chore(deps,middleware)(deps): bump jose from 6.2.3 to 6.2.4 in /middleware in the runtime-patches group across 1 directory#511
Closed
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the runtime-patches group with 1 update in the /middleware directory: [jose](https://github.com/panva/jose). Updates `jose` from 6.2.3 to 6.2.4 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v6.2.3...v6.2.4) --- updated-dependencies: - dependency-name: jose dependency-version: 6.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-patches ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
5 tasks
Weegy
added a commit
that referenced
this pull request
Jul 27, 2026
* chore(deps,middleware): bump jose from 6.2.3 to 6.2.4 in /middleware Dependabot PR #511 (runtime-patches group). * chore(deps,web-ui): bump next/react/react-dom, eslint-config-next, jest-dom - next 16.2.10 -> 16.2.12, react/react-dom 19.2.7 -> 19.2.8 (Dependabot PR #512, runtime-patches group) - eslint-config-next 16.2.10 -> 16.2.12 (Dependabot PR #509, dev-tooling group) - @testing-library/jest-dom 6.9.1 -> 7.0.0 (Dependabot PR #510, major — @testing-library/dom is already pinned >=10.4.1 satisfying the new required peer dep; repo already imports via '@testing-library/jest-dom/vitest' and Node engine is already >=22.13.0, so no code changes were needed for the v7 breaking changes). * chore(deps,middleware): override transitive high-severity vulns to fix required audit gate Pins nested/transitive packages via npm overrides (the direct dependency declaring them either has no fix yet or would need a major bump): - axios 1.18.1 (nested under botbuilder, was pinned to a stale <1.18.0 in the lockfile despite node_modules already resolving newer) - fast-uri 3.1.4, postcss 8.5.23 (same stale-lockfile-pin pattern) - brace-expansion 5.0.8 (the only version line clear of both DoS advisories) middleware audit: 16 vulnerabilities (4 high) -> 10 (0 high/critical). Remaining 10 moderate (botbuilder/uuid/@azure/msal-node, @modelcontextprotocol/sdk/@hono/node-server chains) need upstream major bumps and don't block the required 'audit (high+critical block)' check. Verified: build, typecheck, lint, full test suite (4701/4705, 4 skipped, 0 fail) all green after a clean node_modules + lockfile regeneration (overrides don't apply reliably on an incremental install over an existing lockfile — needed rm -rf node_modules package-lock.json). * chore(deps,web-ui): override transitive high-severity vulns to fix required audit gate - postcss 8.5.23, sharp 0.35.3 (next.js bundles its own older nested copies of both; overriding them also cleared 'next' itself from the audit report, since next was only flagged as an 'effects' cascade of these two, not a direct CVE against next 16.2.12) - brace-expansion 5.0.8 (only version line clear of both DoS advisories) - minimatch 10.2.5, required alongside brace-expansion: minimatch@3.x (hoisted top-level, used by @eslint/config-array) declares brace-expansion ^1.1.7 and calls it as a callable default export; brace-expansion 5.x dropped that shape, so eslint crashed ('TypeError: expand is not a function') until minimatch was bumped to the major line (10.x) that expects brace-expansion ^5.x. web-ui audit: 15 vulnerabilities (4 high) -> 2 (0 high/critical). Remaining 2 moderate (dompurify via monaco-editor, monaco-editor itself) need a monaco-editor major bump and don't block the required 'audit (high+critical block)' check. Verified: build, typecheck, lint (36 pre-existing warnings, 0 errors, no crash), full test suite (306/306) all green after a clean node_modules + lockfile regeneration.
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/middleware/runtime-patches-6be883d970
branch
July 27, 2026 03:56
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 runtime-patches group with 1 update in the /middleware directory: jose.
Updates
josefrom 6.2.3 to 6.2.4Release notes
Sourced from jose's releases.
Changelog
Sourced from jose's changelog.
Commits
3ced677chore(release): 6.2.49725456chore: bump packages386a3ebrefactor: normalize JWK export members from runtime quirksf86dbefchore: bump packages990c670test: update electron expectations0bbe2d0chore: fix broken links for undici294c40ctest: update electron expectationsa378068chore(deps): bump the actions group with 2 updatesb299ce2chore(deps-dev): bump undicif261d84chore(deps-dev): bump tar in the npm_and_yarn group across 1 directoryDependabot 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 conditionsNeed help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.