-
Notifications
You must be signed in to change notification settings - Fork 926
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
base: main
Are you sure you want to change the base?
Conversation
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>
|
📊 Tachometer Benchmark ResultsSummarynop-update
render
update
update-reflect
Resultsthis-change
render
update
update-reflect
this-change, tip-of-tree, previous-release
render
update
nop-update
this-change, tip-of-tree, previous-release
render
update
this-change, tip-of-tree, previous-release
render
update
update-reflect
|
The size of lit-html.js and lit-core.min.js are as expected. |
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 |
2 similar comments
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 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 |
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.4Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
79c0aba
4.22.4e2552c9
Fix DOM Clobbering CVE (#5671)10ab90e
refactor: Use object.prototype to check for reserved properties (#5670)e1cba8e
4.22.359cec3e
Ensure impure dependencies of pure modules are added (#5669)b86ffd7
4.22.2d5ff63d
Partially revert #5658 and re-apply #5644 (#5667)0a821d9
Create SECURITY.md76e962d
4.22.168c23da
Partially revert #5644Updates
@web/dev-server
from 0.1.35 to 0.4.6Release notes
Sourced from
@web/dev-server
's releases.Changelog
Sourced from
@web/dev-server
's changelog.... (truncated)
Commits
50adf1c
Version Packages39ff6ff
fix: replace ip dependency due to security bug CVE-2024-2941503f3c6f
Version Packages553d0c7
Version Packages9dd1013
Update puppeteer to version 22.0.05b00600
Version Packagese657791
fix: remove vulnerability by updatingip
package6a1ed05
Version Packagesfa46b6c
feat: Add option to modify chokidar watchOptions with@web/dev-server
90e4472
ci: use workspaces to run node testsUpdates
@web/test-runner
from 0.15.0 to 0.19.0Release notes
Sourced from
@web/test-runner
's releases.Changelog
Sourced from
@web/test-runner
's changelog.... (truncated)
Commits
d5ae228
Version Packages (#2803)9a88d83
Version Packages (#2774)6914f3b
fix(test-runner): show suites for summaryReporter({ flatten: true }) (#2773)03f3c6f
Version Packages43eb130
fix(test-runner): unify visual-written representation of skipped tests6aefbec
Version Packages400fe3c
chore: remove unused ci stuff, other stuff runs in ci already now5792e9c
Add file extensions to file imports835bb24
Version Packagesd0079c6
Merge pull request #2394 from koddsson/set-node-engines-to-node-18Dependabot 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.