Bump the dependencies group across 1 directory with 20 updates - #17
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the dependencies group across 1 directory with 20 updates#17dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dependencies group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) | `1.10.1` | `1.11.1` | | [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) | `6.0.0` | `6.0.1` | | [@octokit/action](https://github.com/octokit/action.js) | `6.0.7` | `8.0.2` | | [@vercel/ncc](https://github.com/vercel/ncc) | `0.38.1` | `0.38.4` | | [asana](https://github.com/Asana/node-asana) | `3.0.2` | `3.1.2` | | [@tsconfig/node20](https://github.com/tsconfig/bases/tree/HEAD/bases) | `20.1.2` | `20.1.6` | | [@types/asana](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/asana) | `0.18.16` | `0.18.17` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.24` | `24.9.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.1.0` | `8.46.2` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.1.0` | `8.46.2` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.39.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.1.8` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.9.0` | `29.0.1` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.5.4` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.7.0` | `30.2.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.12` | `30.0.0` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.6.2` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.2` | `29.4.5` | | [tslib](https://github.com/Microsoft/tslib) | `2.6.2` | `2.8.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.3.3` | `5.9.3` | Updates `@actions/core` from 1.10.1 to 1.11.1 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) Updates `@actions/github` from 6.0.0 to 6.0.1 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github) Updates `@octokit/action` from 6.0.7 to 8.0.2 - [Release notes](https://github.com/octokit/action.js/releases) - [Commits](octokit/action.js@v6.0.7...v8.0.2) Updates `@vercel/ncc` from 0.38.1 to 0.38.4 - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.38.1...0.38.4) Updates `asana` from 3.0.2 to 3.1.2 - [Release notes](https://github.com/Asana/node-asana/releases) - [Commits](Asana/node-asana@v3.0.2...v3.1.2) Updates `@tsconfig/node20` from 20.1.2 to 20.1.6 - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) Updates `@types/asana` from 0.18.16 to 0.18.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/asana) Updates `@types/node` from 20.11.24 to 24.9.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 7.1.0 to 8.46.2 - [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.46.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.1.0 to 8.46.2 - [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.46.2/packages/parser) Updates `eslint` from 8.57.0 to 9.39.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v8.57.0...v9.39.0) Updates `eslint-config-prettier` from 9.1.0 to 10.1.8 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.1.0...v10.1.8) Updates `eslint-plugin-jest` from 27.9.0 to 29.0.1 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v27.9.0...v29.0.1) Updates `eslint-plugin-prettier` from 5.1.3 to 5.5.4 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.1.3...v5.5.4) Updates `jest` from 29.7.0 to 30.2.0 - [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.2.0/packages/jest) Updates `@types/jest` from 29.5.12 to 30.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `prettier` from 3.2.5 to 3.6.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.6.2) Updates `ts-jest` from 29.1.2 to 29.4.5 - [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.1.2...v29.4.5) Updates `tslib` from 2.6.2 to 2.8.1 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@v2.6.2...v2.8.1) Updates `typescript` from 5.3.3 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.3.3...v5.9.3) --- updated-dependencies: - dependency-name: "@actions/core" dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@actions/github" dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@octokit/action" dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@vercel/ncc" dependency-version: 0.38.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: asana dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@tsconfig/node20" dependency-version: 20.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/asana" dependency-version: 0.18.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" dependency-version: 24.9.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.46.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint dependency-version: 9.39.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint-config-prettier dependency-version: 10.1.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint-plugin-jest dependency-version: 29.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint-plugin-prettier dependency-version: 5.5.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: jest dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/jest" dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ts-jest dependency-version: 29.4.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tslib dependency-version: 2.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: 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 dependencies group with 20 updates in the / directory:
1.10.11.11.16.0.06.0.16.0.78.0.20.38.10.38.43.0.23.1.220.1.220.1.60.18.160.18.1720.11.2424.9.27.1.08.46.27.1.08.46.28.57.09.39.09.1.010.1.827.9.029.0.15.1.35.5.429.7.030.2.029.5.1230.0.03.2.53.6.229.1.229.4.52.6.22.8.15.3.35.9.3Updates
@actions/corefrom 1.10.1 to 1.11.1Changelog
Sourced from
@actions/core's changelog.Commits
Updates
@actions/githubfrom 6.0.0 to 6.0.1Changelog
Sourced from
@actions/github's changelog.Commits
Updates
@octokit/actionfrom 6.0.7 to 8.0.2Release notes
Sourced from
@octokit/action's releases.... (truncated)
Commits
25f537ffix(deps): update dependency@octokit/plugin-rest-endpoint-methodsto v16 (#703)76679e4fix(deps): update octokit monorepo (major) (#702)b6a290eci: stop testing against NodeJS v18 (#700)249ff46build(deps): lock file maintenance (#701)d36e0efbuild(deps-dev): bump vite from 6.3.2 to 6.3.5 (#699)74128c3build(deps): lock file maintenance (#697)a3b34c9build(deps): lock file maintenance (#696)de907e7build(deps-dev): bump vite from 6.2.5 to 6.2.6 (#695)82d96c1fix(deps): update octokit monorepo (major) (#694)ab658cebuild(deps-dev): bump vite from 6.2.0 to 6.2.5 (#693)Updates
@vercel/nccfrom 0.38.1 to 0.38.4Release notes
Sourced from
@vercel/ncc's releases.Commits
e72d34dfix(cjs-build): enable evaluating import.meta in cjs build (#1236)186af2bchore(deps): Bump amannn/action-semantic-pull-request from 5.5.3 to 6.1.1 (#1...162c7d4chore(deps): Bump actions/checkout from 4 to 5 (#1283)24734b5chore(deps): Bump cipher-base from 1.0.4 to 1.0.6 (#1280)7bf44d5chore(deps): Bump sha.js from 2.4.11 to 2.4.12 (#1281)50f1851chore(deps): Bump tmp from 0.2.3 to 0.2.4 (#1278)d797f1bchore(deps-dev): Bump koa from 2.16.1 to 3.0.1 (#1272)9bdbd47chore(deps): Bump pbkdf2 from 3.1.2 to 3.1.3 (#1266)cbfd660chore(deps-dev): bump test deps for aws-sdk (#1263)d17397fchore(deps-dev): Bump axios from 1.7.7 to 1.8.2 (#1262)Updates
asanafrom 3.0.2 to 3.1.2Release notes
Sourced from asana's releases.
... (truncated)
Commits
91a4377Updated JavaScript SDK: v3.1.289cf7d6Merge pull request #302 from Asana/johnvu-upgrade-superagent-package1c567b4Bump superagent versiond0bc02fFix CVE3e6c881Merge pull request #301 from Asana/johnvu-fix-spelling-mistakesbc35021Fix spelilng mistakes in README.mustache tempalte467f08aUpdated JavaScript SDK: v3.1.150413e5Updated JavaScript SDK: v3.1.084e9d3fUpdated JavaScript SDK: v3.0.162bdb2fdUpdated JavaScript SDK: v3.0.15Updates
@tsconfig/node20from 20.1.2 to 20.1.6Commits
Updates
@types/asanafrom 0.18.16 to 0.18.17Commits
Updates
@types/nodefrom 20.11.24 to 24.9.2Commits
Updates
@typescript-eslint/eslint-pluginfrom 7.1.0 to 8.46.2Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
55ca033chore(release): publish 8.46.2698e7a8fix(eslint-plugin): [prefer-optional-chain] skip optional chaining when it co...3f5fbf6chore(release): publish 8.46.1a64b3ccfix(eslint-plugin): [no-misused-promises] special-case.finallynot to repo...73003bffix(eslint-plugin): [prefer-optional-chain] include mixed "nullish comparison...aec785echore(release): publish 8.46.0a974191fix(eslint-plugin): [prefer-readonly-parameter-types] ignore tagged primitive...02e0278fix(typescript-estree): forbid abstract method and accessor to have implement...f083798feat(eslint-plugin): [no-unsafe-member-access] add allowOptionalChaining opti...a62f625fix(eslint-plugin): removed error type previously deprecated (#11674)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@typescript-eslint/eslint-pluginsince your current version.Updates
@typescript-eslint/parserfrom 7.1.0 to 8.46.2Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
55ca033chore(release): publish 8.46.23f5fbf6chore(release): publish 8.46.1aec785echore(release): publish 8.46.0255e9e2chore(release): publish 8.45.0c198052chore(release): publish 8.44.177056f7chore(release): publish 8.44.0ef9173cchore(release): publish 8.43.0d135909chore(release): publish 8.42.031a7336chore(release): publish 8.41.060c3b26chore(release): publish 8.40.0Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@typescript-eslint/parsersince your current version.Updates
eslintfrom 8.57.0 to 9.39.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
ac3a60d9.39.0e79017fBuild: changelog update for 9.39.0dfe3c1bchore: update@eslint/jsversion to 9.39.0 (#20270)2375a6dchore: package.json update for@eslint/jsreleased3e81e3docs: Always recommend to include a files property (#20158)15f5c7cfix: forward traversalstep.argsto visitors (#20253)5a1a534fix: allow JSDoc comments in object-shorthand rule (#20167)cc57d87feat: update error loc to key inno-dupe-class-members(#20259)a1f4e52chore: update@eslintdependencies (#20265)e86b813fix: Use more types from@eslint/core(#20257)Updates
eslint-config-prettierfrom 9.1.0 to 10.1.8Release notes
Sourced from eslint-config-prettier's releases.
... (truncated)
Changelog
Sourced from eslint-config-prettier's changelog.
... (truncated)
Commits
9b0b0a4fix: release a new latest version4c94893chore: release eslint-config-prettier (#333)60fef02chore: addfundingfield intopackage.json(#332)f55501fchore: release eslint-config-prettier (#329)50a8a22chore(deps): update all dependencies (#330)94b4799fix(cli): do not crash on no rules configured (#328)cdc4a5cchore: release eslint-config-prettier (#326)4e95a1dfix: this package iscommonjs, align its types correctly (#325)8911369chore: release eslint-config-prettier (#322)a8768bfchore(package): add homepage url (#321)Maintainer changes
This version was pushed to npm by jounqin, a new releaser for eslint-config-prettier since your current version.
<...Description has been truncated