🚨 [security] Update path-to-regexp 8.2.0 → 8.4.1 (minor)#601
Open
depfu[bot] wants to merge 1 commit intomainfrom
Open
🚨 [security] Update path-to-regexp 8.2.0 → 8.4.1 (minor)#601depfu[bot] wants to merge 1 commit intomainfrom
depfu[bot] wants to merge 1 commit intomainfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ path-to-regexp (8.2.0 → 8.4.1) · Repo · Changelog
Security Advisories 🚨
🚨 path-to-regexp vulnerable to Denial of Service via sequential optional groups
🚨 path-to-regexp vulnerable to Regular Expression Denial of Service via multiple wildcards
Release Notes
8.4.1
8.4.0
8.3.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 34 commits:
8.4.1Remove trie deduplication (#431)Allow backtrack handling to match itself (#427)Add parsing to benchmarks (#418)Add `trailing: false` tests (#428)Use `param` type in README (#429)8.4.0Reject large optional route combinations (#424)Byte optimization (#423)Dedupe regex prefixes (#422)Restrict repeated wildcard backtracking (#421)Remove dependabot config (#404)Remove `package-lock.json` (#407)8.3.0Move parameter name errors up in docs (#402)Remove more bytes from parser (#401)Bump actions/checkout from 4 to 5 (#403)Remove engines from package (#399)Add custom error class (#398)100% test coverage (#396)Reduce bytes in parse function (#395)Allow plain objects for `TokenData` (#391)Escape text should escape backslash (#390)Improved error messages and stack size (#363)chore: add funding to package.json (#388)ci: apply OSSF Scorecard security best practices (#1) (#364)Update actions CI workflow (#361)Grammar fix in README (#353)Add tsbuildinfo to .gitignore (#355)upgrade dev deps, node CI/engines, coverage config (#348)docs: remove security file (#351)Add docs for `pathToRegexp` keys (#340)Shaving some bytesRemove optional operatorDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands