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/form3tech-oss/jwt-go to v3.2.5 #73

Merged
merged 1 commit into from
Aug 31, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 30, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/form3tech-oss/jwt-go require patch v3.2.3+incompatible -> v3.2.5

Release Notes

form3tech-oss/jwt-go

v3.2.5

Compare Source

#​17

v3.2.4

Compare Source


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.

@renovate renovate bot changed the title Update module github.com/form3tech-oss/jwt-go to v3.2.5 Update module github.com/form3tech-oss/jwt-go to v3.2.5 - autoclosed Aug 30, 2021
@renovate renovate bot closed this Aug 30, 2021
@renovate renovate bot deleted the renovate/github.com-form3tech-oss-jwt-go-3.x branch August 30, 2021 16:16
@renovate renovate bot changed the title Update module github.com/form3tech-oss/jwt-go to v3.2.5 - autoclosed Update module github.com/form3tech-oss/jwt-go to v3.2.5 Aug 30, 2021
@renovate renovate bot reopened this Aug 30, 2021
@renovate renovate bot restored the renovate/github.com-form3tech-oss-jwt-go-3.x branch August 30, 2021 17:28
@renovate renovate bot force-pushed the renovate/github.com-form3tech-oss-jwt-go-3.x branch from 9cf063f to 3b4ce3a Compare August 30, 2021 17:29
@renovate renovate bot changed the title Update module github.com/form3tech-oss/jwt-go to v3.2.5 Update module github.com/form3tech-oss/jwt-go to v3.2.5 - autoclosed Aug 30, 2021
@renovate renovate bot closed this Aug 30, 2021
@renovate renovate bot deleted the renovate/github.com-form3tech-oss-jwt-go-3.x branch August 30, 2021 19:59
@renovate renovate bot changed the title Update module github.com/form3tech-oss/jwt-go to v3.2.5 - autoclosed Update module github.com/form3tech-oss/jwt-go to v3.2.5 Aug 30, 2021
@renovate renovate bot reopened this Aug 30, 2021
@renovate renovate bot restored the renovate/github.com-form3tech-oss-jwt-go-3.x branch August 30, 2021 22:48
@renovate renovate bot force-pushed the renovate/github.com-form3tech-oss-jwt-go-3.x branch from 3b4ce3a to 8fb68bf Compare August 30, 2021 22:49
@renovate renovate bot changed the title Update module github.com/form3tech-oss/jwt-go to v3.2.5 Update module github.com/form3tech-oss/jwt-go to v3.2.5 - autoclosed Aug 31, 2021
@renovate renovate bot closed this Aug 31, 2021
@renovate renovate bot deleted the renovate/github.com-form3tech-oss-jwt-go-3.x branch August 31, 2021 00:17
@renovate renovate bot changed the title Update module github.com/form3tech-oss/jwt-go to v3.2.5 - autoclosed Update module github.com/form3tech-oss/jwt-go to v3.2.5 Aug 31, 2021
@renovate renovate bot reopened this Aug 31, 2021
@renovate renovate bot restored the renovate/github.com-form3tech-oss-jwt-go-3.x branch August 31, 2021 02:18
@renovate renovate bot force-pushed the renovate/github.com-form3tech-oss-jwt-go-3.x branch from 8fb68bf to 6dc1947 Compare August 31, 2021 02:19
@iancardosozup iancardosozup merged commit 2913df8 into develop Aug 31, 2021
@renovate renovate bot deleted the renovate/github.com-form3tech-oss-jwt-go-3.x branch August 31, 2021 16:50
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>
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.

3 participants