node-logfmt
node-logfmt copied to clipboard
Bump find-my-way from 2.0.1 to 2.2.5
Bumps find-my-way from 2.0.1 to 2.2.5.
Release notes
Sourced from find-my-way's releases.
v2.2.5
Fixes:
- Enable versioning on demand - #172 This fix disables the automatic route versioning unless a user has configured at least once a route with the version option.
v2.2.4
📚 PR:
v2.2.3
Fixes:
- Wildcard route should not be blocked by Parametric with a different method - #152
v2.2.2
Fixes:
- No match path param with ignoreTrailingSlash - #146
- Use req and res type alias to simplify code - #142
v2.2.1
Fixes:
v2.2.0
Features:
- Added support for onBadUrl - #134
v2.1.2
Fixes:
v2.1.1
- Fix prettyPrint indent - #130
v2.1.0
- Expose routes registered - #128
Commits
b846810Bumped v2.2.5264a688Bumped v2.2.4771d019Standard0118ab6Enable versioning on demand (#172)1bcedc7Fix path params match issue (#159) (#160)4e9d226Bumped v2.2.3b4cb4f5fix #151 Wildcard route should not be blocked by Parametric with diff… (#152)a5d041fBumped v2.2.2275f03fNo match path param with ignoreTrailingSlash (#146)6a3bfafUse req and res type alias to simplify code (#142)- 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 mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@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) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.