Skip to content

Update all non-major dependencies#313

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

Update all non-major dependencies#313
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Jul 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
annotate 2.6.52.7.5 age confidence minor
net-ssh (changelog) "7.3.2""7.3.3" age confidence patch
node (source) 24.17.024.18.0 age confidence minor
postcss (source) 8.5.158.5.16 age confidence dependencies patch 8.5.22 (+5)
solargraph (source, changelog) 0.48.00.60.2 age confidence minor
spring (changelog) 4.6.04.7.0 age confidence minor
sqlite3 (changelog) 2.9.5-aarch64-linux-gnu2.9.5 age confidence patch
vite (source) 8.0.168.1.3 age confidence devDependencies minor 8.1.5 (+1)
vite_rails (source, changelog) 3.11.03.11.1 age confidence patch
vue (source) 3.5.383.5.39 age confidence dependencies patch 3.5.40

Release Notes

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
net-ssh/net-ssh (net-ssh)

v7.3.3

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
postcss/postcss (postcss)

v8.5.16

Compare Source

castwide/solargraph (solargraph)

v0.60.2

Compare Source

v0.60.1

Compare Source

  • Process macro directives from included and extended modules (#​1210)
  • Flaky pathname issue (#​1211)
  • Check object equality in Pin::Base#nearly? (#​1213)

v0.60.0

Compare Source

  • Add YARD macro support for DSL methods (#​1187)
  • YARD macros - More typecheck fixes (#​1188)
  • Macro fixes (#​1189)
  • Unused macro methods (#​1191)
  • Transitive macros (#​1203)
  • Allow CTRL-C interruption of profile command + macro debug logs (#​1206)
  • Support for Inline RBS (#​1173)
  • Make typechecker errors vim quickfix friendly (#​1072)
  • Generate RBS (#​812)

v0.59.2

Compare Source

  • Convert RBS implicit nil annotations (#​1197)
  • Temporary job stubs (#​1200)
  • Limit pin combination to doc maps (#​1195)
  • Ignore literal values in type inference (#​1201)
  • Fix for clips with flaky node recipients

v0.59.1

Compare Source

  • Fix signatureHelp bug (#​1185)
  • Linting fixes for Ruby 3.1 (#​1193)
  • Parameters shadow local variables with same name (#​1192)

v0.59.0

Compare Source

  • Ensure pathname is required for rbs in shell caching processes (#​1183)
  • Pre-release branch 2026-01-12 (#​1152)
  • 2026-01-27 dev branch (#​1165)
  • Position linting (#​1179)
  • Revert YARD and RBS pin caching (#​1180)
  • Ensure pathname is required for rbs in shell caching processes (#​1183)
  • Limit default include glob to current directory (#​1184)
  • Require Ruby >= 3.1.0
  • Require RBS >= 3.10.0
  • Stub combine_same_type_arity_signatures (#​1186)

v0.58.3

Compare Source

  • Ignore workspace dependencies in cache processes (#​1174)

v0.58.2

Compare Source

  • Avoid rbs pollution (#​1146)
  • Fix 'solargraph pin --references ClassName' private method call (#​1150)
  • Improve memory efficiency of Position class (#​1054)
  • Raise InvalidOffsetError for offsets > text (#​1155)

v0.58.1

Compare Source

  • Normalize line endings to LF (#​1142)

v0.58.0

Compare Source

  • Faster constant resolution (#​1083)
  • [regression] Handle RBS static method aliases (#​1094)
  • More type fills and shims (#​1005)
  • Fix resolution in blocks in type checker (#​890)
  • Annotation fixes for strong typechecking (#​1057)
  • Remove dead code (#​1077)
  • Fix flakey spec (#​1080)
  • Fix bad sexpr generation in op_asgn (#​1089)
  • Opt-in for MFA requirement (#​730)
  • [regression] Fix resolution issues with namespaces from YARD (#​1097)
  • Improve a pin combination case around selfy types (#​1024)
  • Rescue reference errors in hosts (#​1105)
  • Relax bundler runtime dependency version constraint to support newer versions (#​1125)
  • Remove stale Pathname test (#​1135)
  • Enable strong type checking in CI (#​928)
  • Stale sg-ignore
  • Use rbs 3.9.5 in tests (#​1136)
  • Drop broken 'namespaces' method (#​1065)
  • Add ActiveRecord example from RBS (#​1074)
  • Keep workspace directories as absolute paths (#​1076)
  • Handle bad gem_dir from gemspec object (#​1079)
  • Test for absolute require paths (#​1137)
  • [regression] Fix resolution of ambiguous argument types (#​1098)
  • Remove sg-ignore for String#=~ (#​1138)
  • Allow levels to be changed for typechecking rules in .solargraph.yml (#​1126)

v0.57.0

Compare Source

  • Support ActiveSupport::Concern pattern for class methods (#​948)
  • More CI checks (#​996)
  • Linting / type annotation fixes (#​999)
  • Avoid overlapping chdir calls in multiple threads (#​1007)
  • Fix kwarg generation in ApiMap::SourceToYard (#​1003)
  • Enable Steep typechecking of Solargraph code (#​1004)
  • Fix convention requires (#​1008)
  • Plugin Util: Add Combination Priority (#​1010)
  • [regression] Fix crash while typechecking files with Struct use (#​1031)
  • Remove yard reference from gemfile (#​1033)
  • Allow newer RBS gem versions, exclude incompatible ones (#​995)
  • Look for external requires before cataloging bench (#​1021)
  • Remove Library#folding_ranges (#​904)
  • Complain in strong type-checking if an @​sg-ignore line is not needed (#​1011)
  • Document a log level env variable (#​894)
  • Fix hole in type checking evaluation (#​1009)
  • Improve typechecking error message (#​1014)
  • Internal strict type-checking fixes (#​1013)
  • Reproduce and fix a ||= (or-asgn) evaluation issue (#​1017)
  • Define closure for Pin::Symbol, for completeness (#​1027)
  • Fix 'all!' config to reporters (#​1018)
  • Fix DocMap.all_rbs_collection_gems_in_memory return type (#​1037)
  • Fix RuboCop linting errors in regular expressions ([#

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 Jul 4, 2026

Copy link
Copy Markdown

Container Scanning Status: ❌ Failure

NAME              INSTALLED  FIXED IN  TYPE  VULNERABILITY        SEVERITY  EPSS         RISK   
json              2.18.0     2.19.2    gem   GHSA-3m6g-2423-7cp3  High      0.8% (53rd)  0.7    
net-imap          0.6.2      0.6.4     gem   GHSA-75xq-5h9v-w6px  Medium    0.8% (52nd)  0.4    
picomatch         4.0.3      4.0.4     npm   GHSA-c2c7-rcm5-vvqj  High      0.4% (33rd)  0.3    
addressable       2.8.10     2.9.0     gem   GHSA-h27x-rffw-24p4  High      0.4% (28th)  0.3    
net-imap          0.6.2      0.6.4.1   gem   GHSA-8p34-64r3-mwg8  Medium    0.5% (39th)  0.3    
websocket-driver  0.8.0      0.8.1     gem   GHSA-ghhp-3qvg-889p  Medium    0.4% (36th)  0.3    
websocket-driver  0.8.0      0.8.1     gem   GHSA-33ph-fccm-39pj  Medium    0.4% (36th)  0.3    
websocket-driver  0.8.0      0.8.1     gem   GHSA-8j3g-f24p-4mpw  Medium    0.4% (36th)  0.3    
net-imap          0.6.2      0.6.4     gem   GHSA-vcgp-9326-pqcp  High      0.3% (24th)  0.2    
net-imap          0.6.2      0.6.4     gem   GHSA-hm49-wcqc-g2xg  Medium    0.4% (34th)  0.2    
picomatch         4.0.3      4.0.4     npm   GHSA-3v7f-55p6-f55p  Medium    0.4% (33rd)  0.2    
net-imap          0.6.2      0.6.4     gem   GHSA-87pf-fpwv-p7m7  Medium    0.3% (21st)  0.2    
net-imap          0.6.2      0.6.4     gem   GHSA-q2mw-fvj9-vvcw  Low       0.4% (33rd)  0.1    
net-imap          0.6.2      0.6.4.1   gem   GHSA-46q3-7gv7-qmgg  Medium    0.1% (3rd)   < 0.1  
net-imap          0.6.2      0.6.4.1   gem   GHSA-c4fp-cxrr-mj66  Low       0.2% (15th)  < 0.1  

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 2cfc7cc to d288213 Compare July 7, 2026 03:43
@renovate renovate Bot changed the title Update all non-major dependencies to v2.7.5 Update all non-major dependencies Jul 7, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 7d6f6c5 to 046646d Compare July 14, 2026 10:50
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 04e851d to 92285a0 Compare July 17, 2026 19:10
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 92285a0 to f6af5f1 Compare July 20, 2026 22:54
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