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

Bump github.com/prometheus/common from 0.44.0 to 0.45.0 #337

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps github.com/prometheus/common from 0.44.0 to 0.45.0.

Release notes

Sourced from github.com/prometheus/common's releases.

v0.45.0

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.44.0...v0.45.0

Commits
  • c59927e Merge pull request #524 from prometheus/dependabot/go_modules/golang.org/x/ne...
  • 1f9b004 Bump golang.org/x/net from 0.15.0 to 0.17.0
  • 16f9480 Merge pull request #525 from prometheus/dependabot/go_modules/sigv4/golang.or...
  • ff99062 Bump golang.org/x/net from 0.15.0 to 0.17.0 in /sigv4
  • 7043ea0 Merge pull request #520 from prometheus/repo_sync
  • b6914dd Update common Prometheus files
  • f4e05c0 Merge pull request #519 from prometheus/dependabot/go_modules/sigv4/github.co...
  • eb60b9b Bump github.com/aws/aws-sdk-go from 1.45.18 to 1.45.19 in /sigv4
  • ac62eb7 Merge pull request #518 from prometheus/repo_sync
  • 777f9cc Update common Prometheus files
  • 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 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)

@dependabot dependabot bot requested a review from a team as a code owner December 1, 2023 00:39
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2023
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.44.0 to 0.45.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](prometheus/common@v0.44.0...v0.45.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/common
  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/github.com/prometheus/common-0.45.0 branch from 36663ad to 39de9c5 Compare December 1, 2023 17:54
@sushrk sushrk merged commit 6a2ae5b into master Dec 1, 2023
3 checks passed
@sushrk sushrk deleted the dependabot/go_modules/github.com/prometheus/common-0.45.0 branch December 1, 2023 17:58
sushrk pushed a commit to sushrk/amazon-vpc-resource-controller-k8s that referenced this pull request Dec 8, 2023
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.44.0 to 0.45.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](prometheus/common@v0.44.0...v0.45.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
haouc added a commit that referenced this pull request Dec 8, 2023
* adding govulnscheck to action (#330)

* fix typo in document (#331)

* Upgrade vpc-cni to v1.15.0

* Bump github.com/onsi/gomega from 1.28.0 to 1.30.0 (#338)

Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.28.0 to 1.30.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.28.0...v1.30.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Run go mod tidy

* Upgrade golang/x/time to 0.5.0

* Bump github.com/prometheus/common from 0.44.0 to 0.45.0 (#337)

Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.44.0 to 0.45.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](prometheus/common@v0.44.0...v0.45.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* update supported EC2 instances (#340)

* Add support to configure branch ENI cooldown period via configmap (#342)

* Add support to configure branch ENI cooldown period via configmap

* support configurable branch ENI cooldown period

* moving error check out from CM update

* Fix logs and remove mutex lock in Get function

* Update to go1.21.5

---------

Co-authored-by: Hao Zhou <[email protected]>

* fix the build issue

* Update cooldown period in test (#344)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Hao Zhou <[email protected]>
Co-authored-by: yochien <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hao Zhou <[email protected]>
yash97 pushed a commit that referenced this pull request Aug 28, 2024
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.44.0 to 0.45.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](prometheus/common@v0.44.0...v0.45.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant