Bump the minor-npm-dependencies group across 1 directory with 6 updates - #17
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the minor-npm-dependencies group across 1 directory with 6 updates#17dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-npm-dependencies group with 4 updates in the / directory: [jose](https://github.com/panva/jose), [@cloudflare/vitest-pool-workers](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vitest-pool-workers), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `jose` from 6.2.1 to 6.2.2 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v6.2.1...v6.2.2) Updates `@cloudflare/vitest-pool-workers` from 0.13.2 to 0.13.5 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/vitest-pool-workers/CHANGELOG.md) - [Commits](https://github.com/cloudflare/workers-sdk/commits/@cloudflare/vitest-pool-workers@0.13.5/packages/vitest-pool-workers) Updates `@typescript-eslint/eslint-plugin` from 8.56.1 to 8.57.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.57.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.56.1 to 8.57.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.57.2/packages/parser) Updates `vitest` from 4.1.0 to 4.1.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/vitest) Updates `wrangler` from 4.75.0 to 4.78.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.78.0/packages/wrangler) --- updated-dependencies: - dependency-name: jose dependency-version: 6.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-npm-dependencies - dependency-name: "@cloudflare/vitest-pool-workers" dependency-version: 0.13.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-npm-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.57.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-npm-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.57.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-npm-dependencies - dependency-name: vitest dependency-version: 4.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-npm-dependencies - dependency-name: wrangler dependency-version: 4.78.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-npm-dependencies ... 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. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/minor-npm-dependencies-37dcd50f5c
branch
April 10, 2026 18:33
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 minor-npm-dependencies group with 4 updates in the / directory: jose, @cloudflare/vitest-pool-workers, @typescript-eslint/eslint-plugin and vitest.
Updates
josefrom 6.2.1 to 6.2.2Release notes
Sourced from jose's releases.
Changelog
Sourced from jose's changelog.
Commits
9c86586chore(release): 6.2.24984b5cchore(deps): bump the actions group with 4 updates043b181fix: reject failed decompression with JWEInvalid error867cc2cchore(deps-dev): bump undicif4e20e7chore(deps-dev): bump tar in the npm_and_yarn group across 1 directoryd0505bfchore: cleanup after releaseUpdates
@cloudflare/vitest-pool-workersfrom 0.13.2 to 0.13.5Release notes
Sourced from
@cloudflare/vitest-pool-workers's releases.... (truncated)
Changelog
Sourced from
@cloudflare/vitest-pool-workers's changelog.... (truncated)
Commits
81b2b9bVersion Packages (#13038)baec845[vitest-pool-workers] AddadminSecretsStore()tocloudflare:test(#13073)4618c05[vitest-pool-workers] Only probe extensions in module fallback for `require()...11c77b7[vitest-pool-workers] fix: handle redirect responses inrunInDurableObject...7125939[vitest-pool-workers] Add regression test for Istanbul coverage across multip...cfd513f[vitest-pool-workers] Add 30s timeout to waitUntil promise draining (#13083)8384743[vitest-pool-workers] Fix dynamic import() in entrypoint and DO handlers (#13...a61451fVersion Packages (#12980)f9728fdUpdate some missing tests and fixtures with Vitest 4 (#12999)7d2661bVersion Packages (#12945)Updates
@typescript-eslint/eslint-pluginfrom 8.56.1 to 8.57.2Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
be4d54dchore(release): publish 8.57.2f68c8e4fix(eslint-plugin): [prefer-readonly-parameter-types] preserve type alias inf...73acd2efix(eslint-plugin): [no-useless-default-assignment] skip reporting false posi...3d21482fix(eslint-plugin): [no-unsafe-return] false positive on unwrapping generic (...e128548fix(eslint-plugin): [no-restricted-types] flag banned generics in extends or ...2b7f63fchore(eslint-plugin): correct tsutils.isTypeFlag usage post-merge65175cdfix(eslint-plugin): [array-type] ignore Array and ReadonlyArray without type ...9c9ab5efeat(eslint-plugin): [no-unnecessary-type-arguments] report inferred required...42a1c89fix(eslint-plugin): [prefer-optional-chain] remove dangling closing parenthes...71855ffdocs(eslint-plugin): [no-unnecessary-condition] add link to TS handbook (#12131)Updates
@typescript-eslint/parserfrom 8.56.1 to 8.57.2Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
be4d54dchore(release): publish 8.57.2c7c38aachore(release): publish 8.57.12c6aeeechore(release): publish 8.57.0f696dadchore: use pnpm catalog (#12047)a09921echore: update vitest to 4.x (#12071)Updates
vitestfrom 4.1.0 to 4.1.2Release notes
Sourced from vitest's releases.
Commits
fc6f482chore: release v4.1.26f97b55feat: disable colors if agent is detected (#9851)b3c992cfix(coverage): correctcoverageConfigDefaultsvalues and types (#9940)7c06598fix: ensure sequential mock/unmock resolution (#9830)f54abadchore: add typo-checker skill and fix typos (#9963)7aa9377fix: don't resolvesetupFilesfrom parent directory (#9960)1f2d318chore: release v4.1.1ebfde79refactor: renamematchesTagsFiltertomatchesTags(#9956)5611500feat(experimental): introduceexperimental.vcsProvider(#9928)eec53d9feat(experimental): exposematchesTagsFilterto test if the current filter ...Updates
wranglerfrom 4.75.0 to 4.78.0Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
81b2b9bVersion Packages (#13038)9fcdfcafeat: add ai_search_namespaces and ai_search binding types (#13027)53ed15aAdd support for WVPC TCP services, and using them as Hyperdrive origins (#12874)9c5ebf5[wrangler] Only allow "worker" queue consumer type in wrangler config (#13018)535582d[wrangler] fix: resolve secondary worker types when environment overrides wor...8c08b3f[wrangler] Fix R2 e2e snapshot for data catalog confirmation prompt (#13059)25cb184[wrangler] fix e2e flakiness: use waitForLong to verify response body after d...6b50bfa[wrangler] add validation to actions that could affect r2 data catalog state ...0386553[Stream] Add Stream binding local mode (#13030)f6cdab2[wrangler] Support source phase imports (#12996)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