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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/gofiber/fiber/v2 from 2.15.0 to 2.18.0 in /paseto #14

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2021

Bumps github.com/gofiber/fiber/v2 from 2.15.0 to 2.18.0.

Release notes

Sourced from github.com/gofiber/fiber/v2's releases.

v2.18.0

馃殌 New

馃Ч Updates

  • Session should not regenerate the ID in case Get() returned nil (#1493)
  • Improve startup message tests (#1504)
  • Update fasthttp from v1.26 to v1.29 (#1503)
  • Add test run for go1.17 (#1501)

馃悰 Fixes

  • panic: unaligned 64-bit atomic operation [32 bit machines] #1487 (#1502)
  • ctx.BodyParser was not able to parse vendor specific content type (#1506)

Thank you @鈥媋mir9480, @鈥媙atebwangsut, @鈥媝d-pranay and @鈥媠hirshendubhowmick for making this update possible.

v2.17.0

馃殌 New

馃Ч Updates

  • Refactor: Remove use of deprecated functions (#1474)

馃悰 Fixes

  • Fix route.Path on copy (#1471)
  • Fix: Fiber Client does multiple requests when using Timeout() and MaxRedirectsCount() #1457 (#1464)

馃摎 Documentation

Thank you @鈥婸roExpertProg, @鈥媋ndrascz, @鈥媑oldwind-ting, @鈥媝cen, @鈥媝d-pranay and @鈥媡hinklucrative for making this update possible.

v2.16.0

馃殌 New

  • Add ability to specify default value for ParamsInt (#1453)
  • Logger: Add ${port} variable (#1448)
  • Cookie: add possibility to disable same site attribute (#1428)

... (truncated)

Commits
  • 12befe9 prepare release 2.18.0
  • 426520b update encryptcookie documentation
  • ca36966 correct documentation for the skip middleware
  • 0e08bb4 馃悰 session should not regenerate the ID in case Get() returned nil (#1493)
  • bff8843 馃敟 Feature: Add encrypt cookies middleware (#1343)
  • d892078 馃悰 Fix: ctx.BodyParser was not able to parse vendor specific content type ...
  • a0b1f38 Improve startup message tests (#1504)
  • c531e1d Update fasthttp from v1.26 to v1.29 (#1503)
  • 3e8227d FIX: panic: unaligned 64-bit atomic operation [32 bit machines] #1487 (#1502)
  • 4b62cfb Add test run for go1.17 (#1501)
  • 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/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.15.0 to 2.18.0.
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](gofiber/fiber@v2.15.0...v2.18.0)

---
updated-dependencies:
- dependency-name: github.com/gofiber/fiber/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@ReneWerner87 ReneWerner87 merged commit 3f9c1df into main Aug 27, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/paseto/github.com/gofiber/fiber/v2-2.18.0 branch August 27, 2021 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant