Bump addressable from 2.8.9 to 2.9.0 - #32
Conversation
Code Review — PR #32: Bump addressable 2.8.9 → 2.9.0Recommend merging. This is a security fix. What this does
SecurityThe ReDoS fix is the right call even though the attack surface here is low (the vulnerability is only exploitable if user-controlled input reaches Risk: public_suffix major version bumpThe transitive RecommendationMerge once CI passes. No changes needed. |
Code Review — PR #32: Bump addressable 2.8.9 → 2.9.0OverviewSecurity-only Dependabot bump fixing an incomplete ReDoS remediation in the AssessmentSafe to merge. The changes are:
The Dependabot compatibility score is listed as available in the PR; check it for any reported regressions if there is any concern. Recommendation: Merge. This is a targeted security fix with no code changes in this repo, and the transitive |
Code Review — PR #32: Bump addressable 2.8.9 → 2.9.0OverviewDependabot security fix. Assessment
RecommendationMerge. No concerns. |
Code Review — PR #32: Bump addressable 2.8.9 → 2.9.0OverviewRoutine Dependabot security bump. The
Assessment
Merge promptly. No concerns. 🤖 Reviewed with Claude Code |
Code Review — PR #32: Bump
|
Code Review — PR #32: Bump addressable from 2.8.9 to 2.9.0Recommendation: merge. This is a Dependabot security bump. The What changed:
Compatibility: The Dependabot compatibility score is high. The No other concerns. This should be merged ahead of the larger PR #34 or alongside it. 🤖 Generated with Claude Code |
|
@dependabot rebase |
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.9 to 2.9.0. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.8.9...addressable-2.9.0) --- updated-dependencies: - dependency-name: addressable dependency-version: 2.9.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
cc021eb to
595a0ff
Compare
|
|
VisiDelta artifact is ready, but hosted preview links are not enabled yet.
Add the |



Bumps addressable from 2.8.9 to 2.9.0.
Changelog
Sourced from addressable's changelog.
Commits
0c3e858Revving version and changelog91915c1Fixing additional vulnerable pathsa091e39Add many more adversarial test cases to ensure we don't have any ReDoS regres...463a819Regenerate gemspec on newer rubygems0afcb0bImprove from O(n^2) to O(n)c87f768Fix a ReDoS vulnerability in URI template matching