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 the pip-all group across 1 directory with 3 updates #1033

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2024

Bumps the pip-all group with 3 updates in the / directory: setuptools, wheel and coverage.

Updates setuptools from 72.0.0 to 72.2.0

Changelog

Sourced from setuptools's changelog.

v72.2.0

Features

v72.1.0

Features

  • Restore the tests command and deprecate access to the module. (#4519) (#4520)
Commits

Updates wheel from 0.43.0 to 0.44.0

Release notes

Sourced from wheel's releases.

0.44.0

  • Canonicalized requirements in METADATA file (PR by Wim Jeantine-Glenn)
  • Deprecated the bdist_wheel module, as the code was migrated to setuptools itself
Changelog

Sourced from wheel's changelog.

Release Notes

0.44.0 (2024-08-04)

  • Canonicalized requirements in METADATA file (PR by Wim Jeantine-Glenn)
  • Deprecated the bdist_wheel module, as the code was migrated to setuptools itself

0.43.0 (2024-03-11)

  • Dropped support for Python 3.7
  • Updated vendored packaging to 24.0

0.42.0 (2023-11-26)

  • Allowed removing build tag with wheel tags --build ""
  • Fixed wheel pack and wheel tags writing updated WHEEL fields after a blank line, causing other tools to ignore them
  • Fixed wheel pack and wheel tags writing WHEEL with CRLF line endings or a mix of CRLF and LF
  • Fixed wheel pack --build-number "" not removing build tag from WHEEL (above changes by Benjamin Gilbert)

0.41.3 (2023-10-30)

  • Updated vendored packaging to 23.2
  • Fixed ABI tag generation for CPython 3.13a1 on Windows (PR by Sam Gross)

0.41.2 (2023-08-22)

  • Fixed platform tag detection for GraalPy and 32-bit python running on an aarch64 kernel (PR by Matthieu Darbois)
  • Fixed wheel tags to not list directories in RECORD files (PR by Mike Taves)
  • Fixed ABI tag generation for GraalPy (PR by Michael Simacek)

0.41.1 (2023-08-05)

  • Fixed naming of the data_dir directory in the presence of local version segment given via egg_info.tag_build (PR by Anderson Bravalheri)
  • Fixed version specifiers in Requires-Dist being wrapped in parentheses

0.41.0 (2023-07-22)

  • Added full support of the build tag syntax to wheel tags (you can now set a build tag like 123mytag)
  • Fixed warning on Python 3.12 about onerror deprecation. (PR by Henry Schreiner)
  • Support testing on Python 3.12 betas (PR by Ewout ter Hoeven)

... (truncated)

Commits
  • 7bb46d7 Created a new release
  • 0add7d6 Deprecated bdist_wheel and updated the README (#631)
  • 46c2389 chore: make sure local ruff runs don't touch vendored (#618)
  • 78b9ea9 Updated Cirrus CI config to use FreeBSD 14
  • 3d3916a [pre-commit.ci] pre-commit autoupdate (#627)
  • 1e00742 Revert "Apply new ruff/pyupgrade rule UP032 (#617)"
  • 16206e6 Apply new ruff/pyupgrade rule UP032 (#617)
  • 0b7771e Updated pre-commit modules and applied ruff fixes
  • bd8ab85 Extended the ruff rule list and applied fixes
  • 376373b Allow bdist_wheel working without ctypes (#613)
  • Additional commits viewable in compare view

Updates coverage from 7.6.0 to 7.6.1

Changelog

Sourced from coverage's changelog.

Version 7.6.1 — 2024-08-04

  • Fix: coverage used to fail when measuring code using :func:runpy.run_path <python:runpy.run_path> with a :class:Path <python:pathlib.Path> argument. This is now fixed, thanks to Ask Hjorth Larsen <pull 1819_>_.

  • Fix: backslashes preceding a multi-line backslashed string could confuse the HTML report. This is now fixed, thanks to LiuYinCarl <pull 1828_>_.

  • Now we publish wheels for Python 3.13, both regular and free-threaded.

.. _pull 1819: nedbat/coveragepy#1819 .. _pull 1828: nedbat/coveragepy#1828

.. _changes_7-6-0:

Commits
  • 29f5898 docs: sample HTML for 7.6.1
  • 9b829f1 docs: prep for 7.6.1
  • ebbb6a2 build: wheels for 3.13rc1
  • 3872525 chore: make upgrade
  • 7a27f40 test: fix a test on free-threading, use abiflags to get site-packages path co...
  • 2b53664 build: include gil/nogil in the version banner
  • da1682f docs: changelog and contributor for #1828
  • dc819ff test: two tests for #1828
  • 9aaa404 fix: properly handle backslash before multi-line string (#1828)
  • 9c50270 chore: make upgrade
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
coverage [>= 7.1.a, < 7.2]
coverage [>= 7.2.a, < 7.3]
coverage [>= 7.3.a, < 7.4]
coverage [>= 7.5.a, < 7.6]

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@felddy
Copy link
Owner

felddy commented Aug 14, 2024

@dependabot rebase

Bumps the pip-all group with 3 updates in the / directory: [setuptools](https://github.com/pypa/setuptools), [wheel](https://github.com/pypa/wheel) and [coverage](https://github.com/nedbat/coveragepy).


Updates `setuptools` from 72.0.0 to 72.2.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v72.0.0...v72.2.0)

Updates `wheel` from 0.43.0 to 0.44.0
- [Release notes](https://github.com/pypa/wheel/releases)
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
- [Commits](pypa/wheel@0.43.0...0.44.0)

Updates `coverage` from 7.6.0 to 7.6.1
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.6.0...7.6.1)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-all
- dependency-name: wheel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-all
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip-all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pip-all-4aa908d03f branch from 347534c to 7c97a03 Compare August 14, 2024 22:41
@felddy felddy merged commit 7cc84c4 into develop Aug 14, 2024
36 checks passed
@felddy felddy deleted the dependabot/pip/pip-all-4aa908d03f branch August 14, 2024 22:46
lumiere-bot bot added a commit to coolguy1771/home-ops that referenced this pull request Aug 17, 2024
…31.0 ) (#5241)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/felddy/foundryvtt](https://togithub.com/felddy/foundryvtt-docker)
| minor | `12.330.0` -> `12.331.0` |

---

### Release Notes

<details>
<summary>felddy/foundryvtt-docker
(docker.io/felddy/foundryvtt)</summary>

###
[`v12.331.0`](https://togithub.com/felddy/foundryvtt-docker/releases/tag/v12.331.0)

[Compare
Source](https://togithub.com/felddy/foundryvtt-docker/compare/v12.330.0...v12.331.0)

This container supports Foundry VTT stable release `12.331`

Please read the official FoundryVTT release notes for details on how to
safely migrate to version `12`.

> \[!note]
> Users migrating from version 11 of this container may be interested in
applying [a patch that will perform module compatibility checks at
startup](https://togithub.com/felddy/foundryvtt-docker/discussions/991).

See:

-   https://foundryvtt.com/releases/12.331
- [Check module `v12` compatibility at container startup:
✅⚠️🟠❌](https://togithub.com/felddy/foundryvtt-docker/discussions/991)

> \[!WARNING]\
> While this is categorized as a stable release there is always a
possibility of unexpected bugs or compatibility issues. As with any time
you update the core software, be sure to perform a complete backup of
your user data to minimize any risk of data loss.

#### What's Changed

- Bump the pip-all group with 2 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[felddy/foundryvtt-docker#1024
- Bump the github-actions-all group across 1 directory with 3 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[felddy/foundryvtt-docker#1034
- Bump the pip-all group across 1 directory with 3 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[felddy/foundryvtt-docker#1033
- Fix cheerio import caused by update by
[@&#8203;felddy](https://togithub.com/felddy) in
[felddy/foundryvtt-docker#1037
- Bump winston from 3.13.1 to 3.14.2 in the npm-all group across 1
directory by [@&#8203;dependabot](https://togithub.com/dependabot) in
[felddy/foundryvtt-docker#1038
- Bump github/codeql-action from 3.26.1 to 3.26.2 in the
github-actions-all group by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[felddy/foundryvtt-docker#1035
- Bump FoundryVTT version to 12.331 by
[@&#8203;felddy](https://togithub.com/felddy) in
[felddy/foundryvtt-docker#1039

**Full Changelog**:
felddy/foundryvtt-docker@v12.330.0...v12.331.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4zNy4wIiwidXBkYXRlZEluVmVyIjoiMzguMzcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant