kalgurn / github-rate-limits-prometheus-exporter

GitHub Rate Limits Prometheus exporter. Works with both App and PAT credentials
MIT License
14 stars 8 forks source link

chore: bump github.com/bradleyfalzon/ghinstallation/v2 from 2.0.4 to 2.2.0 #61

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/bradleyfalzon/ghinstallation/v2 from 2.0.4 to 2.2.0.

Release notes

Sourced from github.com/bradleyfalzon/ghinstallation/v2's releases.

v2.2.0

What's Changed

New Contributors

Full Changelog: https://github.com/bradleyfalzon/ghinstallation/compare/v2.1.0...v2.2.0

v2.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/bradleyfalzon/ghinstallation/compare/v2.0.4...v2.1.0

Commits
  • 3b8f8c5 Merge pull request #89 from bradleyfalzon/dependabot/go_modules/github.com/go...
  • ccfe2c9 Merge pull request #88 from bradleyfalzon/dependabot/go_modules/github.com/go...
  • 8d6c87f Bump github.com/google/go-github/v50 from 50.0.0 to 50.1.0
  • ad5a82f Bump github.com/golang-jwt/jwt/v4 from 4.4.3 to 4.5.0
  • 97b6ed0 Update go-github to v50
  • 683a7b8 Return expiresAt and refreshAt instead "expired" flag
  • 4bfe421 Add test case for the Transport.Expiry method
  • 0d537b3 Add Transport.Expiry() to query token expiration
  • 8f41e65 Bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.4.3
  • 185b910 prevents adding Accept header when already one.
  • 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)
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

dependabot[bot] commented 1 year ago

Superseded by #70.