Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 27, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
@datadog/browser-rum (source) 6.25.16.25.2 age confidence dependencies patch
@dotenvx/dotenvx 1.51.21.51.4 age confidence dependencies patch
@kong/kongponents (source) 9.48.69.49.2 age confidence dependencies minor
@kong/spec-renderer 1.102.21.103.2 age confidence dependencies minor
algoliasearch (source) 5.46.15.46.2 age confidence dependencies patch
liquid-c (source) 4.0.14.2.0 age confidence minor
nokogiri 1.18.101.19.0 age confidence minor
pry 0.15.20.16.0 age confidence minor
rouge (source, changelog) 4.6.14.7.0 age confidence minor
rubocop (source, changelog) 1.82.01.82.1 age confidence patch
ruby (source) 3.4.43.4.8 age confidence patch
shiki (source) 3.20.03.21.0 age confidence dependencies minor
undici (source) 7.16.07.18.2 age confidence dependencies minor
vite-plugin-ruby (source) 5.1.15.1.2 age confidence devDependencies patch
vue-instantsearch 4.22.64.22.8 age confidence dependencies patch

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

DataDog/browser-sdk (@​datadog/browser-rum)

v6.25.2

Compare Source

Public Changes:

  • 🐛 Fix profiling <-> long task association regression (#​4045) [RUM] [RUM-REACT] [RUM-SLIM]
  • 🐛 Fix flaky long task <-> action correlation (#​4050) [RUM] [RUM-REACT] [RUM-SLIM]

Internal Changes:

  • ✨[PANA-5288] Update rum-events-format to pull in BrowserChangeRecord (#​4035) [FLAGGING] [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • Revert "👷 disable deploy-prod-canary during the freeze (#​4053)" (#​4058)
  • 👷 disable deploy-prod-canary during the freeze (#​4053)
  • 👷 update the token to AWS after renewing it (#​4048)
  • 🎨 [PANA-5260] Consolidate recorder object id tracking code (#​4049) [RUM]
  • 🔊 add debug logs to npm publishing command (#​4047)
dotenvx/dotenvx (@​dotenvx/dotenvx)

v1.51.4

Compare Source

Changed
  • Change description of dotenvx-ops to better reflect its tooling as operational primitives on top of dotenvx for production use cases. (#​721)

v1.51.3

Compare Source

Added
  • Add hint on .env.keys for dotenvx ops backup. Dotenvx Ops Backup lets you back up your private keys securely with just a single command. It's a convenient alterantive to manually copy/pasting them in and out of 1Password. (#​718)
Kong/kongponents (@​kong/kongponents)

v9.49.2

Compare Source

Bug Fixes

v9.49.1

Compare Source

Bug Fixes

v9.49.0

Compare Source

Features

9.48.9 (2026-01-06)

Bug Fixes
  • deps: update all non-major dependencies with stable versions (#​3035) (418fe4b)

9.48.8 (2025-12-26)

Bug Fixes
  • deps: update all non-major dependencies with stable versions (#​3028) (6af0b03)

9.48.7 (2025-12-24)

Bug Fixes
  • deps: update all non-major dependencies with stable versions (#​3033) (631c403)

9.48.6 (2025-12-17)

Bug Fixes
  • ktextarea: fix mixin inclusion to prevent invalid css (#​3026) (5a4aaf6)

9.48.5 (2025-12-16)

Bug Fixes

9.48.4 (2025-12-12)

Bug Fixes

9.48.3 (2025-12-08)

Bug Fixes

9.48.2 (2025-12-08)

Bug Fixes

9.48.1 (2025-12-04)

Bug Fixes
  • ktoaster: revert prevent creating duplicate containers [KHCP-18535] (#​3015) (6d54c42)

v9.48.9

Compare Source

Bug Fixes
  • deps: update all non-major dependencies with stable versions (#​3035) (418fe4b)

v9.48.8

Compare Source

Bug Fixes
  • deps: update all non-major dependencies with stable versions (#​3028) (6af0b03)

v9.48.7

Compare Source

Bug Fixes
  • deps: update all non-major dependencies with stable versions (#​3033) (631c403)
Kong/spec-renderer (@​kong/spec-renderer)

v1.103.2

Compare Source

Bug Fixes
  • hide customer reference from extension documentation (#​774) (db9080f)

v1.103.1

Compare Source

Bug Fixes
  • no cache for token when token not returned [TDC-7260] (#​773) (536e532)

v1.103.0

Compare Source

Bug Fixes
Features
  • support for x-kong-client-credentials-config extension [TDX-7964] (#​767) (8527517)

1.102.2 (2026-01-05)

Bug Fixes

1.102.2 (2026-01-02)

Bug Fixes

1.102.2 (2026-01-02)

Bug Fixes

1.102.2 (2025-12-31)

Bug Fixes

1.102.2 (2025-12-30)

Bug Fixes

1.102.2 (2025-12-30)

Bug Fixes

1.102.2 (2025-12-29)

Bug Fixes

1.102.2 (2025-12-22)

Bug Fixes

1.102.2 (2025-12-17)

Bug Fixes

1.102.2 (2025-12-04)

Bug Fixes

1.102.2 (2025-12-03)

Bug Fixes

1.102.2 (2025-12-02)

Bug Fixes

1.102.2 (2025-11-28)

Bug Fixes

1.102.1 (2025-11-25)

Bug Fixes
  • back to publishing using semantic-release [KHCP-17673] (#​748) (0aeb96f)
algolia/algoliasearch-client-javascript (algoliasearch)

v5.46.2

Compare Source

rouge-ruby/rouge (rouge)

v4.7.0

Compare Source

Comparison with the previous version

  • General
    • Bump actions/checkout to v5 (#​2166 by Tan Le)
  • COBOL Lexer
    • feat: add support for highlight .cpy and .cpb files as COBOL (#​2186 by simon)
  • Gjs and Gts Lexer (NEW)
    • Created lexers for gjs and gts (used by Ember projects) (#​2165 by Isaac Lee)
  • Go Lexer
    • support underscore in numbers in go (#​2167 by Joris Clement)
  • PHP Lexer
    • php: Support enum definition (#​2171 by nsfisis)
    • php: Support typed class constants (#​2174 by nsfisis)
    • php: Support asymmetric visibility (#​2173 by nsfisis)
    • php: Support alternative notation of octal number literal (0o prefix) (#​2170 by nsfisis)
    • php: Update built-in functions (rake builtins:php) (#​2175 by nsfisis)
  • Python Lexer
    • Add Python 3.14+ template strings (#​2162 by Bart Broere)
  • Terraform Lexer
    • Support .tofu for Terraform lexing (#​2180 by Asherah Connor)
rubocop/rubocop (rubocop)

v1.82.1

Compare Source

Bug fixes
  • #​14736: Fix an error for Style/TrailingCommaInArguments when EnforcedStyleForMultiline is consistent_comma and keyword arguments use a trailing comma. ([@​koic][])
  • #​14737: Fix crash in Layout/RedundantLineBreak when Layout/LineLength is disabled. ([@​ydakuka][])
  • #​14719: Fix crash on long lines when Layout/LineLength is disabled. ([@​floriandejonckheere][])
  • #​14743: Fix false positives for Layout/MultilineMethodCallIndentation when multiline method chain with block has expected indent width and the method is preceded by splat or double splat. ([@​koic][])
  • #​12297: Fix false negative in Layout/IndentationWidth for multiline method chain blocks. ([@​rscq][])
  • #​14730: Fix the cache implementation to use consistent cache keys across workers. ([@​byroot][])
  • #​14559: Fix false positives for Lint/UselessAssignment when a variable is assigned in loop body and used in loop condition. ([@​ydakuka][])
shikijs/shiki (shiki)

v3.21.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
nodejs/undici (undici)

v7.18.2

Compare Source

What's Changed

  • fix(decompress): limit Content-Encoding chain to 5 to prevent resourc… by @​mcollina in #​4729

Full Changelog: nodejs/undici@v7.18.1...v7.18.2

v7.18.1

Compare Source

v7.18.0

Compare Source

What's Changed

Full Changelog: nodejs/undici@v7.17.0...v7.18.0

v7.17.0

Compare Source

What's Changed

New Contributors

Full Changelog: nodejs/undici@v7.16.0...v7.17.0

ElMassimo/vite_ruby (vite-plugin-ruby)

v5.1.2

Compare Source

algolia/instantsearch (vue-instantsearch)

v4.22.8

Compare Source

Note: Version bump only for package vue-instantsearch

v4.22.7

Compare Source

Note: Version bump only for package vue-instantsearch


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 review:tech label Dec 27, 2025
@renovate renovate bot requested a review from a team as a code owner December 27, 2025 02:36
@renovate renovate bot added the review:tech label Dec 27, 2025
@netlify
Copy link

netlify bot commented Dec 27, 2025

Deploy Preview for kongdeveloper failed.

Name Link
🔨 Latest commit 6dcf426
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/695fea1b768ab20008272d00

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from eeb0a41 to 6755b63 Compare January 2, 2026 22:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 20 times, most recently from 5f0026c to 45d32d3 Compare January 7, 2026 16:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from abef875 to e7bf019 Compare January 8, 2026 16:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e7bf019 to 6dcf426 Compare January 8, 2026 17:32
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.

1 participant