chore(deps): bump the npm-minor-and-patch group across 1 directory with 6 updates#202
Merged
LukeHankey merged 1 commit intoJun 14, 2026
Conversation
adb0545 to
79d8416
Compare
…th 6 updates Bumps the npm-minor-and-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [assert](https://github.com/browserify/commonjs-assert) | `2.0.0` | `2.1.0` | | [axios](https://github.com/axios/axios) | `1.16.0` | `1.17.0` | | [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) | `14.19.3` | `14.26.4` | | [winston](https://github.com/winstonjs/winston) | `3.8.2` | `3.19.0` | | [eslint-config-standard](https://github.com/standard/eslint-config-standard) | `17.0.0` | `17.1.0` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.26.0` | `2.32.0` | Updates `assert` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/browserify/commonjs-assert/releases) - [Changelog](https://github.com/browserify/commonjs-assert/blob/main/CHANGELOG.md) - [Commits](browserify/commonjs-assert@v2.0.0...v2.1.0) Updates `axios` from 1.16.0 to 1.17.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.16.0...v1.17.0) Updates `discord.js` from 14.19.3 to 14.26.4 - [Release notes](https://github.com/discordjs/discord.js/releases) - [Changelog](https://github.com/discordjs/discord.js/blob/14.26.4/packages/discord.js/CHANGELOG.md) - [Commits](https://github.com/discordjs/discord.js/commits/14.26.4/packages/discord.js) Updates `winston` from 3.8.2 to 3.19.0 - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston@v3.8.2...v3.19.0) Updates `eslint-config-standard` from 17.0.0 to 17.1.0 - [Commits](standard/eslint-config-standard@v17.0.0...v17.1.0) Updates `eslint-plugin-import` from 2.26.0 to 2.32.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.26.0...v2.32.0) --- updated-dependencies: - dependency-name: assert dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: axios dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: discord.js dependency-version: 14.26.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: eslint-config-standard dependency-version: 17.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: eslint-plugin-import dependency-version: 2.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: winston dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
79d8416 to
f8d9356
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 npm-minor-and-patch group with 6 updates in the / directory:
2.0.02.1.01.16.01.17.014.19.314.26.43.8.23.19.017.0.017.1.02.26.02.32.0Updates
assertfrom 2.0.0 to 2.1.0Changelog
Sourced from assert's changelog.
Commits
fc65923v2.1.0d99f50d[meta] add to FUNDING.ymlc6e09cb[Deps] updateis-nan,object-is,utila38013b[Dev Deps] update@babel/cli,@babel/core,@babel/preset-env,airtap,...f5d7c66[Refactor] switching to a maintained Object.assign package80664db[readme] Add description for usage with webpack and vited932a53Implementassert.match()andassert.doesNotMatch()bba838eAdd security.mdffd5479Remove duplicate line under usage section (#48)c112ec4Remove duplicate line under usage sectionMaintainer changes
This version was pushed to npm by ljharb, a new releaser for assert since your current version.
Updates
axiosfrom 1.16.0 to 1.17.0Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
4306df2chore: add fun 88 sponsorship931cc8fchore(release): prepare release 1.17.0 (#10983)38ba1b3fix(fetch): support basic auth from URL (#10896)32e2515fix: replace ternary side effect in script (#10931)030e722chore(deps): bump axios from 1.15.2 to 1.16.1 in /docs (#10960)ec63164chore: remove openspec (#10958)3dec28ffix(http): preserve TLS options for proxy tunnels (#10957)a2390a5fix: correct isCancel type to narrow to CanceledError<T> (#10952)fa01b92chore(deps-dev): bump tmp from 0.2.5 to 0.2.7 in /docs (#10954)2d2314afix: AxiosHeaderstoJSON()return types (#10956)Updates
discord.jsfrom 14.19.3 to 14.26.4Release notes
Sourced from discord.js's releases.
... (truncated)
Changelog
Sourced from discord.js's changelog.
... (truncated)
Commits
0516dc7chore(discord.js): release discord.js@14.26.4b8d8812fix(MessageCreateAction): receive DMs in uncached DMChannels again (#11495)f95b629chore(TeamMember): updatepermissionscomment666fce0chore(discord.js): release discord.js@14.26.3dced197fix(TeamMember): allow a defaultpermissionse662290chore(discord.js): release discord.js@14.26.2b86573dfix(Action): don't add recipients to guild channels (#11479)cd1b6a0chore(discord.js): release discord.js@14.26.167566d0fix: only return DMChannel that have the user as known recipient (#11478)eee6f94chore(discord.js): release discord.js@14.26.0Updates
winstonfrom 3.8.2 to 3.19.0Release notes
Sourced from winston's releases.
... (truncated)
Changelog
Sourced from winston's changelog.
Commits
ed453453.19.0e7ccdc4Run npm audit fix5a63c8cDon't include jest.config.js in npm packagee74a7aefix: append error cause when usinglogger.child()(#2467)8a956fdBump rimraf from 5.0.1 to 5.0.10 (#2517)86c890ffix: ensure File transport flushes all data before emitting finish (#2594)3b8be02Bump actions/setup-node from 4 to 6 (#2589)f4c3e2cBump@babel/corefrom 7.28.0 to 7.28.5 (#2591)dd7906eBump actions/checkout from 4 to 6 (#2593)2e9eb18chore: migrate test runner from mocha to jest (#2567)Updates
eslint-config-standardfrom 17.0.0 to 17.1.0Commits
7d01bbc17.1.056978cbAdd Node engine1458f04Support latesteslint-plugin-n(#271)80b9734Merge pull request #253 from standard/no-multiple-empty-lines-bof9673e0bAdd maxBOF setting to no-multiple-empty-linesbcd0199Merge pull request #228 from standard/release-stable-17Updates
eslint-plugin-importfrom 2.26.0 to 2.32.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.