-
Notifications
You must be signed in to change notification settings - Fork 36
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 the python-packages group with 7 updates #490
Conversation
Bumps the python-packages group with 7 updates: | Package | From | To | | --- | --- | --- | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.5.2` | `1.6.0` | | [boto3](https://github.com/boto/boto3) | `1.35.36` | `1.35.88` | | [commitizen](https://github.com/commitizen-tools/commitizen) | `4.0.0` | `4.1.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.1` | `0.8.4` | | [mypy](https://github.com/python/mypy) | `1.13.0` | `1.14.1` | | [ipython](https://github.com/ipython/ipython) | `8.18.0` | `8.18.1` | | [nbsphinx](https://github.com/spatialaudio/nbsphinx) | `0.9.5` | `0.9.6` | Updates `scikit-learn` from 1.5.2 to 1.6.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.5.2...1.6.0) Updates `boto3` from 1.35.36 to 1.35.88 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.36...1.35.88) Updates `commitizen` from 4.0.0 to 4.1.0 - [Release notes](https://github.com/commitizen-tools/commitizen/releases) - [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md) - [Commits](commitizen-tools/commitizen@v4.0.0...v4.1.0) Updates `ruff` from 0.8.1 to 0.8.4 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.8.1...0.8.4) Updates `mypy` from 1.13.0 to 1.14.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.14.1) Updates `ipython` from 8.18.0 to 8.18.1 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.18.0...8.18.1) Updates `nbsphinx` from 0.9.5 to 0.9.6 - [Release notes](https://github.com/spatialaudio/nbsphinx/releases) - [Changelog](https://github.com/spatialaudio/nbsphinx/blob/master/NEWS.rst) - [Commits](spatialaudio/nbsphinx@0.9.5...0.9.6) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: commitizen dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ipython dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: nbsphinx dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #490 +/- ##
=======================================
Coverage 94.39% 94.39%
=======================================
Files 57 57
Lines 3159 3159
=======================================
Hits 2982 2982
Misses 177 177
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dependabot squash and merge
Bumps the python-packages group with 7 updates:
1.5.2
1.6.0
1.35.36
1.35.88
4.0.0
4.1.0
0.8.1
0.8.4
1.13.0
1.14.1
8.18.0
8.18.1
0.9.5
0.9.6
Updates
scikit-learn
from 1.5.2 to 1.6.0Release notes
Sourced from scikit-learn's releases.
Commits
1fecc10
trigger wheel builder [cd build]dcce200
link release highlights from the changelog7015ee6
DOC Release Highlights for version 1.6 (#30392)09c5c00
DOC UpdateDummyRegressor.fit
docstring to be more precise (#30410)4142775
DOC Fix example comment being rendered as text (#30412)034b0d1
DOC Fix broken ref (#30407)384aeba
generate changelogea2510c
bump versionba83d16
FIX KNeighbor classes correctly set positive_only tag (#30372)03d90f3
FIX test_csr_polynomial_expansion_index_overflow on [scipy-dev] (#30393)Updates
boto3
from 1.35.36 to 1.35.88Commits
2693d3b
Merge branch 'release-1.35.88'ff72dee
Bumping version to 1.35.886d4f181
Add changelog entries from botocore40ff5ed
Merge branch 'release-1.35.87'b6bc541
Merge branch 'release-1.35.87' into develop6c0a1bc
Bumping version to 1.35.87bb61ca4
Add changelog entries from botocore84a4b27
Merge branch 'release-1.35.86'69d3b7b
Merge branch 'release-1.35.86' into develop2f685aa
Bumping version to 1.35.86Updates
commitizen
from 4.0.0 to 4.1.0Release notes
Sourced from commitizen's releases.
Changelog
Sourced from commitizen's changelog.
Commits
27499d7
bump: version 4.0.0 → 4.1.0636a069
feat(commit): allow '-- --allow-empty' to create empty commits26152c5
build(deps-dev): bump ruff from 0.8.1 to 0.8.2619575f
build(deps-dev): bump ruff from 0.8.0 to 0.8.16436b15
build(deps-dev): bump pytest from 8.3.3 to 8.3.469403dd
build(deps-dev): bump mkdocs-material from 9.5.46 to 9.5.47a6b84d1
build(deps-dev): bump pre-commit from 3.8.0 to 4.0.142e6399
build(deps-dev): bump pytest-cov from 5.0.0 to 6.0.0bb2f8a7
style: fix ruff warned style7e23626
build(deps-dev): bump ruff from 0.7.4 to 0.8.0Updates
ruff
from 0.8.1 to 0.8.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
3bb0dac
Bump version to 0.8.4 (#15064)40cba5d
[red-knot] Cleanup varioustodo_type!()
messages (#15063)596d80c
[perflint
] Parenthesize walrus expressions in autofix for `manual-list-comp...d8b9a36
Disable actionlint hook by default when running pre-commit locally (#15061)85e71ba
[flake8-bandit
] CheckS105
for annotated assignment (#15059)2802cbd
Don't special-case class instances in unary expression inference (#15045)ed2bce6
[red-knot] Report invalid exceptions (#15042)f0012df
Fix typos inRUF043.py
(#15044)0fc4e8f
IntroduceInferContext
(#14956)ac81c72
[ruff
] Ambiguous pattern passed topytest.raises()
(RUF043
) (#14966)Updates
mypy
from 1.13.0 to 1.14.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
251d12f
Remove +dev from version for release 1.14.1667e5f7
Revert "Remove redundant inheritances from Iterator in builtins" (#18324)67f673a
Fix enum truthiness for StrEnum (#18379)3755abb
Fix getargs argument passing (#18350)b9fa8ee
Update version to 1.14.1+dev for point release6f37859
Remove +dev from version for release 1.145a6a754
Minor updates to 1.14 changelog (#18310)9772d48
Update changelog for release 1.14 (#18301)92473c8
Warn about --follow-untyped-imports (#18249)e6ce8be
PEP 702 (@deprecated
): descriptors (#18090)Updates
ipython
from 8.18.0 to 8.18.1Commits
49914f9
release 8.18.1e1c4eef
Pin prompt_toolkit to 3.0.41+ (#14257)965f989
Pin prompt_toolkit to 3.0.41+c293abc
back to devUpdates
nbsphinx
from 0.9.5 to 0.9.6Release notes
Sourced from nbsphinx's releases.
Changelog
Sourced from nbsphinx's changelog.
... (truncated)
Commits
215bf0d
Release 0.9.635686f5
DOC: Remove broken link837bea6
CI: ignore deprecated import_object40d8cd4
Use force=True with copyfile (#819)1fda481
DOC: add section about Xarray datasets84b9575
markdown: Fix bullet list parsingda82a07
CI: install rsvg-convert3a916b4
CI: remove .travis.yml52f2b34
CI: run with LaTeX and epub output8446fc5
CI: enable Python 3.13-devDependabot 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📚 Documentation preview 📚: https://pycytominer--490.org.readthedocs.build/en/490/