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 rollup, @web/dev-server and @web/test-runner #4775

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 24, 2024

Bumps rollup, @web/dev-server and @web/test-runner. These dependencies needed to be updated together.
Updates rollup from 4.18.0 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.35 to 0.4.6

Release notes

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

@​web/dev-server@​0.4.6

Patch Changes

@​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

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

Updates @web/test-runner from 0.15.0 to 0.19.0

Release notes

Sourced from @​web/test-runner's releases.

@​web/test-runner@​0.19.0

Minor Changes

  • b546e8b5: Upgrade puppeteer-core and puppeteer to v23

Patch Changes

  • Updated dependencies [b546e8b5]
    • @​web/test-runner-chrome@​0.17.0

@​web/test-runner-puppeteer@​0.17.0

Minor Changes

  • b546e8b5: Upgrade puppeteer-core and puppeteer to v23

Patch Changes

  • Updated dependencies [b546e8b5]
    • @​web/test-runner-chrome@​0.17.0

@​web/test-runner@​0.18.3

Patch Changes

  • 6914f3b6: Show suites names for summaryReporter when flatten option is true

@​web/test-runner@​0.18.2

Patch Changes

  • 6a97a691: Unify visual-written representation of skipped tests.

@​web/test-runner@​0.18.1

Patch Changes

  • Updated dependencies [4cc90648]
    • @​web/test-runner-chrome@​0.16.0

@​web/test-runner-chrome@​0.16.0

Minor Changes

  • 4cc90648: Update Puppeteer to version 22. Remove Puppeteer KnownDevices, before the update named devices, export.

@​web/test-runner-puppeteer@​0.16.0

Minor Changes

  • 4cc90648: Update Puppeteer to version 22. Remove Puppeteer KnownDevices, before the update named devices, export.

Patch Changes

  • Updated dependencies [4cc90648]
    • @​web/test-runner-chrome@​0.16.0
Changelog

Sourced from @​web/test-runner's changelog.

0.19.0

Minor Changes

  • b546e8b5: Upgrade puppeteer-core and puppeteer to v23

Patch Changes

  • Updated dependencies [b546e8b5]
    • @​web/test-runner-chrome@​0.17.0

0.18.3

Patch Changes

  • 6914f3b6: Show suites names for summaryReporter when flatten option is true

0.18.2

Patch Changes

  • 6a97a691: Unify visual-written representation of skipped tests.

0.18.1

Patch Changes

  • Updated dependencies [4cc90648]
    • @​web/test-runner-chrome@​0.16.0

0.18.0

Minor Changes

  • c185cbaa: Set minimum node version to 18

Patch Changes

  • Updated dependencies [c185cbaa]
    • @​web/test-runner-commands@​0.9.0
    • @​web/test-runner-chrome@​0.15.0
    • @​web/test-runner-mocha@​0.9.0
    • @​web/test-runner-core@​0.13.0
    • @​web/config-loader@​0.3.0
    • @​web/browser-logs@​0.4.0
    • @​web/dev-server@​0.4.0

0.17.3

Patch Changes

... (truncated)

