Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2023

Bumps execnet from 1.9.0 to 2.0.2.

Changelog

Sourced from execnet's changelog.

2.0.2 (2023-07-09)

  • Re-release without code changes, just to include tox.ini into the source distribution.

2.0.1 (2023-07-08)

  • Re-release without code changes, just to include docs and tests into the source distribution.

2.0.0 (2023-07-06)

  • Removed support for Python < 3.7.

    • Applied pyupgrade --py37-plus.
    • Minimal mypy fixes and dropped Python 2 support code.
  • Migrated packaging to hatch.

  • Dropped deprecated APIs of old makegateway names.

  • Removed py testing dependency.

  • Explicitly pass encoding when opening files in the gateway to get rid of warnings when using PYTHONWARNDEFAULTENCODING=1 (#195).

  • Fixed error when loading source code files from a path containing non-ascii characters.

Commits
  • 0308394 Include tox.ini into the source distribution
  • 8ade37f Merge pull request #206 from pytest-dev/release-2.0.1
  • 2757f05 Include docs and testing into sdist
  • 773107e Remove obsolete ISSUES.txt
  • 17776df Remove obsolete script
  • e8aa5d8 Merge pull request #203 from pytest-dev/release-2.0.0
  • f746bb7 Update CHANGELOG for 2.0.0
  • 54d192a Merge pull request #200 from nicoddemus/improved-ci
  • 452b223 Adopt src layout
  • a79b2cc Improve CI
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

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 Aug 21, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/execnet-2.0.2 branch from 540f3d0 to f404b7d Compare August 21, 2023 23:48
@dependabot dependabot bot force-pushed the dependabot/pip/execnet-2.0.2 branch from f404b7d to ea13a81 Compare August 31, 2023 00:11
Bumps [execnet](https://github.com/pytest-dev/execnet) from 1.9.0 to 2.0.2.
- [Changelog](https://github.com/pytest-dev/execnet/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/execnet@v1.9.0...v2.0.2)

---
updated-dependencies:
- dependency-name: execnet
  dependency-type: indirect
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/execnet-2.0.2 branch from ea13a81 to 93c757a Compare September 9, 2023 00:01
@andrewthetechie andrewthetechie merged commit e20b5c3 into main Jul 21, 2024
@andrewthetechie andrewthetechie deleted the dependabot/pip/execnet-2.0.2 branch July 21, 2024 17:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

1 participant