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 angular group with 3 updates #508

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2024

Bumps the angular group with 3 updates: @angular/cdk, @angular/material and @angular/cli.

Updates @angular/cdk from 16.1.8 to 16.2.14

Release notes

Sourced from @​angular/cdk's releases.

v16.2.14

16.2.14 "silky-schematic" (2024-02-01)

material

Commit Description
fix - 8baf8d5aa schematics: schema error in mdc migration (#28520)

v16.2.13

16.2.13 "pink-peach" (2024-01-11)

material

Commit Description
fix - 398197d7e button: resolve memory leaks in ripples (#28254) (#28408)

v16.2.12

16.2.12 "practical-pinecone" (2023-11-08)

material

Commit Description
fix - fb64fe6b5 schematics: asyncPipe not imported but used in the template (#28055)

cdk

Commit Description
perf - 3b6f023d8 a11y: Don't trigger re-layout when detecting fake mousedown (#28029)

v16.2.11

16.2.11 "fabric-fantasy" (2023-11-01)

cdk

Commit Description
fix - 2f468f1606 accordion: add CDK_ACCORDION export (#27981)

v16.2.10

16.2.10 "plaster-pineapple" (2023-10-25)

material

Commit Description
fix - 2b5a7faea checkbox: add aria-checked (#27970)

v16.2.9

16.2.9 "paper-pumpkin" (2023-10-18)

material

Commit Description

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

16.2.14 "silky-schematic" (2024-02-01)

material

Commit Type Description
8baf8d5aa fix schematics: schema error in mdc migration (#28520)

17.1.2 "acrylic-aquarium" (2024-01-31)

material

Commit Type Description
8675ae2436 fix form-field: insufficient color contrast text to input fill (#28274)
b6a9ac8214 fix schematics: import async animations and remove deprecated function usages (#28481)
251293f950 fix slide-toggle: Emit token values under current selector or root (#28390)
9e02a1135b fix slider: error if slider is destroyed before first change detection (#28494)

17.1.1 "plastic-mug" (2024-01-25)

material

Commit Type Description
739b841bbc fix badge: move structural styles out of theme (#28452)
9e7fe24494 fix core: fix mat-error not rendering with Closure Compiler (#28405)
90456b0d4c fix dialog: scale animation not working (#28449)
ed0a7aaa43 fix slide-toggle: move state-layer-size token (#28397)
ab2ceab21c fix slide-toggle: use css var for disabled label color (#28471)

material-experimental

Commit Type Description
d7f26c3342 fix theming: align form field icons with M3 (#28463)

multiple

Commit Type Description
4c83ea8ef8 fix import ANIMATION_MODULE_TYPE from core (#28459)

17.1.0 "metal-table" (2024-01-17)

cdk

Commit Type Description
46eb9321cc fix table: _cellRole lint error (#28391)
d3e8a28389 fix table: measuring sticky row too early (#28393)
30f0705491 fix table: support hydration (#28356)
1fe1f69303 perf table: Optimize a11y role logic in CdkCell. (#28336)

... (truncated)

Commits
  • df60e73 release: cut the v16.2.14 release
  • 8baf8d5 fix(material/schematics): schema error in mdc migration (#28520)
  • 57e15ff release: cut the v16.2.13 release
  • 398197d fix(material/button): resolve memory leaks in ripples (#28254) (#28408)
  • 214306f release: cut the v16.2.12 release
  • fb64fe6 fix(material/schematics): asyncPipe not imported but used in the template (#2...
  • 3b6f023 perf(cdk/a11y): Don't trigger re-layout when detecting fake mousedown (#28029)
  • 2b95171 release: cut the v16.2.11 release
  • 2f468f1 fix(cdk/accordion): add CDK_ACCORDION export (#27981)
  • 78fd348 ci: provide environment variables to the deploy step (#28009)
  • Additional commits viewable in compare view

Updates @angular/material from 16.1.8 to 16.2.14

Release notes

Sourced from @​angular/material's releases.

v16.2.14

16.2.14 "silky-schematic" (2024-02-01)

material

Commit Description
fix - 8baf8d5aa schematics: schema error in mdc migration (#28520)

v16.2.13

16.2.13 "pink-peach" (2024-01-11)

material

Commit Description
fix - 398197d7e button: resolve memory leaks in ripples (#28254) (#28408)

v16.2.12

16.2.12 "practical-pinecone" (2023-11-08)

material

Commit Description
fix - fb64fe6b5 schematics: asyncPipe not imported but used in the template (#28055)

cdk

Commit Description
perf - 3b6f023d8 a11y: Don't trigger re-layout when detecting fake mousedown (#28029)

v16.2.11

16.2.11 "fabric-fantasy" (2023-11-01)

cdk

Commit Description
fix - 2f468f1606 accordion: add CDK_ACCORDION export (#27981)

v16.2.10

16.2.10 "plaster-pineapple" (2023-10-25)

material

Commit Description
fix - 2b5a7faea checkbox: add aria-checked (#27970)

v16.2.9

16.2.9 "paper-pumpkin" (2023-10-18)

material

Commit Description

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

16.2.14 "silky-schematic" (2024-02-01)

material

Commit Type Description
8baf8d5aa fix schematics: schema error in mdc migration (#28520)

17.1.2 "acrylic-aquarium" (2024-01-31)

material

Commit Type Description
8675ae2436 fix form-field: insufficient color contrast text to input fill (#28274)
b6a9ac8214 fix schematics: import async animations and remove deprecated function usages (#28481)
251293f950 fix slide-toggle: Emit token values under current selector or root (#28390)
9e02a1135b fix slider: error if slider is destroyed before first change detection (#28494)

17.1.1 "plastic-mug" (2024-01-25)

material

Commit Type Description
739b841bbc fix badge: move structural styles out of theme (#28452)
9e7fe24494 fix core: fix mat-error not rendering with Closure Compiler (#28405)
90456b0d4c fix dialog: scale animation not working (#28449)
ed0a7aaa43 fix slide-toggle: move state-layer-size token (#28397)
ab2ceab21c fix slide-toggle: use css var for disabled label color (#28471)

material-experimental

Commit Type Description
d7f26c3342 fix theming: align form field icons with M3 (#28463)

multiple

Commit Type Description
4c83ea8ef8 fix import ANIMATION_MODULE_TYPE from core (#28459)

17.1.0 "metal-table" (2024-01-17)

cdk

Commit Type Description
46eb9321cc fix table: _cellRole lint error (#28391)
d3e8a28389 fix table: measuring sticky row too early (#28393)
30f0705491 fix table: support hydration (#28356)
1fe1f69303 perf table: Optimize a11y role logic in CdkCell. (#28336)

... (truncated)

Commits
  • df60e73 release: cut the v16.2.14 release
  • 8baf8d5 fix(material/schematics): schema error in mdc migration (#28520)
  • 57e15ff release: cut the v16.2.13 release
  • 398197d fix(material/button): resolve memory leaks in ripples (#28254) (#28408)
  • 214306f release: cut the v16.2.12 release
  • fb64fe6 fix(material/schematics): asyncPipe not imported but used in the template (#2...
  • 3b6f023 perf(cdk/a11y): Don't trigger re-layout when detecting fake mousedown (#28029)
  • 2b95171 release: cut the v16.2.11 release
  • 2f468f1 fix(cdk/accordion): add CDK_ACCORDION export (#27981)
  • 78fd348 ci: provide environment variables to the deploy step (#28009)
  • Additional commits viewable in compare view

Updates @angular/cli from 16.1.8 to 16.2.12

Release notes

Sourced from @​angular/cli's releases.

v16.2.12

16.2.12 (2024-01-24)

@​angular-devkit/build-angular

Commit Description
fix - 5fad40162 update dependency vite to v4.5.2

v16.2.11

16.2.11 (2023-12-21)

v16.2.10

16.2.10 (2023-11-08)

@​angular-devkit/build-angular

Commit Description
fix - bab3672cd normalize exclude path

v16.2.9

16.2.9 (2023-11-01)

@​schematics/angular

Commit Description
fix - 75b74912b allow dash in selector before a number

@​angular-devkit/schematics

Commit Description
fix - 5f4ca4ebf running external schematics with yarn pnp

v16.2.8

16.2.8 (2023-10-25)

@​angular/cli

Commit Description
fix - 44275601b remove the need to specify --migrate-only when --name is used during ng update

v16.2.7

16.2.7 (2023-10-19)

@​schematics/angular

Commit Description
fix - f1a0c3361 change Twitter logo to X

v16.2.6

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

16.2.12 (2024-01-24)

@​angular-devkit/build-angular

Commit Type Description
5fad40162 fix update dependency vite to v4.5.2

17.1.0 (2024-01-17)

@​schematics/angular

Commit Type Description
b513d89b7 feat add optional migration to use application builder
a708dccff feat update SSR and application builder migration schematics to work with new outputPath
4469e481f fix do not trigger NPM install when using ---skip-install and --ssr

@​angular-devkit/build-angular

Commit Type Description
e0b274b8f feat add option to retain CSS special comments in global styles
204794c4f feat add support for --no-browsers in karma builder
4784155bd feat add wildcard option for allowedCommonJsDependencies
3b93df42d feat allow configuring loaders for custom file extensions in application builder
cc246d50e feat allow customization of output locations
15a669c1e feat allowing control of index HTML initial preload generation
47a064b14 feat emit external sourcemaps for component styles
68dae539a feat initial experimental implementation of @web/test-runner builder
f6e67df1c feat inline Google and Adobe fonts located in stylesheets
364a16b7a feat move browser-sync as optional dependency
ccba849e4 feat support keyboard command shortcuts in application dev server
329d80075 fix alllow OPTIONS requests to be proxied when using vite
49ed9a26c fix emit error when using prerender and app-shell builders with application builder
6473b0160 fix ensure all configured assets can be served by dev server
874e576b5 fix filter explicit external dependencies for Vite prebundling
2a02b1320 fix fix normalization of the application builder extensions
9906ab7b4 fix normalize asset source locations in Vite-based development server
ceffafe1a fix provide better error messages for failed file reads
6d7fdb952 fix show diagnostic messages after build stats
4e1f0e44d fix the request url "..." is outside of Vite serving allow list for all assets
bd26a18e7 fix typo in preloadInitial option description
125fb779f perf reduce TypeScript JSDoc parsing in application builder

... (truncated)

Commits
  • c306f73 release: cut the v16.2.12 release
  • 5fad401 fix(@​angular-devkit/build-angular): update dependency vite to v4.5.2
  • 75ab5fa release: cut the v16.2.11 release
  • 8314369 test: always use package manager force option in version add command E2E
  • e0e011f build: update dependency vite to v4.5.1
  • 66b18b6 release: cut the v16.2.10 release
  • bab3672 fix(@​angular-devkit/build-angular): normalize exclude path
  • 64e263e docs: the node.js's link fix.
  • 5085c62 release: cut the v16.2.9 release
  • 2a1bbc0 fix(@​angular-devkit/schematics): running external schematics with yarn pnp
  • Additional commits viewable in compare view

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 version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the angular group with 3 updates: [@angular/cdk](https://github.com/angular/components), [@angular/material](https://github.com/angular/components) and [@angular/cli](https://github.com/angular/angular-cli).


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

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

Updates `@angular/cli` from 16.1.8 to 16.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@16.1.8...16.2.12)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular/material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner March 5, 2024 12:50
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 5, 2024
@bingenito bingenito closed this Mar 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 5, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular-38c835a6a2 branch March 5, 2024 13:03
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