Bump the dependencies group across 1 directory with 5 updates#57
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the dependencies group across 1 directory with 5 updates#57dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) | `15.0.0-dev.1777075897-40ce0791a` | `15.0.0-pr-11006.1765452229-e636950b2` | | [http-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/http-proxy-agent) | `7.0.2` | `9.0.0` | | [socks-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/socks-proxy-agent) | `8.0.5` | `10.0.0` | | [ws](https://github.com/websockets/ws) | `8.20.0` | `8.20.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.6.2` | `25.9.0` | Updates `discord.js` from 15.0.0-dev.1777075897-40ce0791a to 15.0.0-pr-11006.1765452229-e636950b2 - [Release notes](https://github.com/discordjs/discord.js/releases) - [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/discord.js/CHANGELOG.md) - [Commits](https://github.com/discordjs/discord.js/commits/HEAD/packages/discord.js) Updates `http-proxy-agent` from 7.0.2 to 9.0.0 - [Release notes](https://github.com/TooTallNate/proxy-agents/releases) - [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/http-proxy-agent/CHANGELOG.md) - [Commits](https://github.com/TooTallNate/proxy-agents/commits/http-proxy-agent@9.0.0/packages/http-proxy-agent) Updates `socks-proxy-agent` from 8.0.5 to 10.0.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.0.0/packages/socks-proxy-agent) Updates `ws` from 8.20.0 to 8.20.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.20.0...8.20.1) Updates `@types/node` from 25.6.2 to 25.9.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: discord.js dependency-version: 15.0.0-pr-11006.1765452229-e636950b2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: http-proxy-agent dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: socks-proxy-agent dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: ws dependency-version: 8.20.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" dependency-version: 25.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 dependencies group with 5 updates in the / directory:
15.0.0-dev.1777075897-40ce0791a15.0.0-pr-11006.1765452229-e636950b27.0.29.0.08.0.510.0.08.20.08.20.125.6.225.9.0Updates
discord.jsfrom 15.0.0-dev.1777075897-40ce0791a to 15.0.0-pr-11006.1765452229-e636950b2Commits
Updates
http-proxy-agentfrom 7.0.2 to 9.0.0Release notes
Sourced from http-proxy-agent's releases.
Changelog
Sourced from http-proxy-agent's changelog.
Commits
af317e0Version Packages (#397)7ca27d0Simplify package.json exports to remove unnecessary imports restriction (#408)7d12b51Set minimum Node.js version to 20 and add Node 24.x to CI matrix8dcdac8Version Packages (#395)5d3f71aUse pnpm catalog: for shared dependencies77da068Use workspace:* for inter-repo dependencies9c92c09Convert all packages to ESM with type: module0b77ac7Migrate from Jest to Vitested00d30Re-generate self-signed cert for tests5fd2546Run format check in CI (#355)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for http-proxy-agent since your current version.
Updates
socks-proxy-agentfrom 8.0.5 to 10.0.0Release notes
Sourced from socks-proxy-agent's releases.
Changelog
Sourced from socks-proxy-agent's changelog.
Commits
af317e0Version Packages (#397)7ca27d0Simplify package.json exports to remove unnecessary imports restriction (#408)7d12b51Set minimum Node.js version to 20 and add Node 24.x to CI matrix8dcdac8Version Packages (#395)5d3f71aUse pnpm catalog: for shared dependencies77da068Use workspace:* for inter-repo dependenciesf70a9dcFix CI failures: update Node.js matrix and test configuration549af5eFix pre-existing test issues exposed by vitest migration9c92c09Convert all packages to ESM with type: module0b77ac7Migrate from Jest to VitestMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for socks-proxy-agent since your current version.
Updates
wsfrom 8.20.0 to 8.20.1Release notes
Sourced from ws's releases.
Commits
5d9b316[dist] 8.20.1c0327ec[security] Fix uninitialized memory disclosure inwebsocket.close()ce2a3d6[ci] Test on node 2658e45b8[ci] Do not test on node 255f26c24[ci] Run the lint step on node 24Updates
@types/nodefrom 25.6.2 to 25.9.0Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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 conditions