-
Notifications
You must be signed in to change notification settings - Fork 53
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 execnet from 2.0.2 to 2.1.1 in /tools/deps #5292
Merged
poojadaine
merged 1 commit into
dependabot/pip/tools/deps/pytest-xdist-3.6.1
from
dependabot/pip/tools/deps/execnet-2.1.1
Nov 28, 2024
Merged
Bump execnet from 2.0.2 to 2.1.1 in /tools/deps #5292
poojadaine
merged 1 commit into
dependabot/pip/tools/deps/pytest-xdist-3.6.1
from
dependabot/pip/tools/deps/execnet-2.1.1
Nov 28, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
🧙 Sourcery has finished reviewing your pull request! Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!
@dependabot rebase |
Bumps [execnet](https://github.com/pytest-dev/execnet) from 2.0.2 to 2.1.1. - [Changelog](https://github.com/pytest-dev/execnet/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/execnet@v2.0.2...v2.1.1) --- updated-dependencies: - dependency-name: execnet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/pip/tools/deps/execnet-2.1.1
branch
from
November 25, 2024 06:21
a8e31b9
to
730f30d
Compare
poojadaine
changed the base branch from
master
to
dependabot/pip/tools/deps/pytest-xdist-3.6.1
November 28, 2024 06:08
poojadaine
merged commit Nov 28, 2024
74b848b
into
dependabot/pip/tools/deps/pytest-xdist-3.6.1
14 checks passed
mr-shekhar
pushed a commit
that referenced
this pull request
Dec 2, 2024
* Bump pytest-xdist from 3.5.0 to 3.6.1 in /tools/deps Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.5.0 to 3.6.1. - [Release notes](https://github.com/pytest-dev/pytest-xdist/releases) - [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-xdist@v3.5.0...v3.6.1) --- updated-dependencies: - dependency-name: pytest-xdist dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Checking with execnet2.1.1 * Bump execnet from 2.0.2 to 2.1.1 in /tools/deps (#5292) Bumps [execnet](https://github.com/pytest-dev/execnet) from 2.0.2 to 2.1.1. * Bump more-itertools from 10.2.0 to 10.5.0 in /tools/deps (#5299) Bumps [more-itertools](https://github.com/more-itertools/more-itertools) from 10.2.0 to 10.5.0. * Bump nodeenv from 1.8.0 to 1.9.1 in /tools/deps (#5272) Bumps [nodeenv](https://github.com/ekalinin/nodeenv) from 1.8.0 to 1.9.1. * Bump attrs from 23.2.0 to 24.2.0 in /tools/deps (#5281) Bumps [attrs](https://github.com/sponsors/hynek) from 23.2.0 to 24.2.0. * Bump macholib from 1.14 to 1.16.3 in /tools/deps (#4495) Bumps [macholib](https://github.com/ronaldoussoren/macholib) from 1.14 to 1.16.3. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pooja Ramkrishna Daine <Pooja.RamkrishnaDaine@hyland.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps execnet from 2.0.2 to 2.1.1.
Changelog
Sourced from execnet's changelog.
Commits
e1332b1
Update CHANGELOG for 2.1.18481612
Merge pull request #268 from bluetech/fix-strconfig-ignoredd08b7e7
gateway_base: fixload(strconfig)
getting ignoredd0fc2c2
Merge pull request #265 from pytest-dev/release-2.1.064ecf67
Update CHANGELOG for 2.1.0eb7f7bc
Merge pull request #266 from bluetech/up-download-artifact89c99c9
ci: update download-artifact action to fix deploy job42aeb82
Merge pull request #263 from bluetech/typing-fixes5035913
ExportDumpError
,LoadError
e218d45
gateway_base: replace-> object
return types to-> Any
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)