Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Bump webpack and @angular-devkit/build-angular #77

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2023

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

Updates webpack from 5.72.1 to 5.76.1

Release notes

Sourced from webpack's releases.

v5.76.1

Fixed

  • Added assert/strict built-in to NodeTargetPlugin

Revert

v5.76.0

Bugfixes

Features

Security

Repo Changes

New Contributors

Full Changelog: webpack/webpack@v5.75.0...v5.76.0

v5.75.0

Bugfixes

  • experiments.* normalize to false when opt-out
  • avoid NaN%
  • show the correct error when using a conflicting chunk name in code
  • HMR code tests existance of window before trying to access it
  • fix eval-nosources-* actually exclude sources
  • fix race condition where no module is returned from processing module
  • fix position of standalong semicolon in runtime code

Features

  • add support for @import to extenal CSS when using experimental CSS in node

... (truncated)

Commits
  • 21be52b Merge pull request #16804 from webpack/chore-patch-release
  • 1cce945 chore(release): 5.76.1
  • e76ad9e Merge pull request #16803 from ryanwilsonperkin/revert-16759-real-content-has...
  • 52b1b0e Revert "Improve performance of hashRegExp lookup"
  • c989143 Merge pull request #16766 from piranna/patch-1
  • 710eaf4 Merge pull request #16789 from dmichon-msft/contenthash-hashsalt
  • 5d64468 Merge pull request #16792 from webpack/update-version
  • 67af5ec chore(release): 5.76.0
  • 97b1718 Merge pull request #16781 from askoufis/loader-context-target-type
  • b84efe6 Merge pull request #16759 from ryanwilsonperkin/real-content-hash-regex-perf
  • Additional commits viewable in compare view
Maintainer changes

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


Updates @angular-devkit/build-angular from 14.0.6 to 14.2.11

Release notes

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

v14.2.11

14.2.11 (2023-03-16)

@​angular-devkit/build-angular

Commit Description
fix - ddd33bf38 update webpack dependency to 5.76.1

Special Thanks

Alan Agius and Joey Perrott

v14.2.10

14.2.10 (2022-11-17)

@​angular/cli

Commit Description
fix - 9ce386caf exclude @angular/localize@<10.0.0 from ng add pa… (#24152)
fix - 6446091a3 exclude @angular/[email protected] from ng add package discovery
fix - 7541e04f3 respect registry in RC when running update through yarn

@​angular-devkit/build-angular

Commit Description
fix - 21cea0b42 update loader-utils to 3.2.1

Special Thanks

Alan Agius and Charles Lyding

v14.2.9

14.2.9 (2022-11-09)

@​angular-devkit/architect

Commit Description
fix - e3e787767 default to failure if no builder result is provided

@​angular-devkit/build-angular

Commit Description
fix - 12b2dc5a2 isolate zone.js usage when rendering server bundles

Special Thanks

Alan Agius and Charles Lyding

v14.2.8

14.2.8 (2022-11-02)

@​schematics/angular

Commit Description
fix - 4b0ee8ad1 guard schematics should include all guards (CanMatch)

Special Thanks

Andrew Scott

... (truncated)

Changelog

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

14.2.11 (2023-03-16)

@​angular-devkit/build-angular

Commit Type Description
ddd33bf38 fix update webpack dependency to 5.76.1

Special Thanks

Alan Agius and Joey Perrott

13.3.11 (2023-03-16)

@​angular-devkit/build-angular

Commit Type Description
50fa9300f fix update webpack dependency to 5.76.1

Special Thanks

Alan Agius and Joey Perrott

16.0.0-next.4 (2023-03-15)

@​angular-devkit/build-angular

Commit Type Description
f04859d16 feat initial autoprefixer support for CSS in esbuild builder
290802060 feat support standalone app-shell generation
4d82e0d10 fix correct wrap ES2022 classes with static properties
04274afc1 fix set public class fields as properties (#24849)

Special Thanks

Alan Agius, Charles Lyding and Paul Gschwendtner

... (truncated)

Commits
  • d177918 release: cut the v14.2.11 release
  • ddd33bf fix(@​angular-devkit/build-angular): update webpack dependency to 5.76.1
  • 6df825d ci: update to latest version of dev-infra orb
  • 31e8a58 ci: create daily_run_workflow for 14.2.x branch
  • e9d30d4 release: cut the v14.2.10 release
  • 9dcea09 test(@​angular/cli): fix version specifier test
  • 9ce386c fix(@​angular/cli): exclude @angular/localize@<10.0.0 from ng add pa… (#24152)
  • 6446091 fix(@​angular/cli): exclude @angular/[email protected] from ng add package discovery
  • f1fe0ea test(@​angular/cli): remove node:assert usage.
  • 87277d9 test(@​angular/cli): update NPM range in npm-7 test
  • 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.

Bumps [webpack](https://github.com/webpack/webpack) to 5.76.1 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.72.1 to 5.76.1
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.72.1...v5.76.1)

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

---
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 requested a review from a team as a code owner April 22, 2023 07:45
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
0 participants