generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 22
chore(deps-dev): bump the npm-development group across 1 directory with 10 updates #381
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
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/npm-development-44020b02ec
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 10 updates #381
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/npm-development-44020b02ec
+610
−550
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 10 updates Bumps the npm-development group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `1.3.2` | `1.4.1` | | [@jest/globals](https://github.com/jestjs/jest/tree/HEAD/packages/jest-globals) | `30.0.5` | `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` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.40.0` | `8.46.2` | | [eslint](https://github.com/eslint/eslint) | `9.34.0` | `9.38.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.0.5` | `30.2.0` | | [rollup](https://github.com/rollup/rollup) | `4.47.1` | `4.52.5` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.1` | `29.4.5` | 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 `@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 `@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 `@typescript-eslint/eslint-plugin` from 8.40.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 8.40.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 9.34.0 to 9.38.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.34.0...v9.38.0) 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 `rollup` from 4.47.1 to 4.52.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.47.1...v4.52.5) Updates `ts-jest` from 29.4.1 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.1...v29.4.5) --- 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: "@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: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@typescript-eslint/parser" dependency-version: 8.46.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint dependency-version: 9.38.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.52.5 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 ... Signed-off-by: dependabot[bot] <support@github.com>
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 9 updates in the / directory:
1.3.21.4.130.0.530.2.016.0.116.0.312.1.412.3.08.40.08.46.29.34.09.38.030.0.530.2.04.47.14.52.529.4.129.4.5Updates
@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
@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
@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
@typescript-eslint/eslint-pluginfrom 8.40.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 8.40.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.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 9.34.0 to 9.38.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
8fe511b9.38.0f961736Build: changelog update for 9.38.0d17c795chore: upgrade@eslint/js@9.38.0 (#20221)25d0e33chore: package.json update for@eslint/jsrelease50c3dfdfix: improve type support for isolated dependencies in pnpm (#20201)c82b5efrefactor: Use types from@eslint/core(#20168)ff31609ci: add Node.js 25 toci.yml(#20220)ce40f74feat: updatecomplexityrule to only highlight function header (#20048)e37e590feat: correctno-loss-of-precisionfalse positives withenotation (#20187)004577eci: bump github/codeql-action from 3 to 4 (#20211)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
rollupfrom 4.47.1 to 4.52.5Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.