bazel-contrib / bazel-mypy-integration

πŸπŸŒΏπŸ’š Integrate MyPy type-checking into your Python Bazel builds
MIT License
118 stars 44 forks source link

chore(deps): update dependency parse to v1.20.1 #106

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
parse ==1.12.1 -> ==1.20.1 age adoption passing confidence

Release Notes

r1chardj0n3s/parse (parse) ### [`v1.20.1`](https://togithub.com/r1chardj0n3s/parse/releases/tag/1.20.1) [Compare Source](https://togithub.com/r1chardj0n3s/parse/compare/1.20.0...1.20.1) #### What's Changed - add formatter property, closes [#​172](https://togithub.com/r1chardj0n3s/parse/issues/172) by [@​wimglenn](https://togithub.com/wimglenn) in [https://github.com/r1chardj0n3s/parse/pull/174](https://togithub.com/r1chardj0n3s/parse/pull/174) - add security policy file. closes [#​175](https://togithub.com/r1chardj0n3s/parse/issues/175). by [@​wimglenn](https://togithub.com/wimglenn) in [https://github.com/r1chardj0n3s/parse/pull/176](https://togithub.com/r1chardj0n3s/parse/pull/176) - Support various number of digits after the comma in the timestamp %f … by [@​bbertincourt](https://togithub.com/bbertincourt) in [https://github.com/r1chardj0n3s/parse/pull/178](https://togithub.com/r1chardj0n3s/parse/pull/178) #### New Contributors - [@​bbertincourt](https://togithub.com/bbertincourt) made their first contribution in [https://github.com/r1chardj0n3s/parse/pull/178](https://togithub.com/r1chardj0n3s/parse/pull/178) **Full Changelog**: https://github.com/r1chardj0n3s/parse/compare/1.20.0...1.20.1 ### [`v1.20.0`](https://togithub.com/r1chardj0n3s/parse/releases/tag/1.20.0) [Compare Source](https://togithub.com/r1chardj0n3s/parse/compare/1.19.1...1.20.0) #### What's Changed - Optimize \_expand_named_fields by [@​Luffbee](https://togithub.com/Luffbee) in [https://github.com/r1chardj0n3s/parse/pull/139](https://togithub.com/r1chardj0n3s/parse/pull/139) - Add functionality to parse datetimes according C standard format codes. by [@​bendichter](https://togithub.com/bendichter) in [https://github.com/r1chardj0n3s/parse/pull/165](https://togithub.com/r1chardj0n3s/parse/pull/165) #### New Contributors - [@​Luffbee](https://togithub.com/Luffbee) made their first contribution in [https://github.com/r1chardj0n3s/parse/pull/139](https://togithub.com/r1chardj0n3s/parse/pull/139) - [@​bendichter](https://togithub.com/bendichter) made their first contribution in [https://github.com/r1chardj0n3s/parse/pull/165](https://togithub.com/r1chardj0n3s/parse/pull/165) **Full Changelog**: https://github.com/r1chardj0n3s/parse/compare/1.19.1...1.20.0 ### [`v1.19.1`](https://togithub.com/r1chardj0n3s/parse/releases/tag/1.19.1) #### What's Changed - Add support for sign specifiers in number formats. by [@​anntzer](https://togithub.com/anntzer) in [https://github.com/r1chardj0n3s/parse/pull/134](https://togithub.com/r1chardj0n3s/parse/pull/134) - Fix handling of unused alignment by [@​tomerha](https://togithub.com/tomerha) in [https://github.com/r1chardj0n3s/parse/pull/132](https://togithub.com/r1chardj0n3s/parse/pull/132) - modern packaging by [@​wimglenn](https://togithub.com/wimglenn) in [https://github.com/r1chardj0n3s/parse/pull/151](https://togithub.com/r1chardj0n3s/parse/pull/151) - universal wheel by [@​wimglenn](https://togithub.com/wimglenn) in [https://github.com/r1chardj0n3s/parse/pull/155](https://togithub.com/r1chardj0n3s/parse/pull/155) #### New Contributors - [@​anntzer](https://togithub.com/anntzer) made their first contribution in [https://github.com/r1chardj0n3s/parse/pull/134](https://togithub.com/r1chardj0n3s/parse/pull/134) - [@​tomerha](https://togithub.com/tomerha) made their first contribution in [https://github.com/r1chardj0n3s/parse/pull/132](https://togithub.com/r1chardj0n3s/parse/pull/132) **Full Changelog**: https://github.com/r1chardj0n3s/parse/compare/1.19.0...1.19.1 ### [`v1.19.0`](https://togithub.com/r1chardj0n3s/parse/compare/1.18.0...1.19.0) [Compare Source](https://togithub.com/r1chardj0n3s/parse/compare/1.18.0...1.19.0)

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.