Skip to content

Bump sniffio from 1.2.0 to 1.3.0 in /py #13066

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

Merged
merged 2 commits into from
Jan 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps sniffio from 1.2.0 to 1.3.0.

Commits
  • cb8a03d Bump version to 1.3.0
  • 409b56d Merge pull request #26 from pquentin/spdx-compliant-license
  • 22387ba Merge branch 'master' into spdx-compliant-license
  • ebaa593 Merge pull request #29 from pquentin/modernize-ci
  • 01fdadf Use GitHub Actions and ReadtheDocs CI
  • aeb6057 Make setuptools license field SPDX-compliant
  • 949b259 Merge pull request #23 from graingert/provide-thread-local
  • a0f49cb Update sniffio/_impl.py
  • dc38b17 Update docs/source/index.rst
  • a618caa Update docs/source/index.rst
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added C-py Python Bindings B-dependencies Pull requests that update a dependency file labels Oct 30, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/py/sniffio-1.3.0 branch from 440a3b5 to 92963d8 Compare October 31, 2023 10:16
@codecov-commenter
Copy link

codecov-commenter commented Oct 31, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1d4e296) 56.49% compared to head (1d11730) 56.49%.
Report is 6 commits behind head on trunk.

❗ Current head 1d11730 differs from pull request most recent head 92963d8. Consider uploading reports for the commit 92963d8 to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##            trunk   #13066   +/-   ##
=======================================
  Coverage   56.49%   56.49%           
=======================================
  Files          86       86           
  Lines        5255     5255           
  Branches      187      187           
=======================================
  Hits         2969     2969           
  Misses       2099     2099           
  Partials      187      187           

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

Bumps [sniffio](https://github.com/python-trio/sniffio) from 1.2.0 to 1.3.0.
- [Commits](python-trio/sniffio@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: sniffio
  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/py/sniffio-1.3.0 branch from 92963d8 to 6ee0677 Compare October 31, 2023 10:28
@titusfortner titusfortner merged commit 511da58 into trunk Jan 21, 2024
@titusfortner titusfortner deleted the dependabot/pip/py/sniffio-1.3.0 branch January 21, 2024 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-dependencies Pull requests that update a dependency file C-py Python Bindings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants