-
Couldn't load subscription status.
- Fork 25
Bump the npm_and_yarn group across 1 directory with 10 updates #53
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
Conversation
|
@dependabot ignore @open-wc/testing |
|
OK, I won't notify you about @open-wc/testing again, unless you unignore it. |
Bumps the npm_and_yarn group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [esbuild](https://github.com/evanw/esbuild) | `0.14.54` | `0.25.4` | | [@web/dev-server-esbuild](https://github.com/modernweb-dev/web/tree/HEAD/packages/dev-server-esbuild) | `0.3.3` | `1.0.4` | | [ip](https://github.com/indutny/node-ip) | `1.1.9` | `removed` | | [@open-wc/testing](https://github.com/open-wc/open-wc/tree/HEAD/packages/testing) | `3.1.7` | `3.2.2` | | [@web/dev-server](https://github.com/modernweb-dev/web/tree/HEAD/packages/dev-server) | `0.1.35` | `0.4.6` | | [@web/test-runner](https://github.com/modernweb-dev/web/tree/HEAD/packages/test-runner) | `0.15.0` | `0.20.1` | | [koa](https://github.com/koajs/koa) | `2.13.4` | `2.16.1` | Updates `esbuild` from 0.14.54 to 0.25.4 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2022.md) - [Commits](evanw/esbuild@v0.14.54...v0.25.4) Updates `@web/dev-server-esbuild` from 0.3.3 to 1.0.4 - [Release notes](https://github.com/modernweb-dev/web/releases) - [Changelog](https://github.com/modernweb-dev/web/blob/master/packages/dev-server-esbuild/CHANGELOG.md) - [Commits](https://github.com/modernweb-dev/web/commits/@web/[email protected]/packages/dev-server-esbuild) Removes `ip` Updates `@open-wc/testing` from 3.1.7 to 3.2.2 - [Release notes](https://github.com/open-wc/open-wc/releases) - [Changelog](https://github.com/open-wc/open-wc/blob/master/packages/testing/CHANGELOG.md) - [Commits](https://github.com/open-wc/open-wc/commits/@open-wc/[email protected]/packages/testing) 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/[email protected]/packages/dev-server) Updates `@web/test-runner` from 0.15.0 to 0.20.1 - [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/[email protected]/packages/test-runner) Updates `koa` from 2.13.4 to 2.16.1 - [Release notes](https://github.com/koajs/koa/releases) - [Changelog](https://github.com/koajs/koa/blob/master/History.md) - [Commits](koajs/koa@2.13.4...v2.16.1) Updates `ws` from 7.5.9 to 7.5.10 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.5.9...7.5.10) Updates `rollup` from 2.79.1 to 4.41.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.79.1...v4.41.0) Updates `tar-fs` from 2.1.1 to 3.0.8 - [Commits](mafintosh/tar-fs@v2.1.1...v3.0.8) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.25.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@web/dev-server-esbuild" dependency-version: 1.0.4 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: ip dependency-version: dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@open-wc/testing" dependency-version: 3.2.2 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@web/dev-server" dependency-version: 0.4.6 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@web/test-runner" dependency-version: 0.20.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: koa dependency-version: 2.16.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ws dependency-version: 7.5.10 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: rollup dependency-version: 4.41.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tar-fs dependency-version: 3.0.8 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
b684165 to
acfea26
Compare
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the npm_and_yarn group with 7 updates in the / directory:
0.14.540.25.40.3.31.0.41.1.9removed3.1.73.2.20.1.350.4.60.15.00.20.12.13.42.16.1Updates
esbuildfrom 0.14.54 to 0.25.4Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
218d29epublish 0.25.4 to npme66cd0bdev server: simple support for CORS requests (#4171)8bf3368js api: validate some options as arrays of strings1e7375ajs api: simplify comma-separated array validation5f5964drelease notes for #4163adb5284fix: handle__proto__as a computed property in exports and add tests for s...0aa9f7bfix #4169: keep invalid source map URLs unmodified5959289add additional guards for #4114 when using:is()677910bpublish 0.25.3 to npma41040efix #4110: support custom non-IPhostvaluesUpdates
@web/dev-server-esbuildfrom 0.3.3 to 1.0.4Release notes
Sourced from
@web/dev-server-esbuild's releases.Changelog
Sourced from
@web/dev-server-esbuild's changelog.... (truncated)
Commits
3a6bf8fVersion Packagesd826727fix: upgrade esbuild to 0.25.x5f4f351Version Packagesdc23517chore: bump esbuild to 0.24.0f506af3chore: upgrade esbuild to 0.20.x03f3c6fVersion Packages54d65a4ci: align reporters across all packages90e4472ci: use workspaces to run node tests0780a22Version Packagesce40a8fupdate@web/dev-server-rollupin more placesRemoves
ipUpdates
@open-wc/testingfrom 3.1.7 to 3.2.2Release notes
Sourced from
@open-wc/testing's releases.Changelog
Sourced from
@open-wc/testing's changelog.Commits
c4debddVersion Packages (#2737)e94ca9achore(testing): remove unused dependencies (#2736)d91a621Version Packages14e4270feat: new a11y rules (#2686)57ddb3cVersion Packages3289e0efix(testing|testing-helpers): export oneDefaultPreventedEvent through testing...74f51a7Version Packagesf077923fix(deps): update dependency@types/chai-domto v1Updates
@web/dev-serverfrom 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
50adf1cVersion Packages39ff6fffix: replace ip dependency due to security bug CVE-2024-2941503f3c6fVersion Packages553d0c7Version Packages9dd1013Update puppeteer to version 22.0.05b00600Version Packagese657791fix: remove vulnerability by updatingippackage6a1ed05Version Packagesfa46b6cfeat: Add option to modify chokidar watchOptions with@web/dev-server90e4472ci: use workspaces to run node testsUpdates
@web/test-runnerfrom 0.15.0 to 0.20.1Release notes
Sourced from
@web/test-runner's releases.... (truncated)
Changelog
Sourced from
@web/test-runner's changelog.... (truncated)
Commits
db00ed5Version Packages24e3290refactor: improve debug message for test runner uncaught exceptionsf00a581Version Packagesfcb71cdVersion Packages8834ad8Version Packagesd5ae228Version Packages (#2803)9a88d83Version Packages (#2774)6914f3bfix(test-runner): show suites for summaryReporter({ flatten: true }) (#2773)03f3c6fVersion Packages43eb130fix(test-runner): unify visual-written representation of skipped testsUpdates
koafrom 2.13.4 to 2.16.1Release notes
Sourced from koa's releases.
Commits
ba148222.16.12ff6c3f2.16.03d51d03ci: allow codecov to faileb84d89fix: don't render redirect values in anchor ref5f294bbMerge commit from fork77cbf2eRelease 2.15.31fad597fix: require URL from 'url' module (#1809)ddbff30Release 2.15.294e8deffix: handle upper case protocol like HTTP or HTTPS (#1806)549455dRelease 2.15.1Updates
wsfrom 7.5.9 to 7.5.10Release notes
Sourced from ws's releases.
Commits
d962d70[dist] 7.5.1022c2876[security] Fix crash when the Upgrade header cannot be read (#2231)Updates
rollupfrom 2.79.1 to 4.41.0Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
09281854.41.02491b31ci: use node 24 (#5949)7759f56Use spawn to run CLI tests (#5960)dd29577fix(deps): update rust crate swc_compiler_base to v20 (#5958)fff335fenhance tree-shaking for dynamic imports (#5954)9cf84fcfix(deps): lock file maintenance minor/patch updates (#5959)a4e6535chore(deps): update dependency lint-staged to v16 (#5957)7536ffbfix(deps): update swc monorepo (major) (#5952)2b68f89chore(deps): update dependency pretty-bytes to v7 (#5951)f630e32chore(deps): lock file maintenance minor/patch updates (#5953)Updates
tar-fsfrom 2.1.1 to 3.0.8Commits
e4a7a403.0.8504ca0fupgrade bare packages1e4cc043.0.7a1dd7e7refactor and throw on bad symlink7ce355dCreate SECURITY.md30825933.0.6c3ad7bcAdd fix for early stream closure via pipeline (#109)8d561e63.0.56b2c386no need for mkdirp now and bare30ce1ce3.0.4Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.