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

Update module github.com/golang-jwt/jwt to v4 #84

Merged
merged 1 commit into from
Sep 1, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/golang-jwt/jwt require major v3.2.2+incompatible -> v4.0.0

Release Notes

golang-jwt/jwt

v4.0.0

Compare Source

  • Adds Go module support (#​41). You can import this package using the following import path:
github.com/golang-jwt/jwt/v4

This release, and any future /v4 work is intended to be backwards-compatible with existing v3.x.y tags.

See the migration guide for more details.


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@nathanmartinszup nathanmartinszup merged commit ec76767 into develop Sep 1, 2021
nathanmartinszup added a commit that referenced this pull request Sep 1, 2021
* Feature/trivy (#60)

* Adding update analysis queue and exchange (#41)

* Adding update analysis queue and exchange

* Removing unnecessary typing form exchanges

* Removing update exchange and queues

* add language Swift (#43)

* Adding owasp dependency check tool (#46)

* main (#48)

* Horusec-Swift (#44)

* Adding update analysis queue and exchange (#41)

* Adding update analysis queue and exchange

* Removing unnecessary typing form exchanges

* Removing update exchange and queues

* add language Swift (#43)

Co-authored-by: nathanmartinszup <63246935+nathanmartinszup@users.noreply.github.com>
Co-authored-by: matheusalcantarazup <84723211+matheusalcantarazup@users.noreply.github.com>

* Develop (#47)

* Adding update analysis queue and exchange (#41)

* Adding update analysis queue and exchange

* Removing unnecessary typing form exchanges

* Removing update exchange and queues

* add language Swift (#43)

* Adding owasp dependency check tool (#46)

Co-authored-by: matheusalcantarazup <84723211+matheusalcantarazup@users.noreply.github.com>
Co-authored-by: wilian <wilian.silva@zup.com.br>

* Remove migrations folder (#45)

Co-authored-by: nathanmartinszup <63246935+nathanmartinszup@users.noreply.github.com>
Co-authored-by: matheusalcantarazup <84723211+matheusalcantarazup@users.noreply.github.com>

* Adding length enums and fix lint

* Adding dotnet cli tool (#50)

* Adding nancy security tool (#52)

* Making LogSetOutput receive io.Writer interface (#54)

* save work

* Add option to set a file On LogSetOutput

* Change LogSetOutput to use io.Writer interface

* Add defer func to remove created test file

* Fix defer order

* fix imports

* Fixing pipeline errors

Signed-off-by: nathanmartinszup <nathan.martins@zup.com.br>

* Removing legacy jwt dependency

* Removing legacy jwt dependency

Signed-off-by: nathanmartinszup <nathan.martins@zup.com.br>

Co-authored-by: nathanmartinszup <nathan.martins@zup.com.br>

* Add trivy as tool

Signed-off-by: Ian Cardoso <ian.cardoso@zup.com.br>

Co-authored-by: nathanmartinszup <63246935+nathanmartinszup@users.noreply.github.com>
Co-authored-by: matheusalcantarazup <84723211+matheusalcantarazup@users.noreply.github.com>
Co-authored-by: wilian <wilian.silva@zup.com.br>
Co-authored-by: Wilian Gabriel <63816070+wiliansilvazup@users.noreply.github.com>
Co-authored-by: nathanmartinszup <nathan.martins@zup.com.br>

* Fix tests

* Update coverage.sh

* Update database read with method find preload with limit and page

* Fix database mock

* Changing conection error message to avoid password exposure (#68)

* Changing conection error message to avoid password exposure

Signed-off-by: Ian Cardoso <ian.cardoso@zup.com.br>

* Fix linter

Signed-off-by: Ian Cardoso <ian.cardoso@zup.com.br>

* Update security.yml

* Update security.yml

* Update coverage.sh

* Update coverage.sh

* Update module github.com/golang-jwt/jwt to v4 (#81)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update actions/setup-go action to v2 (#79)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update module github.com/swaggo/http-swagger to v1.1.1 (#78)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update module google.golang.org/grpc to v1.40.0 (#76)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update module github.com/form3tech-oss/jwt-go to v3.2.5 (#73)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update golang.org/x/crypto commit hash to 32db794 (#72)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update module github.com/golang-jwt/jwt to v4 (#84)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: iancardosozup <86669442+iancardosozup@users.noreply.github.com>
Co-authored-by: matheusalcantarazup <84723211+matheusalcantarazup@users.noreply.github.com>
Co-authored-by: wilian <wilian.silva@zup.com.br>
Co-authored-by: Wilian Gabriel <63816070+wiliansilvazup@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
@nathanmartinszup nathanmartinszup deleted the renovate/github.com-golang-jwt-jwt-4.x branch September 1, 2021 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants