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

fix(deps): update all #444

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

fix(deps): update all #444

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/moov-io/base v0.51.1 -> v0.53.0 age adoption passing confidence require minor
github.com/prometheus/client_golang v1.20.2 -> v1.20.4 age adoption passing confidence require patch
golang.org/x/exp 9b4947d -> f66d83c age adoption passing confidence require digest
golang.org/x/oauth2 v0.22.0 -> v0.23.0 age adoption passing confidence require minor
golang.org/x/text v0.17.0 -> v0.19.0 age adoption passing confidence require minor
wdm "~> 0.1.1" -> "~> 0.2.0" age adoption passing confidence minor

Release Notes

moov-io/base (github.com/moov-io/base)

v0.53.0

Compare Source

IMPROVEMENTS

  • database: enable TLS with postgres tests
  • database: fix another printf
  • feat: Support PostgreSQL databases via config

BUILD

  • fix(deps): update module github.com/googleapis/go-sql-spanner to v1.7.2 (#​438)
  • fix(deps): update module github.com/madflojo/testcerts to v1.3.0 (#​435)

v0.52.1

Compare Source

IMPROVEMENTS

  • database: fix printf

v0.52.0

Compare Source

IMPROVEMENTS

  • database: add RunMigrationsContext with tracing
  • test: verify ErrorList doesn't obviously panic
  • test: verify yaml:"x-foo" works

BUILD

  • chore(deps): update actions/checkout action to v4
  • chore(deps): update actions/setup-go action to v5
  • chore(deps): update github/codeql-action action to v3
  • fix(deps): update module cloud.google.com/go/spanner to v1.67.0
  • fix(deps): update module github.com/googleapis/go-sql-spanner to v1.7.1
  • fix(deps): update module github.com/prometheus/client_golang to v1.20.2
  • fix(deps): update module github.com/rickar/cal/v2 to v2.1.19
  • fix(deps): update module google.golang.org/grpc to v1.67.0
  • fix(deps): update opentelemetry-go monorepo to v1.29.0
prometheus/client_golang (github.com/prometheus/client_golang)

v1.20.4

Compare Source

  • [BUGFIX] histograms: Fix a possible data race when appending exemplars vs metrics gather. #​1623

v1.20.3

Compare Source

  • [BUGFIX] histograms: Fix possible data race when appending exemplars. #​1608

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from adamdecaf as a code owner October 2, 2024 13:35
Copy link
Contributor Author

renovate bot commented Oct 2, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: docs/Gemfile.lock

Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call `DidYouMean.correct_error(error_name, spell_checker)' instead.
Could not find gem 'wdm'.
Did you mean csv, drb, ffi or uri?

@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 5e371d3 to 135735e Compare October 9, 2024 14:47
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.

0 participants