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 62.3.2 to 62.3.4 #146

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps setuptools from 62.3.2 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.

v62.3.3

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

  • #3331: Replaced single backticks with double ones in CHANGES.rst -- by :user:codeandfire
  • #3332: Fixed grammar/typos, modified example directory trees for src-layout and flat-layout -- by :user:codeandfire
  • #3335: Changes to code snippets and other examples in the Data Files page of the User Guide -- by :user:codeandfire

Misc ^^^^

  • #3336: Modified test_setup_install_includes_dependencies to work with custom PYTHONPATH –- by :user:hroncok
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.2 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.2...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 automerge dependencies Third-party library dependencies. labels Jun 13, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jun 13, 2022

Codecov Report

Merging #146 (2af2b77) into main (767e2e1) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #146      +/-   ##
==========================================
+ Coverage   90.98%   91.01%   +0.03%     
==========================================
  Files         661      661              
  Lines       49628    49629       +1     
  Branches     7144     7652     +508     
==========================================
+ Hits        45153    45169      +16     
+ Misses       3092     3085       -7     
+ Partials     1383     1375       -8     
Impacted Files Coverage Δ
weblate/vcs/ssh.py 73.10% <0.00%> (ø)
weblate/checks/data.py 100.00% <0.00%> (ø)
...blate/trans/migrations/0127_fix_source_glossary.py 62.50% <0.00%> (ø)
...te/trans/migrations/0133_glossary_missing_files.py 59.37% <0.00%> (ø)
weblate/trans/models/component.py 82.62% <0.00%> (+0.06%) ⬆️
weblate/vcs/git.py 85.34% <0.00%> (+0.12%) ⬆️
weblate/trans/models/translation.py 89.04% <0.00%> (+0.37%) ⬆️
weblate/vcs/apps.py 91.37% <0.00%> (+1.72%) ⬆️
weblate/addons/gettext.py 87.50% <0.00%> (+2.31%) ⬆️
weblate/addons/tasks.py 89.70% <0.00%> (+2.94%) ⬆️
... and 1 more

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 14, 2022

Superseded by #149.

@dependabot dependabot bot closed this Jun 14, 2022
@dependabot dependabot bot deleted the dependabot/pip/setuptools-62.3.4 branch June 14, 2022 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Third-party library dependencies.
Projects
None yet
1 participant