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 all dependencies #260

Merged
merged 1 commit into from
Jan 20, 2025
Merged

Update all dependencies #260

merged 1 commit into from
Jan 20, 2025

Conversation

redhat-renovate-bot
Copy link
Collaborator

This PR contains the following updates:

Package Type Update Change
actions/upload-artifact action digest 6f51ac0 -> 65c4c4a
opentelemetry-api dependencies minor 1.25.0 -> 1.29.0
opentelemetry-exporter-otlp dependencies minor 1.25.0 -> 1.29.0
postgres digest c068853 -> 0bcc5bb
python-dateutil dependencies patch 2.9.0.post0 -> 2.9.0
quay.io/fedora/python-313 final major 20250101 -> 20250115
quay.io/keycloak/keycloak minor 26.0.7 -> 26.1.0

Release Notes

dateutil/dateutil (python-dateutil)

v2.9.0

Compare Source

Version 2.9.0 (2024-02-29)

Data updates

  • Updated tzdata version to 2024a. (gh pr #​1342)

Features

  • Made all dateutil submodules lazily imported using PEP 562. On Python 3.7+, things like import dateutil; dateutil.tz.gettz("America/New_York") will now work without explicitly importing dateutil.tz, with the import occurring behind the scenes on first use. The old behavior remains on Python 3.6 and earlier. Fixed by Orson Adams. (gh issue #​771, gh pr #​1007)

Bugfixes

  • Removed a call to datetime.utcfromtimestamp, which is deprecated as of Python 3.12. Reported by Hugo van Kemenade (gh pr #​1284), fixed by Thomas Grainger (gh pr #​1285).

Documentation changes

  • Added note into docs and tests where relativedelta would return last day of the month only if the same day on a different month resolves to a date that doesn't exist. Reported by @​hawkEye-01 (gh issue #​1167). Fixed by @​Mifrill (gh pr #​1168)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

@redhat-renovate-bot redhat-renovate-bot force-pushed the renovate/all-dependencies branch 10 times, most recently from 9fca01f to 6b9b09d Compare January 20, 2025 10:09
Signed-off-by: redhat-renovate-bot <[email protected]>
@hluk hluk merged commit 3ab2d9d into master Jan 20, 2025
16 checks passed
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.

2 participants