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 inflection from 0.3.1 to 0.5.1 #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2021

Bumps inflection from 0.3.1 to 0.5.1.

Release notes

Sourced from inflection's releases.

0.5.1 (August 22nd, 2020)

Bug Fixes

  • Fix type hints not working (#49, #52)

0.5.0 (June 6th, 2020)

Features

  • Add type hints (83a5b16920ce66982c42b07379eca3948870d991) (#44, #45)

0.4.0 (April 6th, 2020)

BREAKING CHANGES

  • Drop support for Python 2.6 and 3.3 (2dfa5f645a8a213eb899e254185c0f0fb10f818c)
  • Drop support for Python 2.7 (a826dac7a562e67881ab704adbef45440566836e)
  • Drop support for Python 3.4 (351a0f5a8d6637f594c3b31eb7a4d104e20c0541)
  • Drop support for PyPy (88a0a5fe0abffc37b11ee6d45eef7d8f48102250)

Features

  • Include docs in releases (4c85b45baf0485985abe64dac00e47c0db6775d3)
  • Add universal wheel distribution (2daa3c7f3d22e30da46ee73a0104bef905547a9a)
  • Add support for Python 3.5 and 3.6 (2dfa5f645a8a213eb899e254185c0f0fb10f818c)
  • Add support for Python 3.7 and 3.8 (09efb13343ad07f4013d31f95b3a07da83b7ad81)
  • Add support for PyPy 3 (2d2d37951f6c8871d27a1c74a2c0c1fe6a9354fb)
  • Move Changelog to GitHub releases (518119231fc8beabf21f8c24c66379443b35063c)

Bug Fixes

  • Fix typo in camelize docs (5f44276620178be30414b009c6dfd31ec19228f2)
  • Fix doctest blocks in docstrings (1d6c78f96a4497252eb2e4fb794c1347317dcd62) (#11)
  • Fix "passerby" pluralized as "passerbys" and not "passersby (1969b3a06a9ff06d023863e388cf8af01978d297) (#40)
  • Fix titleize() capitalizing only words starting with A-Z (e32443bb7dc1ba91a15336b5baab908d25f4b93a) (#33)
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 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 Mar 10, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/inflection-0.5.1 branch from 0e861e2 to a865b07 Compare August 6, 2021 11:29
@dependabot dependabot bot force-pushed the dependabot/pip/inflection-0.5.1 branch from a865b07 to a602a09 Compare October 11, 2022 08:39
@dependabot dependabot bot force-pushed the dependabot/pip/inflection-0.5.1 branch from a602a09 to 7ce21d8 Compare November 2, 2022 08:28
Bumps [inflection](https://github.com/jpvanhal/inflection) from 0.3.1 to 0.5.1.
- [Release notes](https://github.com/jpvanhal/inflection/releases)
- [Commits](jpvanhal/inflection@0.3.1...0.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/inflection-0.5.1 branch from 7ce21d8 to 40601f2 Compare January 17, 2023 11:16
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.

None yet

0 participants