Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps exasol/python-toolbox from 1.6.0 to 1.9.0.

Release notes

Sourced from exasol/python-toolbox's releases.

1.9.0 - 2025-08-28

This release fixes stability problems with the Github action python-environment. Optionally, the nox task release:trigger now creates an additional tag with pattern v<MajorVersion>.

Refactorings

  • #530: Nox task release:trigger also creates v* tag
  • #553: Use Local copy of poetry installer in Github actions python-environment

1.8.0 - 2025-08-14

With the refactoring of the dependency:audit, we use poetry export. For how it can be added (project-specific or globally), see the poetry export documentation.

Within the report.yml, the actions/download-artifact@v4.2.1 was upgraded to v5.0.0. This upgrade should not affect the existing functionality of the standard GitHub workflows from the PTB. However, there are breaking changes that affect cases where artifacts are downloaded by ID. For further details, please see the release notes for 5.0.0.

Feature

  • #469: Moved manual approval for slow tests to merge-gate.yml

Refactoring

  • #517: Refactored dependency:audit & split up to support upcoming work
  • #541: Refactored test code using prysk and removed prysk as a dependency

Bugfix

  • #533: Fixed project-template tests to run with unreleased PTB to better detect issues pre-release

Dependency Updates

main

  • Updated dependency coverage:7.10.1 to 7.10.3
  • Updated dependency mypy:1.17.0 to 1.17.1
  • Updated dependency pre-commit:4.2.0 to 4.3.0
  • Removed dependency prysk:0.20.0
  • Updated dependency pylint:3.3.7 to 3.3.8
  • Updated dependency pytest:7.4.4 to 8.4.1

1.7.4 - 2025-08-06

This release fixes a bug in the GH action actions/python-environment where the wrong Python version was installed in the Poetry environment.

Bugfixes

  • #527: Use correct Python version in actions/python-environment

... (truncated)

Commits
  • 9c3a592 #530/#553: Fix python-environment and additional tag in release:trigger (...
  • 08c6536 Refactoring/541 remove prysk (#543)
  • f13dda4 Fix project-template tests to run against unreleased PTB code (#534)
  • bc4a21d Refactoring/518 make audit class more extendable (#520)
  • 31b1ad7 Prepare release 1.7.4 (#529)
  • b847cdf #527: Use correct Python version in actions/python-environment (#528)
  • 997be54 #523: Fixed pipx installation for older versions of pip (#524)
  • 34fc607 Switch for GPU breaking for this one (#519)
  • f1d5746 Bugfix/514 fix version for autosummary (#516)
  • a2d1ea8 Documentation/510 consolidate metrics and sonar (#511)
  • 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 [exasol/python-toolbox](https://github.com/exasol/python-toolbox) from 1.6.0 to 1.9.0.
- [Release notes](https://github.com/exasol/python-toolbox/releases)
- [Commits](exasol/python-toolbox@1.6.0...1.9.0)

---
updated-dependencies:
- dependency-name: exasol/python-toolbox
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Change in dependencies github_actions Pull requests that update GitHub Actions code labels Sep 8, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 13, 2025

Superseded by #250.

@dependabot dependabot bot closed this Oct 13, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/exasol/python-toolbox-1.9.0 branch October 13, 2025 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Change in dependencies github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant