Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the angular group in /twitter-emulation-spring-boot-angular-web with 12 updates #3190

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2024

Bumps the angular group in /twitter-emulation-spring-boot-angular-web with 12 updates:

Package From To
@angular/animations 18.2.11 18.2.12
@angular/common 18.2.11 18.2.12
@angular/compiler 18.2.11 18.2.12
@angular/core 18.2.11 18.2.12
@angular/forms 18.2.11 18.2.12
@angular/platform-browser 18.2.11 18.2.12
@angular/platform-browser-dynamic 18.2.11 18.2.12
@angular/router 18.2.11 18.2.12
@angular-devkit/build-angular 18.2.11 18.2.12
@angular/cli 18.2.11 18.2.12
@angular/compiler-cli 18.2.11 18.2.12
@angular/language-service 18.2.11 18.2.12

Updates @angular/animations from 18.2.11 to 18.2.12

Release notes

Sourced from @​angular/animations's releases.

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)
Changelog

Sourced from @​angular/animations's changelog.

18.2.12 (2024-11-14)

compiler-cli

Commit Type Description
4c38160853 fix correct extraction of generics from type aliases (#58548)

19.0.0-rc.1 (2024-11-06)

compiler

Commit Type Description
b25121ee4a fix avoid having to duplicate core environment (#58444)

compiler-cli

Commit Type Description
d4d76ead80 fix do not fail fatal when references to non-existent module are discovered (#58515)
22cd6869ef fix make the unused imports diagnostic easier to read (#58468)

core

Commit Type Description
8ae84be3df fix avoid slow stringification when checking for duplicates in dev mode (#58521)
6e0af6dbbb fix resolve forward-referenced host directives during directive matching (#58492)

migrations

Commit Type Description
c5e676bb87 fix flip the default standalone flag in route-lazy-loading migration (#58474)
e85ac5c7cb fix properly bundle shared compiler code into migrations (#58515)

platform-browser

Commit Type Description
c36a1c023b fix correctly add external stylesheets to ShadowDOM components (#58482)

Commits

Updates @angular/common from 18.2.11 to 18.2.12

Release notes

Sourced from @​angular/common's releases.

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)
Changelog

Sourced from @​angular/common's changelog.

18.2.12 (2024-11-14)

compiler-cli

Commit Type Description
4c38160853 fix correct extraction of generics from type aliases (#58548)

19.0.0-rc.1 (2024-11-06)

compiler

Commit Type Description
b25121ee4a fix avoid having to duplicate core environment (#58444)

compiler-cli

Commit Type Description
d4d76ead80 fix do not fail fatal when references to non-existent module are discovered (#58515)
22cd6869ef fix make the unused imports diagnostic easier to read (#58468)

core

Commit Type Description
8ae84be3df fix avoid slow stringification when checking for duplicates in dev mode (#58521)
6e0af6dbbb fix resolve forward-referenced host directives during directive matching (#58492)

migrations

Commit Type Description
c5e676bb87 fix flip the default standalone flag in route-lazy-loading migration (#58474)
e85ac5c7cb fix properly bundle shared compiler code into migrations (#58515)

platform-browser

Commit Type Description
c36a1c023b fix correctly add external stylesheets to ShadowDOM components (#58482)

Commits

Updates @angular/compiler from 18.2.11 to 18.2.12

Release notes

Sourced from @​angular/compiler's releases.

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)
Changelog

Sourced from @​angular/compiler's changelog.

18.2.12 (2024-11-14)

compiler-cli

Commit Type Description
4c38160853 fix correct extraction of generics from type aliases (#58548)

19.0.0-rc.1 (2024-11-06)

compiler

Commit Type Description
b25121ee4a fix avoid having to duplicate core environment (#58444)

compiler-cli

Commit Type Description
d4d76ead80 fix do not fail fatal when references to non-existent module are discovered (#58515)
22cd6869ef fix make the unused imports diagnostic easier to read (#58468)

core

Commit Type Description
8ae84be3df fix avoid slow stringification when checking for duplicates in dev mode (#58521)
6e0af6dbbb fix resolve forward-referenced host directives during directive matching (#58492)

migrations

Commit Type Description
c5e676bb87 fix flip the default standalone flag in route-lazy-loading migration (#58474)
e85ac5c7cb fix properly bundle shared compiler code into migrations (#58515)

platform-browser

Commit Type Description
c36a1c023b fix correctly add external stylesheets to ShadowDOM components (#58482)

Commits

Updates @angular/core from 18.2.11 to 18.2.12

Release notes

Sourced from @​angular/core's releases.

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)
Changelog

Sourced from @​angular/core's changelog.

18.2.12 (2024-11-14)

compiler-cli

Commit Type Description
4c38160853 fix correct extraction of generics from type aliases (#58548)

19.0.0-rc.1 (2024-11-06)

compiler

Commit Type Description
b25121ee4a fix avoid having to duplicate core environment (#58444)

compiler-cli

Commit Type Description
d4d76ead80 fix do not fail fatal when references to non-existent module are discovered (#58515)
22cd6869ef fix make the unused imports diagnostic easier to read (#58468)

core

Commit Type Description
8ae84be3df fix avoid slow stringification when checking for duplicates in dev mode (#58521)
6e0af6dbbb fix resolve forward-referenced host directives during directive matching (#58492)

migrations

Commit Type Description
c5e676bb87 fix flip the default standalone flag in route-lazy-loading migration (#58474)
e85ac5c7cb fix properly bundle shared compiler code into migrations (#58515)

platform-browser

Commit Type Description
c36a1c023b fix correctly add external stylesheets to ShadowDOM components (#58482)

Commits

Updates @angular/forms from 18.2.11 to 18.2.12

Release notes

Sourced from @​angular/forms's releases.

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)
Changelog

Sourced from @​angular/forms's changelog.

18.2.12 (2024-11-14)

compiler-cli

Commit Type Description
4c38160853 fix correct extraction of generics from type aliases (#58548)

19.0.0-rc.1 (2024-11-06)

compiler

Commit Type Description
b25121ee4a fix avoid having to duplicate core environment (#58444)

compiler-cli

Commit Type Description
d4d76ead80 fix do not fail fatal when references to non-existent module are discovered (#58515)
22cd6869ef fix make the unused imports diagnostic easier to read (#58468)

core

Commit Type Description
8ae84be3df fix avoid slow stringification when checking for duplicates in dev mode (#58521)
6e0af6dbbb fix resolve forward-referenced host directives during directive matching (#58492)

migrations

Commit Type Description
c5e676bb87 fix flip the default standalone flag in route-lazy-loading migration (#58474)
e85ac5c7cb fix properly bundle shared compiler code into migrations (#58515)

platform-browser

Commit Type Description
c36a1c023b fix correctly add external stylesheets to ShadowDOM components (#58482)

Commits

Updates @angular/platform-browser from 18.2.11 to 18.2.12

Release notes

Sourced from @​angular/platform-browser's releases.

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)
Changelog

Sourced from @​angular/platform-browser's changelog.

18.2.12 (2024-11-14)

compiler-cli

Commit Type Description
4c38160853 fix correct extraction of generics from type aliases (#58548)

19.0.0-rc.1 (2024-11-06)

compiler

Commit Type Description
b25121ee4a fix avoid having to duplicate core environment (#58444)

compiler-cli

Commit Type Description
d4d76ead80 fix do not fail fatal when references to non-existent module are discovered (#58515)
22cd6869ef fix make the unused imports diagnostic easier to read (#58468)

core

Commit Type Description
8ae84be3df fix avoid slow stringification when checking for duplicates in dev mode (#58521)
6e0af6dbbb fix resolve forward-referenced host directives during directive matching (#58492)

migrations

Commit Type Description
c5e676bb87 fix flip the default standalone flag in route-lazy-loading migration (#58474)
e85ac5c7cb fix properly bundle shared compiler code into migrations (#58515)

platform-browser

Commit Type Description
c36a1c023b fix correctly add external stylesheets to ShadowDOM components (#58482)

Commits

Updates @angular/platform-browser-dynamic from 18.2.11 to 18.2.12

Release notes

Sourced from @​angular/platform-browser-dynamic's releases.

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)
Changelog

Sourced from @​angular/platform-browser-dynamic's changelog.

18.2.12 (2024-11-14)

compiler-cli

Commit Type Description
4c38160853 fix correct extraction of generics from type aliases (#58548)

19.0.0-rc.1 (2024-11-06)

compiler

Commit Type Description
b25121ee4a fix avoid having to duplicate core environment (#58444)

compiler-cli

Commit Type Description
d4d76ead80 fix do not fail fatal when references to non-existent module are discovered (#58515)
22cd6869ef fix make the unused imports diagnostic easier to read (#58468)

core

Commit Type Description
8ae84be3df fix avoid slow stringification when checking for duplicates in dev mode (#58521)
6e0af6dbbb fix resolve forward-referenced host directives during directive matching (#58492)

migrations

Commit Type Description
c5e676bb87 fix flip the default standalone flag in route-lazy-loading migration (#58474)
e85ac5c7cb fix properly bundle shared compiler code into migrations (#58515)

platform-browser

Commit Type Description
c36a1c023b fix correctly add external stylesheets to ShadowDOM components (#58482)

Commits

Updates @angular/router from 18.2.11 to 18.2.12

Release notes

Sourced from @​angular/router's releases.

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)
Changelog

Sourced from @​angular/router's changelog.

18.2.12 (2024-11-14)

compiler-cli

Commit Type Description
4c38160853 fix correct extraction of generics from type aliases (#58548)

19.0.0-rc.1 (2024-11-06)

compiler

Commit Type Description
b25121ee4a fix avoid having to duplicate core environment (#58444)

compiler-cli

Commit Type Description
d4d76ead80 fix do not fail fatal when references to non-existent module are discovered (#58515)
22cd6869ef fix make the unused imports diagnostic easier to read (#58468)

core

Commit Type Description
8ae84be3df fix avoid slow stringification when checking for duplicates in dev mode (#58521)
6e0af6dbbb fix resolve forward-referenced host directives during directive matching (#58492)

migrations

Commit Type Description
c5e676bb87 fix flip the default standalone flag in route-lazy-loading migration (#58474)
e85ac5c7cb fix properly bundle shared compiler code into migrations (#58515)

platform-browser

Commit Type Description
c36a1c023b fix correctly add external stylesheets to ShadowDOM components (#58482)

Commits

Updates @angular-devkit/build-angular from 18.2.11 to 18.2.12

Release notes

Sourced from @​angular-devkit/build-angular's releases.

v18.2.12

18.2.12 (2024-11-14)

@​angular/cli

Commit Description
fix - c3925ed7f support default options for multiselect list x-prompt

@​angular/build

Commit Description
fix - c8bee8415 allow .js file replacements in all configuration cases
fix - 93f552112 improve URL rebasing for hyphenated Sass namespaced variables
Changelog

Sourced from @​angular-devkit/build-angular's changelog.

18.2.12 (2024-11-14)

@​angular/cli

Commit Type Description
c3925ed7f fix support default options for multiselect list x-prompt

@​angular/build

Commit Type Description
c8bee8415 fix allow .js file replacements in all configuration cases
93f552112 fix improve URL rebasing for hyphenated Sass namespaced variables

19.0.0-rc.1 (2024-11-06)

@​angular/cli

Commit Type Description
b847d4460 fix recommend optional application update migration during v19 update

@​schematics/angular

Commit Type Description
b1504c3bc fix component spec with export default

@​angular-devkit/build-angular

Commit Type Description
2ec877dd0 fix handle basename collisions
43e7aae22 fix remove double-watch in karma
1e37b5939 fix serve assets

@​angular/build

Commit Type Description
ecaf870b5 fix always clear dev-server error overlay on non-error result
71534aadc fix check referenced files against native file paths
fed31e064 fix correctly use dev-server hmr option to control stylesheet hot replacement
b86bb080e fix disable dev-server websocket when live reload is disabled
efb2232df fix ensure accurate content size in server asset metadata

... (truncated)

Commits
  • 53b9e35 release: cut the v18.2.12 release
  • 93f5521 fix(@​angular/build): improve URL rebasing for hyphenated Sass namespaced vari...
  • c3925ed fix(@​angular/cli): support default options for multiselect list x-prompt
  • c8bee84 fix(@​angular/build): allow .js file replacements in all configuration cases
  • f58e689 test: add @parcel/watcher to allowed postinstall checks
  • See full diff in compare view

Updates @angular/cli from 18.2.11 to 18.2.12

Release notes

Sourced from @​angular/cli's releases.

v18.2.12

18.2.12 (2024-11-14)

@​angular/cli

Commit Description
fix - c3925ed7f support default options for multiselect list x-prompt

@​angular/build

Commit Description
fix - c8bee8415 allow .js file replacements in all configuration cases
fix - 93f552112 improve URL rebasing for hyphenated Sass namespaced variables
Changelog

Sourced from @​angular/cli's changelog.

18.2.12 (2024-11-14)

@​angular/cli

Commit Type Description
c3925ed7f fix support default options for multiselect list x-prompt

@​angular/build

Commit Type Description
c8bee8415 fix allow .js file replacements in all configuration cases
93f552112 fix improve URL rebasing for hyphenated Sass namespaced variables

19.0.0-rc.1 (2024-11-06)

@​angular/cli

Commit Type Description
b847d4460 fix recommend optional application update migration during v19 update

@​schematics/angular

Commit Type Description
b1504c3bc fix component spec with export default

@​angular-devkit/build-angular

Commit Type Description
2ec877dd0 fix handle basename collisions
43e7aae22 fix remove double-watch in karma
1e37b5939 fix serve assets

@​angular/build

Commit Type Description
ecaf870b5 fix always clear dev-server error overlay on non-error result
71534aadc fix check referenced files against native file paths
fed31e064 fix correctly use dev-server hmr option to control stylesheet hot replacement
b86bb080e fix disable dev-server websocket when live reload is disabled
efb2232df fix ensure accurate content size in server asset metadata

... (truncated)

Commits
  • 53b9e35 release: cut the v18.2.12 release
  • 93f5521 fix(@​angular/build): improve URL rebasing for hyphenated Sass namespaced vari...
  • c3925ed fix(@​angular/cli): support default options for multiselect list x-prompt
  • c8bee84 fix(@​angular/build): allow .js file replacements in all configuration cases
  • f58e689 test: add @parcel/watcher to allowed postinstall checks
  • See full diff in compare view

Updates @angular/compiler-cli from 18.2.11 to 18.2.12

Release notes

Sourced from @​angular/compiler-cli's releases.

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)
Changelog

Sourced from @​angular/compiler-cli's changelog.

18.2.12 (2024-11-14)

compiler-cli

Commit Type Description
4c38160853 fix correct extraction of generics from type aliases (#58548)

19.0.0-rc.1 (2024-11-06)

compiler

Commit Type Description
b25121ee4a fix avoid having to duplicate core environment (#58444)

compiler-cli

Commit Type Description
d4d76ead80 fix do not fail fatal when references to non-existent module are discovered (#58515)
22cd6869ef fix make the unused imports diagnostic easier to read (#58468)

core

Commit Type Description
8ae84be3df fix avoid slow stringification when checking for duplicates in dev mode (#58521)
6e0af6dbbb fix resolve forward-referenced host directives during directive matching (#58492)

migrations

Commit Type Description
c5e676bb87 fix flip the default standalone flag in route-lazy-loading migration (#58474)
e85ac5c7cb fix properly bundle shared compiler code into migrations (#58515)

platform-browser

Commit Type Description
c36a1c023b fix correctly add external stylesheets to ShadowDOM components (#58482)

Commits

Updates @angular/language-service from 18.2.11 to 18.2.12

Release notes

Sourced from @​angular/language-service's releases.

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)
Changelog

Sourced from @​angular/language-service's changelog.

18.2.12 (2024-11-14)

compiler-cli

Commit Type Description
4c38160853 fix correct extraction of generics from type aliases (#58548)

19.0.0-rc.1 (2024-11-06)

compiler

Commit Type Description
b25121ee4a fix avoid having to duplicate core environment (#58444)

compiler-cli

Commit Type Description
d4d76ead80 fix do not fail fatal when references to non-existent module are discovered (#58515)
22cd6869ef fix make the unused imports diagnostic easier to read (#58468)

core

Commit Type Description
8ae84be3df fix avoid slow stringification when checking for duplicates in dev mode (#58521)
6e0af6dbbb fix resolve forward-referenced host directives during directive matching (#58492)

migrations

Commit Type Description
c5e676bb87 fix flip the default standalone flag in route-lazy-loading migration (#58474)
e85ac5c7cb fix properly bundle shared compiler code into migrations (#58515)

platform-browser

Commit Type Description
c36a1c023b fix correctly add external stylesheets to ShadowDOM components (#58482)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor vers...

Description has been truncated

Bumps the angular group in /twitter-emulation-spring-boot-angular-web with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `18.2.11` | `18.2.12` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `18.2.11` | `18.2.12` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `18.2.11` | `18.2.12` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `18.2.11` | `18.2.12` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `18.2.11` | `18.2.12` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `18.2.11` | `18.2.12` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `18.2.11` | `18.2.12` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `18.2.11` | `18.2.12` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `18.2.11` | `18.2.12` |
| [@angular/cli](https://github.com/angular/angular-cli) | `18.2.11` | `18.2.12` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `18.2.11` | `18.2.12` |
| [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) | `18.2.11` | `18.2.12` |


Updates `@angular/animations` from 18.2.11 to 18.2.12
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/18.2.12/packages/animations)

Updates `@angular/common` from 18.2.11 to 18.2.12
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/18.2.12/packages/common)

Updates `@angular/compiler` from 18.2.11 to 18.2.12
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/18.2.12/packages/compiler)

Updates `@angular/core` from 18.2.11 to 18.2.12
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/18.2.12/packages/core)

Updates `@angular/forms` from 18.2.11 to 18.2.12
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/18.2.12/packages/forms)

Updates `@angular/platform-browser` from 18.2.11 to 18.2.12
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/18.2.12/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 18.2.11 to 18.2.12
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/18.2.12/packages/platform-browser-dynamic)

Updates `@angular/router` from 18.2.11 to 18.2.12
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/18.2.12/packages/router)

Updates `@angular-devkit/build-angular` from 18.2.11 to 18.2.12
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@18.2.11...18.2.12)

Updates `@angular/cli` from 18.2.11 to 18.2.12
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@18.2.11...18.2.12)

Updates `@angular/compiler-cli` from 18.2.11 to 18.2.12
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/18.2.12/packages/compiler-cli)

Updates `@angular/language-service` from 18.2.11 to 18.2.12
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/18.2.12/packages/language-service)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/forms"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/language-service"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 15, 2024
@mergify mergify bot merged commit 5a7f863 into master Nov 15, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/twitter-emulation-spring-boot-angular-web/angular-caca132958 branch November 15, 2024 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants