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

gh-actions(deps): bump tektronix/python-package-ci-cd from 1.4.1 to 1.5.0 in the gh-actions-dependencies group #56

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2024

Bumps the gh-actions-dependencies group with 1 update: tektronix/python-package-ci-cd.

Updates tektronix/python-package-ci-cd from 1.4.1 to 1.5.0

Release notes

Sourced from tektronix/python-package-ci-cd's releases.

v1.5.0 (2024-10-23)

Merged Pull Requests

  • chore(python-deps): update dependency pre-commit to v4 for actions/update_development_dependencies and dev (#145)
  • chore(gh-actions-deps): update anchore/scan-action action to v5 in all dependant reusable workflows (#169)
  • chore(python-deps): update dependency virtualenv to v20.27.0 in all dependant actions (#172)
  • chore(python-deps): update dependency setuptools to v75.2.0 in all dependant actions (#165)
  • chore(python-deps): update dependency tomli-w to v1.1.0 for actions/create_unique_testpypi_version (#166)
  • chore(python-deps): update poetry dependencies in all dependant actions (#171)
  • chore(python-deps): update dependency charset-normalizer to v3.4.0 in all dependant actions (#164)
  • chore(python-deps): update dependency trove-classifiers to v2024.10.16 in all dependant actions (#167)
  • chore: Group all poetry dependencies together when updating dependencies (#170)
  • chore(python-deps): update dependency pyright to v1.1.385 for dev (#162)
  • chore(python-deps): update dependency build to v1.2.2.post1 in all dependant actions (#146)
  • chore(gh-actions-deps): update anchore/sbom-action action to v0.17.4 in all dependant reusable workflows (#155)
  • Enable skipping pre-commit hook repos during development dependency update workflow and action (#158)
  • chore(python-deps): update dependency distlib to v0.3.9 in all dependant actions (#157)
  • chore(gh-actions-deps): update actions/upload-artifact action to v4.4.3 in all dependant reusable workflows (#149)
  • chore(python-deps): update dependency pkginfo to v1.11.2 in all dependant actions (#159)
  • chore(gh-actions-deps): update actions/checkout action to v4.2.1 in dev workflows (#148)
  • chore(docker-deps): update python:3.12-alpine docker digest to 38e179a in all dependant actions (#153)
  • chore(gh-actions-deps): update actions/cache action to v4.1.1 in all dependant reusable workflows (#154)
  • chore(gh-actions-deps): update actions/checkout action to v4.2.1 in all dependant reusable workflows (#147)
  • chore(gh-actions-deps): update github/codeql-action action to v3.26.13 in all dependant reusable workflows (#150)
  • Install LTS node during reusable testing workflow (#152)
  • chore(gh-actions-deps): update actions/cache action to v4.1.0 in all dependant reusable workflows (#144)
  • chore(gh-actions-deps): update github/codeql-action action to v3.26.11 in all dependant reusable workflows (#143)
  • chore(pre-commit-deps): pre-commit autoupdate (#142)
  • chore(python-deps): update dependency tomli to v2.0.2 for actions/create_unique_testpypi_version and docs (#140)
  • chore(gh-actions-deps): update codecov/codecov-action action to v4.6.0 in all dependant reusable workflows (#139)
  • chore(gh-actions-deps): update github/codeql-action action to v3.26.10 in all dependant reusable workflows (#138)
  • docs: Update changelog to address mdformat issues (#137)

Added

  • Added a new pre-commit-repo-update-skip-list input parameter to the update_development_dependencies action and the _reusable-update-python-and-pre-commit-dependencies.yml workflow to allow users to skip updating specific pre-commit hooks.

Changed

  • Bumped dependency versions.
Changelog

Sourced from tektronix/python-package-ci-cd's changelog.

v1.5.0 (2024-10-23)

Merged Pull Requests

  • chore(python-deps): update dependency pre-commit to v4 for actions/update_development_dependencies and dev (#145)
  • chore(gh-actions-deps): update anchore/scan-action action to v5 in all dependant reusable workflows (#169)
  • chore(python-deps): update dependency virtualenv to v20.27.0 in all dependant actions (#172)
  • chore(python-deps): update dependency setuptools to v75.2.0 in all dependant actions (#165)
  • chore(python-deps): update dependency tomli-w to v1.1.0 for actions/create_unique_testpypi_version (#166)
  • chore(python-deps): update poetry dependencies in all dependant actions (#171)
  • chore(python-deps): update dependency charset-normalizer to v3.4.0 in all dependant actions (#164)
  • chore(python-deps): update dependency trove-classifiers to v2024.10.16 in all dependant actions (#167)
  • chore: Group all poetry dependencies together when updating dependencies (#170)
  • chore(python-deps): update dependency pyright to v1.1.385 for dev (#162)
  • chore(python-deps): update dependency build to v1.2.2.post1 in all dependant actions (#146)
  • chore(gh-actions-deps): update anchore/sbom-action action to v0.17.4 in all dependant reusable workflows (#155)
  • Enable skipping pre-commit hook repos during development dependency update workflow and action (#158)
  • chore(python-deps): update dependency distlib to v0.3.9 in all dependant actions (#157)
  • chore(gh-actions-deps): update actions/upload-artifact action to v4.4.3 in all dependant reusable workflows (#149)
  • chore(python-deps): update dependency pkginfo to v1.11.2 in all dependant actions (#159)
  • chore(gh-actions-deps): update actions/checkout action to v4.2.1 in dev workflows (#148)
  • chore(docker-deps): update python:3.12-alpine docker digest to 38e179a in all dependant actions (#153)
  • chore(gh-actions-deps): update actions/cache action to v4.1.1 in all dependant reusable workflows (#154)
  • chore(gh-actions-deps): update actions/checkout action to v4.2.1 in all dependant reusable workflows (#147)
  • chore(gh-actions-deps): update github/codeql-action action to v3.26.13 in all dependant reusable workflows (#150)
  • Install LTS node during reusable testing workflow (#152)
  • chore(gh-actions-deps): update actions/cache action to v4.1.0 in all dependant reusable workflows (#144)
  • chore(gh-actions-deps): update github/codeql-action action to v3.26.11 in all dependant reusable workflows (#143)
  • chore(pre-commit-deps): pre-commit autoupdate (#142)
  • chore(python-deps): update dependency tomli to v2.0.2 for actions/create_unique_testpypi_version and docs (#140)
  • chore(gh-actions-deps): update codecov/codecov-action action to v4.6.0 in all dependant reusable workflows (#139)
  • chore(gh-actions-deps): update github/codeql-action action to v3.26.10 in all dependant reusable workflows (#138)
  • docs: Update changelog to address mdformat issues (#137)

Added

  • Added a new pre-commit-repo-update-skip-list input parameter to the update_development_dependencies action and the _reusable-update-python-and-pre-commit-dependencies.yml workflow to allow users to skip updating specific pre-commit hooks.

Changed

  • Bumped dependency versions.

Commits
  • 1b514b8 1.5.0
  • e924f8b chore(python-deps): update dependency pre-commit to v4 for actions/update_dev...
  • 22051cd chore(gh-actions-deps): update anchore/scan-action action to v5 in all depend...
  • ee9a07a chore(python-deps): update dependency virtualenv to v20.27.0 in all dependant...
  • ffe106a chore(python-deps): update dependency setuptools to v75.2.0 in all dependant ...
  • 0cfe878 chore(python-deps): update dependency tomli-w to v1.1.0 for actions/create_un...
  • df16822 chore(python-deps): update poetry dependencies in all dependant actions (#171)
  • ba6006b chore(python-deps): update dependency charset-normalizer to v3.4.0 in all dep...
  • 5d47e33 chore(python-deps): update dependency trove-classifiers to v2024.10.16 in all...
  • b4a9246 chore: Group all poetry dependencies together when updating dependencies (#170)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gh-actions-dependencies group with 1 update: [tektronix/python-package-ci-cd](https://github.com/tektronix/python-package-ci-cd).


Updates `tektronix/python-package-ci-cd` from 1.4.1 to 1.5.0
- [Release notes](https://github.com/tektronix/python-package-ci-cd/releases)
- [Changelog](https://github.com/tektronix/python-package-ci-cd/blob/main/CHANGELOG.md)
- [Commits](tektronix/python-package-ci-cd@v1.4.1...v1.5.0)

---
updated-dependencies:
- dependency-name: tektronix/python-package-ci-cd
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gh-actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@nfelt14 nfelt14 enabled auto-merge (squash) October 23, 2024 16:08
Copy link

codecov bot commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.59%. Comparing base (0b5622e) to head (7321f57).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
- Coverage   90.70%   90.59%   -0.12%     
==========================================
  Files          28       28              
  Lines        1797     1797              
  Branches      274      274              
==========================================
- Hits         1630     1628       -2     
- Misses        104      106       +2     
  Partials       63       63              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nfelt14 nfelt14 merged commit d110071 into main Oct 23, 2024
65 checks passed
@nfelt14 nfelt14 deleted the dependabot/github_actions/gh-actions-dependencies-6bf19055af branch October 23, 2024 16:23
Copy link

github-actions bot commented Oct 23, 2024

Test Results (windows)

path passed subtotal
tests\test_tm_data_types.py 13 13
TOTAL 13 13

Link to workflow run

Copy link

github-actions bot commented Oct 23, 2024

Test Results (ubuntu)

path passed subtotal
tests/test_tm_data_types.py 13 13
TOTAL 13 13

Link to workflow run

Copy link

github-actions bot commented Oct 23, 2024

Test Results (macos)

path passed subtotal
tests/test_tm_data_types.py 13 13
TOTAL 13 13

Link to workflow run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant