⬆️ Bump the uv-dependencies group across 1 directory with 5 updates - #208
Open
dependabot[bot] wants to merge 1 commit into
Open
⬆️ Bump the uv-dependencies group across 1 directory with 5 updates#208dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the uv-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pystac](https://github.com/stac-utils/pystac) | `1.15.1` | `1.15.2` | | [pip](https://github.com/pypa/pip) | `26.1.2` | `26.2` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.15.2` | `7.15.3` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.0` | `0.16.1` | | [bump-my-version](https://github.com/callowayproject/bump-my-version) | `1.4.1` | `1.5.0` | Updates `pystac` from 1.15.1 to 1.15.2 - [Release notes](https://github.com/stac-utils/pystac/releases) - [Changelog](https://github.com/stac-utils/pystac/blob/main/CHANGELOG.md) - [Commits](stac-utils/pystac@v1.15.1...v1.15.2) Updates `pip` from 26.1.2 to 26.2 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@26.1.2...26.2) Updates `coverage` from 7.15.2 to 7.15.3 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.15.2...7.15.3) Updates `ruff` from 0.16.0 to 0.16.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@0.16.0...0.16.1) Updates `bump-my-version` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/callowayproject/bump-my-version/releases) - [Changelog](https://github.com/callowayproject/bump-my-version/blob/master/CHANGELOG.md) - [Commits](callowayproject/bump-my-version@1.4.1...v1.5) --- updated-dependencies: - dependency-name: pystac dependency-version: 1.15.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: pip dependency-version: '26.2' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: coverage dependency-version: 7.15.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: ruff dependency-version: 0.16.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: bump-my-version dependency-version: 1.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-dependencies ... 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 uv-dependencies group with 5 updates in the / directory:
1.15.11.15.226.1.226.27.15.27.15.30.16.00.16.11.4.11.5.0Updates
pystacfrom 1.15.1 to 1.15.2Changelog
Sourced from pystac's changelog.
Commits
af10871chore(main): release 1.15.2 (#1775)1f8d728build(deps): bump actions/checkout in the actions-deps group (#1778)70a6405build(deps): bump setuptools from 82.0.1 to 83.0.0 (#1776)6ec1e30build(deps): bump soupsieve from 2.8.3 to 2.8.4 (#1766)57b8d50build(deps): bump mistune from 3.2.1 to 3.3.0 (#1767)c171db2build(deps): bump jupyter-server from 2.18.0 to 2.20.0 (#1770)c82570efix: circular imports for extensions (#1764)f0c30ccbuild(deps): bump cryptography from 46.0.7 to 48.0.1 (#1774)a448ffcbuild(deps-dev): bump jupyterlab from 4.5.7 to 4.5.9 (#1773)bb1d200build(deps-dev): bump starlette from 1.0.1 to 1.3.1 (#1771)Updates
pipfrom 26.1.2 to 26.2Changelog
Sourced from pip's changelog.
... (truncated)
Commits
4b6ae5cBump for release50b6d3cUpdate AUTHORS.txtdbddfbdTweak news entries for pip 26.2 (#14212)6576b75Merge pull request #14165 from sbidoul/refactor-pylock-hanling-sbi0090e00Address a variety of typos detected in code reviewe12ddd9Add support for --uploaded-prior-to with -r pylock.toml5eefdbcBetter conflict report for requirements from -r pylock.toml6d71ff8Test --only-final with -r pylock.tomle7d6eb9Refactor -r pylock.toml756506dAdd TODO about pylock.select and --no-binaryUpdates
coveragefrom 7.15.2 to 7.15.3Release notes
Sourced from coverage's releases.
Changelog
Sourced from coverage's changelog.
Commits
b7470d9docs: sample HTML for 7.15.327e6e80docs: prep for 7.15.3396dbbbbuild: include NOTICE in wheels (#2232)54dde05chore: bump the action-dependencies group with 7 updates (#2248)c83a0e0perf: skip AST parsing without soft keywords (#2240)a57f981refactor: fix some uncovered lines0252c34refactor: move numbits aggregate to numbits1c4184cdocs: maintainer workflowe8a1c87perf: speed up SQLite numbits aggregation (#2239)18c2a59test: conditional use of HypothesisUpdates
rufffrom 0.16.0 to 0.16.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
80790b3Bump 0.16.1 (#27330)63830f3[ty] Borrow from constraint set storage less often (#27328)f40dca9[ty] Preserve forwarded expanded-variadic diagnostic sources (#27266)0d80497Lint TOML files in the LSP (#26862)d91586bUpdate prek dependencies (#27293)7da4b8b[ty] Respect bounds and constraints in generic materializations (#27228)b20daf7[ty] refactor: add helper function to send partial results (#27249)4d4c8fa[ty] Emit diagnostic when specializing a non-generic class (#26883)7c3e2db[ty] Fix enum class container assignability (#27318)d5ef97f[flake8-return] Fix false positive when variable is read infinallyclaus...Updates
bump-my-versionfrom 1.4.1 to 1.5.0Release notes
Sourced from bump-my-version's releases.
Changelog
Sourced from bump-my-version's changelog.
Commits
3842e1fVersion updated from 1.5.0 to 1.5.1b657714Merge pull request #425 from callowayproject/push-on-tage832c97Documentpush_tagconfiguration and usage in global settingsa1027d9Merge pull request #423 from pace-gene/feature/push-on-tag-onlyd73288aadd tests to cover new push on tagec14558Support pushing tag-only releases in one go2e4267eVersion updated from 1.4.1 to 1.5.07cd6db1Merge pull request #422 from callowayproject/warn-missing-config7590d78Merge pull request #415 from callowayproject/pre-commit-ci-update-confige3646faMerge branch 'warn-missing-config' into pre-commit-ci-update-configDependabot 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