generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the npm-development group across 1 directory with 14 updates #16
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
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/npm-development-b06d7ee20f
Closed
Bump the npm-development group across 1 directory with 14 updates #16
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/npm-development-b06d7ee20f
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
Bumps the npm-development group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `1.3.2` | `1.4.1` | | [@github/local-action](https://github.com/github/local-action) | `6.0.0` | `6.0.2` | | [@jest/globals](https://github.com/jestjs/jest/tree/HEAD/packages/jest-globals) | `30.1.2` | `30.2.0` | | [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) | `16.0.1` | `16.0.3` | | [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) | `12.1.4` | `12.3.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.5.0` | `24.10.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.44.0` | `8.46.4` | | [eslint](https://github.com/eslint/eslint) | `9.35.0` | `9.39.1` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `29.0.1` | `29.1.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.1.3` | `30.2.0` | | [rollup](https://github.com/rollup/rollup) | `4.50.2` | `4.53.2` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.2` | `29.4.5` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `5.9.3` | Updates `@eslint/compat` from 1.3.2 to 1.4.1 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/compat-v1.4.1/packages/compat) Updates `@github/local-action` from 6.0.0 to 6.0.2 - [Release notes](https://github.com/github/local-action/releases) - [Changelog](https://github.com/github/local-action/blob/main/CHANGELOG.md) - [Commits](github/local-action@v6...v6.0.2) Updates `@jest/globals` from 30.1.2 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 `@rollup/plugin-node-resolve` from 16.0.1 to 16.0.3 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/node-resolve-v16.0.3/packages/node-resolve) Updates `@rollup/plugin-typescript` from 12.1.4 to 12.3.0 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v12.3.0/packages/typescript) Updates `@types/node` from 24.5.0 to 24.10.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.44.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.44.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 `eslint` from 9.35.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.35.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 `jest` from 30.1.3 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 `rollup` from 4.50.2 to 4.53.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.50.2...v4.53.2) Updates `ts-jest` from 29.4.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.4.2...v29.4.5) Updates `typescript` from 5.9.2 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.9.2...v5.9.3) --- updated-dependencies: - dependency-name: "@eslint/compat" dependency-version: 1.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@github/local-action" dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-patch 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: "@rollup/plugin-node-resolve" dependency-version: 16.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@rollup/plugin-typescript" dependency-version: 12.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@types/node" dependency-version: 24.10.0 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: 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: jest dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: rollup dependency-version: 4.53.2 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: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 13 updates in the / directory:
1.3.21.4.16.0.06.0.230.1.230.2.016.0.116.0.312.1.412.3.024.5.024.10.08.44.08.46.49.35.09.39.129.0.129.1.030.1.330.2.04.50.24.53.229.4.229.4.55.9.25.9.3Updates
@eslint/compatfrom 1.3.2 to 1.4.1Release notes
Sourced from
@eslint/compat's releases.... (truncated)
Changelog
Sourced from
@eslint/compat's changelog.Commits
f5ecc7echore: release main (#303)760fb02docs: Update README sponsorsda3838fbuild: add@types/nodetocompatandmcp(#295)6030caddocs: Update README sponsorsf1f341ddocs: Update README sponsors7f592e3chore: release main (#257)4f07e51docs: correct bun installation command and usedefineConfigin README (#269)ab10682docs: Update README sponsors7255100chore: standardize test filenames to *.test.js (#267)7e61e90test: remove deprecatedtypeproperty (#266)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@eslint/compatsince your current version.Updates
@github/local-actionfrom 6.0.0 to 6.0.2Release notes
Sourced from
@github/local-action's releases.Commits
Updates
@jest/globalsfrom 30.1.2 to 30.2.0Release notes
Sourced from
@jest/globals's releases.Changelog
Sourced from
@jest/globals's changelog.Commits
855864ev30.2.0Updates
@rollup/plugin-node-resolvefrom 16.0.1 to 16.0.3Changelog
Sourced from
@rollup/plugin-node-resolve's changelog.Commits
764910achore(release): node-resolve v16.0.33569720fix(node-resolve): resolve bare targets of package "imports" using export map...516ed1dchore(release): node-resolve v16.0.27ad5057fix(node-resolve): error thrown with empty entry (#1893)Updates
@rollup/plugin-typescriptfrom 12.1.4 to 12.3.0Changelog
Sourced from
@rollup/plugin-typescript's changelog.Commits
973054dchore(release): typescript v12.3.0b6f027bfeat(typescript): expose latest Program to transformers in watch mode (#1923)a9cdbb5chore(release): typescript v12.2.089fa680feat(typescript): process .js when allowJs is enabled (#1920)Updates
@types/nodefrom 24.5.0 to 24.10.0Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.44.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.2Updates
@typescript-eslint/parserfrom 8.44.0 to 8.46.4Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.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.1Updates
eslintfrom 9.35.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
jestfrom 30.1.3 to 30.2.0Release notes
Sourced from jest's releases.
Changelog
Sourced from jest's changelog.
Commits
855864ev30.2.0Updates
rollupfrom 4.50.2 to 4.53.2Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
d8b01504.53.24f43f03handle TemplateElement with null cooked value (#6177)e3bdcdf4.53.196b5453fix:...Description has been truncated