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 #150

Merged
merged 1 commit into from
May 8, 2023
Merged

fix(deps): update all #150

merged 1 commit into from
May 8, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 8, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/moov-io/base require minor v0.40.2 -> v0.42.0
jekyll-feed minor 0.15.1 -> 0.17.0

Release Notes

moov-io/base

v0.42.0

Compare Source

IMPROVEMENTS

  • database: idempotently creates the spanner databases.
  • database: allows for specific creation in addition to random spanner database creation

v0.41.0

Compare Source

ADDITIONS

  • database: add SpannerUniqueViolation helper for mapping Spanner DB duplicate error
  • database: adjusted UniqueViolation helper to check for either MySQL or Spanner errors

BUILD

  • fix(deps): update module cloud.google.com/go/spanner to v1.45.1
  • fix(deps): update module github.com/go-sql-driver/mysql to v1.7.1
  • fix(deps): update module github.com/prometheus/client_golang to v1.15.1

Configuration

📅 Schedule: Branch creation - "on monday" (UTC), 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.

👻 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 has been generated by Mend Renovate. View repository job log here.

@codecov-commenter
Copy link

Codecov Report

Merging #150 (d2279b3) into master (b57c1eb) will decrease coverage by 0.46%.
The diff coverage is 23.07%.

❗ Current head d2279b3 differs from pull request most recent head 41687ab. Consider uploading reports for the commit 41687ab to get more accurate results

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #150      +/-   ##
==========================================
- Coverage   79.54%   79.08%   -0.46%     
==========================================
  Files          17       17              
  Lines        2263     2271       +8     
==========================================
- Hits         1800     1796       -4     
- Misses        278      287       +9     
- Partials      185      188       +3     

@adamdecaf adamdecaf merged commit 33233c2 into master May 8, 2023
@adamdecaf adamdecaf deleted the renovate/all branch May 8, 2023 13:25
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.

2 participants