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

Bump pyTooling/Actions from 1.0.5 to 3.1.1 #157

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps pyTooling/Actions from 1.0.5 to 3.1.1.

Release notes

Sourced from pyTooling/Actions's releases.

v2.1.0

Release created on: 10.11.2024 - 18:16:26

New Features

  • Handle simple packages and namespace packages by pipeline template.
  • Enhanced ExtractConfiguration.yml:
    • New optional parameter package_namespace.
    • New mandatory parameter package_name.
    • New output package_fullname.
    • New output package_directory.
    • New output mypy_prepare_command.
  • Enhanced Parameters.yml:
    • New optional parameter package_namespace.
    • New optional parameter package_name. If package_name and optionally package_namespace is given, name isn't needed anymore.

Changes

  • Renamed Pipeline-NamespacePackage.ymlCompletePipeline.yml
  • Removed deprecated params output from Parameters.yml

Bug Fixes

  • Fixed parameter checks testcase.

Documentation

None

Unit Tests

  • Add test for simple package pipeline.
  • Add test for namepace package pipeline.

v1.0.6

Bug Fixes

Added --break-system-packages to PIP calls.

v2.0.0

Release created on: 10.11.2024 - 14:13:35

New Features

  • Added Python 3.13 support, remove Python 3.7 support and disabled Python 3.8 in defaults.
  • Added Python 3.14 alpha support.
  • Added macOS ARM support.
  • Added input parameter ubuntu_image_version to all templates, so the used Ubuntu image version can be selected.
    Default: 24.10

... (truncated)

Commits
  • 9ceefdb v3.1.1
  • b1bc6e5 Remove temporary tarball.
  • fdee9e0 v3.1.0
  • 3e50c2e Support embedded tarballs for nightly release's artifacts.
  • 9e0b1c6 v3.0.0
  • f084e02 Use pattern to reduce the number of downloaded artifacts.
  • c34d4e2 [Dependabot]: Bump codecov/codecov-action from 3 to 5
  • 6d04009 Use new pyTooling/upload-artifact pyTooling/download-artifact composite actions.
  • 50d32d1 Replace also in description text.
  • 7733e89 Supporting replacements in NightlyReleases.
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pyTooling/Actions](https://github.com/pytooling/actions) from 1.0.5 to 3.1.1.
- [Release notes](https://github.com/pytooling/actions/releases)
- [Changelog](https://github.com/pyTooling/Actions/blob/dev/doc/Releases.rst)
- [Commits](pyTooling/Actions@e9d0dc3...9ceefdb)

---
updated-dependencies:
- dependency-name: pyTooling/Actions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github-actions labels Jan 1, 2025
@giordano
Copy link
Member

giordano commented Jan 1, 2025

I'm extremely confused by the release notes above, but tests are passing, so good to go?

@IanButterworth
Copy link
Member

When in doubt I check these branches on a real repo.

I'm not sure the tests here cover a full integration test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github-actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants