Skip to content

Update all non-major dependencies#300

Merged
tpendragon merged 1 commit into
mainfrom
renovate/all-minor-patch
Jun 12, 2026
Merged

Update all non-major dependencies#300
tpendragon merged 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented May 4, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@vitejs/plugin-vue (source) 6.0.66.0.7 age confidence devDependencies patch
annotate 2.6.52.7.5 age confidence minor
bootsnap (changelog) 1.23.01.24.5 age confidence minor 1.24.6
cimg/ruby 4.0.2-browsers4.0.5-browsers age confidence docker patch
datatables.net-bs4 (source) 2.3.72.3.8 age confidence dependencies patch
honeybadger (source, changelog) "6.5.5""6.6.1" age confidence minor 6.9.0 (+3)
jbuilder (changelog) 2.14.12.15.1 age confidence minor
lux-design-system 7.6.27.7.1 age confidence dependencies minor
node (source) 24.15.024.16.0 age confidence minor
postcss (source) 8.5.138.5.15 age confidence dependencies patch
ruby (source) 4.0.24.0.5 age confidence patch
ruby 4.0.2-slim4.0.4-slim age confidence final patch 4.0.5-slim
sass 1.99.01.100.0 age confidence dependencies minor 1.101.0
selenium-webdriver (source, changelog) 4.43.04.44.0 age confidence minor
solargraph (source, changelog) 0.48.00.59.2 age confidence minor
spring (changelog) 4.4.24.6.0 age confidence minor
sqlite3 (changelog) 2.9.3-aarch64-linux-gnu2.9.4 age confidence patch 2.9.5
vite (source) 8.0.108.0.14 age confidence devDependencies patch 8.0.16 (+1)
vite-plugin-ruby (source) 5.2.15.2.2 age confidence devDependencies patch
vite_rails (source, changelog) 3.10.03.11.0 age confidence minor
vue (source) 3.5.323.5.35 age confidence dependencies patch 3.5.38 (+2)

Release Notes

vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v6.0.7

Features
Bug Fixes
ctran/annotate_models (annotate)

v2.7.5

Compare Source

See https://github.com/ctran/annotate_models/releases/tag/v2.7.5

v2.7.4

Compare Source

  • Fix with_comment format in annotate_models_rake #​560

v2.7.3

Compare Source

See https://github.com/ctran/annotate_models/releases/tag/v2.7.3

v2.7.2

Compare Source

See https://github.com/ctran/annotate_models/releases/tag/v2.7.2

v2.7.1

Compare Source

See https://github.com/ctran/annotate_models/releases/tag/v2.7.1

v2.7.0

Compare Source

See https://github.com/ctran/annotate_models/releases/tag/v2.7.0

v2.6.10: Revert incompatible change

Compare Source

Revert "Prefer SQL column type over normalized AR type"

v2.6.9

Compare Source

  • Support foreigh key #​241
  • Check if model has skip tag in annotate_model_file #​167
  • Fix issue where serializer-related flags weren't being honored #​246
  • Prefer SQL column type over normalized AR type #​231

v2.6.8

Compare Source

  • Nothing annotated unless options[:model_dir] is specified, #​234

v2.6.7

Compare Source

  • Nothing annotated unless options[:model_dir] is specified, #​234

v2.6.6

Compare Source

  • Makes it possible to wrap annotations, #​225
  • Fix single model generation, #​214
  • Fix default value for Rails 4.2, #​212
  • Don't crash on inherited models in subdirectories, #​232
  • Process model_dir in rake task, #​197
rails/bootsnap (bootsnap)

v1.24.5

Compare Source

  • No longer load the config file by default when setup is done manually. This is so cli applications like homebrew
    don't mistakenly load another app's boostnap config.

v1.24.4

Compare Source

  • Fix several compatibility issues with Ruby 4.0.4, particularly the should not compile with coverage error. See #​547.
  • Fix Bootsnap.enable_frozen_string_literal to work even when coverage is enabled. Unfortunately only possible on Ruby 4.0.4+.
    On older rubies if coverage is enabled a warning will be issued and the feature won't work.
  • Reduced cache files header size from 64 to 32 bytes, and got rid of the random padding element.
  • Avoid leaking a private method in Object when testing for Parse.y bugs.

v1.24.3

Compare Source

  • Fix the 1.24.2 workaround to parse Ruby files with UTF-8 even when the LANG environment variable
    is unset or set to C.

v1.24.2

