Skip to content

chore(deps-dev): bump tox from 4.27.0 to 4.30.3 in /libs/adsp-service-django-sdk in the dev-dependencies group across 1 directory - #5134

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/libs/adsp-service-django-sdk/dev-dependencies-f279c47bc2
Open

chore(deps-dev): bump tox from 4.27.0 to 4.30.3 in /libs/adsp-service-django-sdk in the dev-dependencies group across 1 directory#5134
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/libs/adsp-service-django-sdk/dev-dependencies-f279c47bc2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 9, 2026

Copy link
Copy Markdown
Contributor

Bumps the dev-dependencies group with 1 update in the /libs/adsp-service-django-sdk directory: tox.

Updates tox from 4.27.0 to 4.30.3

Release notes

Sourced from tox's releases.

4.30.3

What's Changed

New Contributors

Full Changelog: tox-dev/tox@4.30.2...4.30.3

4.30.2

What's Changed

Full Changelog: tox-dev/tox@4.30.1...4.30.2

4.30.1

What's Changed

New Contributors

Full Changelog: tox-dev/tox@4.30.0...4.30.1

4.30.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from tox's changelog.

Bugfixes - 4.30.3

  • Fix incorrect type annotation in PythonPathPackageWithDeps.__init__() where deps was annotated as Sequence[Package] but should be Sequence[Requirement] to match actual runtime usage - by :user:PreistlyPython (:issue:3607)
  • Fix None appearing as the config filename in error output when the user's default config file is corrupt. - by :user:kurtmckee (:issue:3611)

v4.30.2 (2025-09-04)


Bugfixes - 4.30.2

  • Previously, when tox ran in an automatically provisioned environment, it could hang waiting for a PEP 517 build backend if used in conjunction with the --installpkg option. This has been fixed by properly tearing down the automatically provisioned environment after the tests. - by :user:vytas7 (:issue:3600)

v4.30.1 (2025-09-03)


Bugfixes - 4.30.1

  • Prevent tox from hanging upon exit due to orphaned build threads and subprocesses when the --installpkg option is used with sdist. - by :user:vytas7 (:issue:3530)

v4.30.0 (2025-09-03)


Features - 4.30.0

  • Add __TOX_ENVIRONMENT_VARIABLE_ORIGINAL_CI, which passes through the CI variable if present. This is intended for use by other libraries to detect if tox is running under CI. (:issue:3442)

Bugfixes - 4.30.0

  • Makes the error message more clear when pyproject.toml file cannot be loaded or is missing expected keys. (:issue:3578)

  • The :func:tox_extend_envs() hook <tox.plugin.spec.tox_extend_envs> recently added in :pr:3591 turned out to not work well with tox run. It was fixed internally, not to exhaust the underlying iterator on the first use.

    -- by :user:webknjaz (:issue:3598)

... (truncated)

Commits
  • 01442da release 4.30.3
  • 984dc78 [pre-commit.ci] pre-commit autoupdate (#3615)
  • 660adb5 Fix incorrect type annotations in PythonPathPackageWithDeps (fixes #3607) (#3...
  • 393de39 [pre-commit.ci] pre-commit autoupdate (#3608)
  • 6e32426 Fix none config file issue 3611 (#3613)
  • 0805c83 Isolate the test suite from any existing DEFAULT_CONFIG_FILE file (#3612)
  • 5e0784a release 4.30.2
  • 64e8a34 Bump pypa/gh-action-pypi-publish in /.github/workflows (#3604)
  • 7230088 Ensure automatically provisioned environment is torn down (#3601)
  • 2c31dbc Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 (#3603)
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 9, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/libs/adsp-service-django-sdk/dev-dependencies-f279c47bc2 branch 2 times, most recently from 1717a67 to 45e96b6 Compare March 18, 2026 15:49
@dependabot
dependabot Bot force-pushed the dependabot/pip/libs/adsp-service-django-sdk/dev-dependencies-f279c47bc2 branch from 45e96b6 to 31730bc Compare March 23, 2026 00:20
@dependabot
dependabot Bot force-pushed the dependabot/pip/libs/adsp-service-django-sdk/dev-dependencies-f279c47bc2 branch from 31730bc to 70aabcd Compare March 30, 2026 00:21
@dependabot
dependabot Bot force-pushed the dependabot/pip/libs/adsp-service-django-sdk/dev-dependencies-f279c47bc2 branch from 70aabcd to 8d50c19 Compare April 6, 2026 00:22
@dependabot
dependabot Bot force-pushed the dependabot/pip/libs/adsp-service-django-sdk/dev-dependencies-f279c47bc2 branch from 8d50c19 to c98249a Compare April 13, 2026 00:26
Bumps the dev-dependencies group with 1 update in the /libs/adsp-service-django-sdk directory: [tox](https://github.com/tox-dev/tox).


Updates `tox` from 4.27.0 to 4.30.3
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](tox-dev/tox@4.27.0...4.30.3)

---
updated-dependencies:
- dependency-name: tox
  dependency-version: 4.30.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/libs/adsp-service-django-sdk/dev-dependencies-f279c47bc2 branch from c98249a to 9731c7f Compare April 20, 2026 00:24
tzuge added a commit that referenced this pull request Jul 29, 2026
Merges PRs #5668, #5237, #5134.
- apps/pii-service: setuptools 78.1.1 -> 83.0.0
- libs/adsp-service-django-sdk: pygments 2.19.2 -> 2.20.0, tox 4.27.x -> 4.35.0

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
tzuge added a commit that referenced this pull request Jul 29, 2026
Merges PRs #5668, #5237, #5134.
- apps/pii-service: setuptools 78.1.1 -> 83.0.0
- libs/adsp-service-django-sdk: pygments 2.19.2 -> 2.20.0, tox 4.27.x -> 4.35.0

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants