Skip to content

fix(deps): update all#58

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 8, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/ncruces/go-sqlite3 v0.30.5v0.33.0 age confidence
golang.org/x/sync v0.19.0v0.20.0 age confidence

Release Notes

ncruces/go-sqlite3 (github.com/ncruces/go-sqlite3)

v0.33.0

Compare Source

[!IMPORTANT]

This is the first version of this package to use wasm2go.
wasm2go is a recent project, so you may prefer to stick to previous versions, if you value stability.

Otherwise, your feedback on this change is very appreciated.
Please read and comment on the discussion.

Full Changelog: ncruces/go-sqlite3@v0.32.0...v0.33.0

v0.32.0

Compare Source

[!TIP]

This is likely the last version of this package to depend on wazero.
Please read and comment on the discussion.

[!NOTE]
SQLite 3.52.0 has been withdrawn.

What's Changed

Updates:

  • SQLite 3.51.3

Full Changelog: ncruces/go-sqlite3@v0.31.1...v0.32.0

Artifact attestations

v0.31.1

Compare Source

[!CAUTION]
SQLite 3.52.0 has been withdrawn.

What's Changed

Updates:

Full Changelog: ncruces/go-sqlite3@v0.31.0...v0.31.1

Artifact attestations

v0.31.0

Compare Source

[!CAUTION]
SQLite 3.52.0 has been withdrawn.

What's Changed

Updates:

Full Changelog: ncruces/go-sqlite3@v0.30.5...v0.31.0

Artifact attestations


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 March 8, 2026 12:41
@renovate
Copy link
Contributor Author

renovate bot commented Mar 8, 2026

ℹ️ 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):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.4 -> 1.25.0

@renovate renovate bot changed the title fix(deps): update module golang.org/x/sync to v0.20.0 fix(deps): update all Mar 9, 2026
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 520383b to e95ef2f Compare March 13, 2026 20:09
@renovate
Copy link
Contributor Author

renovate bot commented Mar 21, 2026

⚠️ 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: go.sum
Command failed: go get -t ./...
go: module github.com/ncruces/go-sqlite3@v0.33.0 requires go >= 1.26.0; switching to go1.26.1
go: downloading go1.26.1 (linux/amd64)
go: downloading github.com/moov-io/ach-web-viewer v0.12.8
go: downloading github.com/moov-io/base v0.61.1
go: downloading go.opentelemetry.io/otel v1.40.0
go: downloading go.opentelemetry.io/otel/trace v1.40.0
go: downloading github.com/moov-io/ach v1.56.3
go: downloading github.com/stretchr/testify v1.11.1
go: downloading github.com/gorilla/mux v1.8.1
go: downloading github.com/ncruces/go-sqlite3 v0.33.0
go: downloading golang.org/x/sync v0.20.0
go: downloading cloud.google.com/go/storage v1.56.0
go: downloading cloud.google.com/go v0.123.0
go: downloading github.com/moov-io/cryptfs v0.9.0
go: downloading gocloud.dev v0.42.0
go: downloading github.com/go-kit/log v0.2.1
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.40.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.40.0
go: downloading go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.40.0
go: downloading go.opentelemetry.io/otel/sdk v1.40.0
go: downloading google.golang.org/grpc v1.79.1
go: downloading github.com/igrmk/treemap/v2 v2.0.1
go: downloading github.com/moov-io/iso3166 v0.4.0
go: downloading github.com/moov-io/iso4217 v0.3.2
go: downloading golang.org/x/net v0.50.0
go: downloading github.com/prometheus/client_golang v1.23.2
go: downloading github.com/go-viper/mapstructure/v2 v2.5.0
go: downloading github.com/markbates/pkger v0.17.1
go: downloading github.com/spf13/viper v1.21.0
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading cloud.google.com/go/auth v0.18.1
go: downloading cloud.google.com/go/compute/metadata v0.9.0
go: downloading cloud.google.com/go/iam v1.5.3
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.55.0
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/googleapis/gax-go/v2 v2.17.0
go: downloading go.opentelemetry.io/contrib/detectors/gcp v1.39.0
go: downloading go.opentelemetry.io/otel/sdk/metric v1.40.0
go: downloading google.golang.org/api v0.266.0
go: downloading google.golang.org/genproto v0.0.0-20260128011058-8636f8732409
go: downloading google.golang.org/protobuf v1.36.11
go: downloading github.com/ProtonMail/go-crypto v1.3.0
go: downloading github.com/hashicorp/vault/api v1.20.0
go: downloading go.opencensus.io v0.24.0
go: downloading github.com/google/wire v0.6.0
go: downloading golang.org/x/oauth2 v0.35.0
go: downloading github.com/go-logfmt/logfmt v0.6.1
go: downloading github.com/go-logr/logr v1.4.3
go: downloading go.opentelemetry.io/otel/metric v1.40.0
go: downloading go.opentelemetry.io/proto/otlp v1.9.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20260209200024-4cfbd4190f57
go: downloading golang.org/x/sys v0.41.0
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading golang.org/x/exp v0.0.0-20250620022241-b7579e27df2b
go: downloading github.com/rickar/cal/v2 v2.1.27
go: downloading golang.org/x/text v0.34.0
go: downloading github.com/ncruces/go-sqlite3-wasm v1.0.1-0.20260321101821-261d0f98d39c
go: downloading github.com/ncruces/julianday v1.0.0
go: downloading github.com/prometheus/client_model v0.6.2
go: downloading github.com/prometheus/common v0.67.1
go: downloading github.com/fsnotify/fsnotify v1.9.0
go: downloading github.com/sagikazarmark/locafero v0.11.0
go: downloading github.com/spf13/afero v1.15.0
go: downloading github.com/spf13/cast v1.10.0
go: downloading github.com/spf13/pflag v1.0.10
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20260203192932-546029d2fa20
go: downloading cloud.google.com/go/monitoring v1.24.3
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.55.0
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.30.0
go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.8
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62.0
go: downloading golang.org/x/crypto v0.48.0
go: downloading github.com/cenkalti/backoff/v4 v4.3.0
go: downloading github.com/go-jose/go-jose/v4 v4.1.3
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/hashicorp/go-retryablehttp v0.7.7
go: downloading github.com/hashicorp/go-rootcerts v1.0.2
go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.8
go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.2
go: downloading github.com/hashicorp/hcl v1.0.1-vault-7
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading golang.org/x/time v0.14.0
go: downloading golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.2.1
go: downloading github.com/cenkalti/backoff/v5 v5.0.3
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.7
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/prometheus/procfs v0.17.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/gobuffalo/here v0.6.7
go: downloading github.com/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading github.com/pelletier/go-toml/v2 v2.2.4
go: downloading go.yaml.in/yaml/v3 v3.0.4
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.63.0
go: downloading github.com/google/s2a-go v0.1.9
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.11
go: downloading github.com/envoyproxy/go-control-plane/envoy v1.36.0
go: downloading github.com/cloudflare/circl v1.6.1
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/hashicorp/go-sockaddr v1.0.6
go: downloading github.com/ryanuber/go-glob v1.0.0
go: downloading github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8
go: downloading go.yaml.in/yaml/v2 v2.4.3
go: downloading github.com/cncf/xds/go v0.0.0-20251210132809-ee656c7534f5
go: downloading github.com/envoyproxy/protoc-gen-validate v1.3.0
go: downloading github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10
go: downloading github.com/spiffe/go-spiffe/v2 v2.6.0
go: downloading cel.dev/expr v0.25.1
go: github.com/moov-io/rail-msg-sql/internal/search imports
	github.com/ncruces/go-sqlite3/embed: cannot find module providing package github.com/ncruces/go-sqlite3/embed

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