chore(deps): bump the dev-dependencies group across 1 directory with 14 updates - #118
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…14 updates Bumps the dev-dependencies group with 13 updates in the /back directory: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1075.0` | `3.1093.0` | | [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.1075.0` | `3.1093.0` | | [@dotenvx/dotenvx](https://github.com/dotenvx/dotenvx) | `2.1.5` | `2.17.2` | | [mysql2](https://github.com/sidorares/node-mysql2) | `3.22.5` | `3.23.1` | | [ws](https://github.com/websockets/ws) | `8.21.0` | `8.21.1` | | [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.3.5` | `3.3.6` | | [@smithy/util-stream](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/util-stream) | `4.7.2` | `4.7.12` | | [@types/multer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/multer) | `2.1.0` | `2.2.0` | | [@types/supertest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/supertest) | `7.2.0` | `7.2.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.62.0` | `8.65.0` | | [eslint](https://github.com/eslint/eslint) | `10.5.0` | `10.7.0` | | [prettier](https://github.com/prettier/prettier) | `3.8.4` | `3.9.6` | | [sinon](https://github.com/sinonjs/sinon) | `22.0.0` | `22.1.0` | Updates `@aws-sdk/client-s3` from 3.1075.0 to 3.1093.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.1093.0/clients/client-s3) Updates `@aws-sdk/s3-request-presigner` from 3.1075.0 to 3.1093.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.1093.0/packages/s3-request-presigner) Updates `@dotenvx/dotenvx` from 2.1.5 to 2.17.2 - [Release notes](https://github.com/dotenvx/dotenvx/releases) - [Changelog](https://github.com/dotenvx/dotenvx/blob/main/CHANGELOG.md) - [Commits](dotenvx/dotenvx@v2.1.5...v2.17.2) Updates `mysql2` from 3.22.5 to 3.23.1 - [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.22.5...v3.23.1) 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 `@eslint/eslintrc` from 3.3.5 to 3.3.6 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](eslint/eslintrc@eslintrc-v3.3.5...eslintrc-v3.3.6) Updates `@smithy/util-stream` from 4.7.2 to 4.7.12 - [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.7.12/packages/util-stream) Updates `@types/multer` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/multer) Updates `@types/supertest` from 7.2.0 to 7.2.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/supertest) Updates `@typescript-eslint/eslint-plugin` from 8.62.0 to 8.65.0 - [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.65.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.62.1 to 8.65.0 - [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.65.0/packages/parser) Updates `eslint` from 10.5.0 to 10.7.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.5.0...v10.7.0) Updates `prettier` from 3.8.4 to 3.9.6 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.4...3.9.6) Updates `sinon` from 22.0.0 to 22.1.0 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/CHANGES.md) - [Commits](sinonjs/sinon@v22.0.0...v22.1.0) --- updated-dependencies: - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.1093.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.1093.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@dotenvx/dotenvx" dependency-version: 2.17.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: mysql2 dependency-version: 3.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: ws dependency-version: 8.21.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@eslint/eslintrc" dependency-version: 3.3.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@smithy/util-stream" dependency-version: 4.7.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/multer" dependency-version: 2.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/supertest" dependency-version: 7.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.65.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.65.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 10.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: prettier dependency-version: 3.9.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: sinon dependency-version: 22.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Summary
tests: Run #245
🎉 All tests passed!Github Test Reporter by CTRF 💚 |
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 13 updates in the /back directory:
3.1075.03.1093.03.1075.03.1093.02.1.52.17.23.22.53.23.18.21.08.21.13.3.53.3.64.7.24.7.122.1.02.2.07.2.07.2.18.62.08.65.010.5.010.7.03.8.43.9.622.0.022.1.0Updates
@aws-sdk/client-s3from 3.1075.0 to 3.1093.0Release notes
Sourced from @aws-sdk/client-s3's releases.
... (truncated)
Changelog
Sourced from @aws-sdk/client-s3's changelog.
... (truncated)
Commits
0f79b6aPublish v3.1093.080f0df5Publish v3.1092.0a1269f7Publish v3.1091.0eb268edPublish v3.1090.060e8b54Publish v3.1089.091723d2docs(client-s3): Documentation update for removing the 30 day minimum restric...73de389Publish v3.1088.0d43e5bfchore(codegen): sync to use typesVersions entries for submodules (#8195)7d14409chore: migrate eslint/prettier to oxlint/oxfmt (#8192)ec24bb4Publish v3.1087.0Updates
@aws-sdk/s3-request-presignerfrom 3.1075.0 to 3.1093.0Release notes
Sourced from @aws-sdk/s3-request-presigner's releases.
... (truncated)
Changelog
Sourced from @aws-sdk/s3-request-presigner's changelog.
... (truncated)
Commits
0f79b6aPublish v3.1093.080f0df5Publish v3.1092.0a1269f7Publish v3.1091.0eb268edPublish v3.1090.060e8b54Publish v3.1089.073de389Publish v3.1088.0d43e5bfchore(codegen): sync to use typesVersions entries for submodules (#8195)7d14409chore: migrate eslint/prettier to oxlint/oxfmt (#8192)ec24bb4Publish v3.1087.0a20c28dchore(codegen): sync for codegen and include OAuthIAM operation for signin li...Updates
@dotenvx/dotenvxfrom 2.1.5 to 2.17.2Release notes
Sourced from @dotenvx/dotenvx's releases.
... (truncated)
Changelog
Sourced from @dotenvx/dotenvx's changelog.
... (truncated)
Commits
21110d92.17.292b6b46changelog0210f7fsupport DOTENV_CONFIG_IGNORE for cli actions as wellcff0684standard clean up90a1d14Merge pull request #919 from djohnson-aperture/dotenv-config-ignorea05312aAdd support DOTENV_CONFIG_IGNORE0306111space26038afupdate README9f5c4f1READMEee48fe2Merge pull request #918 from dotenvx/vulnsUpdates
mysql2from 3.22.5 to 3.23.1Release notes
Sourced from mysql2's releases.
Changelog
Sourced from mysql2's changelog.
Commits
3de28fbchore(master): release 3.23.1 (#4408)01f1092fix(parser): call typeCast for NULL values in the binary protocol (#3368) (#4...534c552build(deps): bump lucide-react from 1.24.0 to 1.25.0 in /website (#4407)7c48343Merge commit from fork3e13d7bdocs: establish security charter (#4404)26c135bbuild(deps): bump websocket-driver from 0.7.4 to 0.7.5 in /website (#4403)f86cfb1chore(master): release 3.23.0 (#4387)6316492build(deps): bump the docusaurus group in /website with 2 updates (#4396)6b933f6feat(sql-escaper): add Temporal support when escaping values (#4392)457c316build(deps): bump lucide-react from 1.23.0 to 1.24.0 in /website (#4391)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
@eslint/eslintrcfrom 3.3.5 to 3.3.6Release notes
Sourced from @eslint/eslintrc's releases.
Changelog
Sourced from @eslint/eslintrc's changelog.
Commits
b433a22chore: release 3.3.6 🚀 (#236)0c5de74fix: updatejs-yamlto 4.3.0 to address security vulnerability (#235)94837a4docs: Update README sponsorsdbae1a1docs: Update README sponsors19fe72adocs: Update README sponsors92ebd17docs: Update README sponsors3ba4c8cci: add Node.js 26 to CI (#231)f8d268adocs: Update README sponsors6e20867docs: Update README sponsors6d722b6docs: Update README sponsorsUpdates
@smithy/util-streamfrom 4.7.2 to 4.7.12Changelog
Sourced from @smithy/util-stream's changelog.
... (truncated)
Commits
7bc145bVersion NPM packages (#2173)5e1e7dfVersion NPM packages (#2161)530c06bchore: enable sortPackageJson in oxfmt and format (#2153)642aa1cVersion NPM packages (#2154)2e3e680Version NPM packages (#2143)172249cchore(packages): oxlint and oxfmt replace eslint and prettier (#2132)0286630Version NPM packages (#2136)626d186Version NPM packages (#2130)273e480chore: add isolatedModules=true to all tsconfig.types.json (#2126)29ad40aVersion NPM packages (#2121)Updates
@types/multerfrom 2.1.0 to 2.2.0Commits
Updates
@types/supertestfrom 7.2.0 to 7.2.1Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.62.0 to 8.65.0Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
... (truncated)
Commits
63ba81bchore(release): publish 8.65.0aa602bdfix(eslint-plugin): [no-unnecessary-parameter-property-assignment] don't flag...1e90d67feat(eslint-plugin): [no-shadow] specialized error on enum declaration and me...b32fb34docs: fix broken code samples in no-extraneous-class and prefer-function-type...eaf4576feat: add warning when TS 7 is detected (#12529)18c01c7feat(eslint-plugin): [no-restricted-imports] deprecate extension rule (#12527)96e8fe2fix(eslint-plugin): [unbound-method] report unbound methods accessed via memb...0d06406chore: add attw validation to repo (#12437)9d9973bfix(eslint-plugin): [prefer-string-starts-ends-with] handle escaped $ ending ...c2386e4chore(deps): update dependency prettier to v3.9.5 (#12486)Updates
@typescript-eslint/parserfrom 8.62.1 to 8.65.0Release notes
Sourced from @typescript-eslint/parser's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.