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

Bump uri from 0.12.2 to 0.12.4 in /ruby #7271

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps uri from 0.12.2 to 0.12.4.

Release notes

Sourced from uri's releases.

v0.12.4

What's Changed

Full Changelog: ruby/uri@v0.12.3...v0.12.4

v0.12.3

What's Changed

Full Changelog: ruby/uri@v0.12.2...v0.12.3

Commits
  • b079fb3 Bump up v0.12.4
  • d5106cf Merge pull request #156 from ruby/remove-userinfo-v0-12
  • 58adef4 Fix merger of URI with authority component
  • 4263c0d Truncate userinfo with URI#join, URI#merge and URI#+
  • b67004c Bump up 0.12.3
  • cd8cedf Merge pull request #120 from ruby/define-rfc2396-parser-0-12
  • 1fa7269 Exclude Ruby 2.5 and 2.4 from macos-latest that is macos-14
  • 547489e Define RFC2396_PARSER for migrating with the development version
  • See full diff 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [uri](https://github.com/ruby/uri) from 0.12.2 to 0.12.4.
- [Release notes](https://github.com/ruby/uri/releases)
- [Commits](ruby/uri@v0.12.2...v0.12.4)

---
updated-dependencies:
- dependency-name: uri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from ford-at-aws as a code owner March 3, 2025 22:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file Ruby This issue relates to the AWS SDK for Ruby labels Mar 3, 2025
@aws-sdk-osds aws-sdk-osds enabled auto-merge (squash) March 3, 2025 22:12
@brmur brmur added On Call Review complete On call review complete Task A general update to the code base for language clarification, missing actions, tests, etc. labels Mar 4, 2025
@aws-sdk-osds aws-sdk-osds merged commit 8a3807e into main Mar 4, 2025
18 of 25 checks passed
@aws-sdk-osds aws-sdk-osds deleted the dependabot/bundler/ruby/uri-0.12.4 branch March 4, 2025 18:03
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 On Call Review complete On call review complete Ruby This issue relates to the AWS SDK for Ruby Task A general update to the code base for language clarification, missing actions, tests, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants