Skip to content

Bump github.com/dgraph-io/badger/v4 from 4.8.0 to 4.9.0 in the dependencies group#72

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/dependencies-81b4d8e778
Closed

Bump github.com/dgraph-io/badger/v4 from 4.8.0 to 4.9.0 in the dependencies group#72
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/dependencies-81b4d8e778

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps the dependencies group with 1 update: github.com/dgraph-io/badger/v4.

Updates github.com/dgraph-io/badger/v4 from 4.8.0 to 4.9.0

Release notes

Sourced from github.com/dgraph-io/badger/v4's releases.

v4.9.0

What's Changed

New Contributors

Full Changelog: dgraph-io/badger@v4.8.0...v4.9.0

Changelog

Sourced from github.com/dgraph-io/badger/v4's changelog.

[4.9.0] - 2025-12-15

Fixed

  • fix(y): y.SafeCopy shall always return empty slice rather than nil (#2245)

    WARNING SafeCopy now returns an empty slice rather than nil. For those using our y utility package, this could be a breaking change. This has implications for empty slices stored in badger, specifically, upon retrieval the value stored with the key will be equal to what was set (an empty []byte). See #2067 for more details.

  • fix: test.sh error (#2225)
  • fix: typo of abandoned (#2222)

Docs

  • add doc for encryption at rest (#2240)
  • move docs pages in the repo (#2232)

Chores

  • chore(ci): restrict Dgraph test to core packages only (#2242)
  • chore: update README.md with correct links and badges (#2239)
  • chore: change renovate to maintain backwards compatible go version (#2236)
  • chore: configure renovate to leave go version as declared (#2235)
  • chore(deps): Update actions (major) (#2229)
  • chore(deps): Update actions/checkout action to v5 (#2221)
  • chore(deps): Update go minor and patch (#2218)
  • chore: update the trunk conf file (#2217)
  • chore(deps): Update dependency node to v22 (#2219)
  • chore(deps): Update go minor and patch (#2212)

CI

  • move to GitHub Actions runners

Full Changelog: dgraph-io/badger@v4.8.0...v4.8.1

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 1 update: [github.com/dgraph-io/badger/v4](https://github.com/dgraph-io/badger).


Updates `github.com/dgraph-io/badger/v4` from 4.8.0 to 4.9.0
- [Release notes](https://github.com/dgraph-io/badger/releases)
- [Changelog](https://github.com/dgraph-io/badger/blob/main/CHANGELOG.md)
- [Commits](dgraph-io/badger@v4.8.0...v4.9.0)

---
updated-dependencies:
- dependency-name: github.com/dgraph-io/badger/v4
  dependency-version: 4.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Dec 22, 2025
@codecov-commenter
Copy link

❌ 2 Tests Failed:

Tests completed Failed Passed Skipped
240 2 238 4
View the full list of 2 ❄️ flaky test(s)
github.com/benjaminschubert/locaccel/internal/handlers/pypi::TestInstallPythonPackages

Flake rate in main: 23.08% (Passed 70 times, Failed 21 times)

Stack Traces | 0s run time
=== RUN   TestInstallPythonPackages
=== PAUSE TestInstallPythonPackages
=== CONT  TestInstallPythonPackages
--- FAIL: TestInstallPythonPackages (0.00s)
github.com/benjaminschubert/locaccel/internal/handlers/pypi::TestInstallPythonPackages/upstreamCache=false

Flake rate in main: 17.58% (Passed 75 times, Failed 16 times)

Stack Traces | 23.4s run time
=== RUN   TestInstallPythonPackages/upstreamCache=false
=== PAUSE TestInstallPythonPackages/upstreamCache=false
=== CONT  TestInstallPythonPackages/upstreamCache=false
    buffer.go:267: middleware.go:95: <nil> TRC Received request headers={"Accept":["application/vnd.pypi.simple.v1+json, application/vnd.pypi.simple.v1+html; q=0.1, text/html; q=0.01"],"Accept-Encoding":["gzip, deflate"],"Cache-Control":["max-age=0"],"Connection":["keep-alive"],"User-Agent":["pip/25.3 {\"ci\":null,\"cpu\":\"x86_64\",\"distro\":{\"id\":\"trixie\",\"libc\":{\"lib\":\"glibc\",\"version\":\"2.41\"},\"name\":\"Debian GNU/Linux\",\"version\":\"13\"},\"implementation\":{\"name\":\"CPython\",\"version\":\"3.14.2\"},\"installer\":{\"name\":\"pip\",\"version\":\"25.3\"},\"openssl_version\":\"OpenSSL 3.5.4 30 Sep 2025\",\"python\":\"3.14.2\",\"system\":{\"name\":\"Linux\",\"release\":\"6.11.0-1018-azure\"}}"]} id=d54laodlklq1bo2lvc70 method=GET url=/simple/uv/
    buffer.go:267: client.go:228: <nil> DBG unable to serve from cache id=d54laodlklq1bo2lvc70 url=/simple/uv/
    buffer.go:267: client.go:418: <nil> TRC Sending request to upstream headers={"Accept":["application/vnd.pypi.simple.v1+json, application/vnd.pypi.simple.v1+html; q=0.1, text/html; q=0.01"],"Accept-Encoding":["gzip, deflate"],"Cache-Control":["max-age=0"],"User-Agent":["pip/25.3 {\"ci\":null,\"cpu\":\"x86_64\",\"distro\":{\"id\":\"trixie\",\"libc\":{\"lib\":\"glibc\",\"version\":\"2.41\"},\"name\":\"Debian GNU/Linux\",\"version\":\"13\"},\"implementation\":{\"name\":\"CPython\",\"version\":\"3.14.2\"},\"installer\":{\"name\":\"pip\",\"version\":\"25.3\"},\"openssl_version\":\"OpenSSL 3.5.4 30 Sep 2025\",\"python\":\"3.14.2\",\"system\":{\"name\":\"Linux\",\"release\":\"6.11.0-1018-azure\"}}"]} id=d54laodlklq1bo2lvc70 method=GET url=/simple/uv/
    buffer.go:267: client.go:432: <nil> TRC Received response from upstream headers={"Accept-Ranges":["bytes"],"Access-Control-Allow-Headers":["Content-Type, If-Match, If-Modified-Since, If-None-Match, If-Unmodified-Since"],"Access-Control-Allow-Methods":["GET"],"Access-Control-Allow-Origin":["*"],"Access-Control-Expose-Headers":["X-PyPI-Last-Serial"],"Access-Control-Max-Age":["86400"],"Cache-Control":["max-age=600, public"],"Content-Encoding":["gzip"],"Content-Length":["470435"],"Content-Security-Policy":["default-src 'none'; sandbox allow-top-navigation"],"Content-Type":["application/vnd.pypi.simple.v1+json"],"Date":["Mon, 22 Dec 2025 14:27:45 GMT"],"Etag":["\"4u1czytAvnFrs2pMlOgK9w\""],"Permissions-Policy":["publickey-credentials-create=(self),publickey-credentials-get=(self),accelerometer=(),ambient-light-sensor=(),autoplay=(),battery=(),camera=(),display-capture=(),document-domain=(),encrypted-media=(),execution-while-not-rendered=(),execution-while-out-of-viewport=(),fullscreen=(),gamepad=(),geolocation=(),gyroscope=(),hid=(),identity-credentials-get=(),idle-detection=(),local-fonts=(),magnetometer=(),microphone=(),midi=(),otp-credentials=(),payment=(),picture-in-picture=(),screen-wake-lock=(),serial=(),speaker-selection=(),storage-access=(),usb=(),web-share=(),xr-spatial-tracking=()"],"Referrer-Policy":["origin-when-cross-origin"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding, Accept"],"X-Cache":["MISS, HIT"],"X-Cache-Hits":["0, 670"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["deny"],"X-Permitted-Cross-Domain-Policies":["none"],"X-Pypi-Last-Serial":["33034370"],"X-Served-By":["cache-iad-kjyo7100171-IAD, cache-iad-kcgs7200057-IAD"],"X-Timer":["S1766413665.243337,VS0,VE0"],"X-Xss-Protection":["1; mode=block"]} id=d54laodlklq1bo2lvc70 status=200 url=/simple/uv/
    buffer.go:267: client.go:497: <nil> DBG request saved in the database id=d54laodlklq1bo2lvc70 url=/simple/uv/
    buffer.go:267: middleware.go:97: <nil> TRC Returned response headers={"Accept-Ranges":["bytes"],"Access-Control-Allow-Headers":["Content-Type, If-Match, If-Modified-Since, If-None-Match, If-Unmodified-Since"],"Access-Control-Allow-Methods":["GET"],"Access-Control-Allow-Origin":["*"],"Access-Control-Expose-Headers":["X-PyPI-Last-Serial"],"Access-Control-Max-Age":["86400"],"Cache-Control":["max-age=600, public"],"Content-Encoding":["gzip"],"Content-Length":["470435"],"Content-Security-Policy":["default-src 'none'; sandbox allow-top-navigation"],"Content-Type":["application/vnd.pypi.simple.v1+json"],"Date":["Mon, 22 Dec 2025 14:27:45 GMT"],"Etag":["\"4u1czytAvnFrs2pMlOgK9w\""],"Permissions-Policy":["publickey-credentials-create=(self),publickey-credentials-get=(self),accelerometer=(),ambient-light-sensor=(),autoplay=(),battery=(),camera=(),display-capture=(),document-domain=(),encrypted-media=(),execution-while-not-rendered=(),execution-while-out-of-viewport=(),fullscreen=(),gamepad=(),geolocation=(),gyroscope=(),hid=(),identity-credentials-get=(),idle-detection=(),local-fonts=(),magnetometer=(),microphone=(),midi=(),otp-credentials=(),payment=(),picture-in-picture=(),screen-wake-lock=(),serial=(),speaker-selection=(),storage-access=(),usb=(),web-share=(),xr-spatial-tracking=()"],"Referrer-Policy":["origin-when-cross-origin"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding, Accept"],"X-Cache":["MISS, HIT"],"X-Cache-Hits":["0, 670"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["deny"],"X-Locaccel-Correlation-Id":["d54laodlklq1bo2lvc70"],"X-Permitted-Cross-Domain-Policies":["none"],"X-Pypi-Last-Serial":["33034370"],"X-Served-By":["cache-iad-kjyo7100171-IAD, cache-iad-kcgs7200057-IAD"],"X-Timer":["S1766413665.243337,VS0,VE0"],"X-Xss-Protection":["1; mode=block"]} id=d54laodlklq1bo2lvc70 url=/simple/uv/
    buffer.go:267: middleware.go:76: <nil> INF Processed request cache=miss duration=5515.399608 id=d54laodlklq1bo2lvc70 ip=127.0.0.1:57474 method=GET size=445607 status=200 url=/simple/uv/ usage-agent="pip/25.3 {\"ci\":null,\"cpu\":\"x86_64\",\"distro\":{\"id\":\"trixie\",\"libc\":{\"lib\":\"glibc\",\"version\":\"2.41\"},\"name\":\"Debian GNU/Linux\",\"version\":\"13\"},\"implementation\":{\"name\":\"CPython\",\"version\":\"3.14.2\"},\"installer\":{\"name\":\"pip\",\"version\":\"25.3\"},\"openssl_version\":\"OpenSSL 3.5.4 30 Sep 2025\",\"python\":\"3.14.2\",\"system\":{\"name\":\"Linux\",\"release\":\"6.11.0-1018-azure\"}}"
    testutils.go:166: 
        	Error Trace:	.../handlers/testutils/testutils.go:243
        	            				.../handlers/pypi/pypi_test.go:36
        	            				.../handlers/testutils/testutils.go:166
        	Error:      	Received unexpected error:
        	            	exit status 1
        	Test:       	TestInstallPythonPackages/upstreamCache=false
        	Messages:   	Command 'podman run --rm --interactive --network=host --dns=127.0.0.127 --env=PIP_INDEX_URL=http://127.0.0.1:34347/simple python:slim pip install --disable-pip-version-check uv' failed:
        	            	-----
        	            	Resolved "python" as an alias (.../etc/containers/registries.conf.d/shortnames.conf)
        	            	Trying to pull docker.io/library/python:slim...
        	            	Getting image source signatures
        	            	Copying blob sha256:33f12aae780638eca6c8bb2c5a3a3d1de340f7e05091d41ca2053ac74df2b491
        	            	Copying blob sha256:5a7c600b4e9cd52229680e32d61152c2a9dc21107e03ecf45279a045bec48071
        	            	Copying blob sha256:1733a4cd59540b3470ff7a90963bcdea5b543279dd6bdaf022d7883fdad221e5
        	            	Copying blob sha256:143749c830830fcdc9acf121d911503df86dd38db428aadfae93fcbcefb3cf54
        	            	Copying config sha256:8011975314e2f5e5d2e66c1a489b4c7feeb76a02336ae5b687583f52a7cdff7c
        	            	Writing manifest to image destination
        	            	Looking in indexes: http://127.0.0.1:34347/simple
        	            	ERROR: Could not install packages due to an OSError: ('Received response with content-encoding: gzip, but failed to decode it.', error('Error -3 while decompressing data: incorrect data check'))
        	            	
        	            	
        	            	-----
--- FAIL: TestInstallPythonPackages/upstreamCache=false (23.41s)

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@BenjaminSchubert
Copy link
Owner

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 2, 2026

Looks like github.com/dgraph-io/badger/v4 is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 2, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/dependencies-81b4d8e778 branch January 2, 2026 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants