pwa-builder / PWABuilder

The simplest way to create progressive web apps across platforms and devices. Start here. This repo is home to several projects in the PWABuilder family of tools.
https://docs.pwabuilder.com
Other
2.71k stars 280 forks source link

build(deps): bump rollup, @web/dev-server and vite in /apps/pwabuilder #4819

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps rollup to 4.22.4 and updates ancestor dependencies rollup, @web/dev-server and vite. These dependencies need to be updated together.

Updates rollup from 2.79.1 to 4.22.4

Release notes

Sourced from rollup's releases.

v4.22.4

4.22.4

2024-09-21

Bug Fixes

  • Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles when run in a browser context (#5671)

Pull Requests

v4.22.3

4.22.3

2024-09-21

Bug Fixes

  • Ensure that mutations in modules without side effects are observed while properly handling transitive dependencies (#5669)

Pull Requests

v4.22.2

4.22.2

2024-09-20

Bug Fixes

  • Revert fix for side effect free modules until other issues are investigated (#5667)

Pull Requests

v4.22.1

4.22.1

2024-09-20

Bug Fixes

  • Revert #5644 "stable chunk hashes" while issues are being investigated

Pull Requests

... (truncated)

Changelog

Sourced from rollup's changelog.

4.22.4

2024-09-21

Bug Fixes

  • Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles when run in a browser context (#5671)

Pull Requests

4.22.3

2024-09-21

Bug Fixes

  • Ensure that mutations in modules without side effects are observed while properly handling transitive dependencies (#5669)

Pull Requests

4.22.2

2024-09-20

Bug Fixes

  • Revert fix for side effect free modules until other issues are investigated (#5667)

Pull Requests

4.22.1

2024-09-20

Bug Fixes

  • Revert #5644 "stable chunk hashes" while issues are being investigated

Pull Requests

... (truncated)

Commits


Updates @web/dev-server from 0.1.38 to 0.4.6

Release notes

Sourced from @​web/dev-server's releases.

@​web/dev-server@​0.4.6

Patch Changes

  • 39ff6ffb: replace ip dependency due to security bug CVE-2024-29415

@​web/dev-server-import-maps@​0.2.1

Patch Changes

  • fix: update @​web/dev-server-core

@​web/dev-server@​0.4.5

Patch Changes

  • fix: update @​web/dev-server-core

@​web/dev-server-hmr@​0.4.1

Patch Changes

  • fix: update @​web/dev-server-core

@​web/dev-server@​0.4.4

Patch Changes

  • d2dbb7b1: fix: sb windows path

@​web/dev-server@​0.4.3

Patch Changes

Changelog

Sourced from @​web/dev-server's changelog.

0.4.6

Patch Changes

  • 39ff6ffb: replace ip dependency due to security bug CVE-2024-29415

0.4.5

Patch Changes

  • fix: update @​web/dev-server-core

0.4.4

Patch Changes

  • d2dbb7b1: fix: sb windows path

0.4.3

Patch Changes

0.4.2

Patch Changes

  • 649edc2b: Add option to modify chokidar watchOptions with @​web/dev-server
  • Updated dependencies [649edc2b]
    • @​web/dev-server-core@​0.7.1

0.4.1

Patch Changes

  • e31de569: Update @web/dev-server-rollup to latest version

0.4.0

Minor Changes

  • c185cbaa: Set minimum node version to 18

Patch Changes

... (truncated)

Commits
  • 50adf1c Version Packages
  • 39ff6ff fix: replace ip dependency due to security bug CVE-2024-29415
  • 03f3c6f Version Packages
  • 553d0c7 Version Packages
  • 9dd1013 Update puppeteer to version 22.0.0
  • 5b00600 Version Packages
  • e657791 fix: remove vulnerability by updating ip package
  • 6a1ed05 Version Packages
  • fa46b6c feat: Add option to modify chokidar watchOptions with @​web/dev-server
  • 90e4472 ci: use workspaces to run node tests
  • Additional commits viewable in compare view


Updates vite from 2.9.16 to 5.4.7

Release notes

Sourced from vite's releases.

create-vite@5.4.0

Please refer to CHANGELOG.md for details.

create-vite@5.3.0

Please refer to CHANGELOG.md for details.

create-vite@5.2.3

Please refer to CHANGELOG.md for details.

create-vite@5.2.2

Please refer to CHANGELOG.md for details.

create-vite@5.2.1

Please refer to CHANGELOG.md for details.

create-vite@5.2.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.4.7 (2024-09-20)

5.4.6 (2024-09-16)

5.4.5 (2024-09-13)

5.4.4 (2024-09-11)

5.4.3 (2024-09-03)

5.4.2 (2024-08-20)

... (truncated)

Commits


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/pwa-builder/PWABuilder/network/alerts).
microsoft-github-policy-service[bot] commented 1 week ago

Thanks dependabot[bot] for opening a Pull Request! The reviewers will test the PR and highlight if there is any conflict or changes required. If the PR is approved we will proceed to merge the pull request 🙌