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

build(deps): bump the go-deps group with 3 updates #1375

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2024

Bumps the go-deps group with 3 updates: github.com/getsentry/sentry-go, github.com/osbuild/images and github.com/prometheus/client_golang.

Updates github.com/getsentry/sentry-go from 0.29.0 to 0.29.1

Release notes

Sourced from github.com/getsentry/sentry-go's releases.

0.29.1

The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.29.1.

Bug Fixes

  • Correlate errors to the current trace (#886)
  • Set the trace context when the transaction finishes (#888)

Misc

  • Update the sentrynegroni integration to use the latest (v3.1.1) version of Negroni (#885)
Changelog

Sourced from github.com/getsentry/sentry-go's changelog.

0.29.1

The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.29.1.

Bug Fixes

  • Correlate errors to the current trace (#886)
  • Set the trace context when the transaction finishes (#888)

Misc

  • Update the sentrynegroni integration to use the latest (v3.1.1) version of Negroni (#885)
Commits

Updates github.com/osbuild/images from 0.90.0 to 0.92.0

Release notes

Sourced from github.com/osbuild/images's releases.

0.92.0

Changes with 0.92.0

  • README: link to docs/developer in Contributing section (#959)
    • Author: Achilleas Koutsou, Reviewers: Florian Schüller, Michael Vogt
  • build(deps): bump github.com/vmware/govmomi from 0.43.0 to 0.44.0 in the go-deps group (#971)
    • Author: dependabot[bot], Reviewers: SchutzBot
  • build(deps): bump the go-deps group with 2 updates (#972)
    • Author: dependabot[bot], Reviewers: SchutzBot
  • build(deps): bump the go-deps group with 3 updates (#970)
    • Author: dependabot[bot], Reviewers: SchutzBot
  • cmd: New otk external: otk-make-ostree-source (#960)
    • Author: Achilleas Koutsou, Reviewers: Michael Vogt
  • cmd: rename otk externals (#922)
    • Author: Simon de Vlieger, Reviewers: Achilleas Koutsou
  • manifest: extract tomlPkgsFor() helper and fix ordering (#862)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou
  • test: build edge-commit with parent (#956)
    • Author: Achilleas Koutsou, Reviewers: Sanne Raymaekers
  • workflow: generate PR comments when non-required tests fail and let the action itself succeed (part 1) (#974)
    • Author: Achilleas Koutsou, Reviewers: Michael Vogt, Simon de Vlieger

— Somewhere on the Internet, 2024-10-14

0.91.0

Changes with 0.91.0

  • Update osbuild dependency commit ID to latest (#958)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • build(deps): bump the go-deps group across 1 directory with 7 updates (#969)
    • Author: dependabot[bot], Reviewers: SchutzBot
  • cmd: add "archName" to gen-manifests mock dnf solver URLs (#968)
    • Author: Michael Vogt, Reviewers: Simon de Vlieger
  • coreos-installer: install only the required dracut modules (#967)
    • Author: Miguel Martin, Reviewers: Achilleas Koutsou
  • go.mod: use go 1.22.0 (#955)
    • Author: Achilleas Koutsou, Reviewers: Michael Vogt, Sanne Raymaekers
  • otk-gen-partition-table: add support for ppc64/s390x partition tables (#963)
    • Author: Michael Vogt, Reviewers: Florian Schüller, Simon de Vlieger
  • pkg/dnfjson/dnfjson_test.go: fix crashing on failing test (#953)
    • Author: Florian Schüller, Reviewers: Michael Vogt, Simon de Vlieger

— Somewhere on the Internet, 2024-10-07

Commits
  • 0fc99d2 github: new workflow "Schutzbot comments"
  • 302881b cmd/otk: add tests for osbuild-make-ostree-source
  • a522740 internal/otkostree: move resolved ostree struct to new package
  • 66f21b1 cmd/otk: New otk external: osbuild-make-ostree-source
  • ebe5fd3 manifest: extract tomlPkgsFor() helper and fix ordering
  • 5121e9f manifest: clarify that tomli is available in stdlib for rhel10
  • 3a705cb build(deps): bump the go-deps group with 2 updates
  • 6e281e3 README: link to docs/developer in Contributing section
  • c5e8a62 test: build edge-commit with parent
  • 2d9d566 build(deps): bump github.com/vmware/govmomi in the go-deps group
  • Additional commits viewable in compare view

Updates github.com/prometheus/client_golang from 1.20.4 to 1.20.5

Release notes

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

v1.20.5 / 2024-10-15

We decided to revert the testutil change that made our util functions less error-prone, but created a lot of work for our downstream users. Apologies for the pain! This revert should not cause any major breaking change, even if you already did the work--unless you depend on the exact error message.

Going forward, we plan to reinforce our release testing strategy [1],[2] and deliver an enhanced testutil package/module with more flexible and safer APIs.

Thanks to @​dashpole @​dgrisonnet @​kakkoyun @​ArthurSens @​vesari @​logicalhan @​krajorama @​bwplotka who helped in this patch release! 🤗

Changelog

[BUGFIX] testutil: Reverted #1424; functions using compareMetricFamilies are (again) only failing if filtered metricNames are in the expected input. #1645

Changelog

Sourced from github.com/prometheus/client_golang's changelog.

1.20.5 / 2024-10-15

  • [BUGFIX] testutil: Reverted #1424; functions using compareMetricFamilies are (again) only failing if filtered metricNames are in the expected input.
Commits

You can trigger a rebase of this PR 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

Bumps the go-deps group with 3 updates: [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go), [github.com/osbuild/images](https://github.com/osbuild/images) and [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang).


Updates `github.com/getsentry/sentry-go` from 0.29.0 to 0.29.1
- [Release notes](https://github.com/getsentry/sentry-go/releases)
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-go@v0.29.0...v0.29.1)

Updates `github.com/osbuild/images` from 0.90.0 to 0.92.0
- [Release notes](https://github.com/osbuild/images/releases)
- [Commits](osbuild/images@v0.90.0...v0.92.0)

Updates `github.com/prometheus/client_golang` from 1.20.4 to 1.20.5
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.20.4...v1.20.5)

---
updated-dependencies:
- dependency-name: github.com/getsentry/sentry-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/osbuild/images
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 18, 2024
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.

0 participants