-
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 6 updates #481
Conversation
f09e57b
to
baf1be1
Compare
Bumps the python-packages group with 6 updates: | Package | From | To | | --- | --- | --- | | [pyarrow](https://github.com/apache/arrow) | `18.0.0` | `18.1.0` | | [cytominer-database](https://github.com/cytomining/cytominer-database) | `0.3.4` | `0.3.5` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.4` | | [ruff](https://github.com/astral-sh/ruff) | `0.3.7` | `0.8.1` | | [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi) | `3.3.3` | `3.4.0` | | [dunamai](https://github.com/mtkennerly/dunamai) | `1.22.0` | `1.23.0` | Updates `pyarrow` from 18.0.0 to 18.1.0 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-18.0.0...apache-arrow-18.1.0) Updates `cytominer-database` from 0.3.4 to 0.3.5 - [Release notes](https://github.com/cytomining/cytominer-database/releases) - [Commits](cytomining/cytominer-database@v0.3.4...v0.3.5) Updates `pytest` from 8.3.3 to 8.3.4 - [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.3.3...8.3.4) Updates `ruff` from 0.3.7 to 0.8.1 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.3.7...0.8.1) Updates `sphinx-autoapi` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/readthedocs/sphinx-autoapi/releases) - [Changelog](https://github.com/readthedocs/sphinx-autoapi/blob/main/CHANGELOG.rst) - [Commits](readthedocs/sphinx-autoapi@v3.3.3...v3.4.0) Updates `dunamai` from 1.22.0 to 1.23.0 - [Release notes](https://github.com/mtkennerly/dunamai/releases) - [Changelog](https://github.com/mtkennerly/dunamai/blob/master/CHANGELOG.md) - [Commits](mtkennerly/dunamai@v1.22.0...v1.23.0) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: cytominer-database dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: sphinx-autoapi dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: dunamai dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
baf1be1
to
5bbc6d3
Compare
@gwaybio, @kenibrewer - requesting a review here as I made a small modification here to avoid the |
Thanks @gwaybio ! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #481 +/- ##
=======================================
Coverage 94.74% 94.74%
=======================================
Files 57 57
Lines 3156 3156
=======================================
Hits 2990 2990
Misses 166 166
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Bumps the python-packages group with 6 updates:
18.0.0
18.1.0
0.3.4
0.3.5
8.3.3
8.3.4
0.3.7
0.8.1
3.3.3
3.4.0
1.22.0
1.23.0
Updates
pyarrow
from 18.0.0 to 18.1.0Release notes
Sourced from pyarrow's releases.
Commits
6a0414b
MINOR: [Release] Update versions for 18.1.0e4aee0c
MINOR: [Release] Update .deb/.rpm changelogs for 18.1.06199e5e
MINOR: [Release] Update .deb package names for 18.1.0d944b8b
MINOR: [Release] Update CHANGELOG.md for 18.1.0ac81eed
GH-44455: [C++] Update vendored date to 3.0.3 (#44482)90bfa2c
GH-44432: [Swift] Use flatbuffers v24.3.7 (#44433)0d69542
MINOR: [Java] Bump org.cyclonedx:cyclonedx-maven-plugin from 2.8.2 to 2.9.0 i...602e447
MINOR: [Java] Bump logback.version from 1.5.8 to 1.5.10 in /java (#44403)67c4d5e
MINOR: [Java] Bump checker.framework.version from 3.48.0 to 3.48.1 in /java (...363acb0
MINOR: [C#] Bump Grpc.Tools from 2.66.0 to 2.67.0 in /csharp (#44400)Updates
cytominer-database
from 0.3.4 to 0.3.5Release notes
Sourced from cytominer-database's releases.
Commits
596f9fc
Reconcilev0.3.5
with changes in branch0.3.4
(#135)a138e95
Removebackports.tempfile
for Python compatibility and bump version (#134)62f13b3
Update README.rst5aa00f5
Merge pull request #133 from Adding epsilon parameter to spherize #13242c99c8
Create CITATION.cff9cf4340
Merge pull request #122 from diskontinuum/colab_updates91c871c
Update cytominer_database/ingest.py1b2976c
Addressed incomplete doctring in ingest.seed()799997f
Added Hubis to copyright list and ran black again.6cfd9d1
Update cytominer_database/commands/command_ingest_variable_engine.pyUpdates
pytest
from 8.3.3 to 8.3.4Release notes
Sourced from pytest's releases.
Commits
53f8b4e
Update pypa/gh-action-pypi-publish to v1.12.298dff36
Prepare release version 8.3.41b474e2
approx: use exact comparison for bool (#13013)b541721
docs: Fix wrong statement about sys.modules with importlib import mode (#1298...16cb87b
pytest.fail: fix ANSI escape codes for colored output (#12959) (#12990)be6bc81
Issue #12966 Clarify filterwarnings docs on precedence when using multiple ma...7aeb72b
Improve docs on basetemp and retention (#12912) (#12928)c875841
Merge pull request #12917 from pytest-dev/patchback/backports/8.3.x/ded1f44e5...6502816
Merge pull request #12913 from jakkdl/dontfailonbadpath52135b0
Merge pull request #12885 from The-Compiler/pdb-py311 (#12887)Updates
ruff
from 0.3.7 to 0.8.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b3b2c98
Update CHANGELOG.md with the new commits for 0.8.1 (#14664)abb3c6e
[flake8-pyi
] Avoid rewriting invalid type expressions in `unnecessary-type-...224fe75
[ruff
] Implementunnecessary-regular-expression
(RUF055
) (#14659)dc29f52
[flake8-pyi
,ruff
] Fix traversal of nested literals and unions (PYI016
,...d9cbf2f
Avoids unnecessary overhead forTC004
, whenTC001-003
are disabled (#14657)3f6c65e
[red-knot] Fix merged type after if-else without explicit else branch (#14621)976c37a
Bump version to 0.8.1 (#14655)a378ff3
[red-knot] Fix Boolean flags in mdtests (#14654)d8bca0d
Fix bug where methods defined using lambdas were flagged by FURB118 (#14639)6f1cf5b
[red-knot] Minor fix in MRO tests (#14652)Updates
sphinx-autoapi
from 3.3.3 to 3.4.0Release notes
Sourced from sphinx-autoapi's releases.
Changelog
Sourced from sphinx-autoapi's changelog.
Commits
9e6a70a
Version 3.4.0b3f768e
NamedTuples are always documented as a class6f91543
Format Python code with ruff format instead of black (#498)b2ff263
Keep GitHub Actions up to date with GitHub's Dependabot4e2d9ae
Fix ruff compressions and performance issues (#490)Updates
dunamai
from 1.22.0 to 1.23.0Release notes
Sourced from dunamai's releases.
Changelog
Sourced from dunamai's changelog.
Commits
d770650
Release v1.23.0c18bc0e
Add Python 3.12 and 3.13 to test matrixfe0ede5
Clean up some formatting15b6982
#92: Add major/minor/patch format placeholdersDependabot 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--481.org.readthedocs.build/en/481/