Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Bump the ruby-dependencies group with 5 updates#64

Merged
mark-cooper merged 1 commit intomainfrom
dependabot/bundler/ruby-dependencies-35e9b0b552
Dec 8, 2025
Merged

Bump the ruby-dependencies group with 5 updates#64
mark-cooper merged 1 commit intomainfrom
dependabot/bundler/ruby-dependencies-35e9b0b552

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps the ruby-dependencies group with 5 updates:

Package From To
dotenv 3.1.8 3.2.0
selenium-webdriver 4.38.0 4.39.0
aws-sdk-s3 1.205.0 1.206.0
pagy 43.1.8 43.2.0
scout_apm 5.8.0 6.0.0

Updates dotenv from 3.1.8 to 3.2.0

Release notes

Sourced from dotenv's releases.

v3.2.0

What's Changed

New Contributors

Full Changelog: bkeepers/dotenv@v3.1.8...v3.2.0

Commits
  • 34156bf Prepare for 3.2.0 release
  • ab47820 Merge pull request #531 from grosser/grosser/warn
  • fae6120 Merge branch 'main' into grosser/warn
  • 4f510f4 Merge pull request #532 from grosser/grosser/fixes
  • 959e1da Merge pull request #539 from bkeepers/dependabot/github_actions/actions/check...
  • 041451e Update spec message
  • b300f26 Bump actions/checkout from 4 to 6
  • 5f4ca01 Merge branch 'main' into grosser/warn
  • 209dca4 Merge pull request #540 from i7an/handle-parentheses
  • 48c4956 Merge branch 'main' into handle-parentheses
  • Additional commits viewable in compare view

Updates selenium-webdriver from 4.38.0 to 4.39.0

Release notes

Sourced from selenium-webdriver's releases.

Selenium 4.39.0

Detailed Changelogs by Component

Java     |     Python     |     DotNet     |     Ruby     |     JavaScript

What's Changed

... (truncated)

Changelog

Sourced from selenium-webdriver's changelog.

4.39.0 (2025-12-06)

  • Add CDP for Chrome 143 and remove 140
Commits
  • 126f156 [build] Prepare for release of Selenium 4.39.0 (#16672)
  • 080c81f fix flaky Ruby test devtools_spec.rb
  • d6ed112 Revert "[rb] add mutable and immutable record objects to manage serialization"
  • 9f20834 [rb] add mutable and immutable record objects to manage serialization
  • 9829448 bump versions to nightly
  • See full diff in compare view

Updates aws-sdk-s3 from 1.205.0 to 1.206.0

Changelog

Sourced from aws-sdk-s3's changelog.

1.206.0 (2025-12-02)

  • Feature - New S3 Storage Class FSX_ONTAP
Commits

Updates pagy from 43.1.8 to 43.2.0

Release notes

Sourced from pagy's releases.

Version 43.2.0

Changes in 43.2.0

  • Implement :countish paginator
  • Simplify Pagy::Linkable

CHANGELOG

Version 43

We needed a leap version to unequivocally signaling that it's not just a major version: it's a complete redesign of the legacy code at all levels, usage and API included.

Why 43? Because it's exactly one step beyond "The answer to the ultimate question of life, the Universe, and everything." 😉

Improvements

This version introduces several enhancements, such as new :countish and :keynav_js paginators and improved automation and configuration processes, reducing setup requirements by 99%. The update also includes a simpler API and new interactive development tools, making it a comprehensive upgrade from previous versions.

  • New :countish Paginator
    • Faster than OFFSET and supporting the full UI
  • New Keynav Pagination
    • The pagy-exclusive technique using the fastest keyset pagination alongside all frontend helpers.
  • New interactive dev-tools
    • New PagyWand to integrate the pagy CSS with your app themes.
    • New Pagy AI available right inside your own app.
  • Intelligent automation
  • Simpler API
    • You solely need the pagy method and the @​pagy instance to paginate any collection and use any navigation tag and helper.
    • Methods are autoloaded only if used, and consume no memory otherwise.
    • Methods have narrower scopes and can be overridden without deep knowledge.
  • New documentation
    • Very concise, straightforward, and easy to navigate and understand.

... (truncated)

Changelog

Sourced from pagy's changelog.

Version 43.2.0

  • Implement :countish paginator
  • Simplify Pagy::Linkable
Commits

Updates scout_apm from 5.8.0 to 6.0.0

Changelog

Sourced from scout_apm's changelog.

6.0.0

  • Add Prism AutoInstruments Support (#582) (#594)
  • Add OpenSearch instrumentation (#563)
  • Add HTTPX instrumentation (#588)
  • Add ability to automatically capture Sidekiq job args as context
    • job_params_capture - Set to true to enable job argument capturing
    • job_params_filter - A list of arguments to filter (automatically includes Rails filtered_parameters)
  • Fix user error context being incorrectly flattened (#581)
  • Handle Delayed Job PerformableMethod jobs for error tracking (#584)
  • Require 'httpclient' library on instrumentation install (#586)
  • Add support for Puma 7.0 hook format (#589)
  • Update sample rate to support floats (#564)
  • Reintegrate Regex support for ignored URIs (#574)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the ruby-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [dotenv](https://github.com/bkeepers/dotenv) | `3.1.8` | `3.2.0` |
| [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.38.0` | `4.39.0` |
| [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.205.0` | `1.206.0` |
| [pagy](https://github.com/ddnexus/pagy) | `43.1.8` | `43.2.0` |
| [scout_apm](https://github.com/scoutapp/scout_apm_ruby) | `5.8.0` | `6.0.0` |


Updates `dotenv` from 3.1.8 to 3.2.0
- [Release notes](https://github.com/bkeepers/dotenv/releases)
- [Changelog](https://github.com/bkeepers/dotenv/blob/main/Changelog.md)
- [Commits](bkeepers/dotenv@v3.1.8...v3.2.0)

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

Updates `aws-sdk-s3` from 1.205.0 to 1.206.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `pagy` from 43.1.8 to 43.2.0
- [Release notes](https://github.com/ddnexus/pagy/releases)
- [Changelog](https://github.com/ddnexus/pagy/blob/master/docs/CHANGELOG.md)
- [Commits](ddnexus/pagy@43.1.8...43.2.0)

Updates `scout_apm` from 5.8.0 to 6.0.0
- [Changelog](https://github.com/scoutapp/scout_apm_ruby/blob/master/CHANGELOG.markdown)
- [Commits](scoutapp/scout_apm_ruby@v5.8.0...v6.0.0)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-version: 3.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ruby-dependencies
- dependency-name: selenium-webdriver
  dependency-version: 4.39.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ruby-dependencies
- dependency-name: aws-sdk-s3
  dependency-version: 1.206.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby-dependencies
- dependency-name: pagy
  dependency-version: 43.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby-dependencies
- dependency-name: scout_apm
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ruby-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Dec 8, 2025
@mark-cooper mark-cooper merged commit 9453777 into main Dec 8, 2025
4 checks passed
@mark-cooper mark-cooper deleted the dependabot/bundler/ruby-dependencies-35e9b0b552 branch December 8, 2025 17:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant