Bump the dev-dependencies group across 1 directory with 11 updates#228
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the dev-dependencies group across 1 directory with 11 updates#228dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the dev-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.995.0` | `3.1004.0` | | [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.995.0` | `3.1004.0` | | [mysql2](https://github.com/sidorares/node-mysql2) | `3.17.4` | `3.19.0` | | [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.3.3` | `3.3.5` | | [@types/formidable](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/formidable) | `3.4.6` | `3.5.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.56.0` | `8.56.1` | | [eslint](https://github.com/eslint/eslint) | `10.0.1` | `10.0.3` | | [globals](https://github.com/sindresorhus/globals) | `17.3.0` | `17.4.0` | | [sinon](https://github.com/sinonjs/sinon) | `21.0.1` | `21.0.2` | Updates `@aws-sdk/client-s3` from 3.995.0 to 3.1004.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1004.0/clients/client-s3) Updates `@aws-sdk/s3-request-presigner` from 3.995.0 to 3.1004.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1004.0/packages/s3-request-presigner) Updates `mysql2` from 3.17.4 to 3.19.0 - [Release notes](https://github.com/sidorares/node-mysql2/releases) - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) - [Commits](sidorares/node-mysql2@v3.17.4...v3.19.0) Updates `@eslint/eslintrc` from 3.3.3 to 3.3.5 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](eslint/eslintrc@eslintrc-v3.3.3...eslintrc-v3.3.5) Updates `@smithy/util-stream` from 4.5.13 to 4.5.17 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/util-stream/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/util-stream@4.5.17/packages/util-stream) Updates `@types/formidable` from 3.4.6 to 3.5.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/formidable) Updates `@typescript-eslint/eslint-plugin` from 8.56.0 to 8.56.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.56.0 to 8.56.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/parser) Updates `eslint` from 10.0.1 to 10.0.3 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.0.1...v10.0.3) Updates `globals` from 17.3.0 to 17.4.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.3.0...v17.4.0) Updates `sinon` from 21.0.1 to 21.0.2 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v21.0.1...v21.0.2) --- updated-dependencies: - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.1004.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@aws-sdk/s3-request-presigner" dependency-version: 3.1004.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: mysql2 dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@eslint/eslintrc" dependency-version: 3.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@smithy/util-stream" dependency-version: 4.5.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/formidable" dependency-version: 3.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.56.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.56.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 10.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: globals dependency-version: 17.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: sinon dependency-version: 21.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 dev-dependencies group with 9 updates in the / directory:
3.995.03.1004.03.995.03.1004.03.17.43.19.03.3.33.3.53.4.63.5.08.56.08.56.110.0.110.0.317.3.017.4.021.0.121.0.2Updates
@aws-sdk/client-s3from 3.995.0 to 3.1004.0Release notes
Sourced from
@aws-sdk/client-s3's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-s3's changelog.... (truncated)
Commits
7c08152Publish v3.1004.04c36ea3Publish v3.1003.08ddd544chore: bump '@smithy/*' dependencies (#7822)6b5b50bchore(clients): strip trailing periods when the last character is non-alphanu...03dad66chore: set downlevel types to be used in typescript@'<4.5' (#7817)1eabedbtest(clients): ignore prettifying automated snapshot test code (#7819)17ecb20chore(clients): include deprecated-since in generated tsdoc (#7815)37f1adctest(clients): run client feature tests in browser mode too (#7808)800431bPublish v3.1002.0b8467bdPublish v3.1001.0Updates
@aws-sdk/s3-request-presignerfrom 3.995.0 to 3.1004.0Release notes
Sourced from
@aws-sdk/s3-request-presigner's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/s3-request-presigner's changelog.... (truncated)
Commits
7c08152Publish v3.1004.04c36ea3Publish v3.1003.08ddd544chore: bump '@smithy/*' dependencies (#7822)03dad66chore: set downlevel types to be used in typescript@'<4.5' (#7817)800431bPublish v3.1002.0b8467bdPublish v3.1001.0ab9e775chore(codegen): upgrade smithy 1.68.0 (#7806)e373aa8Publish v3.1000.0cd1d49dPublish v3.999.0ab81c73chore(packages): reapply eslint rules (#7789)Updates
mysql2from 3.17.4 to 3.19.0Release notes
Sourced from mysql2's releases.
Changelog
Sourced from mysql2's changelog.
Commits
bb74a52chore(master): release 3.19.0 (#4139)6ccc643build(deps): bump svgo from 3.3.2 to 3.3.3 in /website (#4153)0b59041build(deps): bump immutable from 5.1.3 to 5.1.5 in /website (#4152)b3af0d7build(deps): bump lucide-react from 0.576.0 to 0.577.0 in /website (#4151)519c8e7ci: ensure timeout to OSX workflow (#4150)b57c671feat: use server's preferred auth method to eliminate auth switch roundtrip (...909eec3build(deps-dev): bump@types/nodefrom 25.3.2 to 25.3.3 (#4141)c34bd6fci: minimal adjustment in benchmark report (#4147)09b802cci: improve CodeQL (#4145)15e012fbuild(deps): bump@easyops-cn/docusaurus-search-localin /website (#4143)Updates
@eslint/eslintrcfrom 3.3.3 to 3.3.5Release notes
Sourced from
@eslint/eslintrc's releases.Changelog
Sourced from
@eslint/eslintrc's changelog.Commits
5135df1chore: release 3.3.5 🚀 (#228)c109d69docs: Update README sponsors3dc2381fix: update dependency minimatch to ^3.1.5 (#227)81385b6ci: pin Node.js 25.6.1 (#226)4c45e24chore: release 3.3.4 🚀 (#223)30339d0fix: updateminimatchto3.1.3to address security vulnerabilities (#224)9139140fix: updateajvto6.14.0to address security vulnerabilities (#221)245ada5docs: Update README sponsors78b1a0edocs: Update README sponsorsdf32fffdocs: Update README sponsorsUpdates
@smithy/util-streamfrom 4.5.13 to 4.5.17Release notes
Sourced from
@smithy/util-stream's releases.Changelog
Sourced from
@smithy/util-stream's changelog.Commits
5eab7eaVersion NPM packagesa4d95e6fix: set downlevel types to be used in typescript@'<4.5' (#1906)1f4cc06Version NPM packages2acebecVersion NPM packages1f51a0cVersion NPM packagesUpdates
@types/formidablefrom 3.4.6 to 3.5.0Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.56.0 to 8.56.1Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.Commits
96a04a9chore(release): publish 8.56.1958f390chore(eslint-plugin): add default excludes to vitest (#12067)ffb46eadocs(eslint-plugin): [method-signature-style] clarify autofix impact on type ...Updates
@typescript-eslint/parserfrom 8.56.0 to 8.56.1Release notes
Sourced from
@typescript-eslint/parser's releases.Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
96a04a9chore(release): publish 8.56.1Updates
eslintfrom 10.0.1 to 10.0.3Release notes
Sourced from eslint's releases.
Commits
bfce7ea10.0.3d44ced8Build: changelog update for 10.0.3e511b58fix: update eslint (#20595)ef8fb92chore: package.json update for eslint-config-eslint releasee8f2104chore: updates for v9.39.4 release5cd1604refactor: simplify isCombiningCharacter helper (#20524)9fc31b0docs: Update README70ff1d0chore: eslint-config-eslint require Node^20.19.0 || ^22.13.0 || >=24(#20586)f4c9cf9fix: include variable name inno-useless-assignmentmessage (#20581)4efaa36docs: add info box foreslint-plugin-eslint-comments(#20570)Updates
globalsfrom 17.3.0 to 17.4.0Release notes
Sourced from globals's releases.
Commits
a9cfd7417.4.0d43a051Update globals (2026-03-01) (#338)Updates
sinonfrom 21.0.1 to 21.0.2Changelog
Sourced from sinon's changelog.
Commits
2d93d6821.0.23af394elint-staged -> 16.3.2