Compare Source

  • Workaround two Ruby bugs in RubyVM::InstructionSequence.compile_file, that were causing
    files to be loaded with the old Ruby parser instead of Prism, causing issues with some pattern matching syntax.
    Ref: https://bugs.ruby-lang.org/issues/22023

v1.24.1

Compare Source

  • Fix encoding of Ruby source files loaded when BOOTSNAP_READONLY is set.
    Files would incorectly be loaded in ASCII-8BIT causing literal strings outside
    the pure ASCII range to have ASCII-8BIT encoding instead of UTF-8.
    This bug was introduced in 1.24.0.

v1.24.0

Compare Source

  • Added a hook API to customize Ruby compilation.
DataTables/Dist-DataTables-Bootstrap4 (datatables.net-bs4)

v2.3.8

Compare Source

DataTables Bootstrap4 2.3.8

honeybadger-io/honeybadger-ruby (honeybadger)

v6.6.1

Compare Source

Bug Fixes
  • change logging level for messages emitted in the development environment (b615c83)

v6.6.0

Compare Source

Features

v6.5.6

Compare Source

Bug Fixes
  • attach environment and hostname to metric events (#​815) (0762115)
rails/jbuilder (jbuilder)

v2.15.1

Compare Source

What's Changed

New Contributors

Full Changelog: rails/jbuilder@v2.15.0...v2.15.1

v2.15.0

Compare Source

What's Changed

New Contributors

Full Changelog: rails/jbuilder@v2.14.1...v2.15.0

nodejs/node (node)

v24.16.0: 2026-05-21, Version 24.16.0 'Krypton' (LTS), @​aduh95

Compare Source

Notable Changes
  • [b267f6bca3] - (SEMVER-MINOR) crypto: implement randomUUIDv7() (nabeel378) #​62553
  • [ec2451b9cd] - (SEMVER-MINOR) debugger: add edit-free runtime expression probes to node inspect (Joyee Cheung) #​62713
  • [9705f628d9] - (SEMVER-MINOR) fs: add signal option to fs.stat() (Mert Can Altin) #​57775
  • [40ccfdecf9] - (SEMVER-MINOR) fs: expose frsize field in statfs (Jinho Jang) #​62277
  • [d7188af5c9] - (SEMVER-MINOR) http: harden ClientRequest options merge (Matteo Collina) #​63082
  • [aa1d8a9afc] - (SEMVER-MINOR) http: add req.signal to IncomingMessage (Akshat) #​62541
  • [6f37f7e240] - (SEMVER-MINOR) stream: propagate destruction in duplexPair (Ahmed Elhor) #​61098
  • [d14029be7f] - (SEMVER-MINOR) test_runner: support test order randomization (Pietro Marchini) #​61747
  • [d142c584cd] - (SEMVER-MINOR) test_runner: align mock timeout api (sangwook) #​62820
  • [01a9552585] - (SEMVER-MINOR) test_runner: add mock-timers support for AbortSignal.timeout (DeveloperViraj) #​60751
  • [00705a459a] - (SEMVER-MINOR) util: colorize text with hex colors (Guilherme Araújo) #​61556
Commits

Note

PR body was truncated to here.


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.

@github-actions

github-actions Bot commented May 4, 2026

Copy link
Copy Markdown

Container Scanning Status: ❌ Failure

NAME         INSTALLED  FIXED IN  TYPE  VULNERABILITY        SEVERITY  EPSS           RISK   
net-imap     0.4.19     0.4.20    gem   GHSA-j3g3-5qv5-52mj  Medium    0.4% (60th)    0.2    
resolv       0.3.0      0.3.1     gem   GHSA-xh69-987w-hrp8  Medium    0.3% (50th)    0.1    
net-imap     0.4.19     0.4.24    gem   GHSA-75xq-5h9v-w6px  Medium    < 0.1% (25th)  < 0.1  
net-imap     0.6.2      0.6.4     gem   GHSA-75xq-5h9v-w6px  Medium    < 0.1% (25th)  < 0.1  
erb          4.0.3      4.0.3.1   gem   GHSA-q339-8rmv-2mhv  High      < 0.1% (15th)  < 0.1  
picomatch    4.0.3      4.0.4     npm   GHSA-3v7f-55p6-f55p  Medium    < 0.1% (18th)  < 0.1  
json         2.18.0     2.19.2    gem   GHSA-3m6g-2423-7cp3  High      < 0.1% (11th)  < 0.1  
net-imap     0.4.19     0.4.24    gem   GHSA-87pf-fpwv-p7m7  Medium    < 0.1% (15th)  < 0.1  
net-imap     0.6.2      0.6.4     gem   GHSA-87pf-fpwv-p7m7  Medium    < 0.1% (15th)  < 0.1  
net-imap     0.4.19     0.4.24    gem   GHSA-q2mw-fvj9-vvcw  Low       < 0.1% (26th)  < 0.1  
net-imap     0.6.2      0.6.4     gem   GHSA-q2mw-fvj9-vvcw  Low       < 0.1% (26th)  < 0.1  
addressable  2.8.10     2.9.0     gem   GHSA-h27x-rffw-24p4  High      < 0.1% (8th)   < 0.1  
rexml        3.3.9      3.4.2     gem   GHSA-c2f4-jgmc-q2r5  Low       < 0.1% (24th)  < 0.1  
picomatch    4.0.3      4.0.4     npm   GHSA-c2c7-rcm5-vvqj  High      < 0.1% (5th)   < 0.1  
net-imap     0.4.19     0.4.24    gem   GHSA-vcgp-9326-pqcp  High      < 0.1% (4th)   < 0.1  
net-imap     0.6.2      0.6.4     gem   GHSA-vcgp-9326-pqcp  High      < 0.1% (4th)   < 0.1  
zlib         3.1.1      3.1.2     gem   GHSA-g857-hhfv-j68w  Medium    < 0.1% (4th)   < 0.1  
net-imap     0.4.19     0.4.24    gem   GHSA-hm49-wcqc-g2xg  Medium    < 0.1% (4th)   < 0.1  
net-imap     0.6.2      0.6.4     gem   GHSA-hm49-wcqc-g2xg  Medium    < 0.1% (4th)   < 0.1  
uri          0.13.2     0.13.3    gem   GHSA-j4pr-3wm6-xx2r  Low       < 0.1% (1st)   < 0.1  
net-imap     0.4.19     0.5.15    gem   GHSA-46q3-7gv7-qmgg  Medium    N/A            N/A    
net-imap     0.4.19     0.5.15    gem   GHSA-8p34-64r3-mwg8  Medium    N/A            N/A    
net-imap     0.6.2      0.6.4.1   gem   GHSA-46q3-7gv7-qmgg  Medium    N/A            N/A    
net-imap     0.6.2      0.6.4.1   gem   GHSA-8p34-64r3-mwg8  Medium    N/A            N/A    
net-imap     0.4.19     0.5.15    gem   GHSA-c4fp-cxrr-mj66  Low       N/A            N/A    
net-imap     0.6.2      0.6.4.1   gem   GHSA-c4fp-cxrr-mj66  Low       N/A            N/A    

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from e342687 to f06ce3f Compare May 5, 2026 00:49
@renovate renovate Bot changed the title Update all non-major dependencies to v2.7.5 Update all non-major dependencies May 5, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 51d8585 to 528af0d Compare May 11, 2026 10:30
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from dacd859 to ec9a89a Compare May 21, 2026 09:37
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 049f448 to 3d3bb36 Compare May 25, 2026 02:25
@renovate

renovate Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Gemfile
Artifact update for bootsnap resolved to version 1.24.6, which is a pending version that has not yet passed the Minimum Release Age threshold.
Renovate was attempting to update to 1.24.5
This is (likely) not a bug in Renovate, but due to the way your project pins dependencies, _and_ how Renovate calls your package manager to update them.
Until Renovate supports specifying an exact update to your package manager (https://github.com/renovatebot/renovate/issues/41624), it is recommended to directly pin your dependencies (with `rangeStrategy=pin` for apps, or `rangeStrategy=widen` for libraries)
See also: https://docs.renovatebot.com/dependency-pinning/

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 0853f6f to 6e4b2ab Compare May 28, 2026 17:51
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 798f4f2 to 2ef2cad Compare June 3, 2026 10:14
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from bb00918 to 079cacd Compare June 10, 2026 11:55
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 5b729bf to 2dbabbb Compare June 11, 2026 23:09
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 2dbabbb to 7b87aae Compare June 11, 2026 23:56
@tpendragon tpendragon merged commit 10e123e into main Jun 12, 2026
7 of 8 checks passed
@tpendragon tpendragon deleted the renovate/all-minor-patch branch June 12, 2026 02:59
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.

1 participant