firebase / firebaseopensource.com

Source for firebase open source site
https://firebaseopensource.com
Apache License 2.0
118 stars 41 forks source link

build(deps): bump webpack-dev-middleware, nuxt and @nuxt/webpack in /frontend #319

Open dependabot[bot] opened 5 months ago

dependabot[bot] commented 5 months ago

Bumps webpack-dev-middleware to 5.3.4 and updates ancestor dependencies webpack-dev-middleware, nuxt and @nuxt/webpack. These dependencies need to be updated together.

Updates webpack-dev-middleware from 3.7.2 to 5.3.4

Release notes

Sourced from webpack-dev-middleware's releases.

v5.3.4

5.3.4 (2024-03-20)

Bug Fixes

  • security: do not allow to read files above (#1779) (189c4ac)

v5.3.3

5.3.3 (2022-05-18)

Bug Fixes

v5.3.2

5.3.2 (2022-05-17)

Bug Fixes

  • node types (#1195) (d68ab36)
  • compatibility with Node.js 18

v5.3.1

5.3.1 (2022-02-01)

Bug Fixes

v5.3.0

5.3.0 (2021-12-16)

Features

v5.2.2

5.2.2 (2021-11-17)

Chore

  • update schema-utils package to 4.0.0 version

... (truncated)

Changelog

Sourced from webpack-dev-middleware's changelog.

5.3.4 (2024-03-20)

Bug Fixes

  • security: do not allow to read files above (#1779) (189c4ac)

5.3.3 (2022-05-18)

Bug Fixes

5.3.2 (2022-05-17)

Bug Fixes

5.3.1 (2022-02-01)

Bug Fixes

5.3.0 (2021-12-16)

Features

5.2.2 (2021-11-17)

Chore

  • update schema-utils package to 4.0.0 version

5.2.1 (2021-09-25)

  • internal release, no visible changes and features

5.2.0 (2021-09-24)

... (truncated)

Commits


Updates nuxt from 2.13.0 to 2.17.3

Release notes

Sourced from nuxt's releases.

v2.17.3

2.17.3 is the next patch release for the 2.x branch.

👉 Changelog

compare changes

💅 Refactors

  • Migrate to hookable package (#24426)

🏡 Chore

  • Fix invalid package files with npm pkg fix (4d0474c4b)

✅ Tests

  • Skip lib check with vue-tsc test (90ffd8170)

🤖 CI

  • Split type check into separate test (40f1f301e)

❤️ Contributors

v2.17.2

👉 Changelog

compare changes

🩹 Fixes

  • types: Prevent overwriting vue types in template (#22802)
  • types: Don't pin webpack types to exact version (#23531)
  • Remove md4 patch now that webpack has it in core (#23703)

🤖 CI

  • Add script to update changelog for 2.x releases (#23031)
  • Revert to codecov-action v3 (e66e44803)
  • Remove node version from matrix (#23706)
  • Use node 18 for ci jobs (#23701)

❤️ Contributors

... (truncated)

Commits
Maintainer changes

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


Updates @nuxt/webpack from 2.13.0 to 2.17.3

Release notes

Sourced from @​nuxt/webpack's releases.

v2.17.3

2.17.3 is the next patch release for the 2.x branch.

👉 Changelog

compare changes

💅 Refactors

  • Migrate to hookable package (#24426)

🏡 Chore

  • Fix invalid package files with npm pkg fix (4d0474c4b)

✅ Tests

  • Skip lib check with vue-tsc test (90ffd8170)

🤖 CI

  • Split type check into separate test (40f1f301e)

❤️ Contributors

v2.17.2

👉 Changelog

compare changes

🩹 Fixes

  • types: Prevent overwriting vue types in template (#22802)
  • types: Don't pin webpack types to exact version (#23531)
  • Remove md4 patch now that webpack has it in core (#23703)

🤖 CI

  • Add script to update changelog for 2.x releases (#23031)
  • Revert to codecov-action v3 (e66e44803)
  • Remove node version from matrix (#23706)
  • Use node 18 for ci jobs (#23701)

❤️ Contributors

... (truncated)

Commits
  • 32ebdcb v2.17.3
  • 4a59ca4 chore(deps): update all non-major dependencies (2.x) (#24868)
  • 8f63272 chore(deps): update all non-major dependencies (2.x) (#24785)
  • dfee16b chore(deps): update devdependency lerna to v8.0.1 (2.x) (#24779)
  • 5e63f43 chore(deps): update dependency webpackbar to v6 (2.x) (#24782)
  • 3b7a39d chore(deps): update all non-major dependencies (2.x) (#24557)
  • cf2a026 chore(deps): update actions/upload-artifact action to v4 (2.x) (#24762)
  • 233b4db chore(deps): update all non-major dependencies (2.x) (#24536)
  • 9c19c30 chore(deps): update all non-major dependencies (2.x) (#24522)
  • 1b83aeb chore(deps): update all non-major dependencies to v6.13.1 (2.x) (#24498)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by danielroe, a new releaser for @​nuxt/webpack since your current version.


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 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](https://github.com/firebase/firebaseopensource.com/network/alerts).