Bump the ci-constraints group across 1 directory with 6 updates - #59
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the ci-constraints group across 1 directory with 6 updates#59dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the ci-constraints group with 6 updates in the /ci directory: | Package | From | To | | --- | --- | --- | | [setuptools](https://github.com/pypa/setuptools) | `83.0.0` | `84.0.0` | | [wheel](https://github.com/pypa/wheel) | `0.47.0` | `0.48.0` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.9` | `3.5.0` | | [cyclonedx-python-lib](https://github.com/CycloneDX/cyclonedx-python-lib) | `11.11.0` | `11.12.0` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.32.2` | `3.32.3` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.11.0` | `4.11.3` | Updates `setuptools` from 83.0.0 to 84.0.0 - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v83.0.0...v84.0.0) Updates `wheel` from 0.47.0 to 0.48.0 - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.47.0...0.48.0) Updates `charset-normalizer` from 3.4.9 to 3.5.0 - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.9...3.5.0) Updates `cyclonedx-python-lib` from 11.11.0 to 11.12.0 - [Changelog](https://github.com/CycloneDX/cyclonedx-python-lib/blob/main/CHANGELOG.md) - [Commits](CycloneDX/cyclonedx-python-lib@v11.11.0...v11.12.0) Updates `filelock` from 3.32.2 to 3.32.3 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.32.2...3.32.3) Updates `platformdirs` from 4.11.0 to 4.11.3 - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](tox-dev/platformdirs@4.11.0...4.11.3) --- updated-dependencies: - dependency-name: setuptools dependency-version: 84.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: ci-constraints - dependency-name: wheel dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci-constraints - dependency-name: charset-normalizer dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci-constraints - dependency-name: cyclonedx-python-lib dependency-version: 11.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci-constraints - dependency-name: filelock dependency-version: 3.32.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci-constraints - dependency-name: platformdirs dependency-version: 4.11.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci-constraints ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
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 the ci-constraints group with 6 updates in the /ci directory:
83.0.084.0.00.47.00.48.03.4.93.5.011.11.011.12.03.32.23.32.34.11.04.11.3Updates
setuptoolsfrom 83.0.0 to 84.0.0Changelog
Sourced from setuptools's changelog.
Commits
72e919aMerge pull request #5293 from pypa/bugfix/integration-pip-flit-backend1b29701Select the top-level pyproject.toml when reading build requirementsbb1b381Bump version: 83.0.0 → 84.0.0ee6fdd7Sync with distutils @ e8eb87855 (#5292)2a4a9e4Merge remote-tracking branch 'origin/main' into distutils-e8eb87855cbd1195Merge https://github.com/jaraco/skeletonbd3594eMerge pull request #5287 from Avasam/Configuring-lint.flake8-comprehensions.a...f02e90aConfigure C408 to allow dict(a=1) rather than disabling itc55f52bConfiguring lint.flake8-comprehensions.allow-dict-calls-with-keyword-argument...e9904b0Match the distutils sdist base type for the user_options overrideUpdates
wheelfrom 0.47.0 to 0.48.0Changelog
Sourced from wheel's changelog.
... (truncated)
Commits
21c4da4Fixed the release heading formatf06d4dbFlit no longer supports --setup-py1a96c3eCreated a new released7d625dFixed wheel convert writing outside the target directory on malicious input (...986a440Strip ZIP64 extra field when retagging wheels (#692) (#695)0ca6f24feat: add --local-version option to wheel pack (#694)4a63cafPreserve compatible metadata versions in convert (#690)33650c6[pre-commit.ci] pre-commit autoupdate (#691)197012dIncreased the upper bound for flit-core as a build requirementUpdates
charset-normalizerfrom 3.4.9 to 3.5.0Changelog
Sourced from charset-normalizer's changelog.
Commits
3325d87Merge pull request #792 from jawah/update-cibuildwheel-action77203b1chore: reformat noxfile.py8561c22chore(deps): bump github/codeql-action/upload-sarif (#787)25248dfchore(deps): bump actions/setup-python from 6.3.0 to 7.0.0 (#789)3eaaf3echore: enable cp315t in cifbe9fc4chore: update cibuildwheel for py315 by default5c7b82achore: add emscripten classifier7d30c21chore: skip pyodide tests cibw417d66fMerge pull request #791 from jawah/patch-1130afd5chore: perf script initial warm with big5 dummy contentUpdates
cyclonedx-python-libfrom 11.11.0 to 11.12.0Changelog
Sourced from cyclonedx-python-lib's changelog.
Commits
52cb3c9chore(release): 11.12.06993deafeat: add isExternal property to Component for CycloneDX v1.7 (#959)27b2d43tests: add Python 3.14 to tox tests (#1029)a092c49chore(release): 11.11.217a0136fix: encode paths when loading XML schemas (#1028)8edee5cchore(release): 11.11.17b5350cchore(deps): bump zizmorcore/zizmor-action from 0.6.1 to 0.6.2 (#1026)72e4e4cchore(deps): bump pypa/gh-action-pypi-publish from 1.14.1 to 1.14.2 (#1027)d718ac2fix: ComparablePackageURL includesname(#1022)cb1a4e2chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#1019)Updates
filelockfrom 3.32.2 to 3.32.3Release notes
Sourced from filelock's releases.
Changelog
Sourced from filelock's changelog.
... (truncated)
Commits
4aa742cRelease 3.32.3fb5ab3e🐛 fix(fork): survive audit events during interpreter shutdown (#703)35f759c📄 docs: publish llms.txt from the docs build (#700)4b6e966[pre-commit.ci] pre-commit autoupdate (#699)0e0f666build(deps): bump pypa/gh-action-pypi-publish from 1.14.1 to 1.14.2 (#698)6689d82🧪 test(strict): deflake close-fault injections on graalpy (#697)df67bf7[pre-commit.ci] pre-commit autoupdate (#696)Updates
platformdirsfrom 4.11.0 to 4.11.3Changelog
Sourced from platformdirs's changelog.
... (truncated)
Commits
7f3960aRelease 4.11.3c8af984fix: don't crash when an XDG dirs variable holds only separators (#523)6d2105a📄 docs: publish llms.txt from the docs build (#522)7e4746c[pre-commit.ci] pre-commit autoupdate (#521)a58fb90Release 4.11.2a01396cfix: stop the remaining iter_*_dirs yielding duplicate or joined paths (#520)a9f2ba9Release 4.11.130a9549Let the non-ctypes resolvers find the desktop folder (#519)cc97359build(deps): bump pypa/gh-action-pypi-publish from 1.14.1 to 1.14.2 in the al...328e15d[pre-commit.ci] pre-commit autoupdate (#517)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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