Skip to content

fix(deps): update all#106

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/all
Open

fix(deps): update all#106
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/all

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Nov 23, 2024

This PR contains the following updates:

Package Change Age Confidence Type Update
bulma-clean-theme 0.13.10.14.0 age confidence minor
github.com/moov-io/base v0.53.0v0.61.1 age confidence require minor
github.com/stretchr/testify v1.9.0v1.11.1 age confidence require minor
golang 1.23-alpine1.26-alpine age confidence final minor
tzinfo (source, changelog) 1.2.101.2.11 age confidence patch

Release Notes

chrisrhymes/bulma-clean-theme (bulma-clean-theme)

v0.14.0

Compare Source

  • Add cookie banner
  • Update Google Analytics to v4 and use consent mode

v0.13.3

Compare Source

  • Fix GitHub forks link in showcase - pull request #​134 by ianfab

v0.13.2

Compare Source

  • Update bulma-block-list to 0.7.0
  • Update bulma to 0.9.4
moov-io/base (github.com/moov-io/base)

v0.61.1

Compare Source

v0.61.0

Compare Source

What's Changed

Full Changelog: moov-io/base@v0.60.0...v0.61.0

v0.60.0

Compare Source

What's Changed

Full Changelog: moov-io/base@v0.59.0...v0.60.0

v0.59.0

Compare Source

What's Changed

  • refactor!: clarify variable naming for attempts in retryable operations by @​sarumont in #​475

Full Changelog: moov-io/base@v0.58.0...v0.59.0

v0.58.0

Compare Source

What's Changed

Full Changelog: moov-io/base@v0.57.1...v0.58.0

v0.57.1

Compare Source

What's Changed

  • fix(deps): update module github.com/go-viper/mapstructure/v2 to v2.3.0 [security] by @​renovate[bot] in #​465
  • fix(deps): update opentelemetry-go monorepo to v1.37.0 by @​renovate[bot] in #​463

Full Changelog: moov-io/base@v0.57.0...v0.57.1

v0.57.0

Compare Source

What's Changed

Full Changelog: moov-io/base@v0.56.0...v0.57.0

v0.56.0

Compare Source

IMPROVEMENTS

  • http: Update LimitedSkipCount and GetSkipAndCount to support either http.Request or string as input

v0.55.1

Compare Source

IMPROVEMENTS

  • fix: remove mutex locking in database.RunMigrations to allow tests to fully benefit from runs using t.Parallel()

