forked from tektronix/python-package-ci-cd
-
Notifications
You must be signed in to change notification settings - Fork 0
chore: #1
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
Merged
Merged
chore: #1
Conversation
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
0e02e20
to
14b1699
Compare
…evious step outcomes Also update the SBOM workflow to print the results to the console for easier viewing
Test Results (windows)
|
Test Results (ubuntu)
|
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.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
actions/create_unique_testpypi_version/Dockerfile
(dockerfile)actions/find_unreleased_changelog_items/Dockerfile
(dockerfile)actions/update_development_dependencies/Dockerfile
(dockerfile).github/workflows/_reusable-check-api-for-breaking-changes.yml
(github-actions).github/workflows/_reusable-codeql-analysis.yml
(github-actions).github/workflows/_reusable-enforce-community-standards.yml
(github-actions).github/workflows/_reusable-package-build.yml
(github-actions).github/workflows/_reusable-package-release.yml
(github-actions).github/workflows/_reusable-package-testpypi.yml
(github-actions).github/workflows/_reusable-publish-api-comparison.yml
(github-actions).github/workflows/_reusable-publish-test-results.yml
(github-actions).github/workflows/_reusable-sbom-scan.yml
(github-actions).github/workflows/_reusable-test-code.yml
(github-actions).github/workflows/_reusable-test-docs.yml
(github-actions).github/workflows/_reusable-update-python-and-pre-commit-dependencies.yml
(github-actions).github/workflows/dependency-review.yml
(github-actions).github/workflows/test-actions.yml
(github-actions)actions/fetch_pr_number/action.yml
(github-actions)actions/create_unique_testpypi_version/requirements.txt
(pip_requirements)actions/update_development_dependencies/requirements.txt
(pip_requirements)pyproject.toml
(poetry)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories.github-action
digests.devDependencies
.download-artifact
andupload-artifact
major updates together.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.json
in this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 19 Pull Requests:
chore(docker-deps): update python:3.12-alpine docker digest to aeff643 in all dependant actions
renovate/docker-deps/python-3.12-alpine
main
sha256:aeff64320ffb81056a2afae9d627875c5ba7d303fb40d6c0a43ee49d8f82641c
chore(gh-actions-deps): update actions/checkout action to v4.1.7 in all dependant reusable workflows
renovate/gh-actions-deps/actions-checkout-4.x
main
692973e3d937129bcbf40652eb9f2f61becf3332
chore(gh-actions-deps): update anchore/scan-action action to v4.1.2 in all dependant reusable workflows
renovate/gh-actions-deps/anchore-scan-action-4.x
main
64a33b277ea7a1215a3c142735a1091341939ff5
chore(gh-actions-deps): update dev workflow dependencies
renovate/gh-actions-deps/dev-workflow-dependencies
main
692973e3d937129bcbf40652eb9f2f61becf3332
05ac9388f0aebcb5727afa17fcccfecd6f8ec5fe
chore(gh-actions-deps): update python-semantic-release dependencies to v9.8.8 in all dependant reusable workflows
renovate/gh-actions-deps/python-semantic-release-dependencies
main
fe6b271e942115b528c85e42bc19611b01dcea59
fa2bbbf8e61069551abd513fdc5627e14c8637c7
chore(python-deps): update dependency cffi to v1.17.1 in all dependant actions
renovate/python-deps/cffi-1.x
main
==1.17.1
chore(python-deps): update dependency cryptography to v43.0.1 in all dependant actions
renovate/python-deps/cryptography-43.x
main
==43.0.1
chore(python-deps): update dependency pyright to v1.1.379 for dev
renovate/python-deps/pyright-1.x
main
1.1.379
chore(python-deps): update dependency rapidfuzz to v3.9.7 in all dependant actions
renovate/python-deps/rapidfuzz-3.x
main
==3.9.7
chore(gh-actions-deps): update actions/setup-python action to v5.2.0 in all dependant reusable workflows
renovate/gh-actions-deps/actions-setup-python-5.x
main
f677139bbe7f9c59b41e40162b753c062f5d49a3
chore(gh-actions-deps): update pypa/gh-action-pypi-publish action to v1.10.1 in all dependant reusable workflows
renovate/gh-actions-deps/pypa-gh-action-pypi-publish-1.x
main
0ab0b79471669eb3a4d647e625009c62f9f3b241
chore(python-deps): update dependency certifi to v2024.8.30 in all dependant actions
renovate/python-deps/certifi-2024.x
main
==2024.8.30
chore(python-deps): update dependency dulwich to v0.22.1 in all dependant actions
renovate/python-deps/dulwich-0.x
main
==0.22.1
chore(python-deps): update dependency poetry-plugin-export to v1.8.0 for actions/update_development_dependencies and dev
renovate/python-deps/poetry-plugin-export-1.x
main
1.8.0
chore(python-deps): update dependency pydantic-core to v2.23.1 in all dependant actions
renovate/python-deps/pydantic-core-2.x
main
==2.23.1
chore(python-deps): update dependency pypi-simple to v1.6.0 for actions/create_unique_testpypi_version and actions/update_development_dependencies
renovate/python-deps/pypi-simple-1.x
main
1.6.0
==1.6.0
chore(python-deps): update dependency setuptools to v74.1.1 in all dependant actions
renovate/python-deps/setuptools-74.x
main
==74.1.1
chore(python-deps): update dependency codespell to v2 for docs
renovate/python-deps/codespell-2.x
main
^2.0.0
chore(python-deps): update dependency keyring to v25 in all dependant actions
renovate/python-deps/keyring-25.x
main
==25.3.0
❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR was generated by Mend Renovate. View the repository job log.