🚨 [security] Update uri 1.0.2 → 1.0.3 (patch) #272
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
Security Advisories 🚨
🚨 URI allows for userinfo Leakage in URI#join, URI#merge, and URI#+
Release Notes
1.0.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 27 commits:
Bump up v1.0.3
Merge pull request #154 from ruby/remove-userinfo
Fix merger of URI with authority component
Truncate userinfo with URI#join, URI#merge and URI#+
Merge pull request #153 from ruby/dependabot/github_actions/step-security/harden-runner-2.11.0
Bump step-security/harden-runner from 2.10.4 to 2.11.0
Merge pull request #147 from nobu/doc
[DOC] Make documentation 100%
[DOC] Add config files for RDoc
Merge pull request #145 from ruby/dependabot/github_actions/step-security/harden-runner-2.10.4
Bump step-security/harden-runner from 2.10.3 to 2.10.4
Merge pull request #144 from ruby/dependabot/github_actions/step-security/harden-runner-2.10.3
Bump step-security/harden-runner from 2.10.2 to 2.10.3
Merge pull request #143 from ruby/dependabot/github_actions/rubygems/release-gem-1.1.1
Bump rubygems/release-gem from 1.1.0 to 1.1.1
Merge pull request #142 from ruby/fix-readme
Now, URI library uses RFC3986 parser as default
Suppress deprecate warning of test class (retry) (#140)
Merge pull request #139 from ruby/revisit-deprecated-test
Suppress deprecate warning of test class and use EnvUtil.suppress_warning.
Revert "Prevent a warning: URI::REGEXP is obsolete (#138)"
Prevent a warning: URI::REGEXP is obsolete (#138)
Fixed version number of rubygems/release-gem
Merge pull request #137 from ruby/dependabot/github_actions/rubygems/release-gem-9e85cb11501bebc2ae661c1500176316d3987059
Merge pull request #136 from ruby/dependabot/github_actions/step-security/harden-runner-2.10.2
Bump rubygems/release-gem
Bump step-security/harden-runner from 2.10.1 to 2.10.2
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands