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

build(deps): bump setuptools from 66.1.0 to 66.1.1 in /tools/base #25105

Merged
merged 1 commit into from
Jan 27, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2023

Bumps setuptools from 66.1.0 to 66.1.1.

Changelog

Sourced from setuptools's changelog.

v66.1.1

Misc ^^^^

  • #3782: Fixed problem with file directive in tool.setuptools.dynamic (pyproject.toml) when value is a simple string instead of list.
Commits
  • a81b130 Bump version: 66.1.0 → 66.1.1
  • 0a15141 Handle strings in pyprject.toml's tool.setuptools.dynamic.*.file (#3782)
  • e99c7e0 Account for windows paths in tests
  • 545ed8b Avoid exhausting iterator
  • 5f850a2 Delay import
  • 3d021ce Add news fragment
  • 68d7376 Account for file directive with string in pyproject.toml
  • 7d35a38 Capture expectations of issue 3781
  • See full diff 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 23, 2023
@repokitteh-read-only repokitteh-read-only bot added the deps Approval required for changes to Envoy's external dependencies label Jan 23, 2023
@repokitteh-read-only
Copy link

CC @envoyproxy/dependency-shepherds: Your approval is needed for changes made to (bazel/.*repos.*\.bzl)|(bazel/dependency_imports\.bzl)|(api/bazel/.*\.bzl)|(.*/requirements\.txt)|(.*\.patch).
envoyproxy/dependency-shepherds assignee is @RyanTheOptimist

🐱

Caused by: #25105 was opened by dependabot[bot].

see: more, trace.

@repokitteh-read-only repokitteh-read-only bot removed the deps Approval required for changes to Envoy's external dependencies label Jan 23, 2023
phlax
phlax previously approved these changes Jan 26, 2023
@phlax
Copy link
Member

phlax commented Jan 26, 2023

/retest

@phlax phlax enabled auto-merge (squash) January 26, 2023 09:42
@repokitteh-read-only
Copy link

Retrying Azure Pipelines:
Retried failed jobs in: envoy-presubmit

🐱

Caused by: a #25105 (comment) was created by @phlax.

see: more, trace.

@phlax phlax disabled auto-merge January 26, 2023 19:26
@phlax
Copy link
Member

phlax commented Jan 26, 2023

/retest

@repokitteh-read-only
Copy link

Retrying Azure Pipelines:
Retried failed jobs in: envoy-presubmit

🐱

Caused by: a #25105 (comment) was created by @phlax.

see: more, trace.

@phlax
Copy link
Member

phlax commented Jan 27, 2023

@dependabot rebase

Bumps [setuptools](https://github.com/pypa/setuptools) from 66.1.0 to 66.1.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](pypa/setuptools@v66.1.0...v66.1.1)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot dismissed stale reviews from phlax and RyanTheOptimist via 590148a January 27, 2023 11:23
@dependabot dependabot bot force-pushed the dependabot/pip/tools/base/setuptools-66.1.1 branch from 1449c93 to 590148a Compare January 27, 2023 11:23
Copy link
Member

@phlax phlax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm deps

@phlax phlax enabled auto-merge (squash) January 27, 2023 12:39
@phlax phlax merged commit 998c394 into main Jan 27, 2023
@dependabot dependabot bot deleted the dependabot/pip/tools/base/setuptools-66.1.1 branch January 27, 2023 12:41
VishalDamgude pushed a commit to freshworks/envoy that referenced this pull request Feb 2, 2023
…voyproxy#25105)

Bumps [setuptools](https://github.com/pypa/setuptools) from 66.1.0 to 66.1.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](pypa/setuptools@v66.1.0...v66.1.1)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.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.

2 participants