BUILD

  • fix(deps): update opentelemetry-go monorepo to v1.36.0 (#​458)

v0.55.0

Compare Source

ADDITIONS

  • feat: add StructContext for logging fields of a struct

BUILD

  • build(deps): bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5
  • fix(deps): update module github.com/golang-migrate/migrate/v4 to v4.18.3 (#​455)

v0.54.4

Compare Source

BUILD

  • build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0
  • build: update cloud.google.com/go/alloydbconn to v1.15.1
  • build: update cloud.google.com/go/spanner to v1.79.0
  • build: update github.com/go-sql-driver/mysql to v1.9.2
  • build: update github.com/jackc/pgx/v5 to v5.7.4
  • build: update google.golang.org/grpc to v1.72.0

v0.54.3

Compare Source

IMPROVEMENTS

  • feat: catch psql deadlock err

BUILD

  • build: update cloud.google.com/go/spanner to v1.79.0
  • build: update github.com/go-sql-driver/mysql to v1.9.2
  • build: update github.com/googleapis/go-sql-spanner to v1.13.0
  • build: update google.golang.org/grpc to v1.71.1

v0.54.2

Compare Source

BUILD

  • build(deps): bump golang.org/x/net from 0.35.0 to 0.36.0
  • build: bump cloud.google.com/go/alloydbconn from v1.14.1 to v1.15.0
  • build: bump cloud.google.com/go/spanner from v1.75.0 to v1.77.0
  • build: bump github.com/go-sql-driver/mysql from v1.8.1 to v1.9.0
  • build: bump github.com/googleapis/go-sql-spanner from v1.11.1 to v1.11.2
  • build: bump github.com/madflojo/testcerts from v1.3.0 to v1.4.0
  • build: bump github.com/prometheus/client_golang from v1.20.5 to v1.21.1
  • build: bump github.com/rickar/cal/v2 from v2.1.21 to v2.1.22
  • build: bump github.com/spf13/viper from v1.19.0 to v1.20.0

v0.54.1

Compare Source

v0.54.0 was accidently pushed as a breaking change by forcing upgrades to Go 1.24 - v0.54.1 has been released which does not require Go 1.24

BUILD

  • build(deps): bump golang.org/x/crypto from 0.27.0 to 0.31.0
  • build(deps): bump github.com/googleapis/go-sql-spanner to v1.11.1

v0.54.0

Compare Source

stretchr/testify (github.com/stretchr/testify)

v1.11.1

Compare Source

This release fixes #​1785 introduced in v1.11.0 where expected argument values implementing the stringer interface (String() string) with a method which mutates their value, when passed to mock.Mock.On (m.On("Method", <expected>).Return()) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.

What's Changed

Full Changelog: stretchr/testify@v1.11.0...v1.11.1

v1.11.0

Compare Source

What's Changed

Functional Changes

v1.11.0 Includes a number of performance improvements.

Fixes
Documentation, Build & CI

New Contributors

Full Changelog: stretchr/testify@v1.10.0...v1.11.0

v1.10.0

Compare Source

What's Changed
Functional Changes
Fixes
Documentation, Build & CI
New Contributors

Full Changelog: stretchr/testify@v1.9.0...v1.10.0

tzinfo/tzinfo (tzinfo)

v1.2.11

Compare Source

  • Eliminate Object#untaint deprecation warnings on JRuby 9.4.0.0. #​145.

Configuration

📅 Schedule: (UTC)

  • 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 November 23, 2024 13:15
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Nov 23, 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

/opt/containerbase/tools/bundler/2.2.17/4.0.2/gems/bundler-2.2.17/lib/bundler/vendor/thor/lib/thor/error.rb:105:in '<class:Thor>': uninitialized constant DidYouMean::SPELL_CHECKERS (NameError)

    DidYouMean::SPELL_CHECKERS.merge!(
              ^^^^^^^^^^^^^^^^
Did you mean?  DidYouMean::SpellChecker
	from /opt/containerbase/tools/bundler/2.2.17/4.0.2/gems/bundler-2.2.17/lib/bundler/vendor/thor/lib/thor/error.rb:1:in '<top (required)>'
	from /opt/containerbase/tools/bundler/2.2.17/4.0.2/gems/bundler-2.2.17/lib/bundler/vendor/thor/lib/thor/base.rb:3:in 'Kernel#require_relative'
	from /opt/containerbase/tools/bundler/2.2.17/4.0.2/gems/bundler-2.2.17/lib/bundler/vendor/thor/lib/thor/base.rb:3:in '<top (required)>'
	from /opt/containerbase/tools/bundler/2.2.17/4.0.2/gems/bundler-2.2.17/lib/bundler/vendor/thor/lib/thor.rb:1:in 'Kernel#require_relative'
	from /opt/containerbase/tools/bundler/2.2.17/4.0.2/gems/bundler-2.2.17/lib/bundler/vendor/thor/lib/thor.rb:1:in '<top (required)>'
	from /opt/containerbase/tools/bundler/2.2.17/4.0.2/gems/bundler-2.2.17/lib/bundler/vendored_thor.rb:8:in 'Kernel#require_relative'
	from /opt/containerbase/tools/bundler/2.2.17/4.0.2/gems/bundler-2.2.17/lib/bundler/vendored_thor.rb:8:in '<top (required)>'
	from /opt/containerbase/tools/bundler/2.2.17/4.0.2/gems/bundler-2.2.17/lib/bundler/friendly_errors.rb:3:in 'Kernel#require_relative'
	from /opt/containerbase/tools/bundler/2.2.17/4.0.2/gems/bundler-2.2.17/lib/bundler/friendly_errors.rb:3:in '<top (required)>'
	from /opt/containerbase/tools/bundler/2.2.17/4.0.2/gems/bundler-2.2.17/exe/bundle:32:in 'Kernel#require_relative'
	from /opt/containerbase/tools/bundler/2.2.17/4.0.2/gems/bundler-2.2.17/exe/bundle:32:in '<top (required)>'
	from /opt/containerbase/tools/bundler/2.2.17/4.0.2/gems/bundler-2.2.17/exe/bundler:4:in 'Kernel#load'
	from /opt/containerbase/tools/bundler/2.2.17/4.0.2/gems/bundler-2.2.17/exe/bundler:4:in '<top (required)>'
	from /opt/containerbase/tools/ruby/4.0.2/lib/ruby/4.0.0/rubygems.rb:304:in 'Kernel#load'
	from /opt/containerbase/tools/ruby/4.0.2/lib/ruby/4.0.0/rubygems.rb:304:in 'Gem.activate_and_load_bin_path'
	from /opt/containerbase/tools/bundler/2.2.17/4.0.2/bin/bundler:25:in '<main>'

@renovate renovate bot changed the title chore(deps): update all fix(deps): update all Dec 10, 2024
@renovate renovate bot changed the title fix(deps): update all chore(deps): update all Feb 5, 2025
@renovate renovate bot changed the title chore(deps): update all fix(deps): update all Feb 6, 2025
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 84dff27 to 709aef1 Compare February 17, 2025 23:12
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from ba203a6 to e9a7d86 Compare March 17, 2025 23:09
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 1463049 to 1d47b25 Compare May 7, 2025 10:54
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 8531f3e to 954bd57 Compare June 12, 2025 01:35
@renovate renovate bot force-pushed the renovate/all branch from 954bd57 to 7f51643 Compare July 3, 2025 17:46
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 72dfee0 to 981a680 Compare August 13, 2025 22:13
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from b9205db to cec14f9 Compare August 27, 2025 17:10
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 8c15f68 to fb0cbe0 Compare October 6, 2025 20:31
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from b1374d5 to bbfad78 Compare February 11, 2026 00:49
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