Bump the all group across 1 directory with 6 updates#79
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the all group with 4 updates in the / directory: [titiler-core](https://github.com/developmentseed/titiler), [pytest](https://github.com/pytest-dev/pytest), [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) and [hatch](https://github.com/pypa/hatch). Updates `titiler-core` from 2.0.2 to 2.0.5 - [Release notes](https://github.com/developmentseed/titiler/releases) - [Changelog](https://github.com/developmentseed/titiler/blob/main/CHANGES.md) - [Commits](developmentseed/titiler@2.0.2...2.0.5) Updates `titiler-mosaic` from 2.0.2 to 2.0.5 - [Release notes](https://github.com/developmentseed/titiler/releases) - [Changelog](https://github.com/developmentseed/titiler/blob/main/CHANGES.md) - [Commits](developmentseed/titiler@2.0.2...2.0.5) Updates `titiler-extensions` from 2.0.2 to 2.0.5 - [Release notes](https://github.com/developmentseed/titiler/releases) - [Changelog](https://github.com/developmentseed/titiler/blob/main/CHANGES.md) - [Commits](developmentseed/titiler@2.0.2...2.0.5) Updates `pytest` from 9.0.3 to 9.1.0 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.0) Updates `pytest-asyncio` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.3.0...v1.4.0) Updates `hatch` from 1.16.5 to 1.17.0 - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](pypa/hatch@hatch-v1.16.5...hatch-v1.17.0) --- updated-dependencies: - dependency-name: titiler-core dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: titiler-mosaic dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: titiler-extensions dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: pytest dependency-version: 9.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: pytest-asyncio dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: hatch dependency-version: 1.17.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
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 all group with 4 updates in the / directory: titiler-core, pytest, pytest-asyncio and hatch.
Updates
titiler-corefrom 2.0.2 to 2.0.5Release notes
Sourced from titiler-core's releases.
Changelog
Sourced from titiler-core's changelog.
Commits
ff33ea1chore: 2.0.4 -> 2.0.5 (#1434)34bcad8fix: titiler-xarray | add httpx dependency (#1433)c1c1e98ci: set maint-2.0.x branch07e269echore: release 2.0.4 (#1411)58e09dfchore: add cover-scale parameter to control shape coverage in statistics (#1414)7f8aa50fix: trigger PyPI publish/deploy by authoring releases with the DS_RELEASE_BO...3a30e8efix: doc path69ee841docs: add openapi in docs4376594ci(deps): bump the all group with 6 updates (#1409)8a29668chore(deps): bump gcsfs from 2026.4.0 to 2026.5.0 in the all group (#1410)Updates
titiler-mosaicfrom 2.0.2 to 2.0.5Release notes
Sourced from titiler-mosaic's releases.
Changelog
Sourced from titiler-mosaic's changelog.
Commits
ff33ea1chore: 2.0.4 -> 2.0.5 (#1434)34bcad8fix: titiler-xarray | add httpx dependency (#1433)c1c1e98ci: set maint-2.0.x branch07e269echore: release 2.0.4 (#1411)58e09dfchore: add cover-scale parameter to control shape coverage in statistics (#1414)7f8aa50fix: trigger PyPI publish/deploy by authoring releases with the DS_RELEASE_BO...3a30e8efix: doc path69ee841docs: add openapi in docs4376594ci(deps): bump the all group with 6 updates (#1409)8a29668chore(deps): bump gcsfs from 2026.4.0 to 2026.5.0 in the all group (#1410)Updates
titiler-extensionsfrom 2.0.2 to 2.0.5Release notes
Sourced from titiler-extensions's releases.
Changelog
Sourced from titiler-extensions's changelog.
Commits
ff33ea1chore: 2.0.4 -> 2.0.5 (#1434)34bcad8fix: titiler-xarray | add httpx dependency (#1433)c1c1e98ci: set maint-2.0.x branch07e269echore: release 2.0.4 (#1411)58e09dfchore: add cover-scale parameter to control shape coverage in statistics (#1414)7f8aa50fix: trigger PyPI publish/deploy by authoring releases with the DS_RELEASE_BO...3a30e8efix: doc path69ee841docs: add openapi in docs4376594ci(deps): bump the all group with 6 updates (#1409)8a29668chore(deps): bump gcsfs from 2026.4.0 to 2026.5.0 in the all group (#1410)Updates
pytestfrom 9.0.3 to 9.1.0Release notes
Sourced from pytest's releases.
... (truncated)
Commits
b2522cfPrepare release version 9.1.0368d2fc[refactor] TightenSetComparisonFunctiontoIterator[str](#14587)ff77cd8[refactor] Make base assertion comparisons return an iterator instead of a li...0d8491abuild(deps): Bump actions/stale from 10.2.0 to 10.3.04a809d9Merge pull request #14568 from pytest-dev/register-fixture5dfa385Fix recursion traceback test to cover all styles (#14582)f52ff0cAddpytest.register_fixturea8ac094Merge pull request #14567 from pytest-dev/more-visibility-deprecatee5620cd[pre-commit.ci] pre-commit autoupdate (#14577)2ce9c6dMerge pull request #14540 from minbang930/fix-14533-doctest-module-fixturesUpdates
pytest-asynciofrom 1.3.0 to 1.4.0Release notes
Sourced from pytest-asyncio's releases.
... (truncated)
Commits
6e14cd2chore: Prepare release of v1.4.0.4b900fbBuild(deps): Bump codecov/codecov-action from 6.0.0 to 6.0.1ab9f632Build(deps): Bump zipp from 3.23.1 to 4.1.0a56fc77Build(deps): Bump hypothesis from 6.152.6 to 6.152.8e8bae9bBuild(deps): Bump requests from 2.34.0 to 2.34.2fc43340Build(deps): Bump idna from 3.14 to 3.15762eaf5Build(deps): Bump jaraco-functools from 4.4.0 to 4.5.0b62e222Build(deps): Bump click from 8.3.3 to 8.4.09190447Build(deps): Bump pydantic from 2.13.3 to 2.13.482a393cci: Remove unnecessary debug output.Updates
hatchfrom 1.16.5 to 1.17.0Release notes
Sourced from hatch's releases.
Commits
37b00c3release Hatchling v1.30.1 (#2298)0446d99Update history for new patch release of hatchling after fixing default metada...4f5cdf0Make 2.4 metadata default until other tools support it. (#2296)0497be0Fix draft release uploads. (#2293)3aae0faFix hatchling to use Metadata 2.4 (#2291)5ee4189release Hatch v1.17.0 (#2290)6109ee7release Hatchling v1.30.0 (#2289)246e22bBlock duplicate files in wheel archives (closes #2066) (#2269)d2afcb6Update docs as pre-release for 1.17.0 (#2287)818d284Feat hatch check command with new sub command for types (#2278)Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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