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 /pkg/new-ui/v1beta1/frontend #2171

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 18, 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.50.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.2.7 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

15.2.9 (2023-06-28)

@​angular/cli

Commit Type Description
f36e38a91 fix update direct semver dependencies to 7.5.3

16.2.0-next.0 (2023-06-28)

@​angular-devkit/build-angular

Commit Type Description
c05c83be7 feat add initial application builder implementation
2a3fc6846 feat add preload hints based on transitive initial files
f42f10135 fix ensure preload hints for external stylesheets are marked as styles

... (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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 18, 2023
@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign kimwnasptd for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-prow google-oss-prow bot requested a review from tenzen-y July 18, 2023 15:37
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/pkg/new-ui/v1beta1/frontend/webpack-and-angular-devkit/build-angular-5.86.0 branch from 61dce20 to fc26f34 Compare July 18, 2023 18:50
@andreyvelich
Copy link
Member

@dependabot rebase.

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.50.0 to 5.86.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.50.0...v5.86.0)

Updates `@angular-devkit/build-angular` from 12.2.7 to 16.1.4
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@12.2.7...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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/pkg/new-ui/v1beta1/frontend/webpack-and-angular-devkit/build-angular-5.86.0 branch from fc26f34 to aa319b9 Compare July 20, 2023 15:30
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 25, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 25, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/pkg/new-ui/v1beta1/frontend/webpack-and-angular-devkit/build-angular-5.86.0 branch July 25, 2023 11:19
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 size/XXL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants