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

Update Serverless (Python) #120

Merged
merged 1 commit into from
Jun 1, 2024
Merged

Update Serverless (Python) #120

merged 1 commit into from
Jun 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aws-lambda-powertools (changelog) 2.34.2 -> 2.38.1 age adoption passing confidence
awswrangler (source) 3.6.0 -> 3.7.3 age adoption passing confidence
pandas (source) 2.2.1 -> 2.2.2 age adoption passing confidence
pytest-mock (changelog) 3.12.0 -> 3.14.0 age adoption passing confidence
tenacity 8.2.3 -> 8.3.0 age adoption passing confidence

Release Notes

aws-powertools/powertools-lambda-python (aws-lambda-powertools)

v2.38.1

Compare Source

[v2.38.1] - 2024-05-17

v2.38.0

Compare Source

[v2.38.0] - 2024-05-17

v2.37.0

Compare Source

[v2.37.0] - 2024-04-18

v2.36.0

Compare Source

[v2.36.0] - 2024-03-27

v2.35.1

Compare Source

[v2.35.1] - 2024-03-08

v2.35.0

Compare Source

[v2.35.0] - 2024-03-06

aws/aws-sdk-pandas (awswrangler)

v3.7.3: AWS SDK for pandas 3.7.3

Compare Source

Bug fixes 🐛

Documentation 📚

Security Dependency Updates 🛡️

New Contributors 👋

Full Changelog: aws/aws-sdk-pandas@3.7.2...3.7.3

v3.7.2: AWS SDK for pandas 3.7.2

Compare Source

Features/Enhancements 🚀

Bug fixes 🐛

New Contributors

Full Changelog: aws/aws-sdk-pandas@3.7.1...3.7.2

v3.7.1: AWS SDK for pandas 3.7.1

Compare Source

Bug fixes 🐛

Documentation 📚

Full Changelog: aws/aws-sdk-pandas@3.7.0...3.7.1

v3.7.0: AWS SDK for pandas 3.7.0

Compare Source

Breaking changes 💥

Lake Formation Governed tables are being phased out and we are dropping support (#​2692).

Features/Enhancements 🚀

Bug fixes 🐛

New Contributors

Full Changelog: aws/aws-sdk-pandas@3.6.0...3.7.0

pandas-dev/pandas (pandas)

v2.2.2

Compare Source

pytest-dev/pytest-mock (pytest-mock)

v3.14.0

Compare Source

  • #&#8203;415 <https://github.com/pytest-dev/pytest-mock/pull/415>_: MockType and AsyncMockType can be imported from pytest_mock for type annotation purposes.

  • #&#8203;420 <https://github.com/pytest-dev/pytest-mock/issues/420>_: Fixed a regression which would cause mocker.patch.object to not being properly cleared between tests.

v3.13.0

Compare Source

  • #&#8203;417 <https://github.com/pytest-dev/pytest-mock/pull/417>_: spy now has spy_return_list, which is a list containing all the values returned by the spied function.
  • pytest-mock now requires pytest>=6.2.5.
  • #&#8203;410 <https://github.com/pytest-dev/pytest-mock/pull/410>: pytest-mock's setup.py file is removed.
    If you relied on this file, e.g. to install pytest using setup.py install,
    please see Why you shouldn't invoke setup.py directly <https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html#summary>
    for alternatives.
jd/tenacity (tenacity)

v8.3.0

Compare Source

New Features

  • Added a new stop function: stop_before_delay, which will stop execution if the next sleep time would cause overall delay to exceed the specified delay. Useful for use cases where you have some upper bound on retry times that you must not exceed, so returning before that timeout is preferable than returning after that timeout.

Bug Fixes

  • Preserve defaults and kwdefaults through retry decorator

Other Notes

  • Add a "test" extra

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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.

👻 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 has been generated by Mend Renovate. View repository job log here.

Copy link

vercel bot commented Apr 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
highlights ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 17, 2024 10:05pm

@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 0d4d65b to f5c4b1c Compare May 17, 2024 22:04
@sawyerh sawyerh merged commit 5eb43c2 into main Jun 1, 2024
5 checks passed
@sawyerh sawyerh deleted the renovate/serverless-(python) branch June 1, 2024 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant