Skip to content

fix(deps): update all dependencies#5

Merged
paralin merged 1 commit intomasterfrom
renovate/all
Jun 30, 2025
Merged

fix(deps): update all dependencies#5
paralin merged 1 commit intomasterfrom
renovate/all

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Jul 4, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action minor v4.1.7 -> v4.2.2 age adoption passing confidence
actions/dependency-review-action action minor v4.3.3 -> v4.7.1 age adoption passing confidence
actions/setup-go action minor v5.0.1 -> v5.5.0 age adoption passing confidence
github.com/aperturerobotics/common require minor v0.16.12 -> v0.22.5 age adoption passing confidence
github.com/aperturerobotics/protobuf-go-lite require minor v0.6.5 -> v0.9.1 age adoption passing confidence
github.com/cockroachdb/pebble require major v1.1.1 -> v2.0.6 age adoption passing confidence
github.com/dgraph-io/badger/v4 require minor v4.2.0 -> v4.7.0 age adoption passing confidence
github.com/dop251/goja require digest eb1f15e -> 4d26883 age adoption passing confidence
github.com/fsouza/go-dockerclient require minor v1.11.0 -> v1.12.1 age adoption passing confidence
github.com/go-sql-driver/mysql require minor v1.8.1 -> v1.9.3 age adoption passing confidence
github.com/golang/glog require patch v1.2.1 -> v1.2.5 age adoption passing confidence
github.com/piprate/json-gold require minor v0.5.0 -> v0.6.0 age adoption passing confidence
github.com/spf13/cobra require minor v1.8.1 -> v1.9.1 age adoption passing confidence
github.com/spf13/viper require minor v1.19.0 -> v1.20.1 age adoption passing confidence
github.com/stretchr/testify require minor v1.9.0 -> v1.10.0 age adoption passing confidence
github.com/tylertreat/BoomFilters require digest 1a82519 -> abf3367 age adoption passing confidence
github/codeql-action action minor v3.25.11 -> v3.29.1 age adoption passing confidence
go.etcd.io/bbolt require minor v1.3.10 -> v1.4.2 age adoption passing confidence

Release Notes

actions/checkout (actions/checkout)

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

actions/dependency-review-action (actions/dependency-review-action)

v4.7.1

Compare Source

  • Packages added to allow-dependencies-licenses will be allowed even if the package in question has no license information #​889
  • License expressions (e.g. Ruby OR GPL-2.0) in the allow list are automatically discarded so that they don't invalidate the whole allow list, which should just be license identifier (e.g. Ruby)

v4.7.0

