Skip to content

Bump the "all" group with 1 updates across multiple ecosystems#920

Merged
MikeMcQuaid merged 3 commits into
mainfrom
dependabot/all-58458b999d
Dec 1, 2025
Merged

Bump the "all" group with 1 updates across multiple ecosystems#920
MikeMcQuaid merged 3 commits into
mainfrom
dependabot/all-58458b999d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 1, 2025

Copy link
Copy Markdown
Contributor

Bumps the all group with 3 updates: addressable, connection_pool and rubocop-rails.

Updates addressable from 2.8.7 to 2.8.8

Changelog

Sourced from addressable's changelog.

Addressable 2.8.8

  • Replace the unicode.data blob by a ruby constant (#561)
  • Allow public_suffix 7 (#558)

#561: sporkmonger/addressable#561 #558: sporkmonger/addressable#558

Commits
  • 111af8e Update version, gemspec, and CHANGELOG for 2.8.8
  • d923a5e Fix heading levels in README and Changelog
  • 88f1472 Bump actions/checkout from 5 to 6 (#560)
  • 2252813 Replace the unicode.data blob by a ruby constant (#561)
  • af2d3f6 Allow public_suffix v7 (#558)
  • aaa53fe CI: restore older rubies for public_suffix jobs
  • 49fc474 CI: fix profile:template_match_memory task for Ruby >2.7
  • c0f98d5 CI: use latest stable ruby outside the version matrix
  • 7cb10aa CI: test with modern JVM Rubies
  • dd1adcf CI: less ubuntu-22.04, more ubuntu-24.04
  • Additional commits viewable in compare view

Updates connection_pool from 2.5.4 to 2.5.5

Changelog

Sourced from connection_pool's changelog.

2.5.5

  • Support ConnectionPool::TimedStack#pop(exception: false) #207 to avoid using exceptions as control flow.
Commits
  • 35ea6ce prep for release
  • e733afb Bump actions/checkout from 5 to 6 (#208)
  • 8e77b7a Support pop(exception: false) to avoid exceptions as control flow, fixes #207
  • 475f7d4 Adjust ractor testing to avoid needless stdout warnings
  • 78def7b doc: explain weird code
  • See full diff in compare view

Updates rubocop-rails from 2.34.1 to 2.34.2

Release notes

Sourced from rubocop-rails's releases.

RuboCop Rails v2.34.2

Changes

  • #1565: Make Rails/Presence allow index access methods. (@​koic)
Changelog

Sourced from rubocop-rails's changelog.

2.34.2 (2025-11-29)

Changes

  • #1565: Make Rails/Presence allow index access methods. ([@​koic][])
Commits
  • 7cecff9 Cut 2.34.2
  • c98fc35 Update Changelog
  • c7fa966 Merge pull request #1567 from koic/make_rails_presence_allow_index_access_met...
  • 73bae13 [Fix #1565] Make Rails/Presence allow index access methods
  • 1dc1a63 Merge pull request #1566 from rubocop/dependabot/github_actions/actions/check...
  • ac34a8b Bump actions/checkout from 5 to 6
  • e35c37d Switch back docs version to master
  • See full diff in compare view

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 all group with 3 updates: [addressable](https://github.com/sporkmonger/addressable), [connection_pool](https://github.com/mperham/connection_pool) and [rubocop-rails](https://github.com/rubocop/rubocop-rails).


Updates `addressable` from 2.8.7 to 2.8.8
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](sporkmonger/addressable@addressable-2.8.7...addressable-2.8.8)

Updates `connection_pool` from 2.5.4 to 2.5.5
- [Changelog](https://github.com/mperham/connection_pool/blob/main/Changes.md)
- [Commits](mperham/connection_pool@v2.5.4...v2.5.5)

Updates `rubocop-rails` from 2.34.1 to 2.34.2
- [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.34.1...v2.34.2)

---
updated-dependencies:
- dependency-name: addressable
  dependency-version: 2.8.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: connection_pool
  dependency-version: 2.5.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: rubocop-rails
  dependency-version: 2.34.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
...

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 1, 2025
@github-actions

github-actions Bot commented Dec 1, 2025

Copy link
Copy Markdown

The licensed-ci GitHub Action has created a pull request containing license metadata updates based on the changes in this branch.

Please review the pull request for any additional changes required and merge when ready.

@MikeMcQuaid MikeMcQuaid enabled auto-merge December 1, 2025 13:56
@MikeMcQuaid MikeMcQuaid merged commit 9924e97 into main Dec 1, 2025
46 checks passed
@MikeMcQuaid MikeMcQuaid deleted the dependabot/all-58458b999d branch December 1, 2025 14:00
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 ruby Pull requests that update Ruby code

Development

Successfully merging this pull request may close these issues.

1 participant