Skip to content

Bump addressable from 2.8.9 to 2.8.10#22712

Closed
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/bundler/dev/addressable-2.8.10
Closed

Bump addressable from 2.8.9 to 2.8.10#22712
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/bundler/dev/addressable-2.8.10

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2026

Bumps addressable from 2.8.9 to 2.8.10.

Changelog

Sourced from addressable's changelog.

Addressable 2.8.10

  • fixes ReDoS vulnerability in Addressable::Template#match
Commits
  • 463a819 Regenerate gemspec on newer rubygems
  • 0afcb0b Improve from O(n^2) to O(n)
  • c87f768 Fix a ReDoS vulnerability in URI template matching
  • See full diff in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Apr 10, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 10, 2026

Dependency Review

The following issues were found:
  • ❌ 1 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ✅ 0 package(s) with unknown licenses.
See the Details below.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 5f5988b.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Vulnerabilities

Gemfile.lock

NameVersionVulnerabilitySeverity
addressable2.8.10Addressable has a Regular Expression Denial of Service in Addressable templateshigh

OpenSSF Scorecard

PackageVersionScoreDetails
rubygems/addressable 2.8.10 🟢 7.2
Details
CheckScoreReason
Binary-Artifacts🟢 10no binaries found in the repo
Code-Review⚠️ 2Found 5/17 approved changesets -- score normalized to 2
Maintained🟢 1025 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Pinned-Dependencies🟢 10all dependencies are pinned
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Token-Permissions🟢 9detected GitHub workflow tokens with excessive permissions
Security-Policy⚠️ 0security policy file not detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Packaging🟢 10packaging workflow detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
SAST🟢 10SAST tool is run on all commits

Scanned Files

  • Gemfile.lock

@myabc
Copy link
Copy Markdown
Contributor

myabc commented Apr 12, 2026

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/bundler/dev/addressable-2.8.10 branch from fee0d6c to 5255c4e Compare April 12, 2026 13:30
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.9 to 2.8.10.
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](sporkmonger/addressable@addressable-2.8.9...addressable-2.8.10)

---
updated-dependencies:
- dependency-name: addressable
  dependency-version: 2.8.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/dev/addressable-2.8.10 branch from 5255c4e to 5f5988b Compare April 12, 2026 13:31
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 14, 2026

Looks like addressable is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 14, 2026
@dependabot dependabot bot deleted the dependabot/bundler/dev/addressable-2.8.10 branch April 14, 2026 11:39
@github-actions github-actions bot locked and limited conversation to collaborators Apr 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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