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-dev): bump @angular/cli from 15.2.8 to 16.1.2 #670

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 28, 2023

Bumps @angular/cli from 15.2.8 to 16.1.2.

Release notes

Sourced from @​angular/cli's releases.

v16.1.2

16.1.2 (2023-06-28)

@​angular/cli

Commit Description
fix - 3475e0281 update direct semver dependencies to 7.5.3

@​angular-devkit/build-angular

Commit Description
fix - 8108b8c2d allow linker JIT support with prebundling with esbuild builder
fix - 502365037 use all style language watch files in esbuild builder

v16.1.1

16.1.1 (2023-06-22)

@​angular-devkit/build-angular

Commit Description
fix - f017fee2e actually disable Vite prebundling file discovery
fix - 2b4beaca2 experimental esbuild pipeline, add es2015 to main fields for RxJS v6 compatibility
fix - e3c85e00e track postcss provided file dependencies in esbuild builder
fix - 1419fff88 unpin and downgrade browserslist
fix - 950a4b60f watch all bundler provided inputs with esbuild builder

v16.1.0

16.1.0 (2023-06-13)

@​schematics/angular

Commit Description
feat - b14b95990 add bootstrap-agnostic utilities for writing ng-add schematics

@​angular-devkit/build-angular

Commit Description
feat - 3ede1a2ca allow forcing esbuild builder with dev-server
feat - 2d141fe3b show estimated transfer size with esbuild builder
feat - 9aa9b5264 support autoprefixer/tailwind CSS with Less/Sass in esbuild builder
feat - 3d1c09b23 support dev-server package prebundling with esbuild builder
feat - d8930facc support incremental TypeScript semantic diagnostics in esbuild builder
fix - 5cacd34a2 watch all TypeScript referenced files in esbuild builder
perf - 8336ad80d enable in-memory load result caching for stylesheets in esbuild builder

v16.1.0-rc.0

16.1.0-rc.0 (2023-06-07)

@​schematics/angular

Commit Description
feat - b14b95990 add bootstrap-agnostic utilities for writing ng-add schematics

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

16.1.2 (2023-06-28)

@​angular/cli

Commit Type Description
3475e0281 fix update direct semver dependencies to 7.5.3

@​angular-devkit/build-angular

Commit Type Description
8108b8c2d fix allow linker JIT support with prebundling with esbuild builder
502365037 fix use all style language watch files in esbuild builder

14.2.12 (2023-06-28)

@​angular/cli

Commit Type Description
bd396b656 fix update direct semver dependencies to 7.5.3

16.1.1 (2023-06-22)

@​angular-devkit/build-angular

Commit Type Description
f017fee2e fix actually disable Vite prebundling file discovery
2b4beaca2 fix experimental esbuild pipeline, add es2015 to main fields for RxJS v6 compatibility
e3c85e00e fix track postcss provided file dependencies in esbuild builder
1419fff88 fix unpin and downgrade browserslist
950a4b60f fix watch all bundler provided inputs with esbuild builder

16.1.0 (2023-06-13)

@​schematics/angular

... (truncated)

Commits
  • f039ee9 release: cut the v16.1.2 release
  • f8aff00 refactor: remove keepNames esbuild option for server builds
  • 5023650 fix(@​angular-devkit/build-angular): use all style language watch files in esb...
  • 3475e02 fix(@​angular/cli): update direct semver dependencies to 7.5.3
  • 8108b8c fix(@​angular-devkit/build-angular): allow linker JIT support with prebundling...
  • d0a593b release: cut the v16.1.1 release
  • 01ec505 build: update critters to 0.19.0
  • e3c85e0 fix(@​angular-devkit/build-angular): track postcss provided file dependencies ...
  • 950a4b6 fix(@​angular-devkit/build-angular): watch all bundler provided inputs with es...
  • 686d839 ci: publish to builds repos for all managed branches (feature and releasable ...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 will merge this PR once CI passes on it, as requested by @antoantonyk.


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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@angular/cli](https://github.com/angular/angular-cli) from 15.2.8 to 16.1.2.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@15.2.8...16.1.2)

---
updated-dependencies:
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 28, 2023
Copy link
Owner

@antoantonyk antoantonyk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 29, 2023

Superseded by #671.

@dependabot dependabot bot closed this Jun 29, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/cli-16.1.2 branch June 29, 2023 22:32
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant