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

chore(deps): Bump the dependencies-angular group across 1 directory with 12 updates #983

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 20, 2024

Bumps the dependencies-angular group with 12 updates in the /springwolf-ui directory:

Package From To
@angular/animations 18.1.2 18.2.5
@angular/cdk 18.1.2 18.2.5
@angular/common 18.1.2 18.2.5
@angular/compiler 18.1.2 18.2.5
@angular/core 18.1.2 18.2.5
@angular/material 18.1.2 18.2.5
@angular/platform-browser 18.1.2 18.2.5
@angular/platform-browser-dynamic 18.1.2 18.2.5
@angular/router 18.1.2 18.2.5
@angular-devkit/build-angular 18.1.2 18.2.5
@angular/cli 18.1.2 18.2.5
@angular/compiler-cli 18.1.2 18.2.5

Updates @angular/animations from 18.1.2 to 18.2.5

Release notes

Sourced from @​angular/animations's releases.

v18.2.5

18.2.5 (2024-09-18)

compiler-cli

Commit Description
fix - e685ed883a extended diagnostics not validating ICUs (#57845)

core

Commit Description
fix - 76709d5d6e Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Description
fix - 5c866942a1 account for explicit standalone: false in migration (#57803)

v18.2.4

18.2.4 (2024-09-11)

compiler

Commit Description
fix - b619d6987e produce less noisy errors when parsing control flow (#57711)

migrations

Commit Description
fix - 9895e4492f replace leftover modules with their exports during pruning (#57684)

v18.2.3

18.2.3 (2024-09-04)

http

Commit Description
fix - de68e049e4 Dynamicaly call the global fetch implementation (#57531)

v18.2.2

18.2.2 (2024-08-28)

core

Commit Description
fix - 106917af878 avoid leaking memory if component throws during creation (#57546)
fix - 6d3a2af146a Do not bubble capture events. (#57476)

http

Commit Description
fix - 5d2e243c76a Dynamicaly call the global fetch implementation (#57531)

router

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/animations's changelog.

18.2.5 (2024-09-18)

compiler-cli

Commit Type Description
e685ed883a fix extended diagnostics not validating ICUs (#57845)

core

Commit Type Description
76709d5d6e fix Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Type Description
5c866942a1 fix account for explicit standalone: false in migration (#57803)

19.0.0-next.5 (2024-09-11)

core

Commit Type Description
c93b510f9b feat allow passing undefined without needing to include it in the type argument of input (#57621)

18.2.4 (2024-09-11)

compiler

Commit Type Description
b619d6987e fix produce less noisy errors when parsing control flow (#57711)

migrations

Commit Type Description
9895e4492f fix replace leftover modules with their exports during pruning (#57684)

19.0.0-next.4 (2024-09-09)

compiler

Commit Type Description
40ff18f87a fix produce less noisy errors when parsing control flow (#57711)

core

Commit Type Description
6ea8e1e9aa feat Add a schematics to migrate to standalone: false. (#57643)

migrations

| Commit | Type | Description |

... (truncated)

Commits

Updates @angular/cdk from 18.1.2 to 18.2.5

Release notes

Sourced from @​angular/cdk's releases.

v18.2.5

18.2.5 "bismuth-badge" (2024-09-20)

material

Commit Description
fix - f9e18109e chips: increase chip remove touch target size (#29452)
fix - 2cf2f5321 datepicker: replace labels not pointing to anything (#29755)
fix - 7ab65e4fb select: remove incompatible aria-autocomplete attribute (#29645)
fix - 06818a7ed slider: log proper error when slider isn't configured correctly (#29745)

cdk

Commit Description
fix - 1ea55b6e8 drag-drop: account for scale when setting free drag position (#29739)
fix - aae74b031 listbox: scroll active option into view when using aria-activedescendant (#29722)
fix - 7db4b5f4c tree: resolve maximum call stack error (#29754)

v18.2.4

18.2.4 "aramid-angle" (2024-09-12)

material

Commit Description
fix - 651b448e8 badge: change legacy container size default (#29713)
fix - 0e6dee30a form-field: Don't allow label to grow larger than input (#29673)
fix - 57028df23 select: Update checkbox color to match the selected label text color (#29684)

cdk

Commit Description
fix - 7cc0d3a6d overlay: avoid leaking memory through afterNextRender (#29709)

v18.2.3

18.2.3 "parchment-deluge" (2024-09-04)

material

Commit Description
fix - 0f07b25d12 badge: resolve memory leak (#29676)
fix - fe3f30ff2f core: Allow system variables to be formatted for opacity (#29665)
fix - 5d93395442 core: Fix incorrect color role mappings (#29655)
fix - 4a79052ae0 tooltip: remove old IE workaround (#29674)

v18.2.2

18.2.2 "steel-sword" (2024-08-28)

material

Commit Description
fix - 3ce4e9fc2a schematics: Add the missing neutral tones for the M3 color palettes (#29644)
perf - f93d0f4095 tooltip: Avoid unneeded calls to clearTimeout (#29643)

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

18.2.5 "bismuth-badge" (2024-09-20)

cdk

Commit Type Description
1ea55b6e8 fix drag-drop: account for scale when setting free drag position (#29739)
aae74b031 fix listbox: scroll active option into view when using aria-activedescendant (#29722)
7db4b5f4c fix tree: resolve maximum call stack error (#29754)

material

Commit Type Description
f9e18109e fix chips: increase chip remove touch target size (#29452)
2cf2f5321 fix datepicker: replace labels not pointing to anything (#29755)
7ab65e4fb fix select: remove incompatible aria-autocomplete attribute (#29645)
06818a7ed fix slider: log proper error when slider isn't configured correctly (#29745)

19.0.0-next.5 "astatine-armor" (2024-09-20)

cdk

Commit Type Description
4cd2152d9 fix drag-drop: account for scale when setting free drag position (#29739)
fd4085895 fix listbox: scroll active option into view when using aria-activedescendant (#29722)
560878a23 fix overlay: load structural styles in a cascade layer (#29725)
873eb01e0 fix portal: remove ComponentFactoryResolver usages (#27427)
be004b89f fix tree: resolve maximum call stack error (#29754)

material

Commit Type Description
777d1d295 fix chips: increase chip remove touch target size (#29452)
602bef1cd fix datepicker: replace labels not pointing to anything (#29755)
60776637e fix select: remove incompatible aria-autocomplete attribute (#29645)
0ed5d7d4f fix slider: log proper error when slider isn't configured correctly (#29745)

google-maps

Commit Type Description
1bd976c6a feat Add support for some mouse events #29741 (#29747)

material-date-fns-adapter

Commit Type Description
234e5e0e8 feat add support for date-fns 4 (#29744)

18.2.4 "aramid-angle" (2024-09-12)

cdk

Commit Type Description

... (truncated)

Commits
  • a6d8793 release: cut the v18.2.5 release
  • 919f08d test(material/select): fix broken test (#29760)
  • 724dc2f docs(material/tree): update examples on docs pages, add new childrenAccessor ...
  • f9e1810 fix(material/chips): increase chip remove touch target size (#29452)
  • 7ab65e4 fix(material/select): remove incompatible aria-autocomplete attribute (#29645)
  • 7db4b5f fix(cdk/tree): resolve maximum call stack error (#29754)
  • 2cf2f53 fix(material/datepicker): replace labels not pointing to anything (#29755)
  • 06818a7 fix(material/slider): log proper error when slider isn't configured correctly...
  • 0728d9f docs(material/select): prevent select from jumping in custom trigger example ...
  • 1ea55b6 fix(cdk/drag-drop): account for scale when setting free drag position (#29739)
  • Additional commits viewable in compare view

Updates @angular/common from 18.1.2 to 18.2.5

Release notes

Sourced from @​angular/common's releases.

v18.2.5

18.2.5 (2024-09-18)

compiler-cli

Commit Description
fix - e685ed883a extended diagnostics not validating ICUs (#57845)

core

Commit Description
fix - 76709d5d6e Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Description
fix - 5c866942a1 account for explicit standalone: false in migration (#57803)

v18.2.4

18.2.4 (2024-09-11)

compiler

Commit Description
fix - b619d6987e produce less noisy errors when parsing control flow (#57711)

migrations

Commit Description
fix - 9895e4492f replace leftover modules with their exports during pruning (#57684)

v18.2.3

18.2.3 (2024-09-04)

http

Commit Description
fix - de68e049e4 Dynamicaly call the global fetch implementation (#57531)

v18.2.2

18.2.2 (2024-08-28)

core

Commit Description
fix - 106917af878 avoid leaking memory if component throws during creation (#57546)
fix - 6d3a2af146a Do not bubble capture events. (#57476)

http

Commit Description
fix - 5d2e243c76a Dynamicaly call the global fetch implementation (#57531)

router

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

18.2.5 (2024-09-18)

compiler-cli

Commit Type Description
e685ed883a fix extended diagnostics not validating ICUs (#57845)

core

Commit Type Description
76709d5d6e fix Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Type Description
5c866942a1 fix account for explicit standalone: false in migration (#57803)

19.0.0-next.5 (2024-09-11)

core

Commit Type Description
c93b510f9b feat allow passing undefined without needing to include it in the type argument of input (#57621)

18.2.4 (2024-09-11)

compiler

Commit Type Description
b619d6987e fix produce less noisy errors when parsing control flow (#57711)

migrations

Commit Type Description
9895e4492f fix replace leftover modules with their exports during pruning (#57684)

19.0.0-next.4 (2024-09-09)

compiler

Commit Type Description
40ff18f87a fix produce less noisy errors when parsing control flow (#57711)

core

Commit Type Description
6ea8e1e9aa feat Add a schematics to migrate to standalone: false. (#57643)

migrations

| Commit | Type | Description |

... (truncated)

Commits
  • af4e39a docs: update template in-depth guide (#57676)
  • de68e04 fix(http): Dynamicaly call the global fetch implementation (#57531)
  • 3ecf620 Revert "fix(http): Dynamicaly call the global fetch implementation (#57531)" ...
  • 5d2e243 fix(http): Dynamicaly call the global fetch implementation (#57531)
  • 980c64a docs: remove incorrect documentation around the use of timezone abbreviations...
  • 513a4fe refactor(core): replace usages of removeChild (#57203)
  • 3bdead1 refactor(docs-infra): migrate api-gen from dev-infra into the repo (#57241)
  • 2d8635d refactor(docs-infra): migrate @​angular/docs from dev-infra into adev director...
  • 2c4613a fix(common): Don't run preconnect assertion on the server. (#56213)
  • 229dd83 fix(common): typo in warning for NgOptimizedDirective (#56817)
  • Additional commits viewable in compare view

Updates @angular/compiler from 18.1.2 to 18.2.5

Release notes

Sourced from @​angular/compiler's releases.

v18.2.5

18.2.5 (2024-09-18)

compiler-cli

Commit Description
fix - e685ed883a extended diagnostics not validating ICUs (#57845)

core

Commit Description
fix - 76709d5d6e Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Description
fix - 5c866942a1 account for explicit standalone: false in migration (#57803)

v18.2.4

18.2.4 (2024-09-11)

compiler

Commit Description
fix - b619d6987e produce less noisy errors when parsing control flow (#57711)

migrations

Commit Description
fix - 9895e4492f replace leftover modules with their exports during pruning (#57684)

v18.2.3

18.2.3 (2024-09-04)

http

Commit Description
fix - de68e049e4 Dynamicaly call the global fetch implementation (#57531)

v18.2.2

18.2.2 (2024-08-28)

core

Commit Description
fix - 106917af878 avoid leaking memory if component throws during creation (#57546)
fix - 6d3a2af146a Do not bubble capture events. (#57476)

http

Commit Description
fix - 5d2e243c76a Dynamicaly call the global fetch implementation (#57531)

router

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

18.2.5 (2024-09-18)

compiler-cli

Commit Type Description
e685ed883a fix extended diagnostics not validating ICUs (#57845)

core

Commit Type Description
76709d5d6e fix Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Type Description
5c866942a1 fix account for explicit standalone: false in migration (#57803)

19.0.0-next.5 (2024-09-11)

core

Commit Type Description
c93b510f9b feat allow passing undefined without needing to include it in the type argument of input (#57621)

18.2.4 (2024-09-11)

compiler

Commit Type Description
b619d6987e fix produce less noisy errors when parsing control flow (#57711)

migrations

Commit Type Description
9895e4492f fix replace leftover modules with their exports during pruning (#57684)

19.0.0-next.4 (2024-09-09)

compiler

Commit Type Description
40ff18f87a fix produce less noisy errors when parsing control flow (#57711)

core

Commit Type Description
6ea8e1e9aa feat Add a schematics to migrate to standalone: false. (#57643)

migrations

| Commit | Type | Description |

... (truncated)

Commits
  • b619d69 fix(compiler): produce less noisy errors when parsing control flow (#57711)
  • 4f8c406 refactor(compiler): extend directive mock to avoid failing at matching logic ...
  • 76ec60d refactor(compiler): ensure context is always provided for WhitespaceVisitor...
  • 7bfe817 refactor(compiler): add i18nPreserveWhitespaceForLegacyExtraction (#56507)
  • b30bc45 refactor(compiler): create an internal util method to detect matching directi...
  • d9d68e7 fix(compiler): reduce chance of conflicts between generated factory and local...
  • d73a374 Revert "fix(compiler): reduce chance of conflicts between generated factory a...
  • 67e0940 fix(compiler): reduce chance of conflicts between generated factory and local...
  • 08c5977 fix(compiler): limit the number of chained instructions (#57069)
  • 9167fc8 fix(compiler): JIT mode incorrectly interpreting host directive configuration...
  • Additional commits viewable in compare view

Updates @angular/core from 18.1.2 to 18.2.5

Release notes

Sourced from @​angular/core's releases.

v18.2.5

18.2.5 (2024-09-18)

compiler-cli

Commit Description
fix - e685ed883a extended diagnostics not validating ICUs (#57845)

core

Commit Description
fix - 76709d5d6e Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Description
fix - 5c866942a1 account for explicit standalone: false in migration (#57803)

v18.2.4

18.2.4 (2024-09-11)

compiler

Commit Description
fix - b619d6987e produce less noisy errors when parsing control flow (#57711)

migrations

Commit Description
fix - 9895e4492f replace leftover modules with their exports during pruning (#57684)

v18.2.3

18.2.3 (2024-09-04)

http

Commit Description
fix - de68e049e4 Dynamicaly call the global fetch implementation (#57531)

v18.2.2

18.2.2 (2024-08-28)

core

Commit Description
fix - 106917af878 avoid leaking memory if component throws during creation (#57546)
fix - 6d3a2af146a Do not bubble capture events. (#57476)

http

Commit Description
fix - 5d2e243c76a Dynamicaly call the global fetch implementation (#57531)

router

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

18.2.5 (2024-09-18)

compiler-cli

Commit Type Description
e685ed883a fix extended diagnostics not validating ICUs (#57845)

core

Commit Type Description
76709d5d6e fix Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Type Description
5c866942a1 fix account for explicit standalone: false in migration (#57803)

19.0.0-next.5 (2024-09-11)

core

Commit Type Description
c93b510f9b feat allow passing undefined without needing to include it in the type argument of input (#57621)

18.2.4 (2024-09-11)

compiler

Commit Type Description
b619d6987e fix produce less noisy errors when parsing control flow (#57711)

migrations

Commit Type Description
9895e4492f fix replace leftover modules with their exports during pruning (#57684)

19.0.0-next.4 (2024-09-09)

compiler

Commit Type Description
40ff18f87a fix produce less noisy errors when parsing control flow (#57711)

core

Commit Type Description
6ea8e1e9aa feat Add a schematics to migrate to standalone: false. (#57643)

migrations

| Commit | Type | Description |

... (truncated)

Commits
  • 76709d5 fix(core): Handle @​let declaration with array when preparingForHydration (#...
  • 5c86694 fix(migrations): account for explicit standalone: false in migration (#57803)
  • 9895e44 fix(migrations): replace leftover modules with their exports during pruning (...
  • 09f2ec0 refactor(compiler-cli): Do extract symbols from private modules. (#57611)
  • 93bdbbc docs(docs-infra): Add dev-mode only mention for core/global (#57365)
  • d9c1004 refactor(migrations): ensure control flow analysis of signal input migration ...
  • bb29c8b refactor(migrations): cleanup TODOs in signal input migration (#57566)
  • 3b7162d docs: Add mention to ENVIRONMENT_INITIALIZER (#57464)
  • 3bc2867 docs(docs-infra): remove hash before link (#57351)
  • 36aa3af refactor(migrations): forward-fix conflicts with generic of ProgramInfo. (#...
  • Additional commits viewable in compare view

Updates @angular/material from 18.1.2 to 18.2.5

Release notes

Sourced from @​angular/material's releases.

v18.2.5

18.2.5 "bismuth-badge" (2024-09-20)

material

Commit Description
fix - f9e18109e chips: increase chip remove touch target size (#29452)
fix - 2cf2f5321 datepicker: replace labels not pointing to anything (

…ith 12 updates

Bumps the dependencies-angular group with 12 updates in the /springwolf-ui directory:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `18.1.2` | `18.2.5` |
| [@angular/cdk](https://github.com/angular/components) | `18.1.2` | `18.2.5` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `18.1.2` | `18.2.5` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `18.1.2` | `18.2.5` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `18.1.2` | `18.2.5` |
| [@angular/material](https://github.com/angular/components) | `18.1.2` | `18.2.5` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `18.1.2` | `18.2.5` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `18.1.2` | `18.2.5` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `18.1.2` | `18.2.5` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `18.1.2` | `18.2.5` |
| [@angular/cli](https://github.com/angular/angular-cli) | `18.1.2` | `18.2.5` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `18.1.2` | `18.2.5` |



Updates `@angular/animations` from 18.1.2 to 18.2.5
- [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.5/packages/animations)

Updates `@angular/cdk` from 18.1.2 to 18.2.5
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@18.1.2...18.2.5)

Updates `@angular/common` from 18.1.2 to 18.2.5
- [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.5/packages/common)

Updates `@angular/compiler` from 18.1.2 to 18.2.5
- [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.5/packages/compiler)

Updates `@angular/core` from 18.1.2 to 18.2.5
- [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.5/packages/core)

Updates `@angular/material` from 18.1.2 to 18.2.5
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@18.1.2...18.2.5)

Updates `@angular/platform-browser` from 18.1.2 to 18.2.5
- [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.5/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 18.1.2 to 18.2.5
- [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.5/packages/platform-browser-dynamic)

Updates `@angular/router` from 18.1.2 to 18.2.5
- [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.5/packages/router)

Updates `@angular-devkit/build-angular` from 18.1.2 to 18.2.5
- [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.1.2...18.2.5)

Updates `@angular/cli` from 18.1.2 to 18.2.5
- [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.1.2...18.2.5)

Updates `@angular/compiler-cli` from 18.1.2 to 18.2.5
- [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.5/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies-angular
- dependency-name: "@angular/cdk"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies-angular
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies-angular
- dependency-name: "@angular/compiler"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies-angular
- dependency-name: "@angular/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies-angular
- dependency-name: "@angular/material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies-angular
- dependency-name: "@angular/platform-browser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies-angular
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies-angular
- dependency-name: "@angular/router"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies-angular
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies-angular
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies-angular
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies-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 Sep 20, 2024
Copy link

netlify bot commented Sep 20, 2024

Deploy Preview for springwolf-ui ready!

Name Link
🔨 Latest commit a8bdff0
🔍 Latest deploy log https://app.netlify.com/sites/springwolf-ui/deploys/66ed9847c802910008d2286f
😎 Deploy Preview https://deploy-preview-983--springwolf-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@sam0r040 sam0r040 merged commit 104bd3b into master Sep 20, 2024
37 checks passed
@sam0r040 sam0r040 deleted the dependabot/npm_and_yarn/springwolf-ui/dependencies-angular-48bb39c619 branch September 20, 2024 15:57
timonback added a commit to timonback/springwolf-core that referenced this pull request Sep 28, 2024
…produce/amqp-channel-name

* refs/remotes/springwolf/master: (34 commits)
  chore(example): Bump rabbitmq from 3.9-management-alpine to rabbitmq:4.0-management-alpine in amqp-example
  chore(example): Bump confluentinc/cp-kafka from 7.4.6 to 7.7.1 in cloud-stream-example
  chore(example): Bump apache/activemq-artemis from 2.34.0/2.31.2 to 2.37.0-alpine in jms-example
  chore(example): Bump confluentinc/cp-kafka from 7.4.6 to 7.7.1 in kafka-example
  chore(example): Bump localstack/localstack from 2.2.0 to 3.7.2 in sns-example
  chore(example): Bump localstack/localstack from 3.3.0 to 3.7.2 in sqs-example
  chore: start development on springwolf 1.8.0-SNAPSHOT
  chore(deps): Bump org.springframework.boot from 3.3.3 to 3.3.4 (springwolf#986)
  test(jms): increase timeout of ProducerSystemTest from 10s to 20s to fix flaky test (springwolf#992)
  chore(deps): Bump io.awspring.cloud:spring-cloud-aws-dependencies (springwolf#987)
  chore(deps): Bump protobufJavaVersion from 4.28.1 to 4.28.2 (springwolf#989)
  chore(deps): Bump swaggerVersion from 2.2.23 to 2.2.24 (springwolf#988)
  chore(deps): Bump com.networknt:json-schema-validator (springwolf#990)
  chore(deps): Bump the dependencies-angular group across 1 directory with 12 updates (springwolf#983)
  chore(deps): Bump junitJupiterVersion from 5.10.3 to 5.11.0 (springwolf#933)
  chore(deps): Bump the npm_and_yarn group (springwolf#973)
  chore(deps-dev): Bump @types/jest in /springwolf-ui (springwolf#976)
  chore(gh): allow ui pipeline to publish to gh-pages branch
  Chore/gradle 8.10.1 (springwolf#981)
  Feat/add options to amqp annotation (springwolf#980)
  ...
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.

1 participant