Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 17, 2022

Bumps immutables from 0.18 to 0.19.

Release notes

Sourced from immutables's releases.

v0.19

Changes

Support for Python 3.11

Commits
  • 06e2a04 immutables v0.19
  • 85b3542 Update pythoncapi_compat.h (#93)
  • 4a4d625 Update actions, test and release on Python 3.11 (#92)
  • 7c56ee3 Update mypy (and other linters) (#91)
  • ffa1a83 Remove the [project] section from pyproject.toml
  • a2ed8a2 Add an explaining comment for _Py_HAMT_MAX_TREE_DEPTH
  • See full diff 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 17, 2022
@codecov
Copy link

codecov bot commented Sep 17, 2022

Codecov Report

Merging #2425 (45e9088) into master (f7a365b) will increase coverage by 0.03%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2425      +/-   ##
==========================================
+ Coverage   98.96%   99.00%   +0.03%     
==========================================
  Files         117      117              
  Lines       16119    16119              
  Branches     3122     3122              
==========================================
+ Hits        15952    15958       +6     
+ Misses        116      113       -3     
+ Partials       51       48       -3     
Impacted Files Coverage Δ
trio/tests/test_ssl.py 99.86% <0.00%> (+0.55%) ⬆️
trio/_highlevel_ssl_helpers.py 100.00% <0.00%> (+11.76%) ⬆️

Bumps [immutables](https://github.com/MagicStack/immutables) from 0.18 to 0.19.
- [Release notes](https://github.com/MagicStack/immutables/releases)
- [Commits](MagicStack/immutables@v0.18...v0.19)

---
updated-dependencies:
- dependency-name: immutables
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/immutables-0.19 branch from 57f3089 to 45e9088 Compare September 27, 2022 17:13
@pquentin pquentin merged commit f25da42 into master Sep 28, 2022
@pquentin pquentin deleted the dependabot/pip/immutables-0.19 branch September 28, 2022 05:59
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants