Skip to content

Build(deps): Bump cgi from 0.4.2 to 0.5.0 #33077

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
Jun 5, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 4, 2025

Bumps cgi from 0.4.2 to 0.5.0.

Bumps [cgi](https://github.com/ruby/cgi) from 0.4.2 to 0.5.0.
- [Release notes](https://github.com/ruby/cgi/releases)
- [Commits](ruby/cgi@v0.4.2...v0.5.0)

---
updated-dependencies:
- dependency-name: cgi
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jun 4, 2025
Copy link

github-actions bot commented Jun 4, 2025

PR body updated to plaintext for easier squash-merging. Original body content below:


Bumps cgi from 0.4.2 to 0.5.0.

Release notes

Sourced from cgi's releases.

v0.5.0

What's Changed

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

v0.5.0.beta2

What's Changed

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

v0.5.0.beta1

What's Changed

Full Changelog: ruby/cgi@v0.4.2...v0.5.0.beta1

Commits
  • b4f5c52 Bump up to v0.5.0
  • f62d712 Followed up to introduce cgi/escape.rb
  • 5ac167a Bump up to ruby/setup-ruby v1.244.0
  • f601963 Use the latest stable version of Ruby
  • c31746b Use GITHUB_TOKEN instead of admin credential
  • 248fb97 Bump up v0.5.0.beta2
  • bb7dce4 Fix reference error of @@​accept_charset class variable.
  • 25400c9 Bump up 0.5.0.beta1
  • 567c489 Added backward compatiblity for CGI.escape features
  • bb94ec2 Reduce loading class/module on CGIUtilTest and CGIEscapeTest
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@SamSaffron SamSaffron merged commit 7021c2f into main Jun 5, 2025
17 checks passed
@SamSaffron SamSaffron deleted the dependabot/bundler/cgi-0.5.0 branch June 5, 2025 02:35
martin-brennan pushed a commit that referenced this pull request Jun 10, 2025
Bumps [cgi](https://github.com/ruby/cgi) from 0.4.2 to 0.5.0.
- [Release notes](https://github.com/ruby/cgi/releases)
- [Commits](ruby/cgi@v0.4.2...v0.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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