Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/fasthttp/router from 1.3.8 to 1.4.17 #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 3, 2023

Bumps github.com/fasthttp/router from 1.3.8 to 1.4.17.

Release notes

Sourced from github.com/fasthttp/router's releases.

v1.4.17

  • 8341673 feat(group): add path validations (Sergio VS)
  • c3fcfb3 test: fix not found by method (Sergio VS)
  • 2d790ee feat: upgrade dependencies (Sergio VS)
  • d231958 docs: fix typo (Sergio VS)
  • dfc141c chore(ci): add support to go 1.20 (Sergio VS)
  • 91fd40b fix(radix/node): tsr for childs that becomes a final path (Sergio VS)

v1.4.16

  • b5e63c0 fix path substring incorrectly matching to route (#64) (arash cordi)

v1.4.15

  • 670b7ce feat: upgrade fasthttp to v1.44.0 (Sergio VS)

v1.4.14

  • 405cb38 feat: upgrade dependencies (Sergio VS)

v1.4.13

  • fec4124 chore: deprecated Go 1.15 (Sergio VS)
  • 71c8a0c feat: upgrade fasthttp to v1.41.0 (Sergio VS)

v1.4.12

  • 978f189 feat: upgrade fasthttp to v1.40.0 (Sergio VS)
  • 7e20e48 chore: add support to go v1.19 (Sergio VS)

v1.4.11

  • d9e4b5b feat: upgrade fasthttp to v1.38.0 (Sergio VS)

v1.4.10

  • 9d462dc chore(ci): upgrade checkout and setup-go actions to v3 (Sergio VS)
  • b9f4533 feat: upgrade fasthttp to v1.37.0 and gotils (Sergio VS)

v1.4.9

  • b90eb2d feat: upgrade fasthttp to v1.36.0 (Sergio VS)

v1.4.8

  • e698d40 feat: upgrade fasthttp to v1.35.0 and gotils (Sergio VS)

v1.4.7

  • c714a84 a7447ba fix: upgrade gotils lib (Sergio VS)
  • 8d410a9 cf89ce0 fix: windows tests (Sergio VS)
  • 13d85eb chore: add support to Go 1.18 (Sergio VS)

v1.4.6

  • 0b87848 feat: upgrade fasthttp to v1.33.0 (Sergio Andres Virviescas Santana)

v1.4.5

  • f051d94 feat: upgrade fasthttp to v1.32.0 and gotils (Sergio Andres Virviescas Santana)

v1.4.4

... (truncated)

Commits
  • 8341673 feat(group): add path validations
  • c3fcfb3 test: fix not found by method
  • 2d790ee feat: upgrade dependencies
  • d231958 docs: fix typo
  • dfc141c chore(ci): add support to go 1.20
  • 91fd40b fix(radix/node): tsr for childs that becomes a final path
  • b5e63c0 fix path substring incorrectly matching to route (#64)
  • 670b7ce feat: upgrade fasthttp to v1.44.0
  • 405cb38 feat: upgrade dependencies
  • fec4124 chore: deprecated Go 1.15
  • Additional commits viewable in compare view

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)

Bumps [github.com/fasthttp/router](https://github.com/fasthttp/router) from 1.3.8 to 1.4.17.
- [Release notes](https://github.com/fasthttp/router/releases)
- [Commits](fasthttp/router@v1.3.8...v1.4.17)

---
updated-dependencies:
- dependency-name: github.com/fasthttp/router
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants