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

Bump setuptools from 62.3.3 to 62.3.4 #247

Merged
merged 1 commit into from
Jun 13, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2022

Bumps setuptools from 62.3.3 to 62.3.4.

Changelog

Sourced from setuptools's changelog.

v62.3.4

Documentation changes ^^^^^^^^^^^^^^^^^^^^^

  • #3349: Fixed two small issues preventing docs from building locally -- by :user:codeandfire
  • #3350: Added note explaining package_data glob pattern matching for dotfiles -- by :user:comabrewer
  • #3358: Clarify the role of the package_dir configuration.

Misc ^^^^

  • #3354: Improve clarity in warning about unlisted namespace packages.
Commits
  • 471fd70 Bump version: 62.3.3 → 62.3.4
  • a5c5017 Add news fragment about patch change
  • 7fc94d1 Changes to the User Guide's Entry Points page (#3355)
  • 262b96e Apply suggestions from code review
  • fbe659b Clarify the package_dir configuration (#3358)
  • 712a5b4 Use 'commonly' instead of 'traditionally'
  • 2316297 Apply suggestions from code review
  • ed31831 Changed the last paragraph of the old example into a summary statement
  • 209373e Removed example in old documentation
  • 55a1ade Illustrate different ways of implementing/loading EPs
  • 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 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 [setuptools](https://github.com/pypa/setuptools) from 62.3.3 to 62.3.4.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](pypa/setuptools@v62.3.3...v62.3.4)

---
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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 13, 2022
@github-actions github-actions bot merged commit 716899d into main Jun 13, 2022
@github-actions github-actions bot deleted the dependabot/pip/setuptools-62.3.4 branch June 13, 2022 08:13
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