chore(deps): bump the production-dependencies group across 1 directory with 10 updates - #80
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…y with 10 updates Bumps the production-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [axios](https://github.com/axios/axios) | `1.17.0` | `1.18.1` | | [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) | `14.26.4` | `14.27.0` | | [jose](https://github.com/panva/jose) | `6.2.3` | `6.2.4` | | [lru-cache](https://github.com/isaacs/node-lru-cache) | `11.5.1` | `11.5.2` | | [nanoid](https://github.com/ai/nanoid) | `5.1.11` | `5.1.16` | | [pyright](https://github.com/Microsoft/pyright/tree/HEAD/packages/pyright) | `1.1.410` | `1.1.411` | | [vscode-languageserver-protocol](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/protocol) | `3.18.0` | `3.18.2` | | [ws](https://github.com/websockets/ws) | `8.21.0` | `8.21.1` | | [yaml-language-server](https://github.com/redhat-developer/yaml-language-server) | `1.23.0` | `1.24.0` | Updates `axios` from 1.17.0 to 1.18.1 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.17.0...v1.18.1) Updates `discord.js` from 14.26.4 to 14.27.0 - [Release notes](https://github.com/discordjs/discord.js/releases) - [Changelog](https://github.com/discordjs/discord.js/blob/14.27.0/packages/discord.js/CHANGELOG.md) - [Commits](https://github.com/discordjs/discord.js/commits/14.27.0/packages/discord.js) Updates `jose` from 6.2.3 to 6.2.4 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v6.2.3...v6.2.4) Updates `lru-cache` from 11.5.1 to 11.5.2 - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](isaacs/node-lru-cache@v11.5.1...v11.5.2) Updates `nanoid` from 5.1.11 to 5.1.16 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@5.1.11...5.1.16) Updates `pyright` from 1.1.410 to 1.1.411 - [Release notes](https://github.com/Microsoft/pyright/releases) - [Commits](https://github.com/Microsoft/pyright/commits/1.1.411/packages/pyright) Updates `undici` from 6.26.0 to 6.28.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.26.0...v6.28.0) Updates `vscode-languageserver-protocol` from 3.18.0 to 3.18.2 - [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases) - [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/protocol/3.18.2/protocol) Updates `ws` from 8.21.0 to 8.21.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.21.0...8.21.1) Updates `yaml-language-server` from 1.23.0 to 1.24.0 - [Changelog](https://github.com/redhat-developer/yaml-language-server/blob/main/CHANGELOG.md) - [Commits](redhat-developer/yaml-language-server@1.23.0...1.24.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: discord.js dependency-version: 14.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: jose dependency-version: 6.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: lru-cache dependency-version: 11.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: nanoid dependency-version: 5.1.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pyright dependency-version: 1.1.411 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: undici dependency-version: 6.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: vscode-languageserver-protocol dependency-version: 3.18.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: ws dependency-version: 8.21.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: yaml-language-server dependency-version: 1.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 production-dependencies group with 9 updates in the / directory:
1.17.01.18.114.26.414.27.06.2.36.2.411.5.111.5.25.1.115.1.161.1.4101.1.4113.18.03.18.28.21.08.21.11.23.01.24.0Updates
axiosfrom 1.17.0 to 1.18.1Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
Commits
a209bfbchore(release): prepare release 1.18.1 (#11027)fa6a55echore(deps-dev): bump multer from 2.1.1 to 2.2.0 (#11026)40e7be8docs: clarifies that request data is request-specific in axios (#11025)a446b39fix(AxiosURLSearchParams): use arrow function so encoder.call(this) receives ...cf1306adocs: add Deno to install instructions (#11023)b32880afix: incorrect use of error (#11021)1792edafix: ensure maxBodyLength is explicitly passed to follow-redirects (#10993)30499d6fix: various runtime crashes and type definition mismatches (#10959)20ce9c4fix(http): defer env proxy handling to Node (#10942)e64bcf9chore(deps): merge branch 'v1.x' into tests/module/cjs (#11014)Updates
discord.jsfrom 14.26.4 to 14.27.0Release notes
Sourced from discord.js's releases.
Changelog
Sourced from discord.js's changelog.
Commits
c888a64chore(discord.js): release discord.js@14.27.0b816b79types(WebhookMessageCreateOptions): omitsharedClientTheme40b7a60refactor: reorder importsd646a13docs(Attachment):stringproperty9592aeafix: updateclientReadyevent name references (#10632)4349e10docs: Fix close tags (#10756)fbda4fefix(InteractionResponses): Optional parameter for update() (#10797)c53c8c2fix(guide): Miscellaneous fixes (#11147)538457cdocs: Replace Discord API with Discord Developers (#10968)be8300cchore: update readme badges (#11152)Updates
josefrom 6.2.3 to 6.2.4Release notes
Sourced from jose's releases.
Changelog
Sourced from jose's changelog.
Commits
3ced677chore(release): 6.2.49725456chore: bump packages386a3ebrefactor: normalize JWK export members from runtime quirksf86dbefchore: bump packages990c670test: update electron expectations0bbe2d0chore: fix broken links for undici294c40ctest: update electron expectationsa378068chore(deps): bump the actions group with 2 updatesb299ce2chore(deps-dev): bump undicif261d84chore(deps-dev): bump tar in the npm_and_yarn group across 1 directoryUpdates
lru-cachefrom 11.5.1 to 11.5.2Commits
16b3a9111.5.20b0a77efire autopurge again if the first time isn't staleUpdates
nanoidfrom 5.1.11 to 5.1.16Release notes
Sourced from nanoid's releases.
Changelog
Sourced from nanoid's changelog.
Commits
6ccc67bRelease 5.1.16 version6de05d7fix(non-secure): clamp negative size with a smaller guard (#600)3925903Update dependencies0b69554Release 5.1.15 version333c5a0Backport changelog changes for 3.x266eb63Remove debug codea6a94d3Do not allow to pollute pool93fe197Reduce ID sizee4b7a9aRelease 5.1.14 version6bf3469Update release actionMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for nanoid since your current version.
Updates
pyrightfrom 1.1.410 to 1.1.411Release notes
Sourced from pyright's releases.
Commits
c9315a2Bump version to 1.1.411 (#11523)a147f88Pull Pylance with Pyright 1.1.410 (#11522)de5220aPull Pylance with Pyright 1.1.410 (#11506)92235e0Publish version 1.1.410 (#11461)Updates
undicifrom 6.26.0 to 6.28.0Release notes
Sourced from undici's releases.
... (truncated)
Commits
01a912eBumped v6.28.0 (#5591)481ecfcUse Node 22 and npm 11 to release740a0b7fix: validate blob body content type2698e49fix: validate coerced header values for CRLF (#5579)4fd5a0ctest(retry): correct broken content-range fixtures in retry-handler.jscba3a52fix(retry): reject partial content length mismatchaf74840fix: harden cookie domain, path, and unparsed attribute validation551138cBumped v6.27.0 (#5431)b7f252eBackport WebSocket maxPayloadSize fixes to v7.x (#5423) (#5428)25efa44fix(cookies): preserve values and parse SameSite strictlyUpdates
vscode-languageserver-protocolfrom 3.18.0 to 3.18.2Release notes
Sourced from vscode-languageserver-protocol's releases.
Commits
20969f3Prepare new releaseba098d3Update metaModel version to 3.18.0 (#1809)edd4c12Merge 3.18.1 release into main (#1805)14dbe29Fix partial result type for textDocument/diagnostic request (#1794)e4e7d97Update inline value documentation and clean up dependencies (#1790)3c7721eUpdate dependency versions in lock files (#1788)dc94993Merge 3.18 release into main (#1787)Updates
wsfrom 8.21.0 to 8.21.1Release notes
Sourced from ws's releases.
Commits
ae1de54[dist] 8.21.18e9511b[ci] Trust Coveralls Homebrew tapf197ac6[fix] Lower default values ofmaxBufferedChunksandmaxFragments8df8265[ci] Update actions/checkout action to v7a2f4e7c[fix] Count empty fragments toward the limit (#2329)e79f912[pkg] Approve install scripts for bufferutil and utf-8-validate4ea355d[doc] Document 32-bit signed integer coercion for option values2120f4c[example] Remove uuid dependency4c534a6[security] Add latest vulnerability to SECURITY.mdUpdates
yaml-language-serverfrom 1.23.0 to 1.24.0Changelog
Sourced from yaml-language-server's changelog.
Commits
95ef21bCHANGELOG for 1.24.0968ce73Update README.md (#1289)c78770afix: getSchemas should return inline $schema416ede2fix: ignore modeline schema comment after yaml contente569ce2remove require from yamlSchemaService0c725adSarif ignore suppressed ESLint violationsea4e668Removevscode-json-languageservicedependency (#1285)