Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Bumps the all group with 3 updates in the / directory: simplecov-cobertura, json and parser.

Updates simplecov-cobertura from 2.1.0 to 3.0.0

Release notes

Sourced from simplecov-cobertura's releases.

v3.0.0

What's Changed

New Contributors

Full Changelog: jessebs/simplecov-cobertura@v2.1.0...v3.0.0

Commits

Updates json from 2.13.0 to 2.13.1

Release notes

Sourced from json's releases.

v2.13.1

What's Changed

  • Fix support for older compilers without __builtin_cpu_supports.

Full Changelog: ruby/json@v2.13.0...v2.13.1

Changelog

Sourced from json's changelog.

2025-07-24 (2.13.1)

  • Fix support for older compilers without __builtin_cpu_supports.
Commits
  • cfe9337 Release 2.13.1
  • 35e3c09 Merge pull request #828 from byroot/check-builtin-cpu
  • da87843 Don't assume __builtin_cpu_supports exists
  • babdd2c Merge pull request #826 from jhawthorn/wbcheck_configure
  • c24342d Fix missing write barrier on Generator State
  • See full diff in compare view

Updates parser from 3.3.8.0 to 3.3.9.0

Changelog

Sourced from parser's changelog.

v3.3.9.0 (2025-07-25)

API modifications:

  • Bump maintenance branches to 3.3.9 (#1080) (Koichi ITO)
  • Bump maintenance branches to 3.2.9 (#1079) (Koichi ITO)

v3.3.7.5 (2025-04-14)

API modifications:

  • Bump maintenance branches to 3.3.8 (#1077) (Koichi ITO)
  • YARD docs for Parser::CurrentRuby and Parser::Base#version (#1076) (Vince Broz)

v3.3.7.4 (2025-03-31)

Bugs fixed:

  • lexer-strings.rb: Avoid an exception on utf8 surrogate pair codepoints (#1051) (Earlopain)
  • builder.rb: emit kwargs node for indexasgn when opted in (#1053) (Earlopain)
  • builder.rb: correctly handle ... forwarding to super with explicit block (#1049) (Earlopain)
  • numbered parameters are valid for pattern matching pinning (#1060) (Earlopain)

v3.3.7.3 (2025-03-26)

API modifications:

  • Bump maintenance branches to 3.2.8 and 3.1.7 (#1074) (Koichi ITO)

v3.3.7.2 (2025-03-20)

Features implemented:

  • add prism-specific node types (#1071) (Earlopain)

Bugs fixed:

  • builder.rb: fix hash value omission considering some local vars as constants (#1064) (Earlopain)

v3.3.7.1 (2025-02-05)

API modifications:

  • parser/current: add -dev prefix to 3.4 branch (#1067) (Ilya Bylich)
  • parser/current: bump 3.2 branch to 3.2.7 (#1066) (Ilya Bylich)

v3.3.7.0 (2025-01-16)

API modifications:

  • Bump maintenance branches to 3.3.7 (#1061) (Koichi ITO)

... (truncated)

Commits

Bumps the all group with 1 update: ruby/setup-ruby.

Updates ruby/setup-ruby from 1.247.0 to 1.253.0

Release notes

Sourced from ruby/setup-ruby's releases.

v1.253.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.252.0...v1.253.0

v1.252.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.251.0...v1.252.0

v1.251.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.250.0...v1.251.0

v1.250.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.249.0...v1.250.0

v1.249.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.248.0...v1.249.0

v1.248.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.247.0...v1.248.0

Commits
  • bb6434c Add non-null check
  • ba9e71c Add printing of the lockfile after installation
  • 0ecad18 Revert "Add printing of the lockfile after installation"
  • e8621f0 Add printing of the lockfile after installation
  • bd6859c Use core.group() instead of startGroup/endGroup
  • 223e443 Update CRuby releases on Windows
  • 6593790 Add ruby-3.2.9,ruby-3.3.9
  • a9bfc2e Add jruby-10.0.1.0
  • 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 in the / directory: [simplecov-cobertura](https://github.com/jessebs/simplecov-cobertura), [json](https://github.com/ruby/json) and [parser](https://github.com/whitequark/parser).


Updates `simplecov-cobertura` from 2.1.0 to 3.0.0
- [Release notes](https://github.com/jessebs/simplecov-cobertura/releases)
- [Commits](jessebs/simplecov-cobertura@v2.1.0...v3.0.0)

Updates `json` from 2.13.0 to 2.13.1
- [Release notes](https://github.com/ruby/json/releases)
- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)
- [Commits](ruby/json@v2.13.0...v2.13.1)

Updates `parser` from 3.3.8.0 to 3.3.9.0
- [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md)
- [Commits](whitequark/parser@v3.3.8.0...v3.3.9.0)
build(deps): bump ruby/setup-ruby in the all group

Bumps the all group with 1 update: [ruby/setup-ruby](https://github.com/ruby/setup-ruby).


Updates `ruby/setup-ruby` from 1.247.0 to 1.253.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@4727905...bb6434c)

---
updated-dependencies:
- dependency-name: simplecov-cobertura
  dependency-version: 3.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: json
  dependency-version: 2.13.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: parser
  dependency-version: 3.3.9.0
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: ruby/setup-ruby
  dependency-version: 1.253.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies github_actions Pull requests that update Github_actions code ruby Pull requests that update Ruby code labels Jul 28, 2025
@woodruffw woodruffw merged commit 6294810 into main Jul 28, 2025
14 checks passed
@woodruffw woodruffw deleted the dependabot/all-70fae77ab4 branch July 28, 2025 00:43
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