notification-api icon indicating copy to clipboard operation
notification-api copied to clipboard

fix(deps): update all patch dependencies

Open renovate[bot] opened this issue 8 months ago • 1 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
PyYAML (source) 6.0.1 -> 6.0.2 age adoption passing confidence
SQLAlchemy (changelog) 1.4.52 -> 1.4.54 age adoption passing confidence
cffi (source, changelog) 1.17.0 -> 1.17.1 age adoption passing confidence
locust (source) 2.31.3 -> 2.31.8 age adoption passing confidence
nodemailer (source) 6.9.13 -> 6.9.15 age adoption passing confidence
pytest-mock-resources 2.12.0 -> 2.12.1 age adoption passing confidence
types-boto (changelog) 2.49.18.9 -> 2.49.18.20240806 age adoption passing confidence
types-python-dateutil (changelog) 2.9.0.20240316 -> 2.9.0.20240906 age adoption passing confidence
types-redis (changelog) 4.6.0.20240425 -> 4.6.0.20240903 age adoption passing confidence
types-requests (changelog) 2.32.0.20240712 -> 2.32.0.20240914 age adoption passing confidence

Review

  • [ ] Updates have been tested and work
  • [ ] If updates are AWS related, versions match the infrastructure (e.g. Lambda runtime, database, etc.)

Release Notes

yaml/pyyaml (PyYAML)

v6.0.2

Compare Source

What's Changed

  • Support for Cython 3.x and Python 3.13.

Full Changelog: https://github.com/yaml/pyyaml/compare/6.0.1...6.0.2

python-cffi/cffi (cffi)

v1.17.1

Compare Source

  • Fix failing distutils.msvc9compiler imports under Windows (#​118).
  • ffibuilder.emit_python_code() and ffibuiler.emit_c_code() accept file-like objects (#​115).
  • ffiplatform calls are bypassed by ffibuilder.emit_python_code() and ffibuilder.emit_c_code() (#​81).

Full Changelog: https://github.com/python-cffi/cffi/compare/v1.17.0...v1.17.1

locustio/locust (locust)

v2.31.8

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/locustio/locust/compare/2.31.7...2.31.8

v2.31.7

Compare Source

Full Changelog

Merged pull requests:

v2.31.6

Compare Source

Full Changelog

Fixed bugs:

  • RPS vs Total Running Users #​2895
  • Overwriting weight by config-users may lead to crash #​2852
  • FastHttpSession requests typing for the json argument should support lists #​2842
  • Dockerfile warning #​2811

Closed issues:

  • Cleaning up the build process #​2857
  • Simplify GitHub Actions using install-poetry #​2822

Merged pull requests:

v2.31.5

Compare Source

Full Changelog

Fixed bugs:

  • Pressure testing is over, but RPS and Users still have data #​2870

Merged pull requests:

v2.31.4

Compare Source

Full Changelog

Merged pull requests:

nodemailer/nodemailer (nodemailer)

v6.9.15

Compare Source

Bug Fixes

v6.9.14

Compare Source

Bug Fixes
  • api: Added support for Ethereal authentication (56b2205)
  • services.json: Add Email Services Provider Feishu Mail (CN) (#​1648) (e9e9ecc)
  • services.json: update Mailtrap host and port in well known (#​1652) (fc2c9ea)
  • well-known-services: Add Loopia in well known services (#​1655) (21a28a1)
schireson/pytest-mock-resources (pytest-mock-resources)

v2.12.1

Compare Source

What's Changed

Full Changelog: https://github.com/schireson/pytest-mock-resources/compare/v2.12.0...v2.12.1


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/Montreal, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Jun 22 '24 05:06 renovate[bot]