Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps the ruby-minor-patch group with 19 updates in the / directory:

Package From To
sdoc 2.6.1 2.6.4
nokogiri 1.18.8 1.18.10
bootsnap 1.18.4 1.18.6
rexml 3.4.1 3.4.4
matrix 0.4.2 0.4.3
net-imap 0.5.8 0.5.12
pg 1.5.9 1.6.2
sentry-ruby 5.23.0 5.28.0
twilio-ruby 7.6.0 7.8.3
httparty 0.23.1 0.23.2
figaro 1.2.0 1.3.0
loofah 2.24.0 2.24.1
rubocop 1.75.5 1.81.1
rubocop-rails 2.31.0 2.33.4
foreman 0.88.1 0.90.0
bullet 8.0.5 8.0.8
factory_bot_rails 6.4.4 6.5.1
faker 3.5.1 3.5.2
selenium-webdriver 4.32.0 4.35.0

Updates sdoc from 2.6.1 to 2.6.4

Changelog

Sourced from sdoc's changelog.

Main (3.0.0.alpha)

Commits

Updates nokogiri from 1.18.8 to 1.18.10

Release notes

Sourced from nokogiri's releases.

v1.18.10 / 2025-09-15

Dependencies

  • [CRuby] Vendored libxml2 is updated to v2.13.9. Note that the security fixes published in v2.13.9 were already present in Nokogiri v1.18.9.
  • [CRuby] [Windows and MacOS] Vendored libiconv is updated to v1.18
7fb87235d729c74a2be635376d82b1d459230cc17c50300f8e4fcaabc6195344  nokogiri-1.18.10-aarch64-linux-gnu.gem
7e74e58314297cc8a8f1b533f7212d1999dbe2639a9ee6d97b483ea2acc18944  nokogiri-1.18.10-aarch64-linux-musl.gem
51f4f25ab5d5ba1012d6b16aad96b840a10b067b93f35af6a55a2c104a7ee322  nokogiri-1.18.10-arm-linux-gnu.gem
1c6ea754e51cecc85c30ee8ab1e6aa4ce6b6e134d01717e9290e79374a9e00aa  nokogiri-1.18.10-arm-linux-musl.gem
c2b0de30770f50b92c9323fa34a4e1cf5a0af322afcacd239cd66ee1c1b22c85  nokogiri-1.18.10-arm64-darwin.gem
cd431a09c45d84a2f870ba0b7e8f571199b3727d530f2b4888a73639f76510b5  nokogiri-1.18.10-java.gem
64f40d4a41af9f7f83a4e236ad0cf8cca621b97e31f727b1bebdae565a653104  nokogiri-1.18.10-x64-mingw-ucrt.gem
536e74bed6db2b5076769cab5e5f5af0cd1dccbbd75f1b3e1fa69d1f5c2d79e2  nokogiri-1.18.10-x86_64-darwin.gem
ff5ba26ba2dbce5c04b9ea200777fd225061d7a3930548806f31db907e500f72  nokogiri-1.18.10-x86_64-linux-gnu.gem
0651fccf8c2ebbc2475c8b1dfd7ccac3a0a6d09f8a41b72db8c21808cb483385  nokogiri-1.18.10-x86_64-linux-musl.gem
d5cc0731008aa3b3a87b361203ea3d19b2069628cb55e46ac7d84a0445e69cc1  nokogiri-1.18.10.gem

v1.18.9 / 2025-07-20

Security