Commits
  • d5ae228 Version Packages (#2803)
  • 9a88d83 Version Packages (#2774)
  • 6914f3b fix(test-runner): show suites for summaryReporter({ flatten: true }) (#2773)
  • 03f3c6f Version Packages
  • 43eb130 fix(test-runner): unify visual-written representation of skipped tests
  • 6aefbec Version Packages
  • 400fe3c chore: remove unused ci stuff, other stuff runs in ci already now
  • 5792e9c Add file extensions to file imports
  • 835bb24 Version Packages
  • d0079c6 Merge pull request #2394 from koddsson/set-node-engines-to-node-18
  • 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.

Bumps [rollup](https://github.com/rollup/rollup), [@web/dev-server](https://github.com/modernweb-dev/web/tree/HEAD/packages/dev-server) and [@web/test-runner](https://github.com/modernweb-dev/web/tree/HEAD/packages/test-runner). These dependencies needed to be updated together.

Updates `rollup` from 4.18.0 to 4.22.4
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.18.0...v4.22.4)

Updates `@web/dev-server` from 0.1.35 to 0.4.6
- [Release notes](https://github.com/modernweb-dev/web/releases)
- [Changelog](https://github.com/modernweb-dev/web/blob/master/packages/dev-server/CHANGELOG.md)
- [Commits](https://github.com/modernweb-dev/web/commits/@web/dev-server@0.4.6/packages/dev-server)

Updates `@web/test-runner` from 0.15.0 to 0.19.0
- [Release notes](https://github.com/modernweb-dev/web/releases)
- [Changelog](https://github.com/modernweb-dev/web/blob/master/packages/test-runner/CHANGELOG.md)
- [Commits](https://github.com/modernweb-dev/web/commits/@web/test-runner@0.19.0/packages/test-runner)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
- dependency-name: "@web/dev-server"
  dependency-type: direct:development
- dependency-name: "@web/test-runner"
  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 Sep 24, 2024
Copy link

changeset-bot bot commented Sep 24, 2024

⚠️ No Changeset found

Latest commit: 1aef04b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

github-actions bot commented Sep 24, 2024

📊 Tachometer Benchmark Results

Summary

nop-update

  • this-change, tip-of-tree, previous-release: unsure 🔍 -5% - +8% (-0.66ms - +1.00ms)
    this-change vs tip-of-tree

render

  • this-change: 46.55ms - 55.54ms
  • this-change, tip-of-tree, previous-release: unsure 🔍 -3% - +2% (-0.65ms - +0.38ms)
    this-change vs tip-of-tree
  • this-change, tip-of-tree, previous-release: unsure 🔍 -3% - +1% (-1.08ms - +0.38ms)
    this-change vs tip-of-tree
  • this-change, tip-of-tree, previous-release: unsure 🔍 -26% - +24% (-16.06ms - +14.81ms)
    this-change vs tip-of-tree

update

  • this-change: 492.41ms - 497.79ms
  • this-change, tip-of-tree, previous-release: unsure 🔍 -5% - +6% (-1.93ms - +2.20ms)
    this-change vs tip-of-tree
  • this-change, tip-of-tree, previous-release: unsure 🔍 -1% - +1% (-1.04ms - +0.80ms)
    this-change vs tip-of-tree
  • this-change, tip-of-tree, previous-release: unsure 🔍 -2% - +1% (-9.12ms - +3.58ms)
    this-change vs tip-of-tree

update-reflect

  • this-change: 491.86ms - 498.67ms
  • this-change, tip-of-tree, previous-release: unsure 🔍 -1% - +2% (-4.83ms - +9.14ms)
    this-change vs tip-of-tree

Results

this-change

render

VersionAvg timevs
46.55ms - 55.54ms-

update

VersionAvg timevs
492.41ms - 497.79ms-

update-reflect

VersionAvg timevs
491.86ms - 498.67ms-
this-change, tip-of-tree, previous-release

render

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
18.64ms - 19.32ms-unsure 🔍
-3% - +2%
-0.65ms - +0.38ms
unsure 🔍
-3% - +2%
-0.56ms - +0.39ms
tip-of-tree
tip-of-tree
18.73ms - 19.50msunsure 🔍
-2% - +3%
-0.38ms - +0.65ms
-unsure 🔍
-2% - +3%
-0.46ms - +0.56ms
previous-release
previous-release
18.74ms - 19.39msunsure 🔍
-2% - +3%
-0.39ms - +0.56ms
unsure 🔍
-3% - +2%
-0.56ms - +0.46ms
-

update

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
37.65ms - 40.58ms-unsure 🔍
-5% - +6%
-1.93ms - +2.20ms
unsure 🔍
-2% - +9%
-0.57ms - +3.28ms
tip-of-tree
tip-of-tree
37.53ms - 40.44msunsure 🔍
-6% - +5%
-2.20ms - +1.93ms
-unsure 🔍
-2% - +8%
-0.69ms - +3.13ms
previous-release
previous-release
36.52ms - 39.01msunsure 🔍
-8% - +1%
-3.28ms - +0.57ms
unsure 🔍
-8% - +2%
-3.13ms - +0.69ms
-

nop-update

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
12.10ms - 13.68ms-unsure 🔍
-5% - +8%
-0.66ms - +1.00ms
unsure 🔍
-3% - +11%
-0.35ms - +1.31ms
tip-of-tree
tip-of-tree
12.47ms - 12.96msunsure 🔍
-8% - +5%
-1.00ms - +0.66ms
-unsure 🔍
-0% - +5%
-0.03ms - +0.65ms
previous-release
previous-release
12.17ms - 12.65msunsure 🔍
-10% - +2%
-1.31ms - +0.35ms
unsure 🔍
-5% - +0%
-0.65ms - +0.03ms
-
this-change, tip-of-tree, previous-release

render

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
35.41ms - 35.94ms-unsure 🔍
-3% - +1%
-1.08ms - +0.38ms
unsure 🔍
-2% - +0%
-0.66ms - +0.16ms
tip-of-tree
tip-of-tree
35.35ms - 36.71msunsure 🔍
-1% - +3%
-0.38ms - +1.08ms
-unsure 🔍
-2% - +2%
-0.64ms - +0.86ms
previous-release
previous-release
35.60ms - 36.24msunsure 🔍
-0% - +2%
-0.16ms - +0.66ms
unsure 🔍
-2% - +2%
-0.86ms - +0.64ms
-

update

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
72.95ms - 74.19ms-unsure 🔍
-1% - +1%
-1.04ms - +0.80ms
unsure 🔍
-0% - +2%
-0.32ms - +1.40ms
tip-of-tree
tip-of-tree
73.02ms - 74.37msunsure 🔍
-1% - +1%
-0.80ms - +1.04ms
-unsure 🔍
-0% - +2%
-0.24ms - +1.56ms
previous-release
previous-release
72.43ms - 73.63msunsure 🔍
-2% - +0%
-1.40ms - +0.32ms
unsure 🔍
-2% - +0%
-1.56ms - +0.24ms
-
this-change, tip-of-tree, previous-release

render

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
51.19ms - 72.78ms-unsure 🔍
-26% - +24%
-16.06ms - +14.81ms
unsure 🔍
-32% - +12%
-22.64ms - +8.80ms
tip-of-tree
tip-of-tree
51.58ms - 73.64msunsure 🔍
-24% - +26%
-14.81ms - +16.06ms
-unsure 🔍
-31% - +13%
-22.18ms - +9.59ms
previous-release
previous-release
57.48ms - 80.33msunsure 🔍
-16% - +38%
-8.80ms - +22.64ms
unsure 🔍
-17% - +37%
-9.59ms - +22.18ms
-

update

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
496.26ms - 503.45ms-unsure 🔍
-2% - +1%
-9.12ms - +3.58ms
unsure 🔍
-1% - +1%
-4.10ms - +6.07ms
tip-of-tree
tip-of-tree
497.39ms - 507.85msunsure 🔍
-1% - +2%
-3.58ms - +9.12ms
-unsure 🔍
-1% - +2%
-2.60ms - +10.10ms
previous-release
previous-release
495.27ms - 502.47msunsure 🔍
-1% - +1%
-6.07ms - +4.10ms
unsure 🔍
-2% - +1%
-10.10ms - +2.60ms
-

update-reflect

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
526.80ms - 540.08ms-unsure 🔍
-1% - +2%
-4.83ms - +9.14ms
unsure 🔍
-1% - +2%
-6.72ms - +8.32ms
tip-of-tree
tip-of-tree
529.12ms - 533.45msunsure 🔍
-2% - +1%
-9.14ms - +4.83ms
-unsure 🔍
-1% - +1%
-5.49ms - +2.78ms
previous-release
previous-release
529.12ms - 536.16msunsure 🔍
-2% - +1%
-8.32ms - +6.72ms
unsure 🔍
-1% - +1%
-2.78ms - +5.49ms
-

tachometer-reporter-action v2 for Benchmarks

Copy link
Contributor

The size of lit-html.js and lit-core.min.js are as expected.

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 3, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

2 similar comments
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 7, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 7, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

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.

0 participants