Bump the pip-dependencies group with 7 updates #240
Merged
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 pip-dependencies group with 7 updates:
2024.7.0
2024.9.0
0.5.6
1.10.1
8.4.0
8.5.0
8.3.2
8.3.3
0.6.4
0.6.8
9.5.34
9.5.39
1.0.27
2.0.0
Updates
xarray
from 2024.7.0 to 2024.9.0Release notes
Sourced from xarray's releases.
... (truncated)
Commits
ed0418b
Release notes for v2024.09.0 (#9480)781877c
FixDataTree.coords.__setitem__
by addingDataTreeCoordinates
class (#9451)fac2c89
Rename DataTree's "ds" and "data" to "dataset" (#9476)a6bacfe
Update DataTree repr to indicate inheritance (#9470)9735216
Bump pypa/gh-action-pypi-publish in the actions group (#9460)6baceca
Repo checker (#9450)cc74d3a
Add days_in_year and decimal_year to dt accessor (#9105)cea354f
remove parent argument from DataTree.init (#9465)40666b2
Fix inheritance in DataTree.copy() (#9457)45a0027
ImplementDataTree.__delitem__
(#9453)Updates
pystac
from 0.5.6 to 1.10.1Release notes
Sourced from pystac's releases.
... (truncated)
Changelog
Sourced from pystac's changelog.
... (truncated)
Commits
c2de7ca
release: v1.10.1987477d
fix: don't transform_href in getstate (#1337)858f43f
Release v1.10.0 (#1324)6229ce4
build(deps-dev): update pytest-cov requirement from ~=4.0 to ~=5.0 (#1322)e4330bc
add custom validator as input (#1320)56c614c
build(deps-dev): bump ruff from 0.3.2 to 0.3.4 (#1321)c0adad3
build(deps-dev): update packaging requirement (#1318)e8785d8
build(deps-dev): bump ruff from 0.3.1 to 0.3.2 (#1317)678755d
Replace called methods in docstrings with simple code blocks (#1316)b877de6
build(deps-dev): bump ruff from 0.3.0 to 0.3.1 (#1315)Updates
importlib-metadata
from 8.4.0 to 8.5.0Changelog
Sourced from importlib-metadata's changelog.
Commits
b34810b
Finalize8c1d1fa
Merge pull request #501 from Avasam/Pass-mypy-and-link-issuesafa39e8
Back out changes to tests._path8b909f9
Merge pull request #503 from danielhollas/defer-json2a3f50d
Add news fragment.3f78dc1
Add comment to protect the deferred import.18eb2da
Revert "Defer platform import"58832f2
Merge pull request #502 from danielhollas/defer-zippe3ce33b
Add news fragment.d11b67f
Add comment to protect the deferred import.Updates
pytest
from 8.3.2 to 8.3.3Release notes
Sourced from pytest's releases.
Commits
d0f136f
build(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#12790)972f307
Prepare release version 8.3.30dabdcf
Include co-authors in release announcement (#12795) (#12797)a9910a4
Do not discover properties when iterating fixtures (#12781) (#12788)0f10b6b
Fix issue with slashes being turned into backslashes on Windows (#12760) (#12...300d13d
Merge pull request #12785 from pytest-dev/patchback/backports/8.3.x/57cccf7f4...e5d32c7
Merge pull request #12784 from svenevs/fix/docs-example-parametrize-minor-typobc913d1
Streamline checks for verbose option (#12706) (#12778)01cfcc9
Fix typos and introduce codespell pre-commit hook (#12769) (#12774)4873394
doc: Remove past training (#12772) (#12773)Updates
ruff
from 0.6.4 to 0.6.8Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
ae39ce5
Bump version to 0.6.8 (#13522)ff2d214
Don't skip over imports and other nodes containing nested statements in impor...9442cd8
Parenthesizematch..case
if
guards (#13513)8012707
Align formatting of patterns in match-cases with expression formatting in cla...d7ffe46
Disable thetypeset
plugin (#13517)7c83af4
red-knot: Implement thenot
operator for allType
variants (#13432)bbb044e
Detect tuples bound to variadic positional arguments i.e.*args
(#13512)4810652
Avoid UP028 false negatives with non-reference shadowed bindings of loop vari...11f06e0
Detect SIM910 when using variadic keyword arguments, i.e.,**kwargs
(#13503)f27a8b8
[internal]ComparableExpr
(f)strings and bytes made invariant under concate...Updates
mkdocs-material
from 9.5.34 to 9.5.39Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
70db88f
Prepare 9.5.39 release187705e
Updated dependencies56fdb28
Adjusted code copy button documentationaeb9492
Fixed stay no page functionality when using mike's canonical versioning (#7559)50a15be
Updated link to step-by-step guide on YouTube117250a
Prepare 9.5.38 release74ca234
Added Albanian translations84ddbba
Prepare 9.5.37 releasefd98413
Documentation (#7557)573d23d
Updated dependenciesUpdates
harmony-service-lib
from 1.0.27 to 2.0.0Release notes
Sourced from harmony-service-lib's releases.
Commits
5ef9b13
Update release version to v2.0.0baee473
Merge pull request #45 from danielfromearth/feature/issue-44-rename-packaged8a3e31
Change references in documentation strings to harmony_service_lib.189b322
HARMONY-1781: Change references in pyproject.toml from harmony to harmony_ser...584938d
Merge branch 'main' into feature/issue-44-rename-package2ebef48
Merge pull request #47 from nasa/HARMONY-186262d2125
HARMONY-1862: Ignore whole vscode dird1b10da
Merge branch 'main' into HARMONY-186213cec34
Update release version to v1.1.0d0b30a3
Merge pull request #46 from nasa/HARMONY-1866-generate-reformatting-filenameDependabot 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://stitchee--240.org.readthedocs.build/en/240/