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

Bump rpds-py from 0.10.6 to 0.15.2 #11762

Merged
merged 1 commit into from
Dec 17, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2023

Bumps rpds-py from 0.10.6 to 0.15.2.

Release notes

Sourced from rpds-py's releases.

v0.15.2

Full Changelog: crate-py/rpds@v0.15.1...v0.15.2

v0.15.1

Full Changelog: crate-py/rpds@v0.15.0...v0.15.1

v0.14.2

Full Changelog: crate-py/rpds@v0.14.1...v0.14.2

v0.14.1

Full Changelog: crate-py/rpds@v0.14.0...v0.14.1

v0.13.2

Full Changelog: crate-py/rpds@v0.13.1...v0.13.2

v0.13.1

What's Changed

New Contributors

Full Changelog: crate-py/rpds@v0.13.0...v0.13.1

v0.13.0

What's Changed

... (truncated)

Commits
  • 73b17e2 Fix the Queue type annotations.
  • bc5dc18 Install cargo in RTD.
  • d0dfdf8 Release v0.15.0 for docs!
  • 27d6caf Still install the package obviously, and minor spelling and style fix.
  • 98e1c7c Enable the rest of the ruff rulesets.
  • d0ba48e Simple docs.
  • 67717ab Fix HashTrieMap.get to properly take 2 arguments.
  • 5f79cbe Merge pull request #42 from crate-py/pre-commit-ci-update-config
  • 1759158 Le type annotacions
  • e34cdde Expose rpds.Queue.
  • Additional commits viewable in compare view

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)

Bumps [rpds-py](https://github.com/crate-py/rpds) from 0.10.6 to 0.15.2.
- [Release notes](https://github.com/crate-py/rpds/releases)
- [Commits](crate-py/rpds@v0.10.6...v0.15.2)

---
updated-dependencies:
- dependency-name: rpds-py
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 17, 2023
Copy link

codecov bot commented Dec 17, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9356540) 49.62% compared to head (fd9ca99) 49.66%.
Report is 9 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #11762      +/-   ##
==========================================
+ Coverage   49.62%   49.66%   +0.04%     
==========================================
  Files         305      305              
  Lines       17025    17025              
  Branches     2555     2555              
==========================================
+ Hits         8448     8455       +7     
+ Misses       8258     8246      -12     
- Partials      319      324       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mergify mergify bot merged commit 5606700 into master Dec 17, 2023
18 checks passed
@mergify mergify bot deleted the dependabot/pip/rpds-py-0.15.2 branch December 17, 2023 20:54
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