[PR #523] [MERGED] fix(deps): bump github.com/dgraph-io/ristretto from 0.1.1 to 1.0.0 in /api #533

Closed
opened 2026-03-03 16:38:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/523
Author: @dependabot[bot]
Created: 10/1/2024
Status: Merged
Merged: 10/14/2024
Merged by: @AchoArnold

Base: mainHead: dependabot/go_modules/api/github.com/dgraph-io/ristretto-1.0.0


📝 Commits (1)

  • 575362f fix(deps): bump github.com/dgraph-io/ristretto in /api

📊 Changes

2 files changed (+8 additions, -16 deletions)

View changed files

📝 api/go.mod (+2 -3)
📝 api/go.sum (+6 -13)

📄 Description

Bumps github.com/dgraph-io/ristretto from 0.1.1 to 1.0.0.

Changelog

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

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project will adhere to Semantic Versioning starting v1.0.0.

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/NdoleStudio/httpsms/pull/523 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/1/2024 **Status:** ✅ Merged **Merged:** 10/14/2024 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/go_modules/api/github.com/dgraph-io/ristretto-1.0.0` --- ### 📝 Commits (1) - [`575362f`](https://github.com/NdoleStudio/httpsms/commit/575362f3e1cc0dd5639441633ab85ffe1b5d7838) fix(deps): bump github.com/dgraph-io/ristretto in /api ### 📊 Changes **2 files changed** (+8 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `api/go.mod` (+2 -3) 📝 `api/go.sum` (+6 -13) </details> ### 📄 Description Bumps [github.com/dgraph-io/ristretto](https://github.com/dgraph-io/ristretto) from 0.1.1 to 1.0.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/dgraph-io/ristretto/blob/main/CHANGELOG.md">github.com/dgraph-io/ristretto's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <p>All notable changes to this project will be documented in this file.</p> <p>The format is based on <a href="http://keepachangelog.com/en/1.0.0/">Keep a Changelog</a> and this project will adhere to <a href="http://semver.org/spec/v2.0.0.html">Semantic Versioning</a> starting v1.0.0.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dgraph-io/ristretto/commit/50771023f7aefc72263c95926e12d7ac0d5bb774"><code>5077102</code></a> Update stale.yml</li> <li><a href="https://github.com/dgraph-io/ristretto/commit/68c33eb83f27637d27059fec1ffa9a73a71584a8"><code>68c33eb</code></a> chore(deps): bump the minor group with 3 updates (<a href="https://redirect.github.com/dgraph-io/ristretto/issues/391">#391</a>)</li> <li><a href="https://github.com/dgraph-io/ristretto/commit/6a9797b25174159c5d955d41ca4bff61d446f4df"><code>6a9797b</code></a> chore(deps): bump the actions group with 4 updates (<a href="https://redirect.github.com/dgraph-io/ristretto/issues/392">#392</a>)</li> <li><a href="https://github.com/dgraph-io/ristretto/commit/d83fd144eea3dfd9dfb692a146a1f5e596c8965f"><code>d83fd14</code></a> Update dependabot.yml</li> <li><a href="https://github.com/dgraph-io/ristretto/commit/b449dfeee8127359a1bc5129cc45ea03658fb701"><code>b449dfe</code></a> Update dependabot.yml</li> <li><a href="https://github.com/dgraph-io/ristretto/commit/9329f33a83b2284296a439777f524bd1fa201ba0"><code>9329f33</code></a> Create dependabot.yml</li> <li><a href="https://github.com/dgraph-io/ristretto/commit/7b3df9f8427b14f702da48e8fb1c8eb2d0bae3d4"><code>7b3df9f</code></a> Fix build with GOOS=js GOARCH=wasm (<a href="https://redirect.github.com/dgraph-io/ristretto/issues/375">#375</a>)</li> <li><a href="https://github.com/dgraph-io/ristretto/commit/c783199b729d3fac8d301aff43e00068e4ff54b1"><code>c783199</code></a> stop using rand.Seed() (<a href="https://redirect.github.com/dgraph-io/ristretto/issues/385">#385</a>)</li> <li><a href="https://github.com/dgraph-io/ristretto/commit/ff87317a1cd39dfdef71ad5f6a97922674ef3a86"><code>ff87317</code></a> fix memory leaks in TTL implementation (<a href="https://redirect.github.com/dgraph-io/ristretto/issues/358">#358</a>)</li> <li><a href="https://github.com/dgraph-io/ristretto/commit/f5997484152c77d53dc66635d2e54aba739a2c44"><code>f599748</code></a> fix: race in close function (<a href="https://redirect.github.com/dgraph-io/ristretto/issues/384">#384</a>)</li> <li>Additional commits viewable in <a href="https://github.com/dgraph-io/ristretto/compare/v0.1.1...v1.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/dgraph-io/ristretto&package-manager=go_modules&previous-version=0.1.1&new-version=1.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:38:51 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/httpsms#533
No description provided.