- 
  Notifications
 
You must be signed in to change notification settings  - Fork 81
 
Bump the all-dependencies group with 4 updates #59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
 
  Closed
 
 
 Conversation
 
 
 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
 
 
 
 
 Bumps the all-dependencies group with 4 updates: [freezegun](https://github.com/spulec/freezegun), [pre-commit](https://github.com/pre-commit/pre-commit), [ruff](https://github.com/astral-sh/ruff) and [fastapi-cli](https://github.com/tiangolo/fastapi-cli). Updates `freezegun` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/spulec/freezegun/releases) - [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG) - [Commits](spulec/freezegun@1.5.0...1.5.1) Updates `pre-commit` from 3.7.0 to 3.7.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.7.0...v3.7.1) Updates `ruff` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.4.3...v0.4.4) Updates `fastapi-cli` from 0.0.2 to 0.0.3 - [Release notes](https://github.com/tiangolo/fastapi-cli/releases) - [Changelog](https://github.com/tiangolo/fastapi-cli/blob/main/release-notes.md) - [Commits](fastapi/fastapi-cli@0.0.2...0.0.3) --- updated-dependencies: - dependency-name: freezegun dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: fastapi-cli dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
 
 @dependabot
dependabot
bot
 added
 
 dependencies
 Pull requests that update a dependency file 
 
 python
 Pull requests that update Python code 
 labels
 May 13, 2024 
 
 
 @dependabot
 @github
 
Looks like these dependencies are updatable in another way, so this is no longer needed.
 @dependabot
 dependabot
bot
 
 deleted the
 
 
 dependabot/pip/all-dependencies-b12a244ffa
 
 branch
 May 20, 2024 18:58  
 
 
 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.
 
 
 
 
Uh oh!
There was an error while loading. Please reload this page.
Bumps the all-dependencies group with 4 updates: freezegun, pre-commit, ruff and fastapi-cli.
Updates
freezegunfrom 1.5.0 to 1.5.1Changelog
Sourced from freezegun's changelog.
Commits
3f9fac4Increase version numbere0f2c3cCHANGELOG for 1.5.1ea054a3Merge pull request #546 from robsdedude/patch-1df263dcExtend type checkingaecc78aKeepnumbersfor runtime type checks, usefloatfor type hints023c7a3Revert runtime type-check tonumbers.Realbe779f4Add test for manually ticking StepTickTimeFactoryd2872d0Fix instance checksc963608Fixtickdelta type handlingUpdates
pre-commitfrom 3.7.0 to 3.7.1Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
9ee0768v3.7.1eeac061Merge pull request #3201 from pre-commit/rust-default-language-version296f592determine rust default language version independent of rust-toolchain.toml1602328Merge pull request #3193 from pre-commit/pre-commit-ci-update-config0142f45[pre-commit.ci] pre-commit autoupdated7e21cdMerge pull request #3194 from pre-commit/handle-readonly-3-125c3d006use a simpler gem for testing additional_dependencies0d4c6daadjust _handle_readonly for typeshed updates85fe182Merge pull request #3176 from pre-commit/pre-commit-ci-update-config74d05b4[pre-commit.ci] pre-commit autoupdateUpdates
rufffrom 0.4.3 to 0.4.4Release notes
Sourced from ruff's releases.
Changelog
Sourced from ruff's changelog.
Commits
3e8878aBump version to v0.4.4 (#11352)b6b4ad9[red-knot]@overridelint rule (#11282)dd42961[pylint] Detectpathlib.Path.opencalls inunspecified-encoding(`PLW15...c80c171[red-knot] Vendor typeshed's stdlib (#11340)e2fe177Revert "Simplify arithmetic operation in logical lines checker (#11346)" (#11...e9d1cddSimplify arithmetic operation in logical lines checker (#11346)dfe4291Improveruff_python_semantic::all::extract_all_names()(#11335)4541337[red-knot] Remove\<Db: SemanticDb>contraints in favor of dynamic dispatch ...8e9ddeeIgnore end-of-line comments when determining blank line rules (#11342)702d2faMake B024 and B027 documentation more nuanced (#11341)Updates
fastapi-clifrom 0.0.2 to 0.0.3Release notes
Sourced from fastapi-cli's releases.
Changelog
Sourced from fastapi-cli's changelog.
Commits
e784f08🔖 Release version 0.0.3e2f7589📝 Update release notes55ac4f2➖ Relax Uvicorn pin (#16)ad426a1📝 Update release notesbf9371d⬆ Bump ruff from 0.2.0 to 0.4.3 (#14)d31dcef📝 Update release notes401c9b6⬆ Update pytest requirement from <8.0.0,>=4.4.0 to >=4.4.0,<9.0.0 (#4)3508f1d📝 Update release notesd177635⬆ Bump mypy from 1.4.1 to 1.10.0 (#7)084a69d📝 Update release notesDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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