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 webpack and @angular-devkit/build-angular in /frontend #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 6, 2023

Bumps webpack to 5.86.0 and updates ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together.

Updates webpack from 5.44.0 to 5.86.0

Release notes

Sourced from webpack's releases.

v5.86.0

New Features

Bug Fixes

Developer Experience

Dependencies & Maintenance

New Contributors

Full Changelog: webpack/webpack@v5.85.1...v5.86.0

v5.85.1

Bug Fixes

  • Fix bug in handling barrel imports (#17305) by @​bworline in webpack/webpack#17307 - NOTE: An internal API BasicEvaluatedExpression.getMemberRangeStarts has been changed to BasicEvaluatedExpression.getMemberRanges, please see type definition changes and the pull request for more information.

Dependencies & Maintenance

Full Changelog: webpack/webpack@v5.85.0...v5.85.1

v5.85.0

New Features

Bug Fixes

Developer Experience

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by thelarkinn, a new releaser for webpack since your current version.


Updates @angular-devkit/build-angular from 12.1.4 to 16.1.4

Release notes

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

v16.1.4

16.1.4 (2023-07-06)

@​angular-devkit/build-angular

Commit Description
fix - 7016cee57 normalize paths in loader cache with esbuild

v16.1.3

16.1.3 (2023-06-29)

@​angular-devkit/build-angular

Commit Description
fix - b56ab0798 use absolute watch paths for postcss dependency messages

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 |

... (truncated)

Changelog

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

16.1.4 (2023-07-06)

@​angular-devkit/build-angular

Commit Type Description
7016cee57 fix normalize paths in loader cache with esbuild

16.1.3 (2023-06-29)

@​angular-devkit/build-angular

Commit Type Description
b56ab0798 fix use absolute watch paths for postcss dependency messages

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

16.1.1 (2023-06-22)

@​angular-devkit/build-angular

Commit Type Description
f017fee2e fix actually disable Vite prebundling file discovery

... (truncated)

Commits
  • e009075 release: cut the v16.1.4 release
  • 68cbf12 build: update @babel/generator to 7.22.8
  • 258cde5 test: convert e2e_runner ignore to array
  • 7016cee fix(@​angular-devkit/build-angular): normalize paths in loader cache with esbuild
  • d3310b2 release: cut the v16.1.3 release
  • b56ab07 fix(@​angular-devkit/build-angular): use absolute watch paths for postcss depe...
  • da6ec6f build: update Angular peer dependencies to ^16.0.0
  • 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...
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 6, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/webpack-and-angular-devkit/build-angular-5.86.0 branch 5 times, most recently from 0bc6a70 to 4f10607 Compare July 11, 2023 19:12
Bumps [webpack](https://github.com/webpack/webpack) to 5.86.0 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Updates `webpack` from 5.44.0 to 5.86.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.44.0...v5.86.0)

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

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/webpack-and-angular-devkit/build-angular-5.86.0 branch from 4f10607 to 0ee0bff Compare July 11, 2023 19:13
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.

0 participants