Skip to content

Bump the "all" group with 2 updates across multiple ecosystems - #894

Merged
p-linnane merged 1 commit into
mainfrom
dependabot/all-3c74c5b4b7
Aug 14, 2025
Merged

Bump the "all" group with 2 updates across multiple ecosystems#894
p-linnane merged 1 commit into
mainfrom
dependabot/all-3c74c5b4b7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 14, 2025

Copy link
Copy Markdown
Contributor

Bumps the all group with 1 update in the / directory: regexp_parser.

Updates regexp_parser from 2.11.0 to 2.11.2

Changelog

Sourced from regexp_parser's changelog.

[2.11.2] - 2025-08-12 - Janosch M眉ller

Added

Fixed

  • scan with correct encoding when passing regopt individually (#102)

[2.11.1] - 2025-08-08 - Janosch M眉ller

Fixed

  • restored compatibility with Ruby < 2.6, broken in regexp_parser v2.11.0
Commits
  • bd82326 Release v2.11.2
  • fb4637e Standardize changelog
  • 1447771 Merge pull request #103 from ammar/handle-custom-encoding-opts
  • ecbd803 Respect encoding in custom options arguments
  • 05e2472 Merge pull request #101 from tagliala/chore/100-changelog-fsl
  • 347c9e4 Add changelog entry for Frozen String Literals
  • cf996b9 Merge pull request #98 from tagliala/feature/frozen-string-literals
  • 9ca78d3 Use latest rubygems ...
  • dda1e0f Merge branch 'master' into feature/frozen-string-literals
  • 4751e56 Release v2.11.1
  • Additional commits viewable in compare view

Bumps the all group with 2 updates: actions/checkout and ruby/setup-ruby.

Updates actions/checkout from 4.2.2 to 5.0.0

Release notes

Sourced from actions/checkout's releases.

v5.0.0

What's Changed

鈿狅笍 Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v4.3.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

Changelog

Sourced from actions/checkout's changelog.

Changelog

V5.0.0

V4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

... (truncated)

Commits

Updates ruby/setup-ruby from 1.254.0 to 1.255.0

Release notes

Sourced from ruby/setup-ruby's releases.

v1.255.0

What's Changed

New Contributors

Full Changelog: ruby/setup-ruby@v1.254.0...v1.255.0

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 all group with 1 update in the / directory: [regexp_parser](https://github.com/ammar/regexp_parser).


Updates `regexp_parser` from 2.11.0 to 2.11.2
- [Changelog](https://github.com/ammar/regexp_parser/blob/master/CHANGELOG.md)
- [Commits](ammar/regexp_parser@v2.11.0...v2.11.2)
build(deps): bump the all group with 2 updates

Bumps the all group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [ruby/setup-ruby](https://github.com/ruby/setup-ruby).


Updates `actions/checkout` from 4.2.2 to 5.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.2.2...08c6903)

Updates `ruby/setup-ruby` from 1.254.0 to 1.255.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](ruby/setup-ruby@2a7b300...829114f)

---
updated-dependencies:
- dependency-name: regexp_parser
  dependency-version: 2.11.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: actions/checkout
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: ruby/setup-ruby
  dependency-version: 1.255.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies github_actions Pull requests that update Github_actions code ruby Pull requests that update Ruby code labels Aug 14, 2025
@p-linnane
p-linnane merged commit 9ee846e into main Aug 14, 2025
14 checks passed
@p-linnane
p-linnane deleted the dependabot/all-3c74c5b4b7 branch August 14, 2025 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies github_actions Pull requests that update Github_actions code ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants