Bump find-my-way from 2.2.1 to 2.2.5 #24

Open
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/find-my-way-2.2.5 into master
dependabot[bot] commented 2020-11-09 22:26:31 +00:00 (Migrated from github.com)

Bumps find-my-way from 2.2.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:

  • Fix path params match issue (#159) (#160)

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
Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will 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.

Bumps [find-my-way](https://github.com/delvedor/find-my-way) from 2.2.1 to 2.2.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/delvedor/find-my-way/releases">find-my-way's releases</a>.</em></p> <blockquote> <h2>v2.2.5</h2> <p><strong>Fixes</strong>:</p> <ul> <li>Enable versioning on demand - <a href="https://github-redirect.dependabot.com/delvedor/find-my-way/issues/172">#172</a> This fix disables the automatic route versioning unless a user has configured at least once a route with the version option.</li> </ul> <h2>v2.2.4</h2> <p>📚 PR:</p> <ul> <li>Fix path params match issue (<a href="https://github-redirect.dependabot.com/delvedor/find-my-way/issues/159">#159</a>) (<a href="https://github-redirect.dependabot.com/delvedor/find-my-way/issues/160">#160</a>)</li> </ul> <h2>v2.2.3</h2> <p><strong>Fixes:</strong></p> <ul> <li>Wildcard route should not be blocked by Parametric with a different method - <a href="https://github-redirect.dependabot.com/delvedor/find-my-way/issues/152">#152</a></li> </ul> <h2>v2.2.2</h2> <p><strong>Fixes:</strong></p> <ul> <li>No match path param with ignoreTrailingSlash - <a href="https://github-redirect.dependabot.com/delvedor/find-my-way/issues/146">#146</a></li> <li>Use req and res type alias to simplify code - <a href="https://github-redirect.dependabot.com/delvedor/find-my-way/issues/142">#142</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/delvedor/find-my-way/commit/b846810e93fadc98aef23bd5bdce12ecbecf3369"><code>b846810</code></a> Bumped v2.2.5</li> <li><a href="https://github.com/delvedor/find-my-way/commit/264a6888c1d912f4dd5281960ee53d8249d0ceba"><code>264a688</code></a> Bumped v2.2.4</li> <li><a href="https://github.com/delvedor/find-my-way/commit/771d019ebb6849f4ff497d55f5d488db6d6e87dd"><code>771d019</code></a> Standard</li> <li><a href="https://github.com/delvedor/find-my-way/commit/0118ab68ca3eadc695e8012e0b81a4603de082d3"><code>0118ab6</code></a> Enable versioning on demand (<a href="https://github-redirect.dependabot.com/delvedor/find-my-way/issues/172">#172</a>)</li> <li><a href="https://github.com/delvedor/find-my-way/commit/1bcedc7d19e7ab321cb4ab9ab11d4f4089f179e3"><code>1bcedc7</code></a> Fix path params match issue (<a href="https://github-redirect.dependabot.com/delvedor/find-my-way/issues/159">#159</a>) (<a href="https://github-redirect.dependabot.com/delvedor/find-my-way/issues/160">#160</a>)</li> <li><a href="https://github.com/delvedor/find-my-way/commit/4e9d2269161cff81894e9ac90ffbceaceef57447"><code>4e9d226</code></a> Bumped v2.2.3</li> <li><a href="https://github.com/delvedor/find-my-way/commit/b4cb4f5ec10cdc06830225d7b15be2559c6ec38d"><code>b4cb4f5</code></a> fix <a href="https://github-redirect.dependabot.com/delvedor/find-my-way/issues/151">#151</a> Wildcard route should not be blocked by Parametric with diff… (<a href="https://github-redirect.dependabot.com/delvedor/find-my-way/issues/152">#152</a>)</li> <li><a href="https://github.com/delvedor/find-my-way/commit/a5d041fc88cdb928e0cc9eabcc8780cfadea7e8f"><code>a5d041f</code></a> Bumped v2.2.2</li> <li><a href="https://github.com/delvedor/find-my-way/commit/275f03f109236ecce40736dc6f2478e0d7fe0aa8"><code>275f03f</code></a> No match path param with ignoreTrailingSlash (<a href="https://github-redirect.dependabot.com/delvedor/find-my-way/issues/146">#146</a>)</li> <li><a href="https://github.com/delvedor/find-my-way/commit/6a3bfaf5feb8a5a51c4a32bb095c726e8328ed26"><code>6a3bfaf</code></a> Use req and res type alias to simplify code (<a href="https://github-redirect.dependabot.com/delvedor/find-my-way/issues/142">#142</a>)</li> <li>See full diff in <a href="https://github.com/delvedor/find-my-way/compare/v2.2.1...v2.2.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=find-my-way&package-manager=npm_and_yarn&previous-version=2.2.1&new-version=2.2.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will 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](https://github.com/sixteenmillimeter/intval3/network/alerts). </details>
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b dependabot/npm_and_yarn/find-my-way-2.2.5 master
git pull origin dependabot/npm_and_yarn/find-my-way-2.2.5

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff dependabot/npm_and_yarn/find-my-way-2.2.5
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: 16mm/intval3#24
No description provided.