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 #50

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Updates webpack from 5.50.0 to 5.89.0

Release notes

Sourced from webpack's releases.

v5.89.0

New Features

Dependencies & Maintenance

Full Changelog: webpack/webpack@v5.88.2...v5.89.0

v5.88.2

Bug Fixes

Full Changelog: webpack/webpack@v5.88.1...v5.88.2

v5.88.1

Developer Experience

Full Changelog: webpack/webpack@v5.88.0...v5.88.1

v5.88.0

New Features

Bug Fixes

Developer Experience

Dependencies & Maintenance

... (truncated)

Commits
  • 8766092 5.89.0
  • 21c80e4 Merge pull request #17718 from bworline/require-preserve-chains
  • b14922c Refactor shared code
  • dc66572 update types
  • d36804e update types
  • d4e8485 initial
  • 1f13ff9 Merge pull request #17666 from webpack/dependabot/npm_and_yarn/types/node-20.6.0
  • f00e6e2 chore(deps-dev): bump @​types/node from 20.4.9 to 20.6.0
  • 853bfda Merge pull request #17427 from webpack/dependabot/npm_and_yarn/simple-git-3.19.1
  • 64707c9 Merge pull request #17483 from webpack/dependabot/npm_and_yarn/semver-5.7.2
  • Additional commits viewable in compare view
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.18 to 17.0.3

Release notes

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

v17.0.3

17.0.3 (2023-11-21)

@​angular-devkit/build-angular

Commit Description
fix - 450dd29a1 default to watching project root on Windows with application builder
fix - 8072b8574 ensure service worker hashes index HTML file for application builder
perf - d99870740 only create one instance of postcss when needed

v17.0.2

17.0.2 (2023-11-20)

@​angular-devkit/build-angular

Commit Description
fix - 023645185 always normalize AOT file reference tracker paths
fix - 3b99980bd emit root files when localize is enabled when using the esbuild based builders
fix - ef3e3abb8 ensure watch file paths from TypeScript are normalized
fix - d11b36fe2 normalize paths in ssr sourcemaps to posix when using vite
fix - 62d51383a only include vendor sourcemaps when using the dev-server when the option is enabled
fix - d28ba8a73 remove browser-esbuild usage warning

v17.0.1

17.0.1 (2023-11-15)

@​schematics/angular

Commit Description
fix - d9f7d439e add helper script to spawn SSR server from dist
fix - a80926cdb html indentation
fix - f7f62c9d6 remove downlevelIteration from tsconfig.json for new workspaces
fix - 7cb57317d use href property binding for links
fix - 731917cd0 use styleUrl

@​angular/cli

Commit Description
fix - 5267e6055 handle packages with no version

@​angular-devkit/build-angular

Commit Description
fix - 15dd71aba deleteOutputPath when using esbuild-builder
fix - fa4d8ff31 add actionable error when file replacement is missing
fix - 160a91160 add support for vendor sourcemaps when using the dev-server
fix - 5623c193e cache stylesheet load errors with application builder
fix - 1a5538e0c disable Worker wait loop for TS/NG parallel compilation in web containers
fix - 883771946 do not process ssr entry-point when running ng serve
fix - d3b549167 empty output directory instead of removing
fix - 596f7639a ensure compilation errors propagate to all bundle actions
fix - d900a5217 maintain current watch files after build errors

... (truncated)

Changelog

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

17.0.3 (2023-11-21)

@​angular-devkit/build-angular

Commit Type Description
450dd29a1 fix default to watching project root on Windows with application builder
8072b8574 fix ensure service worker hashes index HTML file for application builder
d99870740 perf only create one instance of postcss when needed

17.0.2 (2023-11-20)

@​angular-devkit/build-angular

Commit Type Description
023645185 fix always normalize AOT file reference tracker paths
3b99980bd fix emit root files when localize is enabled when using the esbuild based builders
ef3e3abb8 fix ensure watch file paths from TypeScript are normalized
d11b36fe2 fix normalize paths in ssr sourcemaps to posix when using vite
62d51383a fix only include vendor sourcemaps when using the dev-server when the option is enabled
d28ba8a73 fix remove browser-esbuild usage warning

17.0.1 (2023-11-15)

@​angular/cli

Commit Type Description
5267e6055 fix handle packages with no version

@​schematics/angular

Commit Type Description
d9f7d439e fix add helper script to spawn SSR server from dist
a80926cdb fix html indentation
f7f62c9d6 fix remove downlevelIteration from tsconfig.json for new workspaces
7cb57317d fix use href property binding for links
731917cd0 fix use styleUrl

@​angular-devkit/build-angular

... (truncated)

Commits
  • 7e12fdf release: cut the v17.0.3 release
  • 450dd29 fix(@​angular-devkit/build-angular): default to watching project root on Windo...
  • d998707 perf(@​angular-devkit/build-angular): only create one instance of postcss when...
  • 8072b85 fix(@​angular-devkit/build-angular): ensure service worker hashes index HTML f...
  • 73f0e70 release: cut the v17.0.2 release
  • d11b36f fix(@​angular-devkit/build-angular): normalize paths in ssr sourcemaps to posi...
  • 0236451 fix(@​angular-devkit/build-angular): always normalize AOT file reference track...
  • 7c7c0ac test: update error-with-sourcemaps e2e tests to use sha
  • 62d5138 fix(@​angular-devkit/build-angular): only include vendor sourcemaps when using...
  • 5772abc build: add missing args concat in snapshots e2e tests
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.

jjprojects and others added 2 commits November 26, 2023 12:35
Bumps [webpack](https://github.com/webpack/webpack) to 5.89.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.89.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.50.0...v5.89.0)

Updates `@angular-devkit/build-angular` from 12.2.18 to 17.0.3
- [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.18...17.0.3)

---
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 added the dependencies Pull requests that update a dependency file label Nov 26, 2023
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.

1 participant