chore(deps-dev): bump the npm-dev-minor-patch group across 1 directory with 6 updates - #342
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…y with 6 updates Bumps the npm-dev-minor-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@changesets/cli](https://github.com/changesets/changesets) | `2.31.0` | `2.31.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.62.1` | `8.65.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `29.15.3` | `29.15.5` | | [@parcel/watcher](https://github.com/parcel-bundler/watcher) | `2.5.6` | `2.6.0` | | [next](https://github.com/vercel/next.js) | `15.5.19` | `15.5.20` | Updates `@changesets/cli` from 2.31.0 to 2.31.1 - [Release notes](https://github.com/changesets/changesets/releases) - [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.31.0...@changesets/cli@2.31.1) Updates `@typescript-eslint/eslint-plugin` from 8.62.1 to 8.65.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.65.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.63.0 to 8.65.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.65.0/packages/parser) Updates `eslint-plugin-jest` from 29.15.3 to 29.15.5 - [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.15.3...v29.15.5) Updates `@parcel/watcher` from 2.5.6 to 2.6.0 - [Release notes](https://github.com/parcel-bundler/watcher/releases) - [Commits](parcel-bundler/watcher@v2.5.6...v2.6.0) Updates `next` from 15.5.19 to 15.5.20 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v15.5.19...v15.5.20) --- updated-dependencies: - dependency-name: "@changesets/cli" dependency-version: 2.31.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dev-minor-patch - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.65.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-minor-patch - dependency-name: "@typescript-eslint/parser" dependency-version: 8.65.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-minor-patch - dependency-name: eslint-plugin-jest dependency-version: 29.15.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dev-minor-patch - dependency-name: "@parcel/watcher" dependency-version: 2.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-minor-patch - dependency-name: next dependency-version: 15.5.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dev-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
justlevine
approved these changes
Jul 27, 2026
Coverage Report for CI Build 30313568106Coverage remained the same at 59.571%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats
💛 - Coveralls |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/npm-dev-minor-patch-ce8a5017d7
branch
August 3, 2026 23:15
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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-dev-minor-patch group with 5 updates in the / directory:
2.31.02.31.18.62.18.65.029.15.329.15.52.5.62.6.015.5.1915.5.20Updates
@changesets/clifrom 2.31.0 to 2.31.1Release notes
Sourced from @changesets/cli's releases.
Commits
a897bb8Use a different publish tag formaintenance/v2branch (#2162)e8650b9Version Packages (#2161)15cf592Fixed handling of the npm 12 info output (#2159)9f2cb2aConfigure Changesets formaintenance/v2line (#2076)97247cbChange allowed publish pattern tomaintenance/v*given rulesets behavior (#...13286a8Build(deps): Bump the github-actions group across 1 directory with 3 updates ...8f6acd6Update dependabot group to exclude major (#2067)c70c675Setup backport workflow and sync next setup (#2057)9672019Remove SECURITY.md to defer to .github (#2055)18e1661Use internal bot for versioning (#2039)Updates
@typescript-eslint/eslint-pluginfrom 8.62.1 to 8.65.0Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
... (truncated)
Commits
63ba81bchore(release): publish 8.65.0aa602bdfix(eslint-plugin): [no-unnecessary-parameter-property-assignment] don't flag...1e90d67feat(eslint-plugin): [no-shadow] specialized error on enum declaration and me...b32fb34docs: fix broken code samples in no-extraneous-class and prefer-function-type...eaf4576feat: add warning when TS 7 is detected (#12529)18c01c7feat(eslint-plugin): [no-restricted-imports] deprecate extension rule (#12527)96e8fe2fix(eslint-plugin): [unbound-method] report unbound methods accessed via memb...0d06406chore: add attw validation to repo (#12437)9d9973bfix(eslint-plugin): [prefer-string-starts-ends-with] handle escaped $ ending ...c2386e4chore(deps): update dependency prettier to v3.9.5 (#12486)Updates
@typescript-eslint/parserfrom 8.63.0 to 8.65.0Release notes
Sourced from @typescript-eslint/parser's releases.
Changelog
Sourced from @typescript-eslint/parser's changelog.
Commits
63ba81bchore(release): publish 8.65.0eaf4576feat: add warning when TS 7 is detected (#12529)d8f1044feat(parser): add onUnsupportedTypeScriptVersion option to error on unsupport...0d06406chore: add attw validation to repo (#12437)c2386e4chore(deps): update dependency prettier to v3.9.5 (#12486)414d9abchore(release): publish 8.64.0Updates
eslint-plugin-jestfrom 29.15.3 to 29.15.5Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
2c5cae0chore(release): 29.15.5 [skip ci]155ba2efix: allow TypeScript v7 as a peer dependency (#1992)3a1a593refactor: updateprettier(#1989)82ed0d0docs(no-restricted-matchers): fix typo (#1987)4ba9454chore(release): 29.15.4 [skip ci]da02c0cfix(no-export): don't report on assignment to locals namedmodule(#1976)2e236cfchore(deps): update danger/danger-js action to v13.0.10 (#1983)Updates
@parcel/watcherfrom 2.5.6 to 2.6.0Release notes
Sourced from @parcel/watcher's releases.
Commits
01c4addv2.6.02392f96fix ci2d44c97update cie0c2deconly test on node lts66e8e76fix: use assert.rejects for async subscribe throw test (#254)a1b86cfchore: run prettier (#249)4aa3dcafeat: support RegExp ignores (#248)Updates
nextfrom 15.5.19 to 15.5.20Release notes
Sourced from next's releases.
Commits
a518d38v15.5.20969ee3av15.5.20-canary.099ebaab[15.5.x] Release pipeline updates (#95161)c8f9fcb[15.5.x][ci] Port sccache fallback from #91873/#92911/#93164/#94319 (#94848)019fcca[backport] [test] Fix external rewrite target URL origin (#94829)ecbd8bf[15.5.x][ci]: fix release script to not strip newlines (#94641)b04e938[15.5.x][cd] Ensure release can be triggered on old branches (#94599)6fc78ae[15.5.x] Align Actions dependencies with Canary (#94344)d71580e[15.5.x][cd] Stop fetching all tags when searching parent tag (#94335)Most Recent Ignore Conditions Applied to This Pull Request
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions