Skip to content

chore(deps): bump walrus from 0.9.4 to 0.9.8#1272

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/walrus-0.9.8
Open

chore(deps): bump walrus from 0.9.4 to 0.9.8#1272
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/walrus-0.9.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps walrus from 0.9.4 to 0.9.8.

Changelog

Sourced from walrus's changelog.

Changelog

This document describes changes to the APIs.

master

View changes

0.9.7

Fix building on Python 2.7.

0.9.6

Update the build system yet again.

0.9.3

Update build system to use pyproject.toml and github actions.

0.9.2

  • Upstream decided to play around with XPENDING again.

View changes

0.9.1

  • Add support for minid and limit parameters on Stream.trim(), #169
  • Cache decorators now cache calls that return None, #171

View changes

0.9.0

  • Backwards incompatible change: redis-py changed the signature of the xpending_range function. This is resolved in walrus 0.9.0.
  • Add support for autoclaim() to the ConsumerGroupStream class.
  • Minor changes to the stop-word handling in autocomplete module.

View changes

0.8.2

  • Use HSET instead of HMSET.
  • Add a search_items() method to the full-text index which returns a 2-tuple of (key, doc).
  • Add a timeout parameter to bmove_tail and brpoplpush wrappers.
  • Allow disabling lua script-loading for faster initialization (for applications that do not intend to utilize these features).

... (truncated)

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

Bumps [walrus](https://github.com/coleifer/walrus) from 0.9.4 to 0.9.8.
- [Release notes](https://github.com/coleifer/walrus/releases)
- [Changelog](https://github.com/coleifer/walrus/blob/master/CHANGELOG.md)
- [Commits](coleifer/walrus@0.9.4...0.9.8)

---
updated-dependencies:
- dependency-name: walrus
  dependency-version: 0.9.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 16, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.36%. Comparing base (340e43e) to head (ab7da5a).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1272   +/-   ##
=======================================
  Coverage   66.36%   66.36%           
=======================================
  Files          40       40           
  Lines        2465     2465           
=======================================
  Hits         1636     1636           
  Misses        829      829           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 340e43e...ab7da5a. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants