Skip to content

Bump addressable from 2.8.9 to 2.9.0#1723

Merged
ajpallares merged 1 commit into
mainfrom
dependabot/bundler/addressable-2.9.0
Apr 8, 2026
Merged

Bump addressable from 2.8.9 to 2.9.0#1723
ajpallares merged 1 commit into
mainfrom
dependabot/bundler/addressable-2.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 8, 2026

Copy link
Copy Markdown
Contributor

Bumps addressable from 2.8.9 to 2.9.0.

Changelog

Sourced from addressable's changelog.

Addressable 2.9.0

  • fixes ReDoS vulnerability in Addressable::Template#match (fixes incomplete remediation in 2.8.10)

Addressable 2.8.10

  • fixes ReDoS vulnerability in Addressable::Template#match
Commits
  • 0c3e858 Revving version and changelog
  • 91915c1 Fixing additional vulnerable paths
  • a091e39 Add many more adversarial test cases to ensure we don't have any ReDoS regres...
  • 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 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 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 [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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Apr 8, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 8, 2026 09:38
@ajpallares ajpallares enabled auto-merge (squash) April 8, 2026 09:40
@ajpallares ajpallares merged commit 56cb03c into main Apr 8, 2026
8 checks passed
@ajpallares ajpallares deleted the dependabot/bundler/addressable-2.9.0 branch April 8, 2026 09:47
@tonidero tonidero mentioned this pull request Apr 15, 2026
RCGitBot pushed a commit that referenced this pull request Apr 15, 2026
## RevenueCat SDK
> [!WARNING]  
> If you don't have any login system in your app, please make sure your
one-time purchase products have been correctly configured in the
RevenueCat dashboard as either consumable or non-consumable. If they're
incorrect as consumables, RevenueCat will consume these purchases. This
means that customers won't be able to restore them from version 10.0.0
onward.
> Non-consumables are products that are meant to be bought only once,
for example, lifetime subscriptions. Please see more information in our
[docs](https://www.revenuecat.com/docs/known-store-issues/play-billing-library/restore-consumable-purchases-bc8)

### 💥 Breaking Changes
This release updates to Billing Library 8.3.0 with min SDK supported of
Android 6 (API 23), previously min was 21. It also removes a previous
workaround used to be able to restore consumed one time products which
is not available anymore.

* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 18.0.0 (#1729) via
RevenueCat Git Bot (@RCGitBot)
* [Android
10.1.2](https://github.com/RevenueCat/purchases-android/releases/tag/10.1.2)
* [Android
10.1.1](https://github.com/RevenueCat/purchases-android/releases/tag/10.1.1)
* [Android
10.1.0](https://github.com/RevenueCat/purchases-android/releases/tag/10.1.0)
* [Android
10.0.2](https://github.com/RevenueCat/purchases-android/releases/tag/10.0.2)
* [Android
10.0.1](https://github.com/RevenueCat/purchases-android/releases/tag/10.0.1)
* [Android
9.29.1](https://github.com/RevenueCat/purchases-android/releases/tag/9.29.1)
* [Android
10.0.0](https://github.com/RevenueCat/purchases-android/releases/tag/10.0.0)
* [iOS
5.67.2](https://github.com/RevenueCat/purchases-ios/releases/tag/5.67.2)

### 🔄 Other Changes
* Skip test cases list in maestro tests using launch arguments (#1722)
via Antonio Pallares (@ajpallares)
* Add CircleCI job for maestro E2E tests (#1637) via Antonio Pallares
(@ajpallares)
* Bump fastlane-plugin-revenuecat_internal from `894bb1b` to `20911d1`
(#1728) via dependabot[bot] (@dependabot[bot])
* Bump fastlane-plugin-revenuecat_internal from `ceecf91` to `894bb1b`
(#1726) via dependabot[bot] (@dependabot[bot])
* Update CODEOWNERS default owner to @RevenueCat/sdk (#1725) via Antonio
Pallares (@ajpallares)
* Add maestro E2E test for purchase through paywall (#1636) via Antonio
Pallares (@ajpallares)
* Add maestro E2E test app (#1635) via Antonio Pallares (@ajpallares)
* Bump addressable from 2.8.9 to 2.9.0 (#1723) via dependabot[bot]
(@dependabot[bot])
* Bump addressable from 2.8.7 to 2.9.0 in
/examples/purchaseTesterTypescript (#1721) via dependabot[bot]
(@dependabot[bot])
* Bump addressable from 2.8.7 to 2.9.0 in /examples/MagicWeather (#1720)
via dependabot[bot] (@dependabot[bot])
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant