-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the npm-development-minor group across 1 directory with 16 updates #53
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-minor-e78173e9c2
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
Bump the npm-development-minor group across 1 directory with 16 updates #53
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/npm-development-minor-e78173e9c2
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-minor group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@jest/globals](https://github.com/jestjs/jest/tree/HEAD/packages/jest-globals) | `30.0.3` | `30.2.0` | | [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) | `16.0.1` | `16.0.2` | | [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) | `12.1.3` | `12.1.4` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.0.8` | `24.7.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.34.1` | `8.45.0` | | [eslint](https://github.com/eslint/eslint) | `9.29.0` | `9.37.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.1.5` | `10.1.8` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `4.4.3` | `4.4.4` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.5.0` | `5.5.4` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.0.3` | `30.2.0` | | [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) | `30.0.2` | `30.2.0` | | [prettier](https://github.com/prettier/prettier) | `3.6.0` | `3.6.2` | | [rollup](https://github.com/rollup/rollup) | `4.44.0` | `4.52.4` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.0` | `29.4.4` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` | Updates `@jest/globals` from 30.0.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-globals) Updates `@rollup/plugin-node-resolve` from 16.0.1 to 16.0.2 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/node-resolve-v16.0.2/packages/node-resolve) Updates `@rollup/plugin-typescript` from 12.1.3 to 12.1.4 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v12.1.4/packages/typescript) Updates `@types/node` from 24.0.8 to 24.7.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.34.1 to 8.45.0 - [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.45.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.34.1 to 8.45.0 - [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.45.0/packages/parser) Updates `eslint` from 9.29.0 to 9.37.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.29.0...v9.37.0) Updates `eslint-config-prettier` from 10.1.5 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@v10.1.5...v10.1.8) Updates `eslint-import-resolver-typescript` from 4.4.3 to 4.4.4 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v4.4.3...v4.4.4) Updates `eslint-plugin-prettier` from 5.5.0 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.0...v5.5.4) Updates `jest` from 30.0.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 `jest-environment-jsdom` from 30.0.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-environment-jsdom) Updates `prettier` from 3.6.0 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.6.0...3.6.2) Updates `rollup` from 4.44.0 to 4.52.4 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.44.0...v4.52.4) Updates `ts-jest` from 29.4.0 to 29.4.4 - [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.4) 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: "@jest/globals" dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-minor - dependency-name: "@rollup/plugin-node-resolve" dependency-version: 16.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development-minor - dependency-name: "@rollup/plugin-typescript" dependency-version: 12.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development-minor - dependency-name: "@types/node" dependency-version: 24.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-minor - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.45.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-minor - dependency-name: "@typescript-eslint/parser" dependency-version: 8.45.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-minor - dependency-name: eslint dependency-version: 9.37.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-minor - dependency-name: eslint-config-prettier dependency-version: 10.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development-minor - dependency-name: eslint-import-resolver-typescript dependency-version: 4.4.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development-minor - dependency-name: eslint-plugin-prettier dependency-version: 5.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development-minor - dependency-name: jest dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-minor - dependency-name: jest-environment-jsdom dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-minor - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development-minor - dependency-name: rollup dependency-version: 4.52.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-minor - dependency-name: ts-jest dependency-version: 29.4.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development-minor - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-minor ... 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
0 participants
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-minor group with 15 updates in the / directory:
30.0.3
30.2.0
16.0.1
16.0.2
12.1.3
12.1.4
24.0.8
24.7.0
8.34.1
8.45.0
9.29.0
9.37.0
10.1.5
10.1.8
4.4.3
4.4.4
5.5.0
5.5.4
30.0.3
30.2.0
30.0.2
30.2.0
3.6.0
3.6.2
4.44.0
4.52.4
29.4.0
29.4.4
5.8.3
5.9.3
Updates
@jest/globals
from 30.0.3 to 30.2.0Release notes
Sourced from
@jest/globals
's releases.Changelog
Sourced from
@jest/globals
's changelog.... (truncated)
Commits
855864e
v30.2.0ebfa31c
v30.1.2d347c0f
v30.1.14d5f41d
v30.1.022236cf
v30.0.5f4296d2
v30.0.4Updates
@rollup/plugin-node-resolve
from 16.0.1 to 16.0.2Changelog
Sourced from
@rollup/plugin-node-resolve
's changelog.Commits
516ed1d
chore(release): node-resolve v16.0.27ad5057
fix(node-resolve): error thrown with empty entry (#1893)Updates
@rollup/plugin-typescript
from 12.1.3 to 12.1.4Changelog
Sourced from
@rollup/plugin-typescript
's changelog.Commits
ad58c8d
chore(release): typescript v12.1.4a569848
fix(typescript): revert #1653 (#1880)Updates
@types/node
from 24.0.8 to 24.7.0Commits
Updates
@typescript-eslint/eslint-plugin
from 8.34.1 to 8.45.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
255e9e2
chore(release): publish 8.45.0967764e
fix(eslint-plugin): [prefer-nullish-coalescing] ignoreBooleanCoercion should ...f2eeb9d
feat(eslint-plugin): expose rule name via RuleModule interface (#11616)590fac6
fix(eslint-plugin): [no-base-to-string] check if superclass is ignored (#11617)c198052
chore(release): publish 8.44.1c392a0d
fix(eslint-plugin): [await-thenable] should not report passing values to prom...20c3d97
fix(eslint-plugin): [no-unsafe-enum-comparison] support unions of literals (#...4fde781
fix(eslint-plugin): [no-base-to-string] make ignoredTypeNames match type name...77056f7
chore(release): publish 8.44.0684e63f
chore(deps): update eslint monorepo to v9.35.0 (#11600)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@typescript-eslint/eslint-plugin
since your current version.Updates
@typescript-eslint/parser
from 8.34.1 to 8.45.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
255e9e2
chore(release): publish 8.45.0c198052
chore(release): publish 8.44.177056f7
chore(release): publish 8.44.0ef9173c
chore(release): publish 8.43.0d135909
chore(release): publish 8.42.031a7336
chore(release): publish 8.41.060c3b26
chore(release): publish 8.40.0b2ee794
chore(release): publish 8.39.1c98d513
chore(release): publish 8.39.02112d58
feat: update to TypeScript 5.9.2 (#11445)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@typescript-eslint/parser
since your current version.Updates
eslint
from 9.29.0 to 9.37.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
d5d1bdf
9.37.094865ff
Build: changelog update for 9.37.0afe8a13
chore: update@eslint/js
dependency to version 9.37.0 (#20183)abee4ca
chore: package.json update for@eslint/js
releaseb950359
docs: fix typos across the docs (#20182)42498a2
docs: improve ToC accessibility by hiding non-semantic character (#20181)fc9381f
chore: fix typos in comments (#20175)e1574a2
chore: unpin jiti (#20173)29ea092
docs: Update READMEa129cce
fix: correctno-loss-of-precision
false positives for leading zeros (#20164)Updates
eslint-config-prettier
from 10.1.5 to 10.1.8Release notes
Sourced from eslint-config-prettier's releases.
Changelog
Sourced from eslint-config-prettier's changelog.
Commits
9b0b0a4
fix: release a new latest versionUpdates
eslint-import-resolver-typescript
from 4.4.3 to 4.4.4Release notes
Sourced from eslint-import-resolver-typescript's releases.
Changelog
Sourced from eslint-import-resolver-typescript's changelog.
Commits
76672ae
chore: release eslint-import-resolver-typescript (#467)93b39d2
fix(deps): update all dependencies (#468)799f1ce
fix: include options hash in cache key for options normalization (#466)c06392f
docs: improve the documentation (#464)Updates
eslint-plugin-prettier
from 5.5.0 to 5.5.4Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
e2c31d2
chore: release eslint-plugin-prettier (#756)98a8bfd
chore(deps): update all dependencies (#750)cf52b30
fix: disallow extra properties in rule options (#751)723f7a8
fix: add 'oxc', 'oxc-ts' and 'hermes' parsers toparserBlocklist
(#755)cdfcefd
fix: release a new latest versiond8c303e
fix: release a new latest version3e87f2e
chore: release eslint-plugin-prettier (#749)bfd1e95
fix: useprettierRcOptions
directly for prettier 3.6+ (#748)Updates
jest
from 30.0.3 to 30.2.0Release notes
Sourced from jest's releases.
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
855864e
v30.2.0da9b532
v30.1.3ebfa31c
v30.1.2d347c0f
v30.1.14d5f41d
v30.1.022236cf
v30.0.5f4296d2
v30.0.4Updates
jest-environment-jsdom
from 30.0.2 to 30.2.0Release notes
Sourced from jest-environment-jsdom's releases.
Changelog
Sourced from jest-environment-jsdom's changelog.