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 13 updates #19
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-96add7ef6d
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 group across 1 directory with 13 updates #19
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/npm-development-96add7ef6d
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) | `1.2.5` | `1.2.7` | | [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `28.0.2` | `28.0.3` | | [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) | `16.0.0` | `16.0.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.17.12` | `20.17.24` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.19.1` | `8.26.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.19.1` | `8.26.1` | | [eslint](https://github.com/eslint/eslint) | `9.18.0` | `9.22.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.10.0` | `28.11.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.1` | `5.2.3` | | [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.5.3` | | [rollup](https://github.com/rollup/rollup) | `4.30.1` | `4.36.0` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.2.5` | `29.2.6` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.3` | `5.8.2` | Updates `@eslint/compat` from 1.2.5 to 1.2.7 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json) - [Commits](eslint/rewrite@compat-v1.2.5...compat-v1.2.7) Updates `@rollup/plugin-commonjs` from 28.0.2 to 28.0.3 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.3/packages/commonjs) Updates `@rollup/plugin-node-resolve` from 16.0.0 to 16.0.1 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/node-resolve-v16.0.1/packages/node-resolve) Updates `@types/node` from 20.17.12 to 20.17.24 - [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.19.1 to 8.26.1 - [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.26.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.19.1 to 8.26.1 - [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.26.1/packages/parser) Updates `eslint` from 9.18.0 to 9.22.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.18.0...v9.22.0) Updates `eslint-plugin-jest` from 28.10.0 to 28.11.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@v28.10.0...v28.11.0) Updates `eslint-plugin-prettier` from 5.2.1 to 5.2.3 - [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.2.1...v5.2.3) Updates `prettier` from 3.4.2 to 3.5.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.2...3.5.3) Updates `rollup` from 4.30.1 to 4.36.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.30.1...v4.36.0) Updates `ts-jest` from 29.2.5 to 29.2.6 - [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.2.5...v29.2.6) Updates `typescript` from 5.7.3 to 5.8.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.3...v5.8.2) --- updated-dependencies: - dependency-name: "@eslint/compat" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@rollup/plugin-commonjs" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@rollup/plugin-node-resolve" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor 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 13 updates in the / directory:
1.2.51.2.728.0.228.0.316.0.016.0.120.17.1220.17.248.19.18.26.18.19.18.26.19.18.09.22.028.10.028.11.05.2.15.2.33.4.23.5.34.30.14.36.029.2.529.2.65.7.35.8.2Updates
@eslint/compatfrom 1.2.5 to 1.2.7Release notes
Sourced from
@eslint/compat's releases.Commits
3e9b0ebchore: release main (#157)dac0387feat: Add meta.language and meta.dialects to RuleDefinition (#156)664740afix: Types to align with older ESLint types (#155)d4a04b9docs: Update README sponsors0c293bcbuild: Add manual republish of packages (#154)94eefd0docs: Update README sponsorsa57dd45docs: Update README sponsors7c4d1b5docs: Update README sponsorse9845f9docs: Update README sponsors74e7b07docs: Update README sponsorsUpdates
@rollup/plugin-commonjsfrom 28.0.2 to 28.0.3Changelog
Sourced from
@rollup/plugin-commonjs's changelog.Commits
8b5fb98chore(release): commonjs v28.0.3f873993fix(commonjs): fix error when bundle contains require() of module with falsy ...Updates
@rollup/plugin-node-resolvefrom 16.0.0 to 16.0.1Changelog
Sourced from
@rollup/plugin-node-resolve's changelog.Commits
e1a5ef9chore(release): node-resolve v16.0.1d455ffffix(node-resolve): addignoreSideEffectsForRootto exported interface (#1841)d64f8d6chore(release): node-resolve v16.0.0ebd0969feat(node-resolve)!: set development or production condition (#1823)f89ca92chore(release): node-resolve v15.3.14cfc1c3refactor(pluginutils,node-resolve): replacetestwithincludes(#1787)a8e326dchore(release): node-resolve v15.3.0032055bfeat(node-resolve): allow preferBuiltins to be a function (#1694)6d4bb6bchore(release): node-resolve v15.2.4190aa21chore(node-resolve): remove is-builtin-module (#1735)Updates
@types/nodefrom 20.17.12 to 20.17.24Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.19.1 to 8.26.1Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
9aa0b6bchore(release): publish 8.26.1ee90e45fix(eslint-plugin): [no-unsafe-return] handle recursive type (#10883)dba0bedfix(eslint-plugin): [prefer-nullish-coalescing] treatany/unknownas elig...bc6d19fchore(release): publish 8.26.002d9d73feat(eslint-plugin): [unified-signatures] support ignoring overload signature...84af50efeat(eslint-plugin): [explicit-module-boundary-types] add an option to ignore...a03b7effix(eslint-plugin): [no-unnecessary-type-assertion] handle unknown (#10875)4082ad0docs(eslint-plugin): [consistent-return] add link tonoImplicitReturnsdocs...d8d4b3cfeat(eslint-plugin): [no-unused-var] handle implicit exports in declaration f...9674629feat: support TypeScript 5.8 (#10903)Updates
@typescript-eslint/parserfrom 8.19.1 to 8.26.1Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
9aa0b6bchore(release): publish 8.26.1bc6d19fchore(release): publish 8.26.017e7012chore(deps): update dependency knip to v5.44.1 (#10845)9674629feat: support TypeScript 5.8 (#10903)7c88d26chore: update all test scripts to remove coverage flag (#10582)1a9ab8fchore(release): publish 8.25.0f3ef20echore: update to latest nx and use project references first approach (#10361)3646ec0chore(release): publish 8.24.187d72bachore(release): publish 8.24.02a96020chore(release): publish 8.23.0Updates
eslintfrom 9.18.0 to 9.22.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
60a78e79.22.0d11fc14Build: changelog update for 9.22.097f788bchore: upgrade@eslint/js@9.22.0 (#19489)eed409achore: package.json update for@eslint/jsreleasef9a56d3chore: upgrade eslint-scope@8.3.0 (#19488)7ddb095feat: Export defineConfig, globalIgnores (#19487)86c5f37docs: Update README19c0127fix: improve message forno-consolesuggestions (#19483)fbdeff0docs: Update READMEc9e8510docs: generate deprecation notice in TSDoc comments from rule metadata (#19461)Updates
eslint-plugin-jestfrom 28.10.0 to 28.11.0Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
53427f0chore(release): 28.11.0 [skip ci]ff0349efeat(valid-expect): allow callingexpectwith no arguments (#1688)deb6609chore(release): 28.10.1 [skip ci]9cb4eccfix(padding-around-test-blocks): update description (#1691)eecc6e6chore: downgrademarkdown-link-checkto known working version and make it l...f05e76dchore: add Node 23 to CI (#1695)8c89634chore(deps): update dependency eslint-config-prettier to v10 (#1694)320e949chore(deps): update dependency is-ci to v4 (#1682)9c91509chore: update package urls for homepage, repository, and bugs (#1693)3377caechore(deps): lock file maintenance (#1692)Updates
eslint-plugin-prettierfrom 5.2.1 to 5.2.3Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
6fd7ba1chore: release eslint-plugin-prettier (#704)190d6f9build(deps): Bump synckit from 0.9.1 to 0.9.2 (#705)9cf6a01build(deps-dev): Bump svelte from 4.2.8 to 4.2.19 (#677)9c6141fchore: add plugin name to flat recommended config (#703)35a5cd0chore: bupm eslint-plugin-comments (#702)df123a5chore: release eslint-plugin-prettier (#701)e272d7cchore: use double quote for changesets/changelog filesaa5b59ffix: report node when loc not found (#700)37d87eachore: update FUNDING.ymlb307125docs(README): fixes legacy ESlint configs link (#686)Updates
prettierfrom 3.4.2 to 3.5.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.