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

chore(deps): bump webpack-dev-middleware and @angular-devkit/build-angular in /e2e/a14 #8809

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, 2024

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

Updates webpack-dev-middleware from 5.3.3 to 6.1.2

Release notes

Sourced from webpack-dev-middleware's releases.

v6.1.2

6.1.2 (2024-03-20)

Bug Fixes

  • security: do not allow to read files above (#1778) (9670b34)

v6.1.1

6.1.1 (2023-05-16)

Bug Fixes

v6.1.0

6.1.0 (2023-05-03)

Features

Bug Fixes

v6.0.2

6.0.2 (2023-03-19)

Bug Fixes

v6.0.1

6.0.1 (2022-11-28)

Bug Fixes

  • update schema for index and methods properties (#1397) (cda328e)

v6.0.0

6.0.0 (2022-11-20)

... (truncated)

Changelog

Sourced from webpack-dev-middleware's changelog.

6.1.2 (2024-03-20)

Bug Fixes

  • security: do not allow to read files above (#1778) (9670b34)

6.1.1 (2023-05-16)

Bug Fixes

6.1.0 (2023-05-03)

Features

Bug Fixes

6.0.2 (2023-03-19)

Bug Fixes

6.0.1 (2022-11-28)

Bug Fixes

  • update schema for index and methods properties (#1397) (cda328e)

6.0.0 (2022-11-20)

⚠ BREAKING CHANGES

  • minimum supported webpack version is 5.0.0
  • minimum supported Nodejs version is 14.15.0
Commits
  • 54e4a96 chore(release): 6.1.2
  • 9670b34 fix(security): do not allow to read files above (#1778)
  • 94561de chore(release): 6.1.1
  • 41b2f77 fix(types): methods should be string array (#1550)
  • b9287c4 chore(deps-dev): bump @​types/node from 18.16.9 to 18.16.10 (#1549)
  • 57fb0cc chore(deps-dev): bump @​types/node from 18.16.8 to 18.16.9 (#1548)
  • 644d6e0 docs: add GitHub discussion badge (#1547)
  • b266fe1 chore(deps-dev): bump @​types/node from 18.16.7 to 18.16.8 (#1546)
  • d952145 chore(deps-dev): bump @​types/node from 18.16.6 to 18.16.7 (#1545)
  • 015b9ff chore(deps-dev): bump webpack from 5.82.0 to 5.82.1 (#1544)
  • Additional commits viewable in compare view

Updates @angular-devkit/build-angular from 14.2.13 to 17.3.5

Release notes

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

v17.3.5

17.3.5 (2024-04-17)

@​angular-devkit/build-angular

Commit Description
fix - 6191d06ca address Unable to deserialize cloned data issue with Yarn PnP
fix - 0335d6a5d remove type="text/css" from style tag

v17.3.4

17.3.4 (2024-04-11)

@​angular-devkit/build-angular

Commit Description
fix - 1128bdd64 ensure esbuild-based builders exclusively produce ESM output

v17.3.3

@​schematics/angular

Commit Description
fix - a673baf5c Revert "fix(@​schematics/angular): rename SSR port env variable"

v17.3.2

17.3.2 (2024-03-25)

@​schematics/angular

Commit Description
fix - 935f931ee rename SSR port env variable

@​angular-devkit/build-angular

Commit Description
fix - c9d436000 Internal server error: Invalid URL when using a non localhost IP
fix - 59fba38ec ensure proper resolution of linked SCSS files
fix - 27dd8f208 service-worker references non-existent named index output
fix - c12907d92 update webpack-dev-middleware to 6.1.2

v17.3.1

17.3.1 (2024-03-20)

@​schematics/angular

Commit Description
fix - 198ca9afc improve Sass format clarity for application style option

@​angular-devkit/build-angular

Commit Description
fix - 2809971a5 only generate server directory when SSR is enabled

... (truncated)

Changelog

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

17.3.5 (2024-04-17)

@​angular-devkit/build-angular

Commit Type Description
6191d06ca fix address Unable to deserialize cloned data issue with Yarn PnP
0335d6a5d fix remove type="text/css" from style tag

17.3.4 (2024-04-11)

@​angular-devkit/build-angular

Commit Type Description
1128bdd64 fix ensure esbuild-based builders exclusively produce ESM output

16.2.14 (2024-04-11)

@​angular-devkit/build-angular

Commit Type Description
1068c3c73 fix update vite to 4.5.3

18.0.0-next.2 (2024-04-03)

@​schematics/angular

Commit Type Description
725883713 feat use eventCoalescing option by default (standalone bootstrap)
508d97da7 feat use ngZoneEventCoalescing option by default (module bootstrap)
157329384 fix add spaces around eventCoalescing option

... (truncated)

Commits
  • c5f20a3 release: cut the v17.3.5 release
  • 6191d06 fix(@​angular-devkit/build-angular): address `Unable to deserialize cloned dat...
  • 0335d6a fix(@​angular-devkit/build-angular): remove type="text/css" from style tag
  • d0bff79 release: cut the v17.3.4 release
  • 84ee482 docs: replace links links to aio with links to adev
  • 1128bdd fix(@​angular-devkit/build-angular): ensure esbuild-based builders exclusively...
  • 1f47a10 build: update vite and undici
  • 97acaff release: cut the v17.3.3 release
  • 6061a0b Revert "fix(@​schematics/angular): rename SSR port env variable"
  • 97da8ba build: add missing dep in test to fix CI
  • 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.

…gular

Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) to 6.1.2 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Updates `webpack-dev-middleware` from 5.3.3 to 6.1.2
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v6.1.2/CHANGELOG.md)
- [Commits](webpack/webpack-dev-middleware@v5.3.3...v6.1.2)

Updates `@angular-devkit/build-angular` from 14.2.13 to 17.3.5
- [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.2.13...17.3.5)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 22, 2024
Copy link

codecov bot commented Apr 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (86c7605) to head (bd2dc94).

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #8809   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          227       227           
  Lines         4935      4935           
  Branches      1147      1147           
=========================================
  Hits          4935      4935           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants