generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps-dev): Bump the npm-development group across 1 directory with 13 updates #62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
2
commits into
main
Choose a base branch
from
dependabot/npm_and_yarn/npm-development-320789402b
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps-dev): Bump the npm-development group across 1 directory with 13 updates #62
dependabot
wants to merge
2
commits into
main
from
dependabot/npm_and_yarn/npm-development-320789402b
Conversation
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
…th 13 updates Bumps the npm-development group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@custom-elements-manifest/analyzer](https://github.com/open-wc/custom-elements-manifest/tree/HEAD/packages/analyzer) | `0.10.4` | `0.11.0` | | [@jest/globals](https://github.com/jestjs/jest/tree/HEAD/packages/jest-globals) | `30.0.5` | `30.2.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.1.0` | `24.10.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.38.0` | `8.46.4` | | [@vercel/ncc](https://github.com/vercel/ncc) | `0.38.3` | `0.38.4` | | [eslint](https://github.com/eslint/eslint) | `9.31.0` | `9.39.1` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `29.0.1` | `29.1.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.5.3` | `5.5.4` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.0.5` | `30.2.0` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.0` | `29.4.5` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.28.7` | `0.28.14` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` | Updates `@custom-elements-manifest/analyzer` from 0.10.4 to 0.11.0 - [Changelog](https://github.com/open-wc/custom-elements-manifest/blob/master/packages/analyzer/CHANGELOG.md) - [Commits](https://github.com/open-wc/custom-elements-manifest/commits/HEAD/packages/analyzer) Updates `@jest/globals` from 30.0.5 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-globals) Updates `@types/node` from 24.1.0 to 24.10.1 - [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.38.0 to 8.46.4 - [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.4/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.38.0 to 8.46.4 - [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.4/packages/parser) Updates `@vercel/ncc` from 0.38.3 to 0.38.4 - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.38.3...0.38.4) Updates `eslint` from 9.31.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.31.0...v9.39.1) Updates `eslint-plugin-jest` from 29.0.1 to 29.1.0 - [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@v29.0.1...v29.1.0) Updates `eslint-plugin-prettier` from 5.5.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.5.3...v5.5.4) Updates `jest` from 30.0.5 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 `ts-jest` from 29.4.0 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.4.0...v29.4.5) Updates `typedoc` from 0.28.7 to 0.28.14 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.28.7...v0.28.14) Updates `typescript` from 5.8.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.8.3...v5.9.3) --- updated-dependencies: - dependency-name: "@custom-elements-manifest/analyzer" dependency-version: 0.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@jest/globals" dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@types/node" dependency-version: 24.10.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@typescript-eslint/parser" dependency-version: 8.46.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@vercel/ncc" dependency-version: 0.38.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: eslint dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint-plugin-jest dependency-version: 29.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint-plugin-prettier dependency-version: 5.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: jest dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: ts-jest dependency-version: 29.4.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: typedoc dependency-version: 0.28.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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-development group with 12 updates in the / directory:
0.10.40.11.030.0.530.2.024.1.024.10.18.38.08.46.40.38.30.38.49.31.09.39.129.0.129.1.05.5.35.5.430.0.530.2.029.4.029.4.50.28.70.28.145.8.35.9.3Updates
@custom-elements-manifest/analyzerfrom 0.10.4 to 0.11.0Changelog
Sourced from
@custom-elements-manifest/analyzer's changelog.Commits
Updates
@jest/globalsfrom 30.0.5 to 30.2.0Release notes
Sourced from
@jest/globals's releases.Changelog
Sourced from
@jest/globals's changelog.... (truncated)
Commits
855864ev30.2.0ebfa31cv30.1.2d347c0fv30.1.14d5f41dv30.1.0Updates
@types/nodefrom 24.1.0 to 24.10.1Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.38.0 to 8.46.4Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
843f144chore(release): publish 8.46.4997e0c0fix(parser): error when bothprojectServiceandprojectare set (#11333)7c6944echore: fix typos (#11744)189a7f7fix(eslint-plugin): handle override modifier in promise-function-async fixer ...c779f3cfix(eslint-plugin): [no-deprecated] fix double-report on computed literal ide...ea2ee6bchore(eslint-plugin): use correct type for return type ofcreateValidator(...d9f3497chore(release): publish 8.46.326a9f94fix(eslint-plugin): [no-duplicate-enum-values] support signed numbers (#11722...b8219d1fix(eslint-plugin): [no-misused-promises] expand union type to retrieve targe...55ca033chore(release): publish 8.46.2Maintainer 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 8.38.0 to 8.46.4Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
843f144chore(release): publish 8.46.4d9f3497chore(release): publish 8.46.355ca033chore(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.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
@vercel/nccfrom 0.38.3 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
eslintfrom 9.31.0 to 9.39.1Release notes
Sourced from eslint's releases.
... (truncated)
Commits
e2772819.39.14cdf397Build: changelog update for 9.39.192db329chore: update@eslint/jsversion to 9.39.1 (#20284)c7ebefcchore: package.json update for@eslint/jsrelease650753efix: Only pass node to JS lang visitor methods (#20283)51b51f4docs: add a section on when to use extends vs cascading (#20268)61778f6chore: update eslint-config-eslint dependency@eslint/jsto ^9.39.0 (#20275)d9ca2fcci: Add rangeStrategy to eslint group in renovate config (#20266)009e507test: fix version tests for ESLint v10 (#20274)b44d426docs: Update READMEUpdates
eslint-plugin-jestfrom 29.0.1 to 29.1.0Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
4851e6bchore(release): 29.1.0 [skip ci]4658638feat(prefer-lowercase-title): allow ignoringtodos (#1843)5842ea3chore(deps): update yarn to v4.11.0 (#1844)b02430bchore(deps): lock file maintenance (#1847)9be6990docs(valid-title): add documentation forignoreTypeOfTestNameoption (#1842)d7a67f3ci: check package npm links via the registry (#1846)2557a20chore: downgradeeslint-plugin-eslint-plugin(#1841)a1a4b3dchore(deps): update danger/danger-js action to v13.0.5 (#1839)14740dcchore(deps): lock file maintenance (#1840)e7f0415chore: use lowest node version we support for smoke test (#1837)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-jest since your current version.
Updates
eslint-plugin-prettierfrom 5.5.3 to 5.5.4Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
... (truncated)
Commits
e2c31d2chore: release eslint-plugin-prettier (#756)98a8bfdchore(deps): update all dependencies (#750)cf52b30fix: disallow extra properties in rule options (#751)723f7a8fix: add 'oxc', 'oxc-ts' and 'hermes' parsers toparserBlocklist(#755)Updates
jestfrom 30.0.5 to 30.2.0Release notes
Sourced from jest's releases.
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
855864ev30.2.0da9b532v30.1.3ebfa31cv30.1.2d347c0fv30.1.14d5f41dv30.1.0Updates
ts-jestfrom 29.4.0 to 29.4.5Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.