Skip to content

chore(deps): bump the ruby group with 5 updates #890

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 14, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

Bumps the ruby group with 5 updates:

Package From To
csv 3.3.3 3.3.4
faraday 2.12.2 2.13.0
mime-types-data 3.2025.0402 3.2025.0408
parser 3.3.7.4 3.3.8.0
rubocop-ast 1.44.0 1.44.1

Updates csv from 3.3.3 to 3.3.4

Release notes

Sourced from csv's releases.

csv 3.3.4 - 2025-04-13

Improvements

  • csv-filter: Removed an experimental command line tool.
Changelog

Sourced from csv's changelog.

3.3.4 - 2025-04-13

Improvements

  • csv-filter: Removed an experimental command line tool.
Commits

Updates faraday from 2.12.2 to 2.13.0

Release notes

Sourced from faraday's releases.

v2.13.0

What's Changed

New Contributors

Full Changelog: lostisland/faraday@v2.12.3...v2.13.0

v2.12.3

What's Changed

New Contributors

Full Changelog: lostisland/faraday@v2.12.2...v2.12.3

Commits

Updates mime-types-data from 3.2025.0402 to 3.2025.0408

Changelog

Sourced from mime-types-data's changelog.

3.2025.0408 / 2025-04-08

  • Updated the Apache and IANA media registry entries as of release date
Commits
  • 73d32da Update mime-types-data 3.2025.0408 / 2025-04-08
  • 292f26a Bump step-security/harden-runner from 2.11.0 to 2.11.1
  • 0b2b069 Bump actions/dependency-review-action from 4.5.0 to 4.6.0
  • b441e19 chore: Harden workflows
  • See full diff in compare view

Updates parser from 3.3.7.4 to 3.3.8.0

Changelog

Sourced from parser's changelog.

v3.3.8.0 (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)
Commits

Updates rubocop-ast from 1.44.0 to 1.44.1

Release notes

Sourced from rubocop-ast's releases.

RuboCop AST v1.44.1

Bug fixes

Changelog

Sourced from rubocop-ast's changelog.

1.44.1 (2025-04-11)

Bug fixes

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 group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [csv](https://github.com/ruby/csv) | `3.3.3` | `3.3.4` |
| [faraday](https://github.com/lostisland/faraday) | `2.12.2` | `2.13.0` |
| [mime-types-data](https://github.com/mime-types/mime-types-data) | `3.2025.0402` | `3.2025.0408` |
| [parser](https://github.com/whitequark/parser) | `3.3.7.4` | `3.3.8.0` |
| [rubocop-ast](https://github.com/rubocop/rubocop-ast) | `1.44.0` | `1.44.1` |


Updates `csv` from 3.3.3 to 3.3.4
- [Release notes](https://github.com/ruby/csv/releases)
- [Changelog](https://github.com/ruby/csv/blob/main/NEWS.md)
- [Commits](ruby/csv@v3.3.3...v3.3.4)

Updates `faraday` from 2.12.2 to 2.13.0
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](lostisland/faraday@v2.12.2...v2.13.0)

Updates `mime-types-data` from 3.2025.0402 to 3.2025.0408
- [Changelog](https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md)
- [Commits](mime-types/mime-types-data@v3.2025.0402...v3.2025.0408)

Updates `parser` from 3.3.7.4 to 3.3.8.0
- [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md)
- [Commits](whitequark/parser@v3.3.7.4...v3.3.8.0)

Updates `rubocop-ast` from 1.44.0 to 1.44.1
- [Release notes](https://github.com/rubocop/rubocop-ast/releases)
- [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-ast@v1.44.0...v1.44.1)

---
updated-dependencies:
- dependency-name: csv
  dependency-version: 3.3.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby
- dependency-name: faraday
  dependency-version: 2.13.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby
- dependency-name: mime-types-data
  dependency-version: 3.2025.0408
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby
- dependency-name: parser
  dependency-version: 3.3.8.0
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby
- dependency-name: rubocop-ast
  dependency-version: 1.44.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Apr 14, 2025
@mergify mergify bot merged commit eea55f0 into main Apr 14, 2025
5 checks passed
@mergify mergify bot deleted the dependabot/bundler/ruby-93a0549100 branch April 14, 2025 07:51
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants