Skip to content

Bump falcon from 3.1.0 to 3.1.1 - #407

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/falcon-3.1.1
Open

Bump falcon from 3.1.0 to 3.1.1#407
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/falcon-3.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 21, 2022

Copy link
Copy Markdown
Contributor

Bumps falcon from 3.1.0 to 3.1.1.

Release notes

Sourced from falcon's releases.

3.1.1

Falcon 3.1.1 is a minor point release addressing a couple of high impact bugs, and enabling the framework on the recently released CPython 3.11.

3.1.1rc1

Falcon 3.1.1 is a minor point release addressing a couple of high impact bugs, and enabling the framework on the recently released CPython 3.11.

This is the first release candidate of Falcon 3.1.1.

3.1.1b3

https://falcon.readthedocs.io/en/3.1.1b3/changes/3.1.1.html

b3 attempts to fix a yet another wheel build issue discovered in b2. 😅

3.1.1b2

Falcon 3.1.1 is a minor point release addressing a couple of high impact bugs, and enabling the framework on the recently released CPython 3.11.

b2 attempts to fix a wheel build issue on CPython 3.11 discovered in b1.

3.1.1b1

Falcon 3.1.1 is a minor point release addressing a couple of high impact bugs, and enabling the framework on the recently released CPython 3.11.

This is the first beta release of Falcon 3.1.1.

Commits
  • 17dcb99 chore: release 3.1.1 final
  • 25e01ef chore: bump tag to rc1
  • ba56c46 chore: bump tag to b3, fix an Actions PEBCAK
  • 1f2ba9c chore: bump tag to b2
  • f310689 chore(3.1.1): misc polish post-3.1.1b1 (#2126)
  • 4561f15 chore(3.1.1): render towncrier newsfragments
  • 9a1eabc chore(3.1.1): prepare first beta release of 3.1.1 (#2123)
  • d30c776 pipelines with py3.11 on 3.1.1 branch (#2105)
  • 89660bf fix(Cython): re-enable cythonization in Cython gates, do not enforce typing (...
  • 4e177fd fix(asgi.App): correctly pass params when using orjson.dumps (#2102)
  • 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 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 [falcon](https://github.com/falconry/falcon) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/falconry/falcon/releases)
- [Changelog](https://github.com/falconry/falcon/blob/master/RELEASE.md)
- [Commits](falconry/falcon@3.1.0...3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot requested a review from austinpray as a code owner November 21, 2022 14:02
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 21, 2022
@pull-request-size pull-request-size Bot added the size/XS Denotes a Pull Request that changes 0-9 lines label Nov 21, 2022
@codecov

codecov Bot commented Nov 21, 2022

Copy link
Copy Markdown

Codecov Report

Base: 74.98% // Head: 74.98% // No change to project coverage 👍

Coverage data is based on head (5ccc0cd) compared to base (f40d4ec).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #407   +/-   ##
=======================================
  Coverage   74.98%   74.98%           
=======================================
  Files          67       67           
  Lines        1991     1991           
  Branches      291      291           
=======================================
  Hits         1493     1493           
  Misses        417      417           
  Partials       81       81           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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 size/XS Denotes a Pull Request that changes 0-9 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants