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 #318

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Update all dependencies #318

merged 1 commit into from
Jan 21, 2025

Conversation

redhat-renovate-bot
Copy link
Collaborator

@redhat-renovate-bot redhat-renovate-bot commented Jan 20, 2025

This PR contains the following updates:

Package Type Update Change
astral-sh/ruff-pre-commit repository patch v0.9.1 -> v0.9.2
opentelemetry-exporter-otlp-proto-http dependencies minor 1.24.0 -> 1.29.0
opentelemetry-sdk dependencies minor 1.24.0 -> 1.29.0
python-dateutil dependencies patch 2.9.0.post0 -> 2.9.0
quay.io/factory2/resultsdb digest 6eb4c4a -> 9abab48
quay.io/factory2/waiverdb digest 273c035 -> 2515a20
quay.io/fedora/python-313 final major 20250108 -> 20250121
renovatebot/pre-commit-hooks repository minor 39.100.1 -> 39.119.2

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)

v0.9.2

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.9.2

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)
renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)

v39.119.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.119.2 for more changes

v39.119.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.119.1 for more changes

v39.119.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.119.0 for more changes

v39.118.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.118.5 for more changes

v39.118.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.118.4 for more changes

v39.118.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.118.3 for more changes

v39.118.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.118.2 for more changes

v39.118.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.118.1 for more changes

v39.118.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.118.0 for more changes

v39.117.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.117.3 for more changes

v39.117.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.117.2 for more changes

v39.117.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.117.1 for more changes

v39.117.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.117.0 for more changes

v39.116.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.116.1 for more changes

v39.116.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.116.0 for more changes

v39.113.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.113.0 for more changes

v39.112.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.112.0 for more changes

v39.111.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.111.1 for more changes

v39.111.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.111.0 for more changes

v39.110.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.110.0 for more changes

v39.109.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.109.0 for more changes

v39.107.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.107.2 for more changes

v39.107.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.107.1 for more changes

v39.107.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.107.0 for more changes

v39.106.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.106.1 for more changes

v39.106.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.106.0 for more changes


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 30 times, most recently from 188a86f to a0fd57b Compare January 21, 2025 06:07
@redhat-renovate-bot redhat-renovate-bot force-pushed the renovate/all-dependencies branch 7 times, most recently from 73285ec to 0f6ba25 Compare January 21, 2025 13:07
Signed-off-by: redhat-renovate-bot <[email protected]>
@hluk hluk merged commit d8fb9aa into master Jan 21, 2025
17 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