5bcfdf7aa8d1056a7ad5e52e1adffc64ef53d12d0724fbc6f458a3af1a4b9e32  nokogiri-1.18.9-aarch64-linux-gnu.gem
55e9e6ca46c4ad1715e313f407d8481d15be1e3b65d9f8e52ba1c124d01676a7  nokogiri-1.18.9-aarch64-linux-musl.gem
eea3f1f06463ff6309d3ff5b88033c4948d0da1ab3cc0a3a24f63c4d4a763979  nokogiri-1.18.9-arm64-darwin.gem
fe611ae65880e445a9c0f650d52327db239f3488626df4173c05beafd161d46e  nokogiri-1.18.9-arm-linux-gnu.gem
935605e14c0ba17da18d203922440bf6c0676c602659278d855d4622d756a324  nokogiri-1.18.9-arm-linux-musl.gem
ac5a7d93fd0e3cef388800b037407890882413feccca79eb0272a2715a82fa33  nokogiri-1.18.9.gem
1fe5b7aa4a054eda689a969bb4e03999960a6ea806582d327207d687168bceb5  nokogiri-1.18.9-java.gem
6b4fc1523aa0370c78653e38c94cb50e7f3ab786425de66ba7ad24222c1164a3  nokogiri-1.18.9-x64-mingw-ucrt.gem
e0d2deb03d3d7af8016e8c9df5ff4a7d692159cefb135cbb6a4109f265652348  nokogiri-1.18.9-x86_64-darwin.gem
b52f5defedc53d14f71eeaaf990da66b077e1918a2e13088b6a96d0230f44360  nokogiri-1.18.9-x86_64-linux-gnu.gem
e69359d6240c17e64cc9f43970d54f13bfc7b8cc516b819228f687e953425e69  nokogiri-1.18.9-x86_64-linux-musl.gem
Changelog

Sourced from nokogiri's changelog.

v1.18.10 / 2025-09-15

Dependencies

  • [CRuby] Vendored libxml2 is updated to v2.13.9. Note that the security fixes published in v2.13.9 were already present in Nokogiri v1.18.9.
  • [CRuby] [Windows and MacOS] Vendored libiconv is updated to v1.18

v1.18.9 / 2025-07-20

Security

Commits
  • 6803740 version bump to v1.18.10
  • 93337de dep: bump vendored libxml2 to v2.13.9 (#3555)
  • 15dde17 ci: work around repeated bundler deadlocks
  • 9906071 dep: bump vendored libxml2 to v2.13.9
  • adf72e3 [v1.18.x] backport libiconv upgrade to v1.18 (#3550)
  • 92cab09 dep: update vendored libiconv to 1.18
  • f1c5ea8 Use mirror site to download libiconv
  • dcd2721 ci: stop testing Ruby 3.1 windows source builds
  • cf856e6 ci: fix the aarch64 segfault by using a more modern qemu
  • 6d77443 Fix errors building Ruby 3.1 on windows
  • Additional commits viewable in compare view

Updates bootsnap from 1.18.4 to 1.18.6

Changelog

Sourced from bootsnap's changelog.

1.18.6

  • Fix cgroup CPU limits detection in CLI.

1.18.5

  • Attempt to detect a QEMU bug that can cause bootsnap precompile to hang forever when building ARM64 docker images from x86_64 machines. See #495.
  • Improve CLI to detect cgroup CPU limits and avoid spawning too many worker processes.
Commits
  • 86efe7d Release 1.18.6
  • dc98453 Fix cgroup CPU limits detection in CLI.
  • 11dbc37 Release 1.18.5
  • dcd9327 Merge pull request #501 from Shopify/improve-parallelism
  • abe4ec3 Bump bundler cache on CI
  • d603b70 Attempt to detect QEMU hangs
  • 5e87800 cli: improve automatic parallelism to respect cgroup limits
  • 0dc269d Merge pull request #499 from p8/docs/link-to-official-docs
  • 5fb9098 Link to official Ruby documentation
  • 252cf48 Add config/ dir to precompile example
  • See full diff in compare view

Updates rexml from 3.4.1 to 3.4.4

Release notes

Sourced from rexml's releases.

REXML 3.4.4 - 2025-09-10

Improvement

  • Accept REXML::Document.new("") for backward compatibility
    • GH-296
    • GH-295
    • Patch by NAITOH Jun
    • Reported by Joe Rafaniello

Thanks

  • NAITOH Jun

  • Joe Rafaniello

REXML 3.4.3 - 2025-09-07

Improvement

  • Reject no root element XML as an invalid XML
    • GH-289
    • GH-291
    • Patch by NAITOH Jun
    • Reported by Sutou Kouhei

Fixes

  • Fixed an issue with IOSource#read_until when reaching the end of a file
    • GH-287
    • GH-288
    • Patch by NAITOH Jun
    • Reported by Jason Thomas

Thanks

  • NAITOH Jun

  • Sutou Kouhei

  • Jason Thomas

REXML 3.4.2 - 2025-08-26

Improvement

... (truncated)

Changelog

Sourced from rexml's changelog.

3.4.4 - 2025-09-10 {#version-3-4-4}

Improvement

  • Accept REXML::Document.new("") for backward compatibility
    • GH-296
    • GH-295
    • Patch by NAITOH Jun
    • Reported by Joe Rafaniello

Thanks

  • NAITOH Jun

  • Joe Rafaniello

3.4.3 - 2025-09-07 {#version-3-4-3}

Improvement

  • Reject no root element XML as an invalid XML
    • GH-289
    • GH-291
    • Patch by NAITOH Jun
    • Reported by Sutou Kouhei

Fixes

  • Fixed an issue with IOSource#read_until when reaching the end of a file
    • GH-287
    • GH-288
    • Patch by NAITOH Jun
    • Reported by Jason Thomas

Thanks

  • NAITOH Jun

  • Sutou Kouhei

  • Jason Thomas

3.4.2 - 2025-08-26 {#version-3-4-2}

Improvement

... (truncated)

Commits
  • 4f32ea3 Add 3.4.4 entry (#297)
  • 37cde3f Accept REXML::Document.new("") for backward compatibility (#295)
  • 4ffe211 Bump version
  • 822530c Add 3.4.3 entry (#293)
  • 6ba286c Reject no root element XML as an invalid XML (#291)
  • b5b148e The Zlib::GzipReader in JRuby does not behave as expected with REXML, so the ...
  • 1531862 Fixed an issue with IOSource#read_until when reaching the end of a file (#288)
  • 185bdc7 Bump version
  • f36916f Add 3.4.2 entry (#284)
  • 5859bde Added XML declaration check & Source#skip_spaces method (#282)
  • Additional commits viewable in compare view

Updates matrix from 0.4.2 to 0.4.3

Release notes

Sourced from matrix's releases.

v0.4.3

What's Changed

New Contributors

Full Changelog: ruby/matrix@v0.4.2...v0.4.3

Commits

Updates net-imap from 0.5.8 to 0.5.12

Release notes

Sourced from net-imap's releases.

v0.5.12

What's Changed

TruffleRuby is not (yet) "officially supported" but it seems to work (with a few small caveats). Several tests are still marked as pending, but the rest all pass. #528 protects us from merging PRs that break TruffleRuby and (in some cases) JRuby.

Fixed

Miscellaneous

Full Changelog: ruby/net-imap@v0.5.11...v0.5.12

v0.5.11

What's Changed

Added

Fixed

Other Changes

Documentation

Miscellaneous

New Contributors

Full Changelog: ruby/net-imap@v0.5.10...v0.5.11

v0.5.10

What's Changed

Added

... (truncated)

Commits
  • bab9dfb 🔖 Bump version to 0.5.12
  • 4ec0f83 🔀 Merge pull request #528 from ruby/add-truffleruby-to-ci
  • ad5eb96 ✅🚧 Run CI with TruffleRuby (experimental for now)
  • 50f83b8 ✅🚧 Mark 2 ConnectionState tests as pending for TruffleRuby
  • 6d42c16 ✅🚧 Mark 1 ::Data test as pending for TruffleRuby
  • 9b9a89c ✅ Add TruffleRuby/JRuby pend/omit test helpers
  • c7a6b43 ✅ Skip simplecov for non-CRuby engines
  • cb4a646 ✅ Test overriding inherited ::Data methods
  • 8c282c0 🐛 Fix loading of Net::IMAP::Config for JRuby
  • b97b414 🔖 Bump version to 0.5.11
  • Additional commits viewable in compare view

Updates pg from 1.5.9 to 1.6.2

Changelog

Sourced from pg's changelog.

v1.6.2 [2025-09-02] Lars Kanis [email protected]

  • Remove several absolute paths from native binaries which pointed to build directories. #668
  • Fix bad fallback path to pg_service.conf. #666
  • Use rbpg_ prefix for base64_* functions to avoid name clashes with functions provided by other libraries like Heimdal on Macos. #667
  • Raise a more descriptive error message in case of pg_ext LoadError. #664
  • Freeze some constants to make them available in a Ractor context. #660
  • Several documentation improvements.
  • Update native binary gems to OpenSSL-3.5.2, krb5-1.22.1 and PostgreSQL-17.6.

v1.6.1 [2025-08-03] Lars Kanis [email protected]

  • Add binary gems for platforms aarch64-linux-musl and x86_64-linux-musl without the need to install package gcompat. #657.
  • Serialize CompositeCoder#dimensions only when set. #652 This fixes the compatibility to pg-1.5.9, when deserializing Marshal data from pg-1.6, as long as the new attribute isn't used.
  • Remove dependency to MSYS2 package "postgresql" from binary Windows gem #654

v1.6.0 [2025-07-27] Lars Kanis [email protected]

Added:

  • Add binary gems for Ruby 3.4.
  • Add fat binary gem for platform aarch64-mingw-ucrt aka Windows on ARM #626, for platform Macos on Intel and ARM #643, for platform aarch64-linux #646 and for platform x86_64-linux #551.
  • Update fat binary gem to OpenSSL-3.5.1 and PostgreSQL-17.5.
  • Add a patch to libpq to avoid starvation on bigger SSL records, which some database engines other than vanilla PostgreSQL use. This patch applies to platform specific binary gems only. #616
  • Add support for new query cancel functions of PostgreSQL-17. This adds the new class PG::CancelConnection which provides the ability to cancel a query per blocking or per non-blocking functions. If the new functions are available they are used and the older are no longer compiled in. This way we can get rid of reading out the internal PGcancel struct by Connection#backend_key. #614
  • Add PG::BinaryDecoder::Array and PG::BinaryEncoder::Array to parse and encode PostgreSQL arrays in binary format. #603
  • Add possibility to define the number of array dimensions to be encoded. Setting dimensions is especially useful, when a Record shall be encoded into an Array, since the Array encoder can not distinguish if the array shall be encoded as a higher dimension or as a record otherwise. #622
  • Add Connection#set_chunked_rows_mode #610
  • Add PG::Connection#close_prepared, PG::Connection#close_portal, PG::Connection#send_close_prepared and PG::Connection#send_close_portal which are new in PostgreSQL-17. #611
  • Add Connection#send_pipeline_sync, async_pipeline_sync and release GVL at PQ(sendP|P)ipelineSync. #612
  • Add MINGW package dependency which is resolved by RubyInstaller. #617
  • Change conn.server_version and conn.protocol_version to raise instead of return 0 on error. #632
  • Fix connecting to multiple hosts after connnect_timeout. #637

... (truncated)

Commits
  • c75ed8d Bump VERSION to 1.6.2
  • 90a00e5 Update CHANGELOG for pg-1.6.2
  • c584348 Merge pull request #670 from larskanis/update-deps
  • 227653d Update dependencies
  • 428415d Prepare CHANGELOG for 1.6.2 [skip ci]
  • 4282e5c Merge pull request #669 from larskanis/test-rpath
  • 19a3547 Strip darwin C-ext to remove paths to C files
  • 5e2ac6e Temporary enable head version of rake-compiler-dock
  • 70551b9 Add spec/pg_spec.rb to tests
  • 35b2704 Add tests for rpath or other build related paths
  • Additional commits viewable in compare view

Updates sentry-ruby from 5.23.0 to 5.28.0

Changelog

Sourced from sentry-ruby's changelog.

5.28.0

Features

  • Auto-enable Rails structured logging when enable_logs is true (#2721)

Miscellaneous

  • Deprecate all Metrics related APIs #2726

    Sentry no longer has the Metrics Beta offering so all the following APIs linked to Metrics have been deprecated and will be removed in the next major.

    Sentry.init do |config|
      # ...
      config.metrics.enabled = true
      config.metrics.enable_code_locations = true
      config.metrics.before_emit = lambda {}
    end
    Sentry::Metrics.increment('button_click')
    Sentry::Metrics.distribution('page_load', 15.0, unit: 'millisecond')
    Sentry::Metrics.gauge('page_load', 15.0, unit: 'millisecond')
    Sentry::Metrics.set('user_view', 'jane')
    Sentry::Metrics.timing('how_long') { sleep(1) }

Internal

  • Fix leftover config.logger call in graphql patch (#2722
  • Add Configuration.before and Configuration.after to run hooks before and after given event (#2724)

5.27.1

Features

  • Support for :origin attribute in log events (#2712)

Bug Fixes

  • Skip including sentry.message.template in the log event attributes if there are no interpolation parameters provided (#2700)
  • Respect log_level when logging via :std_lib_logger patch (#2709)
  • Add sentry.origin attribute to log events (#2712)

5.27.0

Features

  • Propagated sampling rates as specified in Traces docs (#2671)

... (truncated)

Commits

Updates sentry-rails from 5.23.0 to 5.28.0

Changelog

Sourced from sentry-rails's changelog.

5.28.0

Features

  • Auto-enable Rails structured logging when enable_logs is true (#2721)

Miscellaneous

  • Deprecate all Metrics related APIs #2726

    Sentry no longer has the Metrics Beta offering so all the following APIs linked to Metrics have been deprecated and will be removed in the next major.

    Sentry.init do |config|
      # ...
      config.metrics.enabled = true
      config.metrics.enable_code_locations = true
      config.metrics.before_emit = lambda {}
    end
    Sentry::Metrics.increment('button_click')
    Sentry::Metrics.distribution('page_load', 15.0, unit: 'millisecond')
    Sentry::Metrics.gauge('page_load', 15.0, unit: 'millisecond')
    Sentry::Metrics.set('user_view', 'jane')
    Sentry::Metrics.timing('how_long') { sleep(1) }

Internal

  • Fix leftover config.logger call in graphql patch (#2722
  • Add Configuration.before and Configuration.after to run hooks before and after given event (#2724)

5.27.1

Features

  • Support for :origin attribute in log events (#2712)

Bug Fixes

  • Skip including sentry.message.template in the log event attributes if there are no interpolation parameters provided (#2700)
  • Respect log_level when logging via :std_lib_logger patch (#2709)
  • Add sentry.origin attribute to log events (#2712)

5.27.0

Features

  • Propagated sampling rates as specified in Traces docs (#2671)

... (truncated)

Commits

Updates twilio-ruby from 7.6.0 to 7.8.3

Release notes

Sourced from twilio-ruby's releases.

7.8.3

Release Notes

Library - Chore

Insights

  • Replace field with key in Request Filters and Response Metadata Filters and for Reports API

Docs

7.8.2

Release Notes

Api

  • Added optional parameter CallerDisplayName for conference participant outbound
  • Updated description for property to in the participant create request

Docs

7.8.1

Release Notes

Library - Chore

Api

  • Add date_created property to media resource and date_created filtering parameters for read action
  • Updated the Recordings Resource channels property to clarify channels = # of channels in the recording resource and how to specify the # of channels in recording download

Intelligence

  • Add encryption_credential_sid field in transcripts and services in v2

Trusthub

  • Remove beta feature flag for all TH APIs
  • Remove beta feature flag for ComplianceInquiries API to support OneConsole traffic

Twiml

  • Add new noun <AiSession>

Docs

7.8.0

Release Notes

Api

  • Remove usage category enum from usage record and usage triggers API (breaking change)

... (truncated)

Changelog

Sourced from twilio-ruby's changelog.

[2025-09-30] Version 7.8.3

Library - Chore

Insights

  • Replace field with key in Request Filters and Response Metadata Filters and for Reports API

[2025-09-25] Version 7.8.2

Api

  • Added optional parameter CallerDisplayName for conference participant outbound
  • Updated description for property to in the participant create request

[2025-09-18] Version 7.8.1

Library - Chore

Api

  • Add date_created property to media resource and date_created filtering parameters for read action
  • Updated the Recordings Resource channels property to clarify channels = # of channels in the recording resource and how to specify the # of channels in recording download

Intelligence

  • Add encryption_credential_sid field in transcripts and services in v2

Trusthub

  • Remove beta feature flag for all TH APIs
  • Remove beta feature flag for ComplianceInquiries API to support OneConsole traffic

Twiml

  • Add new noun <AiSession>

[2025-09-04] Version 7.8.0

Api

  • Remove usage category enum from usage record and usage triggers API (breaking change)

[2025-08-28] Version 7.7.2

Studio

  • Add type to Step resource APIs

Verify

  • Allow to update all passkeys parameters in the service update

... (truncated)

Commits
  • 461f4e6 Release 7.8.3
  • 9df4132 [Librarian] Regenerated @ 46fda61a99ae466baec95ccfb33bfdd1b12de546 ac40c0ff37...
  • e2ebd3c chore: change oauth token endpoint (#762)
  • eb0b229 Release 7.8.2
  • 05d14cc [Librarian] Regenerated @ 967832a5f99248b8f29e15ebffef693b3540f4df 6d26e026ae...
  • 3b56d63 Release 7.8.1
  • 06b6fbc [Librarian] Regenerated @ 556cffc21d7318f27d71e40146d324df61aba54f 0d6654ebfa...
  • e6f528f Support JWT 3.x (#753)
  • 9cd26d2 Release 7.8.0
  • 1209a33 [Librarian] Regenerated @ 42495c0486390f490dfedfd73999e2c259cdb011 f32b4455cb...
  • Additional commits viewable in compare view

Updates httparty from 0.23.1 to 0.23.2

Release notes

Sourced from httparty's releases.

0.23.2

What's Changed

New Contributors

Full Changelog: jnunemaker/httparty@v0.23.1...v0.23.2

Commits
  • c74571f Release 0.23.2
  • 6e1e869 Merge pull request #822 from rdimartino/rd/fix-821
  • 4dcc0db fix: force_encoding for file data
  • 48b4171 chore: add failing spec for binmode file + non-ASCII field
  • bcc3e50 Merge pull request #817 from baraidrissa/add-changelog-uri
  • 5c300a0 Add changelog_uri metadata to gemspec
  • See full diff in compare view

Updates view_component from 3.22.0 to 3.23.2

Release notes

Sourced from view_component's releases.

v3.23.2

  • Include .tt files in published gem. Fixes templates not being available when using generators.

    Florian Aßmann

v3.23.1

  • Restore Rake tasks in published gem.

    Franz Liedke

v3.23.0

  • Add docs about Slack channel in Ruby Central workspace. (Join us! #oss-view-component). Email [email protected] for an invite.

    *Joel Hawksley

  • Do not include internal DocsBuilderComponent or YARD::MattrAccessorHandler in published gem.

    Joel Hawksley

  • Only lock to concurrent-ruby 1.3.4 for Rails 6.1.

    Joel Hawksley

  • Fix generation of ViewComponent documentation that was broken due to HTML safety issues.

    Simon Fish

  • Add documentation on how ViewComponent works.

    Joel Hawksley

  • Clarify that config.use_deprecated_instrumentation_name will be removed in v4.

    Joel Hawksley

  • Run RSpec tests in CI.

    Joel Ha...

    Description has been truncated

Bumps the ruby-minor-patch group with 19 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [sdoc](https://github.com/zzak/sdoc) | `2.6.1` | `2.6.4` |
| [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.18.8` | `1.18.10` |
| [bootsnap](https://github.com/Shopify/bootsnap) | `1.18.4` | `1.18.6` |
| [rexml](https://github.com/ruby/rexml) | `3.4.1` | `3.4.4` |
| [matrix](https://github.com/ruby/matrix) | `0.4.2` | `0.4.3` |
| [net-imap](https://github.com/ruby/net-imap) | `0.5.8` | `0.5.12` |
| [pg](https://github.com/ged/ruby-pg) | `1.5.9` | `1.6.2` |
| [sentry-ruby](https://github.com/getsentry/sentry-ruby) | `5.23.0` | `5.28.0` |
| [twilio-ruby](https://github.com/twilio/twilio-ruby) | `7.6.0` | `7.8.3` |
| [httparty](https://github.com/jnunemaker/httparty) | `0.23.1` | `0.23.2` |
| [figaro](https://github.com/laserlemon/figaro) | `1.2.0` | `1.3.0` |
| [loofah](https://github.com/flavorjones/loofah) | `2.24.0` | `2.24.1` |
| [rubocop](https://github.com/rubocop/rubocop) | `1.75.5` | `1.81.1` |
| [rubocop-rails](https://github.com/rubocop/rubocop-rails) | `2.31.0` | `2.33.4` |
| [foreman](https://github.com/ddollar/foreman) | `0.88.1` | `0.90.0` |
| [bullet](https://github.com/flyerhzm/bullet) | `8.0.5` | `8.0.8` |
| [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) | `6.4.4` | `6.5.1` |
| [faker](https://github.com/faker-ruby/faker) | `3.5.1` | `3.5.2` |
| [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.32.0` | `4.35.0` |



Updates `sdoc` from 2.6.1 to 2.6.4
- [Changelog](https://github.com/zzak/sdoc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zzak/sdoc/commits)

Updates `nokogiri` from 1.18.8 to 1.18.10
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.18.8...v1.18.10)

Updates `bootsnap` from 1.18.4 to 1.18.6
- [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md)
- [Commits](rails/bootsnap@v1.18.4...v1.18.6)

Updates `rexml` from 3.4.1 to 3.4.4
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.4.1...v3.4.4)

Updates `matrix` from 0.4.2 to 0.4.3
- [Release notes](https://github.com/ruby/matrix/releases)
- [Changelog](https://github.com/ruby/matrix/blob/master/CHANGELOG.md)
- [Commits](ruby/matrix@v0.4.2...v0.4.3)

Updates `net-imap` from 0.5.8 to 0.5.12
- [Release notes](https://github.com/ruby/net-imap/releases)
- [Commits](ruby/net-imap@v0.5.8...v0.5.12)

Updates `pg` from 1.5.9 to 1.6.2
- [Changelog](https://github.com/ged/ruby-pg/blob/master/CHANGELOG.md)
- [Commits](ged/ruby-pg@v1.5.9...v1.6.2)

Updates `sentry-ruby` from 5.23.0 to 5.28.0
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-ruby@5.23.0...5.28.0)

Updates `sentry-rails` from 5.23.0 to 5.28.0
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-ruby@5.23.0...5.28.0)

Updates `twilio-ruby` from 7.6.0 to 7.8.3
- [Release notes](https://github.com/twilio/twilio-ruby/releases)
- [Changelog](https://github.com/twilio/twilio-ruby/blob/main/CHANGES.md)
- [Commits](twilio/twilio-ruby@7.6.0...7.8.3)

Updates `httparty` from 0.23.1 to 0.23.2
- [Release notes](https://github.com/jnunemaker/httparty/releases)
- [Changelog](https://github.com/jnunemaker/httparty/blob/main/Changelog.md)
- [Commits](jnunemaker/httparty@v0.23.1...v0.23.2)

Updates `view_component` from 3.22.0 to 3.23.2
- [Release notes](https://github.com/viewcomponent/view_component/releases)
- [Changelog](https://github.com/ViewComponent/view_component/blob/main/docs/CHANGELOG.md)
- [Commits](ViewComponent/view_component@v3.22.0...v3.23.2)

Updates `figaro` from 1.2.0 to 1.3.0
- [Changelog](https://github.com/laserlemon/figaro/blob/main/CHANGELOG.md)
- [Commits](laserlemon/figaro@v1.2.0...v1.3.0)

Updates `loofah` from 2.24.0 to 2.24.1
- [Release notes](https://github.com/flavorjones/loofah/releases)
- [Changelog](https://github.com/flavorjones/loofah/blob/main/CHANGELOG.md)
- [Commits](flavorjones/loofah@v2.24.0...v2.24.1)

Updates `rubocop` from 1.75.5 to 1.81.1
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.75.5...v1.81.1)

Updates `rubocop-rails` from 2.31.0 to 2.33.4
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-rails@v2.31.0...v2.33.4)

Updates `foreman` from 0.88.1 to 0.90.0
- [Changelog](https://github.com/ddollar/foreman/blob/main/Changelog.md)
- [Commits](ddollar/foreman@v0.88.1...v0.90.0)

Updates `bullet` from 8.0.5 to 8.0.8
- [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md)
- [Commits](flyerhzm/bullet@8.0.5...8.0.8)

Updates `factory_bot_rails` from 6.4.4 to 6.5.1
- [Release notes](https://github.com/thoughtbot/factory_bot_rails/releases)
- [Changelog](https://github.com/thoughtbot/factory_bot_rails/blob/main/NEWS.md)
- [Commits](thoughtbot/factory_bot_rails@v6.4.4...v6.5.1)

Updates `faker` from 3.5.1 to 3.5.2
- [Release notes](https://github.com/faker-ruby/faker/releases)
- [Changelog](https://github.com/faker-ruby/faker/blob/main/CHANGELOG.md)
- [Commits](faker-ruby/faker@v3.5.1...v3.5.2)

Updates `selenium-webdriver` from 4.32.0 to 4.35.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES)
- [Commits](SeleniumHQ/selenium@selenium-4.32.0...selenium-4.35.0)

---
updated-dependencies:
- dependency-name: sdoc
  dependency-version: 2.6.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ruby-minor-patch
- dependency-name: nokogiri
  dependency-version: 1.18.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby-minor-patch
- dependency-name: bootsnap
  dependency-version: 1.18.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby-minor-patch
- dependency-name: rexml
  dependency-version: 3.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby-minor-patch
- dependency-name: matrix
  dependency-version: 0.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby-minor-patch
- dependency-name: net-imap
  dependency-version: 0.5.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby-minor-patch
- dependency-name: pg
  dependency-version: 1.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby-minor-patch
- dependency-name: sentry-ruby
  dependency-version: 5.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby-minor-patch
- dependency-name: sentry-rails
  dependency-version: 5.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby-minor-patch
- dependency-name: twilio-ruby
  dependency-version: 7.8.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby-minor-patch
- dependency-name: httparty
  dependency-version: 0.23.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby-minor-patch
- dependency-name: view_component
  dependency-version: 3.23.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby-minor-patch
- dependency-name: figaro
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby-minor-patch
- dependency-name: loofah
  dependency-version: 2.24.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby-minor-patch
- dependency-name: rubocop
  dependency-version: 1.81.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ruby-minor-patch
- dependency-name: rubocop-rails
  dependency-version: 2.33.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ruby-minor-patch
- dependency-name: foreman
  dependency-version: 0.90.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ruby-minor-patch
- dependency-name: bullet
  dependency-version: 8.0.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ruby-minor-patch
- dependency-name: factory_bot_rails
  dependency-version: 6.5.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ruby-minor-patch
- dependency-name: faker
  dependency-version: 3.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ruby-minor-patch
- dependency-name: selenium-webdriver
  dependency-version: 4.35.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ruby-minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants