Bump webpack and @angular-devkit/build-angular in /UserApp#34
Bump webpack and @angular-devkit/build-angular in /UserApp#34dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [webpack](https://github.com/webpack/webpack) to 5.94.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.88.2 to 5.94.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.88.2...v5.94.0) Updates `@angular-devkit/build-angular` from 16.2.9 to 16.2.15 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@16.2.9...16.2.15) --- 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>
|
My review is in progress 📖 - I will have feedback for you in a few minutes! Your free trial of Korbit Pro is ending in 5 days. To continue using Pro, manage your subscription in the Korbit Console. Otherwise your account will be set to Korbit Starter beginning on September 5th, 2024. |
|
@trag-bot didn't find any issues in the code! ✅✨ |
WalkthroughThe change involves an update to the Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
There was a problem hiding this comment.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
UserApp/package-lock.jsonis excluded by!**/package-lock.json
Files selected for processing (1)
- UserApp/package.json (1 hunks)
Additional comments not posted (1)
UserApp/package.json (1)
64-64: Approved: Dependency version update.The update of
@angular-devkit/build-angularfrom~16.2.9to~16.2.15is noted and approved. This minor version update is expected to include bug fixes and performance improvements that are backward compatible.It's important to ensure that this update does not introduce any compatibility issues with other dependencies. Consider running a full build and test cycle to verify that all integrated parts of the application function as expected.



Bumps webpack to 5.94.0 and updates ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together.
Updates
webpackfrom 5.88.2 to 5.94.0Release notes
Sourced from webpack's releases.
... (truncated)
Commits
eabf85dchore(release): 5.94.0955e057security: fix DOM clobbering in auto public path9822387test: fixcbb86edtest: fix5ac3d7ffix: unexpected asi generation with sequence expression2411661security: fix DOM clobbering in auto public pathb8c03d4fix: unexpected asi generation with sequence expressionf46a03crevert: do not use heuristic fallback for "module-import"60f1898fix: do not use heuristic fallback for "module-import"66306aaRevert "fix: module-import get fallback from externalsPresets"Updates
@angular-devkit/build-angularfrom 16.2.9 to 16.2.15Release notes
Sourced from
@angular-devkit/build-angular's releases.Changelog
Sourced from
@angular-devkit/build-angular's changelog.... (truncated)
Commits
8460cecrelease: cut the v16.2.15 releasef596a3dfix(@angular-devkit/build-angular): clear context in Karma by default for sin...56fa051fix(@angular-devkit/build-angular): upgrade webpack to5.94.001bd959release: cut the v16.2.14 release1068c3cfix(@angular-devkit/build-angular): update vite to4.5.3b951c58release: cut the v16.2.13 release882fff3test: update Safari 15 private property E2E for babel changesbdcc5a1test: disable failing test6b8722dbuild: update ng-dev config to work with Node.js 18.195ad507efix(@angular-devkit/build-angular):update webpack-dev-middlewareto6.1.2You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.
Description by Korbit AI
Summary by CodeRabbit