-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the npm-development-minor group across 1 directory with 11 updates #23
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-minor-87619fdb2c
Closed
Bump the npm-development-minor group across 1 directory with 11 updates #23
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/npm-development-minor-87619fdb2c
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 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `28.0.1` | `28.0.2` | | [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) | `12.1.1` | `12.1.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.8.1` | `22.10.5` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.11.0` | `8.19.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.11.0` | `8.19.1` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.6.3` | `3.7.0` | | [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | `5.0.2` | `5.1.5` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.8.3` | `28.10.0` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` | | [rollup](https://github.com/rollup/rollup) | `4.24.2` | `4.30.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.3` | Updates `@rollup/plugin-commonjs` from 28.0.1 to 28.0.2 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.2/packages/commonjs) Updates `@rollup/plugin-typescript` from 12.1.1 to 12.1.2 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v12.1.2/packages/typescript) Updates `@types/node` from 22.8.1 to 22.10.5 - [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.11.0 to 8.19.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.19.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.11.0 to 8.19.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.19.1/packages/parser) Updates `eslint-import-resolver-typescript` from 3.6.3 to 3.7.0 - [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@v3.6.3...v3.7.0) Updates `eslint-plugin-github` from 5.0.2 to 5.1.5 - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](github/eslint-plugin-github@v5.0.2...v5.1.5) Updates `eslint-plugin-jest` from 28.8.3 to 28.10.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.8.3...v28.10.0) Updates `prettier` from 3.3.3 to 3.4.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.4.2) Updates `rollup` from 4.24.2 to 4.30.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.24.2...v4.30.1) Updates `typescript` from 5.6.3 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.3...v5.7.3) --- updated-dependencies: - dependency-name: "@rollup/plugin-commonjs" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development-minor - dependency-name: "@rollup/plugin-typescript" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development-minor - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-minor - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-minor - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-minor - dependency-name: eslint-import-resolver-typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-minor - dependency-name: eslint-plugin-github dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-minor - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-minor - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-minor - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-minor - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
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-minor group with 11 updates in the / directory:
28.0.128.0.212.1.112.1.222.8.122.10.58.11.08.19.18.11.08.19.13.6.33.7.05.0.25.1.528.8.328.10.03.3.33.4.24.24.24.30.15.6.35.7.3Updates
@rollup/plugin-commonjsfrom 28.0.1 to 28.0.2Changelog
Sourced from
@rollup/plugin-commonjs's changelog.Commits
97e17cechore(release): commonjs v28.0.23efaf75docs(commonjs):output.exportsrecommendation also applies to IIFE (#1810)Updates
@rollup/plugin-typescriptfrom 12.1.1 to 12.1.2Changelog
Sourced from
@rollup/plugin-typescript's changelog.Commits
3952b73chore(release): typescript v12.1.2e58d29cfix(typescript): path validation issue in validatePaths function (#1800)Updates
@types/nodefrom 22.8.1 to 22.10.5Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.11.0 to 8.19.1Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
328b7dfchore(release): publish 8.19.15dedb1cdocs: fix incorrect variable name in a comment in code example (#10613)6e05e56fix: revert "fix(eslint-plugin): [no-unnecessary-type-assertion] handle liter...82716b8fix(eslint-plugin): [no-unnecessary-type-assertion] handle literal types (#10...c7154bfchore(eslint-plugin): usegetConstraintInfoin no-unnecessary-template-expr...63b2d3efix(eslint-plugin): [no-deprecated] doesn't report on shorthand property in a...4dbf48bfix(eslint-plugin): [strict-boolean-expressions] remove remaining (unsafe) au...3bacfa7chore: upgrade to ts-api-utils 2.0 (#10567)4f50f64docs: [return-await] make the rule no longer an extension of ESLint no-return...4e7f5f8docs: [prefer-nullish-coalescing] fix admonition (#10574)Updates
@typescript-eslint/parserfrom 8.11.0 to 8.19.1Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
328b7dfchore(release): publish 8.19.1e19f30fchore(release): publish 8.19.0157b781chore(release): publish 8.18.2b2ce158chore(release): publish 8.18.1d03270fchore: fix incorrect licenses (#10481)c60dbabchore(release): publish 8.18.00d65f17chore: enforce repo nullish check style (#10419)c92c29dchore: standardise licenses on MIT (#10387)4cb2cf8fix: typescript peer dependency (#10373)2c8a75echore(release): publish 8.17.0Updates
eslint-import-resolver-typescriptfrom 3.6.3 to 3.7.0Release notes
Sourced from eslint-import-resolver-typescript's releases.
Changelog
Sourced from eslint-import-resolver-typescript's changelog.
Commits
c5da700chore: release eslint-import-resolver-typescript (#327)93ea130feat: implement import-x resolver interface v3 (#326)e6256b7chore(deps): update dependency simple-git-hooks to ^2.11.1 (#325)da56f17chore(deps): update dependency react to ^18.3.1 (#324)88a6d44chore(deps): update node.js to v18.20.5 (#323)bed664fchore(deps): update dependency@changesets/clito ^2.27.10 (#322)42e7cc3chore(deps): update dependency@types/nodeto ^18.19.63 (#320)13fa760chore(deps): update dependency@changesets/clito ^2.27.9 (#319)5ee5879fix(deps): update dependency debug to ^4.3.7 (#316)f5b09f5chore(deps): update dependency eslint to ^8.57.1 (#315)Updates
eslint-plugin-githubfrom 5.0.2 to 5.1.5Release notes
Sourced from eslint-plugin-github's releases.
... (truncated)
Commits
1b65401Merge pull request #596 from github/update-flat-config-rules64e6389Merge pull request #593 from github/dependabot/npm_and_yarn/npm_and_yarn-e4e7...59bc2feMerge pull request #595 from github/dependabot/npm_and_yarn/all-dependencies-...75978c8run prettiercb2361eupdate rules for flat config0bde92echore(deps): bump the all-dependencies group across 1 directory with 3 updatesb3dd0a5chore(deps): bump@eslint/plugin-kitin the npm_and_yarn groupdd7aef3Merge pull request #592 from github/dependabot/npm_and_yarn/all-dependencies-...daa2ef7chore(deps): bump the all-dependencies group with 6 updatesa83b57bMerge pull request #588 from github/dependabot/npm_and_yarn/all-dependencies-...Updates
eslint-plugin-jestfrom 28.8.3 to 28.10.0Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
5b59029chore(release): 28.10.0 [skip ci]d868636feat(unbound-method): ignore functions passed tojest.mocked(#1681)c223c1achore(deps): lock file maintenance (#1686)0b2d321chore(deps): lock file maintenance (#1685)2cdd352chore(deps): lock file maintenance (#1683)fdad862chore(deps): update yarn to v3.8.7 (#1680)483cfb4chore(deps): lock file maintenance (#1677)aaf2392chore(deps): lock file maintenance (#1676)c5fb360chore(deps): lock file maintenance (#1672)c51cadechore(deps): lock file maintenance (#1670)Updates
prettierfrom 3.3.3 to 3.4.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
cca9461Release 3.4.2572bebeFix comments on class methods with decorators (#16891)359c4f0chore(deps): update dependency@angular/compilerto v19.0.1 (#16903)6470996chore(deps): update dependency@glimmer/syntaxto v0.93.1 (#16904)e13614fCorrect fit() for fill() (#16899)10db357Remove check onTSImportType.isTypeOf(#16892)ac46a4fTreat U+30A0 & U+30FB in Katakana Block as CJK (#16796)d52e905Add test for #16207 (#16890)a1e354dClean changelog_unreleased99875daBump Prettier dependency to 3.4.1Updates
rollupfrom 4.24.2 to 4.30.1Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
94917084.30.139b6a17fix: consider that literals cannot following switch case. (#5786)958d5eb4.30.0d3e2bf7feat: enhance the treehshaking for unary expression (#5775)27216d8Improve CI caching for node_modules (#5783)f5c349e4.29.237c5166feat: use picocolors instead of colorette (#5780)0c70b6bfix: keep import attributes for cjs format (#5781)15f72a8Align CI Node versions6b2c841fix(deps): lock file maintenance minor/patch updates (#5773)Updates
typescriptfrom 5.6.3 to 5.7.3Release notes
Sourced from typescript's releases.
Commits
a5e123dUpdate LKG8bc0204🤖 Pick PR #60828 (Fix CodeQL configuration, releases) into release-5.7 (#60923)7aa63df🤖 Pick PR #60393 (Don't try to add an implicit undefi...) into release-5.7 (#...9df7c36Bump version to 5.7.3 and LKGe167412🤖 Pick PR #60794 (HardensanitizeLogagainst incorr...) into release-5.7 (#...9ba364cFix coverage build on release-5.7 (#60792)4b7441a🤖 Pick PR #60680 (Mark the inherited any-based index ...) into release-5.7 (#...e844dc3Cherry-pick #60402, #60440, #60616 into release-5.7 (#60777)21b02a1🤖 Pick PR #60749 (Do not require import attribute on ...) into release-5.7 (#...b82fd16🤖 Pick PR #60576 (Avoid incorrectly reusing assertion...) into release-5.7 (#...Dependabot...
Description has been truncated