chore(deps): bump the python-dependencies group with 5 updates - #22
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the python-dependencies group with 5 updates#22dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [ruff](https://github.com/astral-sh/ruff) | `0.15.22` | `0.16.0` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.156.6` | `6.161.1` | | [typer](https://github.com/fastapi/typer) | `0.26.8` | `0.27.0` | | [semgrep](https://github.com/semgrep/semgrep) | `1.170.0` | `1.171.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.139.1` | `0.139.2` | Updates `ruff` from 0.15.22 to 0.16.0 - [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.15.22...0.16.0) Updates `hypothesis` from 6.156.6 to 6.161.1 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.156.6...v6.161.1) Updates `typer` from 0.26.8 to 0.27.0 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.26.8...0.27.0) Updates `semgrep` from 1.170.0 to 1.171.0 - [Release notes](https://github.com/semgrep/semgrep/releases) - [Changelog](https://github.com/semgrep/semgrep/blob/v1.171.0/CHANGELOG.md) - [Commits](semgrep/semgrep@v1.170.0...v1.171.0) Updates `fastapi` from 0.139.1 to 0.139.2 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.139.1...0.139.2) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: hypothesis dependency-version: 6.161.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: typer dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: semgrep dependency-version: 1.171.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: fastapi dependency-version: 0.139.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-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 python-dependencies group with 5 updates:
0.15.220.16.06.156.66.161.10.26.80.27.01.170.01.171.00.139.10.139.2Updates
rufffrom 0.15.22 to 0.16.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a2635fdBump 0.16.0 (#27136)3433449[ty] Reuse full call diagnostics for implicit setter calls (#27115)2240070Reflectruff: ignoreand--add-ignorestabilization in documentation (#27...17ef711Stabilize--add-ignore(#27125)ef912bbAdd newly stabilized rules to defaults (#27055)b30f040Stabilize new default rules (#27035)bcd70c5Exclude Markdown files fromformat-devruns (#27052)87e51e2Fixformat --checkspans for syntax errors (#27045)afe2723[flake8-gettext] Stabilize qualified-name and built-in binding resolution (...a9702d8[flake8-bandit] Stabilize string literal binding resolution (S310) (#26944)Updates
hypothesisfrom 6.156.6 to 6.161.1Commits
f6a6b7bBump hypothesis version to 6.161.1 and update changelog4a1706eMerge pull request #4814 from Jayashanker-Padishala/fix-lark-escaped-string9c6561dUse a typed filter predicate for terminal strategiesd18e36dOnly generate lark terminals the lexer would match entirelyf58678bBump hypothesis version to 6.161.0 and update changelogf7e5f86Merge pull request #4810 from Zac-HD/claude/note-observability-output-33hcvo2aada67Fix test failures under the crosshair backend5378df7Address review comments64acbb2Drop Unsatisfiable changes from the changelog6da37c0Explain exhausted search spaces in the Unsatisfiable errorUpdates
typerfrom 0.26.8 to 0.27.0Release notes
Sourced from typer's releases.
Changelog
Sourced from typer's changelog.
Commits
60af34b🔖 Release version 0.27.0 (#1899)efaf4d5📝 Update release notes42196d4💥 Update metavar printing (#1863)3a3bd0f📝 Update release notesfa6caa9⬆ Bump the python-packages group across 1 directory with 5 updates (#1896)35b8990📝 Update release notes5c7e904⬆️ Bump ty to 0.0.53 (#1877)91b19a0📝 Update release notes4336118⬆ Bump the github-actions group across 1 directory with 4 updates (#1897)9a5a42e📝 Update release notesUpdates
semgrepfrom 1.170.0 to 1.171.0Release notes
Sourced from semgrep's releases.
Changelog
Sourced from semgrep's changelog.
Commits
6e47ff6chore: release 1.171.096dbab7fix(CLI): Only print non-zero product fragments (semgrep/semgrep-proprietary#...fb2f1c9semgrep/semgrep-proprietary#67759be2ce0fix(metrics): improve install-semgrep-pro error reporting (semgrep/semgrep-pr...4ecbbf0semgrep/semgrep-proprietary#6791f9b6379fix(sca): pin github-dependency-graph-gradle-plugin to 1.4.1 (semgrep/semgrep...3307ad6fix: bump OCaml compiler fork to improve GC duty cycle pacing (semgrep/semgre...d3a28afsemgrep/semgrep-proprietary#6769b1b1536semgrep/semgrep-proprietary#67855139a96semgrep/semgrep-proprietary#6633#66...Updates
fastapifrom 0.139.1 to 0.139.2Release notes
Sourced from fastapi's releases.
Commits
866b7a3🔖 Release version 0.139.2 (#16014)7b3effe📝 Update release notes7fe315c🐛 Refactor router route building to make it thread-safe, mainly relevant for ...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