build(deps): bump addressable from 2.8.8 to 2.9.0 in the bundler group across 1 directory#106
build(deps): bump addressable from 2.8.8 to 2.9.0 in the bundler group across 1 directory#106dependabot[bot] wants to merge 1 commit into
Conversation
|
Triggered from #106 by @dependabot[bot]. Checking if we can fast forward Target branch ( commit 08e3c7e3c4f3c915a0d1e61f9aecb4e1f820e982 (HEAD -> main, origin/main)
Author: Noah Sherwin <noahrsherwin@gmail.com>
Date: Wed Apr 1 19:18:14 2026 -0700
ci(build): limits perms to `content: read`Pull request ( commit 113e3457cc3d6afcab97917193fcdba773771d0a (pull_request/dependabot/bundler/bundler-2ba255671e)
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed Apr 8 09:13:32 2026 +0000
build(deps): bump addressable in the bundler group across 1 directory
Bumps the bundler group with 1 update in the / directory: [addressable](https://github.com/sporkmonger/addressable).
Updates `addressable` from 2.8.8 to 2.9.0
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.8.8...addressable-2.9.0)
---
updated-dependencies:
- dependency-name: addressable
dependency-version: 2.9.0
dependency-type: indirect
dependency-group: bundler
...
Signed-off-by: dependabot[bot] <support@github.com>It is possible to fast forward |
Bumps the bundler group with 1 update in the / directory: [addressable](https://github.com/sporkmonger/addressable). Updates `addressable` from 2.8.8 to 2.9.0 - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.8.8...addressable-2.9.0) --- updated-dependencies: - dependency-name: addressable dependency-version: 2.9.0 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
113e345 to
227fa6b
Compare
|
Triggered from #106 by @dependabot[bot]. Checking if we can fast forward Target branch ( commit 24cb1bac8e82ceb373fb943e32a4f5b490342b60 (HEAD -> main, origin/main)
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu Apr 16 09:31:10 2026 +0000
chore(deps): update dependency rake to "~> 13.4.0"Pull request ( commit 227fa6b370d8e7a180790cb08d81bbb54af24b7f (pull_request/dependabot/bundler/bundler-2ba255671e)
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri Apr 17 18:51:49 2026 +0000
build(deps): bump addressable in the bundler group across 1 directory
Bumps the bundler group with 1 update in the / directory: [addressable](https://github.com/sporkmonger/addressable).
Updates `addressable` from 2.8.8 to 2.9.0
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.8.8...addressable-2.9.0)
---
updated-dependencies:
- dependency-name: addressable
dependency-version: 2.9.0
dependency-type: indirect
dependency-group: bundler
...
Signed-off-by: dependabot[bot] <support@github.com>It is possible to fast forward |
|
Looks like addressable is no longer updatable, so this is no longer needed. |
Bumps the bundler group with 1 update in the / directory: addressable.
Updates
addressablefrom 2.8.8 to 2.9.0Changelog
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 matching0d7e9b2Fix links for 2.8.9 in CHANGELOG (#573)e209120Update version, gemspec, and CHANGELOG for 2.8.9 (#572)3875874Reduce gem size by excluding test files (#569)3e57cc6CI: back towindows-2022for MRI job