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 /frontend with 3 updates #14079

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 2, 2023

Bumps the angular group in /frontend with 3 updates: @angular/cdk, @angular/cli and @angular-devkit/build-angular.

Updates @angular/cdk from 16.2.10 to 16.2.11

Release notes

Sourced from @​angular/cdk's releases.

v16.2.11

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

cdk

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

Sourced from @​angular/cdk's changelog.

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

cdk

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

Commits

Updates @angular/cli from 16.2.8 to 16.2.9

Release notes

Sourced from @​angular/cli's releases.

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
Changelog

Sourced from @​angular/cli's changelog.

16.2.9 (2023-11-01)

@​schematics/angular

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

@​angular-devkit/schematics

Commit Type Description
2a1bbc007 fix running external schematics with yarn pnp
5f4ca4ebf fix running external schematics with yarn pnp

Commits
  • 5085c62 release: cut the v16.2.9 release
  • 2a1bbc0 fix(@​angular-devkit/schematics): running external schematics with yarn pnp
  • 5f4ca4e fix(@​angular-devkit/schematics): running external schematics with yarn pnp
  • 75b7491 fix(@​schematics/angular): allow dash in selector before a number
  • See full diff in compare view

Updates @angular-devkit/build-angular from 16.2.8 to 16.2.9

Release notes

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

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
Changelog

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

16.2.9 (2023-11-01)

@​schematics/angular

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

@​angular-devkit/schematics

Commit Type Description
2a1bbc007 fix running external schematics with yarn pnp
5f4ca4ebf fix running external schematics with yarn pnp

Commits
  • 5085c62 release: cut the v16.2.9 release
  • 2a1bbc0 fix(@​angular-devkit/schematics): running external schematics with yarn pnp
  • 5f4ca4e fix(@​angular-devkit/schematics): running external schematics with yarn pnp
  • 75b7491 fix(@​schematics/angular): allow dash in selector before a number
  • See full diff 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 in /frontend with 3 updates: [@angular/cdk](https://github.com/angular/components), [@angular/cli](https://github.com/angular/angular-cli) and [@angular-devkit/build-angular](https://github.com/angular/angular-cli).


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

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

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

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cli"
  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
...

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 2, 2023
@oliverguenther oliverguenther merged commit 7395514 into dev Nov 2, 2023
6 checks passed
@oliverguenther oliverguenther deleted the dependabot/npm_and_yarn/frontend/dev/angular-c483de041a branch November 2, 2023 06:43
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
Development

Successfully merging this pull request may close these issues.

1 participant