shortlink-org / shortlink

Shortlink service (Microservice example) ⭐️ Star the repo if you like it!
https://shortlink.best
MIT License
741 stars 38 forks source link

fix(deps): update module github.com/dgraph-io/badger/v4 to v4.4.0 #19327

Closed renovate[bot] closed 4 days ago

renovate[bot] commented 5 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/dgraph-io/badger/v4 v4.3.1 -> v4.4.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

dgraph-io/badger (github.com/dgraph-io/badger/v4) ### [`v4.4.0`](https://redirect.github.com/dgraph-io/badger/releases/tag/v4.4.0): Badger v4.4.0 [Compare Source](https://redirect.github.com/dgraph-io/badger/compare/v4.3.1...v4.4.0) #### What's Changed - chore(deps): bump the minor group with 2 updates by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/dgraph-io/badger/pull/2119](https://redirect.github.com/dgraph-io/badger/pull/2119) - fix: sentinel errors should not have stack traces by [@​mitar](https://redirect.github.com/mitar) in [https://github.com/dgraph-io/badger/pull/2042](https://redirect.github.com/dgraph-io/badger/pull/2042) - chore(deps): bump github.com/klauspost/compress from 1.17.10 to 1.17.11 in the patch group by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/dgraph-io/badger/pull/2120](https://redirect.github.com/dgraph-io/badger/pull/2120) - Feature: Allow stream custom maxsize per batch by [@​simon28082](https://redirect.github.com/simon28082) in [https://github.com/dgraph-io/badger/pull/2063](https://redirect.github.com/dgraph-io/badger/pull/2063) - retract v4.3.0 due to [#​2121](https://redirect.github.com/dgraph-io/badger/issues/2121) and [#​2113](https://redirect.github.com/dgraph-io/badger/issues/2113), use ristretto v2 by [@​mangalaman93](https://redirect.github.com/mangalaman93) in [https://github.com/dgraph-io/badger/pull/2122](https://redirect.github.com/dgraph-io/badger/pull/2122) - docs(using-badger) add project to docs by [@​thisisdev-patrick](https://redirect.github.com/thisisdev-patrick) in [https://github.com/dgraph-io/badger/pull/2124](https://redirect.github.com/dgraph-io/badger/pull/2124) - upgrade ristretto and use Go 1.21 by [@​mangalaman93](https://redirect.github.com/mangalaman93) in [https://github.com/dgraph-io/badger/pull/2125](https://redirect.github.com/dgraph-io/badger/pull/2125) - set min Go version to v1.21 by [@​mangalaman93](https://redirect.github.com/mangalaman93) in [https://github.com/dgraph-io/badger/pull/2126](https://redirect.github.com/dgraph-io/badger/pull/2126) **Full Changelog**: https://github.com/dgraph-io/badger/compare/v4.3.1...v4.4.0

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

sourcery-ai[bot] commented 5 days ago

Reviewer's Guide by Sourcery

This PR updates the badger database dependency from v4.3.1 to v4.4.0. The update includes several improvements such as custom batch size support for streams, removal of stack traces from sentinel errors, and an upgrade to use ristretto v2. The PR also includes a change to set the minimum Go version requirement to 1.21.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Update badger database dependency to v4.4.0
  • Upgrade badger from v4.3.1 to v4.4.0
  • Add ristretto v2 as a new dependency
  • Update module dependencies to support the new badger version
boundaries/link/link/go.mod
go.mod
boundaries/link/link/go.sum
go.sum

Tips and commands #### Interacting with Sourcery - **Trigger a new review:** Comment `@sourcery-ai review` on the pull request. - **Continue discussions:** Reply directly to Sourcery's review comments. - **Generate a GitHub issue from a review comment:** Ask Sourcery to create an issue from a review comment by replying to it. - **Generate a pull request title:** Write `@sourcery-ai` anywhere in the pull request title to generate a title at any time. - **Generate a pull request summary:** Write `@sourcery-ai summary` anywhere in the pull request body to generate a PR summary at any time. You can also use this command to specify where the summary should be inserted. #### Customizing Your Experience Access your [dashboard](https://app.sourcery.ai) to: - Enable or disable review features such as the Sourcery-generated pull request summary, the reviewer's guide, and others. - Change the review language. - Add, remove or edit custom review instructions. - Adjust other review settings. #### Getting Help - [Contact our support team](mailto:support@sourcery.ai) for questions or feedback. - Visit our [documentation](https://docs.sourcery.ai) for detailed guides and information. - Keep in touch with the Sourcery team by following us on [X/Twitter](https://x.com/SourceryAI), [LinkedIn](https://www.linkedin.com/company/sourcery-ai/) or [GitHub](https://github.com/sourcery-ai).
sonarcloud[bot] commented 4 days ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud