Update all dependencies - #506
Merged
Merged
Conversation
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #506 +/- ##
=======================================
Coverage 92.53% 92.53%
=======================================
Files 55 55
Lines 4272 4272
Branches 270 270
=======================================
Hits 3953 3953
Misses 264 264
Partials 55 55
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.16.1→v0.16.5v9.0.0→v10.0.1v2.4.1→v2.4.3>=26,<26.1→>=26,<26.3v3.3.0→v3.5.0v2.3.0→v2.3.13a51aad→719e3c4Note: The
pre-commitmanager in Renovate is not supported by thepre-commitmaintainers 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.16.5Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.16.5
v0.16.4Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.16.4
v0.16.3Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.16.3
v0.16.2Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.16.2
astral-sh/setup-uv (astral-sh/setup-uv)
v10.0.1: 🌈 Tolerate transient manifest timeoutsCompare Source
Changes
Thank you @arguile- for making this action more resilient.
🐛 Bug fixes
🧰 Maintenance
📚 Documentation
v10.0.0: 🌈 Disable automatic caching for sensitive events and new QOL featuresCompare Source
Changes
Another breaking release, directly after v9.0.0 but we think the added security justifies that.
Extra security by default
If you use the default
enable-cache: autothis will now DISABLE THE CACHE to protect against cache poisoning for the following events:pull_request_targetworkflow_runreleaseYou can read the full reasoning in #984
version: latest-knownThis will now install the latest version with a checksum that is known by this action. The known
uvchecksums are automatically updated but will take a release of this action to take effect. You won't be always using the latest & greatest but you will have an extra level of security.Read python version from
.tool-versionsWill now also set the python version if it is defined in
.tool-versions. You can read the details in the docs🚨 Breaking changes
🐛 Bug fixes
🚀 Enhancements
🧰 Maintenance
📚 Documentation
⬆️ Dependency updates
codespell-project/codespell (codespell-project/codespell)
v2.4.3Compare Source
What's Changed
magntiude->magnitudeby @nathanjmcdougall in #3899monotonicandmonotonicityby @nathanjmcdougall in #3898influecer->influencerandinflunce*typos to dictionary by @nathanjmcdougall in #3925excavateand variants by @nathanjmcdougall in #3926overheda -> overheadby @George-Ogden in #3919inclusize->inclusiveand variants by @George-Ogden in #3918New Contributors
Full Changelog: codespell-project/codespell@v2.4.2...v2.4.3
v2.4.2Compare Source
Highlights
What's Changed
liento the rare dictionary by @nikolaik in #3631timeourtotimeoutby @jamesbraza in #3656mangitude->magnitudeby @nathanjmcdougall in #3827codespell:ignorecheck by skipping the regex in most cases by @nthykier in #3721insteam->insteadto the dictionary by @nathanjmcdougall in #3831unreliable/reliablemisspellings to dictionary by @nathanjmcdougall in #3829hypocenterto the dictionary by @nathanjmcdougall in #3830quaterto rare dictionary by @DimitriPapadopoulos in #3844appedix->appendixand variants to dictionary by @nathanjmcdougall in #3843damageby @nathanjmcdougall in #3834indiciation->indicationby @nathanjmcdougall in #3849Configuration
📅 Schedule: (UTC)
* 0-3 1 * *)🚦 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.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.