jwills / target-duckdb

A Singer.io target for DuckDB
Other
17 stars 12 forks source link

Bump inflection from 0.3.1 to 0.5.1 #2

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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[bot] commented 2 years ago

Looks like inflection is up-to-date now, so this is no longer needed.