Closed dependabot[bot] closed 4 days ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 84.16%. Comparing base (
5027ac1
) to head (4dc807d
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Bumps the all group with 10 updates:
1.3.0
1.3.1
7.6.4
7.6.7
4.54.1
4.55.0
2.6.1
2.6.2
1.13.2
1.14.0
24.1
24.2
2024.9.11
2024.11.6
0.20.1
0.21.0
2.0.2
2.1.0
3.20.2
3.21.0
Updates
contourpy
from 1.3.0 to 1.3.1Release notes
Sourced from contourpy's releases.
Changelog
Sourced from contourpy's changelog.
Commits
1b253ba
Prepare for v1.3.1 release (#453)7b69bf6
Read meson-python in recommended way (#452)1429fbf
Update minimum pybind11 to 2.13.2 (#451)27160ab
Build Python 3.13t wheels on Windows (#450)3305bd4
Tidy up python 3.13 CI (#449)513926b
Bump pypa/cibuildwheel from 2.21.2 to 2.21.3 in the actions group (#447)d4c9712
Bump pypa/cibuildwheel from 2.21.1 to 2.21.2 in the actions group (#446)08dc621
ci: Bump scientific-python/upload-nightly-action from 0.6.0 to 0.6.1 (#445)87344a6
Update to bokeh 3.6.0 (#444)c12cb4d
Bump scientific-python/upload-nightly-action in the actions group (#443)Updates
coverage
from 7.6.4 to 7.6.7Changelog
Sourced from coverage's changelog.
Commits
af89ebb
docs: sample HTML for 7.6.7c723de2
docs: prep for 7.6.7898e94a
fix: another possible assert changed back to a conditional.42961d6
build: tweaks to release process1a09d4a
build: bump versionc26fc6e
docs: sample HTML for 7.6.679ad469
docs: prep for 7.6.698939c9
fix: this assert is possible, remove it. #1891ad4a4ff
build: automate the 'final' versione1502e6
build: bump versionUpdates
fonttools
from 4.54.1 to 4.55.0Release notes
Sourced from fonttools's releases.
Changelog
Sourced from fonttools's changelog.
Commits
6ad1c31
Release 4.55.0c4f8370
Merge pull request #3690 from fonttools/news417b0a8
Update NEWS.rstc0c89e1
Update news.rst for next release919c1a9
Merge pull request #3685 from fonttools/pyup-scheduled-update-2024-11-11b49335e
Merge pull request #3686 from fonttools/dependabot/github_actions/pypa/gh-act...4a18869
Merge pull request #3688 from fonttools/name_consistencyb371f23
fontBuilder: don't add mac names for fvar and STAT if name table hasn't anyd2ce6e0
check for mac names in buildVFStatTable for DSv5 sources with STAT data991e791
Lets not add inconsistent names?Updates
identify
from 2.6.1 to 2.6.2Commits
6fd6f6b
v2.6.26607f84
Merge pull request #484 from zupo/patch-14c4ccfa
Merge pull request #485 from pre-commit/pre-commit-ci-update-configb5176c7
[pre-commit.ci] pre-commit autoupdate7315612
Add support for Elm files4a96fe1
Merge pull request #483 from pre-commit/pre-commit-ci-update-config81e20b0
[pre-commit.ci] pre-commit autoupdate3fe9f0a
Merge pull request #481 from pre-commit/all-repos_autofix_all-repos-manualdd8ebb1
py39+54a4479
Merge pull request #480 from pre-commit/pre-commit-ci-update-configUpdates
narwhals
from 1.13.2 to 1.14.0Release notes
Sourced from narwhals's releases.
... (truncated)
Commits
8d176ea
release: Bump version to 1.14.02784596
feat: addSeries|Expr.is_finite
method (#1341)68e9bbe
docs: add missing description for left join strategy (#1396)39cfb07
chore: updateInvalidIntoExprError
to mentionnw.lit
(#1393)1fb7b85
docs: pandas boolean content tabs (#1394)f8f3683
docs: Add page about pandas booleans (#1392)950661f
feat: make exceptions module public (#1391)19df320
chore: Consistent invalidIntoExpr
error (#1379)0a5c8b9
feat: consistently raiseColumnNotFoundError
for missing columns in `select...0908f20
docs: Show ExprT as return type for Expr namespaces (#1388)Updates
packaging
from 24.1 to 24.2Release notes
Sourced from packaging's releases.
Changelog
Sourced from packaging's changelog.
Commits
d8e3b31
Bump for release2de393d
Update changelog for release9c66f5c
Remove extraneous quotes in f-strings by using!r
(#848)4dc334c
Upgrade to latest mypy (#853)d1a9f93
Bump the github-actions group with 4 updates (#852)029f415
PEP 639: Implement License-Expression and License-File (#828)6c338a8
Use !r formatter for error messages with filenames. (#844)28e7da7
Add a comment as to whyMetadata.name
isn't normalized (#842)ce0d79c
Mention updating changelog in release process (#841)ac5bdf3
Update the changelog to reflect 24.1 changes (#840)Updates
regex
from 2024.9.11 to 2024.11.6Changelog
Sourced from regex's changelog.
... (truncated)
Commits
930983a
Git issue 546: Partial match not working in some instances with non-greedy ca...64834c7
Reverted to actions/download-artifact@v3 and actions/upload-artifact@v3 in ma...1bcd42e
Updated to actions/upload-artifact@v4 in main.yml.f467285
Updated to actions/download-artifact@v4 in main.yml.Updates
rpds-py
from 0.20.1 to 0.21.0Release notes
Sourced from rpds-py's releases.
Commits
73581d8
Release v0.21.032c53dc
Oh hello there zizmor.da707ab
Add a link to the upstream repo.30de85b
The packaging docs apparently discourage license.e39adf8
Merge pull request #97 from minrk/pyo3-bumpc0f173e
bump pyO3 to 0.22.6de9cf8d
Update requirements.f949b5b
Drop support for 3.8, which is EOL.Updates
tomli
from 2.0.2 to 2.1.0Changelog
Sourced from tomli's changelog.
Commits
d6e045b
Bump version: 2.0.2 → 2.1.0d1d6a85
Add attributes to TOMLDecodeError. Deprecate free-form__init__
args (#238)59ed9ef
Add a comment about implicit lru_cache bound9d25b3f
Test against Python 3.13 final (#237)f57fb66
Add test coverage for text mode error (#231)4be816b
Convert tox config to native TOMLe2f8d2d
Merge pull request #233 from hukkin/version-2.0.2Updates
zipp
from 3.20.2 to 3.21.0Changelog
Sourced from zipp's changelog.
Commits
45b7f67
Finalize71ddd8d
Skipzipfile.Path.exists
python/cpython#126576
9a2705e
Merge https://github.com/jaraco/skeleton5c34e69
Use extend for proper workaround.ee027f6
Merge https://github.com/jaraco/skeleton750a189
Require Python 3.9 or later now that Python 3.8 is EOL.e61a9df
Include pyproject.toml in ruff.toml.db4dfc4
jaraco/skeleton#151
62b6678
Bump pre-commit hook for ruff to avoid clashes with pytest-ruff (jaraco/skele...466f535
Merge pull request #109 from jaraco/feature/functoolsDependabot 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