-
Notifications
You must be signed in to change notification settings - Fork 1
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 dependencies group across 1 directory with 6 updates #464
Closed
Conversation
This file contains 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
Bumps the dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [twine](https://github.com/pypa/twine) | `5.0.0` | `5.1.0` | | [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) | `0.16.0` | `0.16.2` | | [sphinx-design](https://github.com/executablebooks/sphinx-design) | `0.5.0` | `0.6.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.0` | `8.2.1` | | [pylint](https://github.com/pylint-dev/pylint) | `3.2.0` | `3.2.2` | | [scipy](https://github.com/scipy/scipy) | `1.13.0` | `1.13.1` | Updates `twine` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@5.0.0...5.1.0) Updates `ansys-sphinx-theme` from 0.16.0 to 0.16.2 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](ansys/ansys-sphinx-theme@v0.16.0...v0.16.2) Updates `sphinx-design` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/executablebooks/sphinx-design/releases) - [Changelog](https://github.com/executablebooks/sphinx-design/blob/main/CHANGELOG.md) - [Commits](executablebooks/sphinx-design@v0.5.0...v0.6.0) Updates `pytest` from 8.2.0 to 8.2.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.2.0...8.2.1) Updates `pylint` from 3.2.0 to 3.2.2 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.0...v3.2.2) Updates `scipy` from 1.13.0 to 1.13.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.13.0...v1.13.1) --- updated-dependencies: - dependency-name: twine dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ansys-sphinx-theme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sphinx-design dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Wiz Scan Summary
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #464 +/- ##
=======================================
Coverage 92.13% 92.13%
=======================================
Files 49 49
Lines 3304 3304
=======================================
Hits 3044 3044
Misses 260 260 ☔ View full report in Codecov by Sentry. |
Superseded by #466. |
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 dependencies group with 6 updates in the / directory:
5.0.0
5.1.0
0.16.0
0.16.2
0.5.0
0.6.0
8.2.0
8.2.1
3.2.0
3.2.2
1.13.0
1.13.1
Updates
twine
from 5.0.0 to 5.1.0Changelog
Sourced from twine's changelog.
Commits
e9f70cf
Merge pull request #1108 from pypa/fix-release-workflow1908be7
Fix release workflow6d7ffea
Merge pull request #1107 from woodruffw-forks/release-5.1.0bc91e57
Update changelog for 5.1.0de39ade
Merge pull request #1085 from pypa/feature/pep-62175de094
Merge pull request #1104 from ascheel/mainc512bbf
Properly handle repository URLs with auth in theme0ed808
Changelog entry72ee030
Change regex string to a raw string.04d7e27
Sanitize URLs for logging/display purposes.Updates
ansys-sphinx-theme
from 0.16.0 to 0.16.2Commits
fd930c7
Updating CHANGELOG for v0.16.2257d03b
release: bump version 0.16.23cbed60
chore: update CHANGELOG for v0.16.1 (#379)0458de8
Updating CHANGELOG for v0.16.15a2d859
release: bump version 0.16.1e50a43b
chore(deps): bump sphinx-notfound-page from 1.0.0 to 1.0.1 (#376)85baee4
chore(deps): bump requests from 2.32.1 to 2.32.2 (#377)844f5c4
maint: update the sphinx-autoapi version (#375)28e067f
chore(deps): bump requests from 2.31.0 to 2.32.1 (#374)Updates
sphinx-design
from 0.5.0 to 0.6.0Release notes
Sourced from sphinx-design's releases.
... (truncated)
Changelog
Sourced from sphinx-design's changelog.
... (truncated)
Commits
16af1dc
🚀 Release v0.6.0 (#197)f1427ce
✨ NEW: sync tabs by URL query parameters (#196)a6f97b8
🐛 FIX: do not closeinput
tag (#195)e258b45
👌 Use reference name by default for internal link cards (#183)3374383
✨ NEW: Create custom directives (#194)af64472
🔧 Add FIPS compliant flag to md5 call (#162)074f21f
👌 Remove duplicate CSS hashing for sphinx >= 7.1 (#193)be1b85d
🐛 Fix tab-item label with nested syntax (#135)89aaa26
👌 Improve dropdown title bar (#192)169c09d
📚 Change syntax dropdown color (#191)Updates
pytest
from 8.2.0 to 8.2.1Release notes
Sourced from pytest's releases.
Commits
66ff8df
Prepare release version 8.2.13ffcfd1
Merge pull request #12340 from pytest-dev/backport-12334-to-8.2.x0b28313
[8.2.x] Add Python 3.13 (beta) supportf3dd93a
[8.2.x] Attest package provenance (#12335)bb5a125
[8.2.x] Spelling (#12331)f179bf2
Merge pull request #12327 from pytest-dev/backport-12325-to-8.2.x2b671b5
[8.2.x] cacheprovider: fix.pytest_cache
not being world-readable65ab7cb
Merge pull request #12324 from pytest-dev/backport-12320-to-8.2.x4d5fb7d
Merge pull request #12319 from pytest-dev/backport-12311-to-8.2.xcbe5996
[8.2.x] changelog: document unittest 8.2 change as breakingUpdates
pylint
from 3.2.0 to 3.2.2Commits
769ffd2
Bump pylint to 3.2.2, update changelog (#9658)98c5af9
Fix false-positive with contextmanager missing cleanup (#9654) (#9657)9a9db8f
Update astroid to 3.2.2 (#9655) (#9656)9223172
Bump pylint to 3.2.1, update changelog926547b
[trailing-comma-tuple] Fix enabling with message control locally when disable...1498675
Fix linterstats.get_module_message_count() (#9146) (#9648)aed496a
Fix FP forpossibly-used-before-assignment
withassert_never()
(#9645) (#...9dae975
[Backport maintenance/3.2.x] Add--prefer-stubs=y
option (#9646)a03ceae
Add--prefer-stubs=y
option (#9632)b2ea316
[Backport maintenance/3.2.x] Don't emit incorrect-variance for type parameter...Updates
scipy
from 1.13.0 to 1.13.1Release notes
Sourced from scipy's releases.
Commits
44e4eba
REL: SciPy 1.13.1 release commit [wheel build]2eb8e1b
Merge pull request #20632 from tylerjereddy/treddy_prep_1_13_1_backports1a00d48
DOC: PR 20632 updates11e99ba
BUG: stats: Fixzipf.pmf
andzipfian.pmf
for int32k
(#20702) [wheel bu...506cbeb
MAINT: stats.wilcoxon: fix bug with Ndim>1, shape[axis]>50, NaN, 'auto' (#20592)c9d8613
CI, MAINT: PR 20632 revisions95c50a4
MAINT: PR 20632 revisions [wheel build]e7abaf1
MAINT: PR 20632 revisions [wheel build]aa32933
CI: PR 20632 revisions [wheel build]023b0fb
CI: MR 20632 revisionsDependabot 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