Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2023

Bumps github.com/shogo82148/goat from 0.0.6 to 0.1.0.

Release notes

Sourced from github.com/shogo82148/goat's releases.

v0.1.0

What's Changed

Full Changelog: shogo82148/goat@v0.0.6...v0.1.0

Commits
  • 41f1364 Merge pull request #129 from shogo82148/dependabot/go_modules/github.com/shog...
  • cc716a3 Bump github.com/shogo82148/memoize from 0.0.3 to 0.0.4
  • 18c6b25 Merge pull request #128 from shogo82148/fix-typo-of-verifier
  • 66c82ff fix typo of verifier in JWS package
  • 635d5d4 fix typo of verifier
  • e11514d Merge pull request #127 from shogo82148/introduce-new-verify-interface
  • 95fb164 jwt: verify algorithm
  • 2595b97 jws: verify algorithms
  • 81e31f1 re-write TestSign
  • 15ce333 fix example tests
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 9, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/provider/assume-role/github.com/shogo82148/goat-0.1.0 branch from ce13ec6 to 98ff375 Compare October 11, 2023 05:31
Bumps [github.com/shogo82148/goat](https://github.com/shogo82148/goat) from 0.0.6 to 0.1.0.
- [Release notes](https://github.com/shogo82148/goat/releases)
- [Commits](shogo82148/goat@v0.0.6...v0.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/provider/assume-role/github.com/shogo82148/goat-0.1.0 branch from 98ff375 to 52ec81d Compare October 11, 2023 05:55
@shogo82148
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 11, 2023

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@github-actions

This comment has been minimized.

@github-actions
Copy link

Code Metrics Report

main (1131171) dependabot/go_modules/provider/assume-role/github.com/shogo82148/goat-0.1.0 (2f39f75) +/-
Coverage 51.8% 51.9% +0.1%
Test Execution Time 30s 30s 0s
Details
  |                     | main (1131171) | dependabot/go_modules/provider/assume-role/github.com/shogo82148/goat-0.1.0 |  +/-  |
  |                     |                |                                  (2f39f75)                                  |       |
  |---------------------|----------------|-----------------------------------------------------------------------------|-------|
+ | Coverage            |          51.8% |                                                                       51.9% | +0.1% |
  |   Files             |              7 |                                                                           7 |     0 |
  |   Lines             |            386 |                                                                         385 |    -1 |
  |   Covered           |            200 |                                                                         200 |     0 |
  | Test Execution Time |            30s |                                                                         30s |    0s |

Code coverage of files in pull request scope (70.0% → 73.7%)

Files Coverage +/-
provider/assume-role/github/parse_id_token.go 73.7% +3.7%

Reported by octocov

@shogo82148 shogo82148 merged commit 9249264 into main Oct 11, 2023
@shogo82148 shogo82148 deleted the dependabot/go_modules/provider/assume-role/github.com/shogo82148/goat-0.1.0 branch October 11, 2023 07:01
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.

2 participants