Bump addressable from 2.8.7 to 2.9.0 by dependabot[bot] · Pull Request #106 · webmachinelearning/webmachinelearning.github.io
Bumps addressable from 2.8.7 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
Addressable 2.8.9
- Reduce gem size by excluding test files (#569)
- No need for bundler as development dependency (#571, 5fc1d93)
- idna/pure: stop building the useless
COMPOSITION_TABLE(removes theAddressable::IDNA::COMPOSITION_TABLEconstant) (#564)#569: sporkmonger/addressable#569 #571: sporkmonger/addressable#571 #564: sporkmonger/addressable#564
Addressable 2.8.8
#561: sporkmonger/addressable#561 #558: sporkmonger/addressable#558
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- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.