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 dependencies #5

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

Conversation

renovate[bot]
Copy link

@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.5.0 age adoption passing confidence
actions/setup-go action minor v5.0.1 -> v5.3.0 age adoption passing confidence
github.com/aperturerobotics/common require minor v0.16.12 -> v0.20.3 age adoption passing confidence
github.com/aperturerobotics/protobuf-go-lite require minor v0.6.5 -> v0.8.0 age adoption passing confidence
github.com/cockroachdb/pebble require major v1.1.1 -> v2.0.2 age adoption passing confidence
github.com/dgraph-io/badger/v4 require minor v4.2.0 -> v4.5.1 age adoption passing confidence
github.com/dop251/goja require digest eb1f15e -> 5ef83b8 age adoption passing confidence
github.com/fsouza/go-dockerclient require minor v1.11.0 -> v1.12.0 age adoption passing confidence
github.com/golang/glog require patch v1.2.1 -> v1.2.4 age adoption passing confidence
github.com/stretchr/testify require minor v1.9.0 -> v1.10.0 age adoption passing confidence
github/codeql-action action minor v3.25.11 -> v3.28.9 age adoption passing confidence
go.etcd.io/bbolt require minor v1.3.10 -> v1.4.0 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.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.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.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.8.0

Compare Source

v0.7.0

Compare Source

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

v2.0.2

Compare Source

Pebble release used by 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.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.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: hypermodeinc/badger@v4.5.0...v4.5.1

v4.5.0: Badger v4.5.0

Compare Source

What's Changed

Full Changelog: hypermodeinc/badger@v4.4.0...v4.5.0

v4.4.0: Badger v4.4.0

Compare Source

What's Changed

Full Changelog: hypermodeinc/badger@v4.3.1...v4.4.0

v4.3.1: Badger v4.3.1

Compare Source

What's Changed

Full Changelog: hypermodeinc/badger@v4.3.0...v4.3.1

v4.3.0: Badger v4.3.0

Compare Source

What's Changed

Fixes:

CI:

Full Changelog: hypermodeinc/badger@v4.2.0...v4.3.0

fsouza/go-dockerclient (github.com/fsouza/go-dockerclient)

v1.12.0

Compare Source

v1.11.2

Compare Source

v1.11.1

Compare Source

golang/glog (github.com/golang/glog)

v1.2.4

Compare Source

What's Changed

  • Fail if log file already exists by @​chressie in https://github.com/golang/glog/pull/74:
    • glog: Don't try to create/rotate a given syncBuffer twice in the same second
    • glog: introduce createInDir function as in internal version
    • glog: have createInDir fail if the file already exists

Full Changelog: golang/glog@v1.2.3...v1.2.4

v1.2.3

Compare Source

What's Changed

Full Changelog: golang/glog@v1.2.2...v1.2.3

v1.2.2

Compare Source

What's Changed

Full Changelog: golang/glog@v1.2.1...v1.2.2

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

v1.10.0

Compare Source

What's Changed

Functional Changes
Fixes
Documantation, Build & CI

New Contributors


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
Copy link
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):

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

Details:

Package Change
go 1.22 -> 1.23.6
github.com/docker/docker v26.1.1+incompatible -> v27.1.2+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/dlclark/regexp2 v1.7.0 -> v1.11.4
github.com/dustin/go-humanize v1.0.0 -> v1.0.1
github.com/golang/snappy v0.0.4 -> v0.0.5-0.20231225225746-43d5d4cd4e0e
github.com/google/flatbuffers v1.12.1 -> v24.12.23+incompatible
github.com/klauspost/compress v1.17.2 -> v1.17.11
github.com/spf13/pflag v1.0.5 -> v1.0.6
golang.org/x/crypto v0.22.1-0.20240503134056-ebb717d63002 -> v0.32.0
golang.org/x/net v0.24.0 -> v0.34.0
golang.org/x/sync v0.7.0 -> v0.10.0
golang.org/x/sys v0.19.0 -> v0.29.0
golang.org/x/text v0.14.0 -> v0.21.0
golang.org/x/tools v0.20.0 -> v0.21.1-0.20240508182429-e35e4ccd0d2d
google.golang.org/protobuf v1.34.1 -> v1.36.3

@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 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
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 349891c to 23cc88f Compare December 13, 2024 00:41
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 7088ac1 to 8565e50 Compare December 23, 2024 11:20
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from f6787c1 to 0f18ffa Compare January 14, 2025 18:25
@renovate renovate bot force-pushed the renovate/all branch 9 times, most recently from 871d34f to fa4be51 Compare January 27, 2025 22:03
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 72e1663 to 0cb9274 Compare February 5, 2025 13:44
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.

0 participants