Compare Source

  • Handle complex license expressions (e.g. MIT AND GPL-2.0) in allow lists (fixes #​809 and probably others)
  • Replace OTHER in package licenses with LicenseRef-clearlydefined-OTHER so that parsing passes

v4.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4.5.0...v4.6.0

v4.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4...v4.5.0

v4.4.0

Compare Source

What's Changed

Full Changelog: actions/dependency-review-action@v4.3.5...v4.4.0

v4.3.5

Compare Source

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4.3.4...v4.3.5

v4.3.4

Compare Source

What's Changed

Full Changelog: actions/dependency-review-action@v4.3.3...v4.3.4

actions/setup-go (actions/setup-go)

v5.5.0

Compare Source

What's Changed
Bug fixes:
Dependency updates:
New Contributors

Full Changelog: actions/setup-go@v5...v5.5.0

v5.4.0

Compare Source

What's Changed

Dependency updates :

New Contributors

Full Changelog: actions/setup-go@v5...v5.4.0

v5.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-go@v5...v5.3.0

v5.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-go@v5...v5.2.0

v5.1.0

Compare Source

What's Changed

Bug Fixes

New Contributors

Full Changelog: actions/setup-go@v5...v5.1.0

v5.0.2

Compare Source

What's Changed

Bug fixes:
Dependency updates:

New Contributors

Full Changelog: actions/setup-go@v5...v5.0.2

aperturerobotics/common (github.com/aperturerobotics/common)

v0.22.5

Compare Source

v0.22.4

Compare Source

v0.22.3

Compare Source

v0.22.2

Compare Source

v0.22.1

Compare Source

v0.22.0

Compare Source

v0.21.2

Compare Source

v0.21.1

Compare Source

v0.21.0

Compare Source

v0.20.3

Compare Source

v0.20.2

Compare Source

v0.20.1

Compare Source

v0.20.0

Compare Source

v0.19.1

Compare Source

v0.19.0

Compare Source

v0.18.8

Compare Source

v0.18.7

Compare Source

v0.18.6

Compare Source

v0.18.5

Compare Source

v0.18.4

Compare Source

v0.18.3

Compare Source

v0.18.2

Compare Source

v0.18.1

Compare Source

v0.18.0

Compare Source

v0.17.3

Compare Source

v0.17.2

Compare Source

v0.17.1

Compare Source

v0.17.0

Compare Source

aperturerobotics/protobuf-go-lite (github.com/aperturerobotics/protobuf-go-lite)

v0.9.1

Compare Source

v0.9.0

Compare Source

v0.8.1

Compare Source

v0.8.0

Compare Source

v0.7.0

Compare Source

cockroachdb/pebble (github.com/cockroachdb/pebble)

v2.0.6

Compare Source

Pebble release used in production by CockroachDB 24.3.0, with v2 path, plus minor fixes, some updated deps, and go 1.24,1.25 support.

Caution! v2.x no longer supports the oldest on-disk formats; see README.

What's Changed

Full Changelog: cockroachdb/pebble@v2.0.5...v2.0.6

v2.0.5

Compare Source

What's Changed

Full Changelog: cockroachdb/pebble@v2.0.4...v2.0.5

v2.0.4

Compare Source

Pebble release used in production by CockroachDB 24.3.0, with v2 path, plus minor fixes, some updated deps, and go 1.24 support.

Caution! v2.x no longer supports the oldest on-disk formats; see README.

v2.0.3

Compare Source

Pebble release used in production by CockroachDB 24.3.0, with v2 path, plus minor fixes.

Caution! v2.x no longer supports the oldest on-disk formats; see README.

v2.0.2

Compare Source

Pebble release used in production by CockroachDB 24.3.0, with v2 path.

Caution! v2.x no longer supports the oldest on-disk formats; see README.

v2.0.1

Compare Source

v2.0.0

Compare Source

Pebble release used by used in production by CockroachDB 24.3.0.

Caution! v2.x no longer supports the oldest on-disk formats; see README.

v1.1.5

Compare Source

Pebble version used by CockroachDB 23.2.x series, plus:

Changelog: cockroachdb/pebble@v1.1.4...v1.1.5

v1.1.4

Compare Source

Pebble version used by CockroachDB 23.2.x series, plus:

  • newer dependencies;
  • a fix for MIPS;
  • cli tool upgrade command and version flag;
  • fix for #​4268.

v1.1.3

Compare Source

Pebble version used by CockroachDB 23.2.x series, plus:

  • newer dependencies;
  • a fix for MIPS;
  • cli tool upgrade command and version flag

v1.1.2

Compare Source

Pebble version used by CockroachDB 23.2.x series, plus some newer dependencies and a fix for MIPS.

dgraph-io/badger (github.com/dgraph-io/badger/v4)

v4.7.0: Badger v4.7.0

Compare Source

This release removes the dependency on github.com/pkg/errors. If you rely on errors returned by badger, please proceed with caution.

What's Changed

New Contributors

Full Changelog: dgraph-io/badger@v4.6.0...v4.7.0

v4.6.0: Badger v4.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: dgraph-io/badger@v4.5.2...v4.6.0

v4.5.2: Badger v4.5.2

Compare Source

What's Changed

New Contributors

Full Changelog: dgraph-io/badger@v4.5.1...v4.5.2

v4.5.1: Badger v4.5.1

Compare Source

What's Changed

  • Fix build for GOARCH=wasm with GOOS=js or GOOS=wasip1
  • docs: Add pagination explanation to docs
  • chore(deps): bump the minor group with 2 updates
  • chore(deps): bump golang.org/x/net from 0.31.0 to 0.32.0 in the minor group
  • chore(deps): bump github.com/dgraph-io/ristretto/v2 from 2.0.0 to 2.0.1 in the patch group
  • chore(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.0 in the minor group
  • chore(deps): bump google.golang.org/protobuf from 1.36.0 to 1.36.1 in the patch group
  • chore(deps): bump the minor group with 2 updates
  • fix(info): print Total BloomFilter Size with totalBloomFilter instead of totalIndex
  • chore(deps): bump the minor group with 2 updates
  • chore(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2 in the patch group
  • feat(info): print total size of listed keys
  • chore(deps): bump github.com/dgraph-io/ristretto/v2 from 2.0.1 to 2.1.0 in the minor group
  • chore(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3 in the patch group

Full Changelog: https://github.com/dgrap


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/all branch from ede5567 to 2a49abf Compare July 7, 2024 19:40
@renovate renovate Bot changed the title fix(deps): update module github.com/aperturerobotics/common to v0.17.0 fix(deps): update all dependencies Jul 7, 2024
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from ad59f6e to 45682b0 Compare July 10, 2024 14:57
@renovate renovate Bot changed the title fix(deps): update all dependencies chore(deps): update all dependencies Jul 10, 2024
@renovate renovate Bot force-pushed the renovate/all branch 5 times, most recently from e968250 to 551c452 Compare July 17, 2024 08:57
@renovate
Copy link
Copy Markdown
Author

renovate Bot commented Jul 17, 2024

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

  • 30 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22 -> 1.24
github.com/docker/docker v26.1.1+incompatible -> v27.5.1+incompatible
github.com/DataDog/zstd v1.5.0 -> v1.5.6-0.20230824185856-869dae002e5e
github.com/Microsoft/go-winio v0.6.1 -> v0.6.2
github.com/aperturerobotics/json-iterator-lite v1.0.0 -> v1.0.1-0.20240713111131-be6bf89c3008
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 -> v0.0.0-20240924180020-3414d57e47da
github.com/dlclark/regexp2 v1.7.0 -> v1.11.4
github.com/dustin/go-humanize v1.0.0 -> v1.0.1
github.com/fsnotify/fsnotify v1.7.0 -> v1.8.0
github.com/golang/snappy v0.0.4 -> v0.0.5-0.20231225225746-43d5d4cd4e0e
github.com/google/flatbuffers v1.12.1 -> v25.2.10+incompatible
github.com/klauspost/compress v1.17.2 -> v1.18.0
github.com/pelletier/go-toml/v2 v2.2.2 -> v2.2.3
github.com/prometheus/client_golang v1.12.0 -> v1.16.0
github.com/prometheus/client_model v0.2.1-0.20210607210712-147c58e9608a -> v0.3.0
github.com/prometheus/common v0.32.1 -> v0.42.0
github.com/prometheus/procfs v0.7.3 -> v0.10.1
github.com/rogpeppe/go-internal v1.9.0 -> v1.13.1
github.com/sagikazarmark/locafero v0.4.0 -> v0.7.0
github.com/spf13/afero v1.11.0 -> v1.12.0
github.com/spf13/cast v1.6.0 -> v1.7.1
github.com/spf13/pflag v1.0.5 -> v1.0.6
golang.org/x/crypto v0.22.1-0.20240503134056-ebb717d63002 -> v0.36.0
golang.org/x/mod v0.17.0 -> v0.18.0
golang.org/x/net v0.24.0 -> v0.38.0
golang.org/x/sync v0.7.0 -> v0.12.0
golang.org/x/sys v0.19.0 -> v0.31.0
golang.org/x/text v0.14.0 -> v0.23.0
golang.org/x/tools v0.20.0 -> v0.22.0
google.golang.org/protobuf v1.34.1 -> v1.36.6

@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 0d85d6a to b608104 Compare July 26, 2024 16:49
@renovate renovate Bot force-pushed the renovate/all branch 4 times, most recently from 4d98b57 to b096ac2 Compare August 4, 2024 20:13
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 6b824a7 to 184f844 Compare August 6, 2024 17:03
@renovate renovate Bot force-pushed the renovate/all branch 8 times, most recently from 3826093 to c4fc5ba Compare August 19, 2024 19:29
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 21ad29d to a19ee52 Compare August 21, 2024 10:34
@renovate renovate Bot force-pushed the renovate/all branch 4 times, most recently from 05671a5 to 85e5694 Compare October 6, 2024 06:31
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from e148038 to fb75c0d Compare October 11, 2024 04:30
@renovate renovate Bot force-pushed the renovate/all branch 6 times, most recently from d1e0ebf to 5bcff08 Compare October 28, 2024 19:32
@renovate renovate Bot force-pushed the renovate/all branch 4 times, most recently from 7143c58 to d652d42 Compare November 12, 2024 14:35
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 30de453 to 87db259 Compare November 14, 2024 17:38
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 888d6af to 57fd157 Compare November 23, 2024 12:41
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 8ed0ea2 to 3173370 Compare December 3, 2024 13:02
@renovate renovate Bot changed the title chore(deps): update all dependencies fix(deps): update all dependencies Dec 10, 2024
@socket-security
Copy link
Copy Markdown

socket-security Bot commented Apr 4, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant