Skip to content
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

chore(deps): bump the bundler group with 4 updates #167

Merged
merged 2 commits into from
Mar 5, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2025

Bumps the bundler group with 4 updates: cgi, dnsruby, rubocop-ast and uri.

Updates cgi from 0.4.1 to 0.4.2

Release notes

Sourced from cgi's releases.

v0.4.2

What's Changed

Full Changelog: ruby/cgi@v0.4.1...v0.4.2

v0.4.2.beta2

What's Changed

Full Changelog: ruby/cgi@v0.4.1...v0.4.2.beta2

Commits
  • ab84b7f Bump up v0.4.2
  • cd1eb08 Escape/unescape unclosed tags as well
  • 9907b76 Use String#concat instead of String#+ for reducing cpu usage
  • 8e6fb10 Bump up 0.4.2.beta2
  • 3f5b4ed Bump up 0.4.2.beta1
  • cc13ca2 Enabled trusted publisher for rubygems.org
  • defbdf9 Use license files same as ruby/ruby
  • af9d8f1 Make PStore tests as optional
  • 545f96e Exclude older than 2.6 on macos-14
  • See full diff in compare view

Updates dnsruby from 1.72.3 to 1.72.4

Changelog

Sourced from dnsruby's changelog.

v1.72.4

  • allow parsing case insensitive property tags for CAA records - thanks ruby-dev!
  • Add logger as a dependency for Ruby 3.5.0+ support - thanks Alexandre ZANNI!
Commits
  • 884c84c Add RELEASE_NOTES and update version to 1.72.4 for imminent release
  • 0f038bc Merge pull request #204 from noraj/patch-logger
  • da6175c add logger as dependency for ruby 3.5 support
  • 152d58e Merge pull request #202 from ruby-dev/master
  • baf9745 allow case insensitive property tags for CAA records
  • See full diff in compare view

Updates rubocop-ast from 1.38.0 to 1.38.1

Changelog

Sourced from rubocop-ast's changelog.

1.38.1 (2025-02-25)

Bug fixes

  • #360: Fix an error when the Array core class contains a writer method before rubocop-ast loaded. ([@​earlopain][])
Commits

Updates uri from 1.0.2 to 1.0.3

Release notes

Sourced from uri's releases.

v1.0.3

What's Changed

New Contributors

Full Changelog: ruby/uri@v1.0.2...v1.0.3

Commits
  • 3213f4a Bump up v1.0.3
  • 5a3fa52 Merge pull request #154 from ruby/remove-userinfo
  • 2789182 Fix merger of URI with authority component
  • 3675494 Truncate userinfo with URI#join, URI#merge and URI#+
  • f198601 Merge pull request #153 from ruby/dependabot/github_actions/step-security/har...
  • c059463 Bump step-security/harden-runner from 2.10.4 to 2.11.0
  • ddabff4 Merge pull request #147 from nobu/doc
  • fe7aa3d [DOC] Make documentation 100%
  • aa45e72 [DOC] Add config files for RDoc
  • 24cf280 Merge pull request #145 from ruby/dependabot/github_actions/step-security/har...
  • Additional commits viewable 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 bundler group with 4 updates: [cgi](https://github.com/ruby/cgi), [dnsruby](https://github.com/alexdalitz/dnsruby), [rubocop-ast](https://github.com/rubocop/rubocop-ast) and [uri](https://github.com/ruby/uri).


Updates `cgi` from 0.4.1 to 0.4.2
- [Release notes](https://github.com/ruby/cgi/releases)
- [Commits](ruby/cgi@v0.4.1...v0.4.2)

Updates `dnsruby` from 1.72.3 to 1.72.4
- [Changelog](https://github.com/alexdalitz/dnsruby/blob/master/RELEASE_NOTES.md)
- [Commits](alexdalitz/dnsruby@v1.72.3...v1.72.4)

Updates `rubocop-ast` from 1.38.0 to 1.38.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.38.0...v1.38.1)

Updates `uri` from 1.0.2 to 1.0.3
- [Release notes](https://github.com/ruby/uri/releases)
- [Commits](ruby/uri@v1.0.2...v1.0.3)

---
updated-dependencies:
- dependency-name: cgi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: dnsruby
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: rubocop-ast
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: uri
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the bundler Assigned bt labeler for Bundler updates. label Mar 5, 2025
@Nick2bad4u Nick2bad4u merged commit fad0b0c into main Mar 5, 2025
1 check passed
@Nick2bad4u Nick2bad4u deleted the dependabot/bundler/bundler-ddd94dac75 branch March 5, 2025 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AnyChange bundler Assigned bt labeler for Bundler updates. release root
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant