Skip to content

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
mainfrom
dependabot/npm_and_yarn/middleware/runtime-patches-6be883d970
Closed

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
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/middleware/runtime-patches-6be883d970

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown
Contributor

Bumps the runtime-patches group with 1 update in the /middleware directory: jose.

Updates jose from 6.2.3 to 6.2.4

Release notes

Sourced from jose's releases.

v6.2.4

Documentation

  • update README.md and SECURITY.md to reflect passed EOL dates (2a84032)

Refactor

  • normalize JWK export members from runtime quirks (386a3eb)
Changelog

Sourced from jose's changelog.

6.2.4 (2026-07-21)

Documentation

  • update README.md and SECURITY.md to reflect passed EOL dates (2a84032)

Refactor

  • normalize JWK export members from runtime quirks (386a3eb)
Commits
  • 3ced677 chore(release): 6.2.4
  • 9725456 chore: bump packages
  • 386a3eb refactor: normalize JWK export members from runtime quirks
  • f86dbef chore: bump packages
  • 990c670 test: update electron expectations
  • 0bbe2d0 chore: fix broken links for undici
  • 294c40c test: update electron expectations
  • a378068 chore(deps): bump the actions group with 2 updates
  • b299ce2 chore(deps-dev): bump undici
  • f261d84 chore(deps-dev): bump tar in the npm_and_yarn group across 1 directory
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

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>
@dependabot @github

dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: deps, middleware. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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.
@Weegy Weegy closed this in #513 Jul 27, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
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
dependabot Bot deleted the dependabot/npm_and_yarn/middleware/runtime-patches-6be883d970 branch July 27, 2026 03:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants