chore(deps): bump the javascript group across 1 directory with 6 updates#378
Merged
Merged
Conversation
aeeb27b to
26a5447
Compare
cbb4d4c to
a48dac4
Compare
Contributor
Author
|
Dependabot can't access a private package registry without explicit configuration. Because of this, Dependabot cannot update this pull request. |
Bumps the javascript group with 6 updates in the /js directory: | Package | From | To | | --- | --- | --- | | [tar](https://github.com/isaacs/node-tar) | `7.5.15` | `7.5.19` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.9.1` | `26.0.1` | | [playwright-core](https://github.com/microsoft/playwright) | `1.60.0` | `1.61.1` | | [puppeteer-core](https://github.com/puppeteer/puppeteer) | `25.0.4` | `25.2.1` | | [socks-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/socks-proxy-agent) | `10.0.0` | `10.1.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.6.1` | `3.2.6` | Updates `tar` from 7.5.15 to 7.5.19 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v7.5.15...v7.5.19) Updates `@types/node` from 25.9.1 to 26.0.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `playwright-core` from 1.60.0 to 1.61.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.60.0...v1.61.1) Updates `puppeteer-core` from 25.0.4 to 25.2.1 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-core-v25.0.4...puppeteer-core-v25.2.1) Updates `socks-proxy-agent` from 10.0.0 to 10.1.0 - [Release notes](https://github.com/TooTallNate/proxy-agents/releases) - [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/socks-proxy-agent/CHANGELOG.md) - [Commits](https://github.com/TooTallNate/proxy-agents/commits/socks-proxy-agent@10.1.0/packages/socks-proxy-agent) Updates `vitest` from 1.6.1 to 3.2.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.6/packages/vitest) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: javascript - dependency-name: playwright-core dependency-version: 1.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: javascript - dependency-name: puppeteer-core dependency-version: 25.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: javascript - dependency-name: socks-proxy-agent dependency-version: 10.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: javascript - dependency-name: tar dependency-version: 7.5.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: javascript - dependency-name: vitest dependency-version: 3.2.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: javascript ... Signed-off-by: dependabot[bot] <support@github.com>
a48dac4 to
c7ac446
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the javascript group with 6 updates in the /js directory:
7.5.157.5.1925.9.126.0.11.60.01.61.125.0.425.2.110.0.010.1.01.6.13.2.6Updates
tarfrom 7.5.15 to 7.5.19Commits
be440da7.5.192812e93add maxDecompressionRatio guard against explosive decompression9ecd4d27.5.189e78bf0refuse to let header size be less than 0e02a4e9pax: parse values according to known types9cbdb317.5.177a635c2terminate pax strings on nul bytescf213387.5.1621a8220do not apply PAX header fields to meta entries52632cfupdate project depsUpdates
@types/nodefrom 25.9.1 to 26.0.1Commits
Updates
playwright-corefrom 1.60.0 to 1.61.1Release notes
Sourced from playwright-core's releases.
... (truncated)
Commits
39e3553cherry-pick(#41399): fix(test): load require-reached files as commonjs in syn...4328122chore: mark v1.61.1 (#41404)2c29a94fix(tracing): stop recording websocket frames outside of chunks (#41398)4324b19cherry-pick(#41367): fix(test): keep builtin expect matchers on base extend041e7e3cherry-pick(#41364): fix(har):WebSocketmessage timestamps should be in mi...b8a0fc3cherry-pick(#41309, #43149): Revert "fix(firefox): treat `navigationCommitted...b5a3175cherry-pick(#41319): fix(loader): support other node versionsd4724a9cherry-pick(#41290): feat(docker): add Ubuntu 26.04 (Resolute Raccoon) image1cc5a90cherry-pick(#41295): chore: PLAYWRIGHT_TRACING_NO_WEBSOCKET_FRAMES and PLAYWR...a6772bdcherry-pick(#41280): Revert "fix(trace-viewer): add keyboard navigation to `N...Updates
puppeteer-corefrom 25.0.4 to 25.2.1Release notes
Sourced from puppeteer-core's releases.
... (truncated)
Changelog
Sourced from puppeteer-core's changelog.
... (truncated)
Commits
4a56c69chore: release main (#15152)d2908b2fix: roll to Firefox 152.0.2 (#15153)801c212fix: regression when using Puppeteer with untrusted sessions (#15150)0496143chore: release main (#15064)a7f124cdocs: clarify the network allowlist/blocklist implementation (#15148)036503etest: add iframe tests (#15149)2d71cccchore: fix regression of debug logs (#15147)5b1cb20fix: remove global skipDownload early return to include other configs (#15130)1106b6echore(deps): bump the all group in /website with 2 updates (#15143)f14e4adchore(deps): bump actions/checkout from 6.0.3 to 7.0.0 in the all group (#15144)Updates
socks-proxy-agentfrom 10.0.0 to 10.1.0Release notes
Sourced from socks-proxy-agent's releases.
Changelog
Sourced from socks-proxy-agent's changelog.
Commits
065d1ffVersion Packages (#416)3ebf4b2feat: addproxyevent emission on request for all proxy agents (#422)8761b47fix: log error message on each E2E retry attempt434d237fix: increase E2E test timeout to 120s for retry headroom671a314fix: retry NordVPN E2E proxy tests with different servers on failure (#419)Updates
vitestfrom 1.6.1 to 3.2.6Release notes
Sourced from vitest's releases.
... (truncated)
Commits
b6d56f8chore: release v3.2.616f120dfix: pin last supported vite-node version2cbad0achore: release v3.2.5385a1aefix(browser): disable clientcdpAPI whenallowWrite/allowExec: false[ba...af88b1ffeat(api): addallowWriteandallowExecoptions toapi[backport to v3]...c666d14chore: release v3.2.48a18c8efix(cli): throw error when--shard x/\<count>exceeds count of test files (#...8abd7ccchore(deps): updatetinypool(#8174)93f3200fix(deps): update all non-major dependencies (#8123)0c3be6ffix(coverage): ignore SCSS in browser mode (#8161)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for vitest since your current version.
Most Recent Ignore Conditions Applied to This Pull Request