Skip to content

fix(deps): update all non-major keycloakify dependencies#1151

Draft
renovate[bot] wants to merge 1 commit into
stagingfrom
renovate/all-minor-patch-keycloakify
Draft

fix(deps): update all non-major keycloakify dependencies#1151
renovate[bot] wants to merge 1 commit into
stagingfrom
renovate/all-minor-patch-keycloakify

Conversation

@renovate

@renovate renovate Bot commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence Type Update
@fortawesome/fontawesome-svg-core (source) 7.2.07.3.0 age confidence dependencies minor
@fortawesome/free-brands-svg-icons (source) 7.2.07.3.0 age confidence dependencies minor
@typescript-eslint/eslint-plugin (source) 8.61.18.62.0 age confidence devDependencies minor
@typescript-eslint/parser (source) 8.61.18.62.0 age confidence devDependencies minor
autoprefixer 10.5.010.5.2 age confidence devDependencies patch
node 24.17.024.18.0 age confidence stage minor
pnpm (source) 11.8.011.9.0 age confidence packageManager minor
quay.io/keycloak/keycloak 26.6.226.6.3 age confidence final patch
vite (source) 8.0.168.1.0 age confidence devDependencies minor

Release Notes

FortAwesome/Font-Awesome (@​fortawesome/fontawesome-svg-core)

v7.3.0

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.62.0

Compare Source

🚀 Features
  • remove redundant package.json "files" (#​12444)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.62.0

Compare Source

🚀 Features
  • remove redundant package.json "files" (#​12444)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

postcss/autoprefixer (autoprefixer)

v10.5.2

Compare Source

  • Moved -webkit-fill-available before -moz-available, so Firefox
    will use -webkit- version which is closer to stretch.

v10.5.1

Compare Source

nodejs/node (node)

v24.18.0: 2026-06-23, Version 24.18.0 'Krypton' (LTS), @​richardlau prepared by @​sxa

Compare Source

Notable Changes
  • [e07e7a31e1] - crypto: update root certificates to NSS 3.123.1 (Node.js GitHub Bot) #​63527
  • [44c8ebcbd6] - http: avoid stream listeners on idle agent sockets (Matteo Collina) #​64004
  • [d3ef4122ee] - (SEMVER-MINOR) buffer: increase Buffer.poolSize default to 64 KiB (Matteo Collina) #​63597
  • [bb2857b85a] - (SEMVER-MINOR) crypto: align key argument names in docs and error messages (Filip Skokan) #​62527
  • [b9d5e87880] - (SEMVER-MINOR) crypto: accept key data in crypto.diffieHellman() and cleanup DH jobs (Filip Skokan) #​62527
  • [ccd756d61e] - (SEMVER-MINOR) crypto: add TurboSHAKE and KangarooTwelve Web Cryptography algorithms (Filip Skokan) #​62183
  • [4c9251fc09] - (SEMVER-MINOR) http: add writeInformation to send arbitrary 1xx status codes (Tim Perry) #​63155
  • [8c989ec4a3] - (SEMVER-MINOR) inspector: expose precise coverage start to JS runtime (sangwook) #​63079
  • [3f54c8ba32] - Revert "stream: noop pause/resume on destroyed streams" (Stewart X Addison) #​63834
Commits
pnpm/pnpm (pnpm)

v11.9.0

Compare Source

vitejs/vite (vite)

v8.1.0

Compare Source

Features
Bug Fixes
Code Refactoring

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the docker label Jun 20, 2026
@codacy-production

codacy-production Bot commented Jun 20, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0 (≤ 20 complexity)

View in Codacy

🟢 Coverage ∅ diff coverage · +0.02% coverage variation

Metric Results
Coverage variation +0.02% coverage variation (-1.00%)
Diff coverage diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (44821ea) 15412 7579 49.18%
Head commit (2fb5d30) 15412 (+0) 7582 (+3) 49.20% (+0.02%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1151) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@renovate renovate Bot changed the title chore(deps): update all non-major keycloakify dependencies to v26.6.3 chore(deps): update all non-major keycloakify dependencies Jun 22, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch-keycloakify branch from 003d4b7 to 6e94d69 Compare June 22, 2026 23:31
@github-actions github-actions Bot added size:L and removed size:XS labels Jun 22, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch-keycloakify branch 3 times, most recently from 3071451 to 85391ca Compare June 24, 2026 20:34
@renovate renovate Bot force-pushed the renovate/all-minor-patch-keycloakify branch from 85391ca to 2fb5d30 Compare June 25, 2026 22:58
@renovate renovate Bot changed the title chore(deps): update all non-major keycloakify dependencies fix(deps): update all non-major keycloakify dependencies Jun 25, 2026
@github-actions github-actions Bot added size:XL and removed size:L labels Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants