chore(deps-dev): bump the dev-dependencies group across 1 directory with 19 updates#192
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
| Duplication | 0 |
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
…ith 19 updates Bumps the dev-dependencies group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@codedependant/semantic-release-docker](https://github.com/esatterwhite/semantic-release-docker) | `5.1.1` | `7.0.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.2` | `10.0.1` | | [@semantic-release/github](https://github.com/semantic-release/github) | `12.0.3` | `12.0.8` | | [@semantic-release/npm](https://github.com/semantic-release/npm) | `13.1.3` | `13.1.5` | | [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator) | `14.1.0` | `14.1.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.2.0` | `26.0.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.54.0` | `8.61.1` | | [axios](https://github.com/axios/axios) | `1.16.0` | `1.18.0` | | [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.5.0` | | [eslint-plugin-security](https://github.com/eslint-community/eslint-plugin-security) | `3.0.1` | `4.0.1` | | [globals](https://github.com/sindresorhus/globals) | `17.3.0` | `17.6.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.2.0` | `30.4.2` | | [msw](https://github.com/mswjs/msw) | `2.12.7` | `2.14.6` | | [openapi-typescript](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-typescript) | `7.10.1` | `7.13.0` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.4` | | [semantic-release](https://github.com/semantic-release/semantic-release) | `25.0.3` | `25.0.5` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.6` | `29.4.11` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.3` | Updates `@codedependant/semantic-release-docker` from 5.1.1 to 7.0.0 - [Release notes](https://github.com/esatterwhite/semantic-release-docker/releases) - [Changelog](https://github.com/esatterwhite/semantic-release-docker/blob/main/CHANGELOG.md) - [Commits](esatterwhite/semantic-release-docker@v5.1.1...v7.0.0) Updates `@eslint/js` from 9.39.2 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js) Updates `@semantic-release/github` from 12.0.3 to 12.0.8 - [Release notes](https://github.com/semantic-release/github/releases) - [Commits](semantic-release/github@v12.0.3...v12.0.8) Updates `@semantic-release/npm` from 13.1.3 to 13.1.5 - [Release notes](https://github.com/semantic-release/npm/releases) - [Commits](semantic-release/npm@v13.1.3...v13.1.5) Updates `@semantic-release/release-notes-generator` from 14.1.0 to 14.1.1 - [Release notes](https://github.com/semantic-release/release-notes-generator/releases) - [Commits](semantic-release/release-notes-generator@v14.1.0...v14.1.1) Updates `@types/node` from 25.2.0 to 26.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.54.0 to 8.61.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.61.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.54.0 to 8.61.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.61.1/packages/parser) Updates `axios` from 1.16.0 to 1.18.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.18.0) Updates `eslint` from 9.39.2 to 10.5.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.5.0) Updates `eslint-plugin-security` from 3.0.1 to 4.0.1 - [Release notes](https://github.com/eslint-community/eslint-plugin-security/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-security/blob/main/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-security@v3.0.1...eslint-plugin-security-v4.0.1) Updates `globals` from 17.3.0 to 17.6.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.3.0...v17.6.0) Updates `jest` from 30.2.0 to 30.4.2 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.4.2/packages/jest) Updates `msw` from 2.12.7 to 2.14.6 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.12.7...v2.14.6) Updates `openapi-typescript` from 7.10.1 to 7.13.0 - [Release notes](https://github.com/openapi-ts/openapi-typescript/releases) - [Changelog](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-typescript/CHANGELOG.md) - [Commits](https://github.com/openapi-ts/openapi-typescript/commits/openapi-typescript@7.13.0/packages/openapi-typescript) Updates `prettier` from 3.8.1 to 3.8.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.4) Updates `semantic-release` from 25.0.3 to 25.0.5 - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](semantic-release/semantic-release@v25.0.3...v25.0.5) Updates `ts-jest` from 29.4.6 to 29.4.11 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.6...v29.4.11) Updates `typescript` from 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.3) --- updated-dependencies: - dependency-name: "@codedependant/semantic-release-docker" dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@semantic-release/github" dependency-version: 12.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@semantic-release/npm" dependency-version: 13.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@semantic-release/release-notes-generator" dependency-version: 14.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 25.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: axios dependency-version: 1.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint-plugin-security dependency-version: 4.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: globals dependency-version: 17.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: jest dependency-version: 30.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: msw dependency-version: 2.14.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: openapi-typescript dependency-version: 7.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: prettier dependency-version: 3.8.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: semantic-release dependency-version: 25.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: ts-jest dependency-version: 29.4.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
8fe8a68 to
8b8d345
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 dev-dependencies group with 18 updates in the / directory:
5.1.17.0.09.39.210.0.112.0.312.0.813.1.313.1.514.1.014.1.125.2.026.0.08.54.08.61.11.16.01.18.09.39.210.5.03.0.14.0.117.3.017.6.030.2.030.4.22.12.72.14.67.10.17.13.03.8.13.8.425.0.325.0.529.4.629.4.115.9.36.0.3Updates
@codedependant/semantic-release-dockerfrom 5.1.1 to 7.0.0Release notes
Sourced from @codedependant/semantic-release-docker's releases.
Changelog
Sourced from @codedependant/semantic-release-docker's changelog.
Commits
9252fb1release: 2026-04-29, Version 7.0.0 [skip ci]6508e76fix(docker)!: specify an output type during buildx dry runad88467release: 2026-04-07, Version 6.1.1 [skip ci]5e65753chore(dep-dev): eslint-config-logdna@8.0.18766a8cchore(dep): semver@7.7.4afa593bchore(deps): semantic-release/error@4.0.04cead0dchore(deps): debug@4.4.32ad82f0chore(deps): handlebars@4.7.90ca2618chore(deps): execa@9.6.1d964fa1chore(dep-dev): tap@21.6.3Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@codedependant/semantic-release-dockersince your current version.Updates
@eslint/jsfrom 9.39.2 to 10.0.1Release notes
Sourced from @eslint/js's releases.
... (truncated)
Commits
84fb885chore: package.json update for@eslint/jsrelease1f66734chore: addeslinttopeerDependenciesof@eslint/js(#20467)f3fbc2fchore: set@eslint/jsversion to 10.0.0 to skip releasing it (#20466)b4b3127chore: package.json update for@eslint/jsrelease0b14059chore: package.json update for@eslint/jsreleasefa31a60feat!: addnameto configs (#20015)1e2cad5chore: package.json update for@eslint/jsrelease454a292feat!: updateeslint:recommendedconfiguration (#20210)c6358c3feat!: Require Node.js^20.19.0 || ^22.13.0 || >=24(#20160)Updates
@semantic-release/githubfrom 12.0.3 to 12.0.8Release notes
Sourced from @semantic-release/github's releases.
Commits
edd1652fix(deps): update dependency http-proxy-agent to v9 (#1203)1f17362fix(deps): update dependency https-proxy-agent to v9 (#1204)33fd115chore(deps): update dependency cpy to v13.2.2 (#1221)59fbe01chore(deps): update dependency publint to v0.3.19 (#1220)ff5b17cchore(deps): lock file maintenance (#1219)75faf16chore(deps): update dependency ava to v8 (#1218)56d65c0chore(deps): lock file maintenance (#1217)31a02d2chore(deps): update npm to v11.13.0 (#1216)3f06ad5ci(action): update actions/setup-node action to v6.4.0 (#1214)6ded611chore(deps): lock file maintenance (#1213)Updates
@semantic-release/npmfrom 13.1.3 to 13.1.5Release notes
Sourced from @semantic-release/npm's releases.
Commits
daec492fix(deps): update dependency normalize-url to v9 (#1095)af8362fchore(deps): update dependency strip-ansi to v7.2.0 (#1098)7354e11chore(deps): update node.js to v24 (#1027)2c4d2c9chore(deps): update npm to v11.11.0 (#1097)95ba689chore(deps): update dependency c8 to v11 (#1096)5d32912chore(deps): update npm to v11.10.1 (#1094)54f908cchore(deps): lock file maintenance (#1093)91e1f14chore(deps): update npm to v11.10.0 (#1092)0d7d37echore(deps): lock file maintenance (#1089)c5411ccchore(deps): update npm to v11.9.0 (#1088)Updates
@semantic-release/release-notes-generatorfrom 14.1.0 to 14.1.1Release notes
Sourced from @semantic-release/release-notes-generator's releases.
Commits
9728887fix(deps): update dependency get-stream to v9 (#613)618cd05chore(deps): update dependency publint to v0.3.19 (#965)2cbdb58chore(deps): lock file maintenance (#964)df3fb9echore(deps): lock file maintenance (#962)e60ca73chore(deps): update npm to v11.13.0 (#961)05ea556ci(action): update actions/setup-node action to v6.4.0 (#960)0b4e4a7chore(deps): lock file maintenance (#959)9854b65chore(deps): update dependency prettier to v3.8.3 (#958)64d547fchore(deps): update dependency sinon to v21.1.2 (#957)46dec93chore(deps): update dependency sinon to v21.1.1 (#956)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@semantic-release/release-notes-generatorsince your current version.Updates
@types/nodefrom 25.2.0 to 26.0.0Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.54.0 to 8.61.1Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
... (truncated)
Commits
aaad718chore(release): publish 8.61.10cc8f35fix(eslint-plugin): [no-unnecessary-template-expression] respect ECMAScript l...6f269e2fix(eslint-plugin): [no-unnecessary-boolean-literal-compare] fix precedence b...1b5d543fix(eslint-plugin): [no-unnecessary-type-assertion] wrap object literal in pa...565e666fix(eslint-plugin): [no-unnecessary-type-assertion] avoid false positive for ...204eabcfix(eslint-plugin): [consistent-indexed-object-style] do not remove comments ...16a5b24chore(release): publish 8.61.0ef1fd28feat(ast-spec): change type ofUnaryExpression.prefixto alwaystrue(#12...4f84a69chore(release): publish 8.60.1598af56docs(eslint-plugin): clarify no-redeclare type-value collision not covered by...Updates
@typescript-eslint/parserfrom 8.54.0 to 8.61.1Release notes
Sourced from @typescript-eslint/parser's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
... (truncated)
Commits
aaad718chore(release): publish 8.61.116a5b24chore(release): publish 8.61.04f84a69chore(release): publish 8.60.11849b53chore: typecheck using tsgo (#12139)f891c29chore(release): publish 8.60.0ca6ca14chore(release): publish 8.59.448e13c0chore(release): publish 8.59.344f9625chore(deps): update vitest monorepo to v4.1.5 (#12307)2ec35f1chore(release): publish 8.59.25245793chore(release): publish 8.59.1Updates
axiosfrom 1.16.0 to 1.18.0Release notes
Sourced from axios's releases.