-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update ci and devdependencies - abandoned #3
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
Conversation
448d88a to
2d39608
Compare
49c4712 to
5a0f1c7
Compare
58b3e7b to
4e00e07
Compare
6136a61 to
492a5e7
Compare
dcdfde5 to
0e22be6
Compare
a4abe06 to
cc08f33
Compare
f1b9d63 to
df8cfec
Compare
a4df446 to
064a862
Compare
bacfe8a to
0c5ef17
Compare
e57053d to
349a3e3
Compare
349a3e3 to
aff8c88
Compare
2b28357 to
cb7b8a0
Compare
aff8c88 to
152ddb3
Compare
cb7b8a0 to
6096b75
Compare
152ddb3 to
a94d0e4
Compare
6096b75 to
5a57401
Compare
a94d0e4 to
7e25232
Compare
d2819a4 to
615558b
Compare
d777b0f to
c1c15a9
Compare
8624c39 to
a3d8343
Compare
a3d8343 to
783fe48
Compare
783fe48 to
311ecf1
Compare
311ecf1 to
9f45dba
Compare
9f45dba to
5c73425
Compare
5c73425 to
42b72c1
Compare
42b72c1 to
74b36a8
Compare
74b36a8 to
4cf3e35
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
…Mode (teemtee#4025) There is a hack which TF uses to exclude packages from installation: ``` prepare: - how: install exclude: - curl-minimal - libcurl-minimal ``` While it is correctly skipped in Package Mode: ``` prepare task #2: default-0 on default-0 how: install prepare task #3... ``` In Image Mode it throws the next error: ``` prepare task #2: default-0 on default-0 how: install package: building container image with dependencies warn: Installation failed, trying again after metadata refresh. package: building container image with dependencies package: switching to new image localhost/tmt/bootc/98d6fbdf-87c5-45d9-9bf2-d57a7ad7a065 package: rebooting to apply new image package: building container image with dependencies fail: Command 'podman build -t localhost/tmt/bootc/71da0589-8b12-4642-a548-8ef063ba2524 -f tmp.sYftMCdBvD/Containerfile /var/ARTIFACTS/work-all-no-buildrootj4t_5bzu/plans/all-no-buildroot/prepare' returned 125. ``` The reason is that the prepare step above doesn't trigger the `install` function of the `BootcEngine`, which leads to an empty `containerfile_directives` of the engine. The patch adds a check to see if `containerfile_directives` is empty and skips the build process completely in that case.
This PR contains the following updates:
v1.1.399->v1.1.403v1.37.0->v1.37.1v25.2.1->v25.6.1v0.11.5->v0.12.5v3.0.0->v3.0.1v1.15.0->v1.17.0->3.x`0.33.0->0.33.2v4->v51.46.0->1.53.0Note: 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
RobertCraigie/pyright-python (RobertCraigie/pyright-python)
v1.1.403Compare Source
v1.1.402Compare Source
v1.1.401Compare Source
v1.1.400Compare Source
adrienverge/yamllint (adrienverge/yamllint)
v1.37.1Compare Source
ansible-community/ansible-lint (ansible-community/ansible-lint)
v25.6.1Compare Source
Bugfixes
v25.6.0Compare Source
Enhancements
Bugfixes
Maintenance
v25.5.0Compare Source
Bugfixes
Maintenance
v25.4.0Compare Source
Bugfixes
charliermarsh/ruff-pre-commit (charliermarsh/ruff-pre-commit)
v0.12.5Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.12.5
v0.12.4Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.12.4
v0.12.3Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.12.3
v0.12.2Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.12.2
v0.12.1Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.12.1
v0.12.0Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.12.0
v0.11.13Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.11.13
v0.11.12Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.11.12
v0.11.11Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.11.11
v0.11.10Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.11.10
v0.11.9Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.11.9
v0.11.8Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.11.8
v0.11.7Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.11.7
v0.11.6Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.11.6
pre-commit/action (pre-commit/action)
v3.0.1: pre-commit/action@v3.0.1Compare Source
Misc
pre-commit/mirrors-mypy (pre-commit/mirrors-mypy)
v1.17.0Compare Source
v1.16.1Compare Source
v1.16.0Compare Source
actions/python-versions (python)
v3.13.5: 3.13.5Compare Source
Python 3.13.5
v3.13.4: 3.13.4Compare Source
Python 3.13.4
v3.13.3: 3.13.3Compare Source
Python 3.13.3
v3.13.2: 3.13.2Compare Source
Python 3.13.2
v3.13.1: 3.13.1Compare Source
Python 3.13.1
v3.13.0: 3.13.0Compare Source
Python 3.13.0
v3.12.11: 3.12.11Compare Source
Python 3.12.11
v3.12.10: 3.12.10Compare Source
Python 3.12.10
v3.12.9: 3.12.9Compare Source
Python 3.12.9
v3.12.8: 3.12.8Compare Source
Python 3.12.8
v3.12.7: 3.12.7Compare Source
Python 3.12.7
v3.12.6: 3.12.6Compare Source
Python 3.12.6
v3.12.5: 3.12.5Compare Source
Python 3.12.5
v3.12.4: 3.12.4Compare Source
Python 3.12.4
v3.12.3: 3.12.3Compare Source
Python 3.12.3
v3.12.2: 3.12.2Compare Source
Python 3.12.2
v3.12.1: 3.12.1Compare Source
Python 3.12.1
v3.12.0: 3.12.0Compare Source
Python 3.12.0
v3.11.13: 3.11.13Compare Source
Python 3.11.13
v3.11.12: 3.11.12Compare Source
Python 3.11.12
v3.11.11: 3.11.11Compare Source
Python 3.11.11
v3.11.10: 3.11.10Compare Source
Python 3.11.10
v3.11.9: 3.11.9Compare Source
Python 3.11.9
v3.11.8: 3.11.8Compare Source
Python 3.11.8
v3.11.7: 3.11.7Compare Source
Python 3.11.7
v3.11.6: 3.11.6Compare Source
Python 3.11.6
v3.11.5: 3.11.5Compare Source
Python 3.11.5
v3.11.4: 3.11.4Compare Source
Python 3.11.4
v3.11.3: 3.11.3Compare Source
Python 3.11.3
v3.11.2: 3.11.2Compare Source
Python 3.11.2
v3.11.1: 3.11.1Compare Source
Python 3.11.1
v3.11.0: 3.11.0Compare Source
Python 3.11.0
v3.10.18: 3.10.18Compare Source
Python 3.10.18
v3.10.17: 3.10.17Compare Source
Python 3.10.17
v3.10.16: 3.10.16Compare Source
Python 3.10.16
v3.10.15: 3.10.15Compare Source
Python 3.10.15
v3.10.14: 3.10.14Compare Source
Python 3.10.14
v3.10.13: 3.10.13Compare Source
Python 3.10.13
v3.10.12: 3.10.12Compare Source
Python 3.10.12
v3.10.11: 3.10.11Compare Source
Python 3.10.11
v3.10.10: 3.10.10Compare Source
Python 3.10.10
v3.10.9: 3.10.9Compare Source
Python 3.10.9
v3.10.8: 3.10.8Compare Source
Python 3.10.8
v3.10.7: 3.10.7Compare Source
Python 3.10.7
v3.10.6: 3.10.6Compare Source
Python 3.10.6
v3.10.5: 3.10.5Compare Source
Python 3.10.5
v3.10.4: 3.10.4Compare Source
Python 3.10.4
v3.10.3: 3.10.3Compare Source
Python 3.10.3
v3.10.2: 3.10.2Compare Source
Python 3.10.2
v3.10.1: 3.10.1Compare Source
Python 3.10.1
v3.10.0: 3.10.0Compare Source
Python 3.10.0
python-jsonschema/check-jsonschema (python-jsonschema/check-jsonschema)
v0.33.2Compare Source
date-timeformat on non-string data,which incorrectly rejected values for which
stringwas one of severalvalid types. Thanks :user:
katylava! (:issue:571)v0.33.1Compare Source
compose-spec, dependabot, drone-ci, github-actions, github-workflows, gitlab-ci,
mergify, readthedocs, renovate, taskfile, travis, woodpecker-ci (2025-06-22)
click==8.2.0Last-Modifiedheader parsing which used local time and couldresult in improper caching. Thanks :user:
fenuks! (:pr:565)redhat-plumbers-in-action/differential-shellcheck (redhat-plumbers-in-action/differential-shellcheck)
v5Compare Source
teemtee/tmt (teemtee/tmt)
v1.53.0: New internal test checks; fix environment file regression; skip status in html reportCompare Source
See the release notes for the list of interesting changes.
What's Changed
skipto html report by @tcornell-bus in https://github.com/teemtee/tmt/pull/3863make coveragetarget to actually test by @psss in https://github.com/teemtee/tmt/pull/3871Adjust Metadatasection to theGuideby @mcasquer in https://github.com/teemtee/tmt/pull/3818Full Changelog: teemtee/tmt@1.52.0...1.53.0
v1.52.0: Improved dotenv support; Public tmt web service;includekey forfmfdiscover; Log selection forreportportalCompare Source
See the release notes for the list of interesting changes.
What's Changed
includekey for thefmfdiscover step by @psss in https://github.com/teemtee/tmt/pull/3847reportportalplugin by @therazix in https://github.com/teemtee/tmt/pull/3844typing-extensions>=4by @martinhoyer in https://github.com/teemtee/tmt/pull/3830--environmentby @Lorquas in https://github.com/teemtee/tmt/pull/3799DiscoverFmf.go()method by @bajertom in https://github.com/teemtee/tmt/pull/3701Full Changelog: teemtee/tmt@1.51.0...1.52.0
v1.51.0: Configurable inheritance of imported plan variables; improved tmt interruption, enhanced settings for policiesCompare Source
See the release notes for the list of interesting changes.
What's Changed
pendingresult outcome toreportportalplugin by @therazix in https://github.com/teemtee/tmt/pull/3797Share Testssection into the guide by @mcasquer in https://github.com/teemtee/tmt/pull/3778fedora-rawhideby @psss in https://github.com/teemtee/tmt/pull/3816ruffby @happz in https://github.com/teemtee/tmt/pull/3544discoverstep keytestby @psss in https://github.com/teemtee/tmt/pull/3817Full Changelog: teemtee/tmt@1.50.0...1.51.0
v1.50.0: Special events check results; --dry option for bootc plugin; extra-* metadata key for testsCompare Source
See the release notes for the list of interesting changes.
What's Changed
quay.ioas image registry for tmt images by @happz in https://github.com/teemtee/tmt/pull/3742TMT_TREEvariable by @smyle10 in https://github.com/teemtee/tmt/pull/3731testcloudconsole release note to the right section by @psss in https://github.com/teemtee/tmt/pull/3768READMEby @tcornell-bus in https://github.com/teemtee/tmt/pull/3755extra-metadata key prefix for custom keys by @comps in https://github.com/teemtee/tmt/pull/3761--dryoption in thebootcprovision plugin by @skycastlelily in https://github.com/teemtee/tmt/pull/3751policyfor modifyingtestmetadata by @happz in https://github.com/teemtee/tmt/pull/3702journal.xmltoresults.yamlby @tcornell-bus in https://github.com/teemtee/tmt/pull/3779playbookkey ofansibleplugins by @happz in https://github.com/teemtee/tmt/pull/3740fedora-bootc:latestimage in thebootctest by @psss in https://github.com/teemtee/tmt/pull/3786ansible-not-availablehint detection by @psss in https://github.com/teemtee/tmt/pull/3727ci | skipfor disabling tests by @psss in https://github.com/teemtee/tmt/pull/3777tmt linkhandling of links without relation by @skycastlelily in https://github.com/teemtee/tmt/pull/3395testcloudby @psss in https://github.com/teemtee/tmt/pull/3787print()no longer shifts the output by @happz in https://github.com/teemtee/tmt/pull/3636tmt about hintscommand by @happz in https://github.com/teemtee/tmt/pull/3709silent=Trueby @martinhoyer in https://github.com/teemtee/tmt/pull/3767New Contributors
Full Changelog: teemtee/tmt@1.49.0...1.50.0
v1.49.0: Import multiple plans; prepare feature crb; better failure handling; testcloud console logCompare Source
See the release notes for the list of interesting changes.
What's Changed
testcloudby @coiby in https://github.com/teemtee/tmt/pull/3511displayreport plugin to display results during execution by @happz in https://github.com/teemtee/tmt/pull/3596workdir-rootintestcloudby @skycastlelily in https://github.com/teemtee/tmt/pull/3526kickstartmetadata in the provisioning guide by @stowellm in https://github.com/teemtee/tmt/pull/3734Beakerlibframework verification tests by @evakhoni in https://github.com/teemtee/tmt/pull/3685Beakerlibframework verification tests by @evakhoni in https://github.com/teemtee/tmt/pull/3749mrackwhen theGuestBeakerinstance is created by @psss in https://github.com/teemtee/tmt/pull/3754wherekey definition to deferred stories by @psss in https://github.com/teemtee/tmt/pull/3743crbfeature prepare plugin by @martinhoyer in https://github.com/teemtee/tmt/pull/3695linkcheckby @martinhoyer in https://github.com/teemtee/tmt/pull/3725New Contributors
Full Changelog: teemtee/tmt@1.48.0...1.49.0
v1.48.0: HTML report file output; HW group combination warning; Core Refinements for Stability and Development EfficiencyCompare Source
See the release notes for the list of interesting changes.
What's Changed
Testing Farmsection fromartemisdocs by @thrix in https://github.com/teemtee/tmt/pull/3671shellframework verification tests by @evakhoni in https://github.com/teemtee/tmt/pull/3667tmt about, command showing things about tmt itself by @happz in https://github.com/teemtee/tmt/pull/3470PermitRootLoginforRHCOSintestcloudby @coiby in https://github.com/teemtee/tmt/pull/3619filekey to report/html plugin, a file to save report into by @happz in https://github.com/teemtee/tmt/pull/3648report.yamlspec into deferred stories by @psss in https://github.com/teemtee/tmt/pull/3680Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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.
This PR was generated by Mend Renovate. View the repository job log.