-
Notifications
You must be signed in to change notification settings - Fork 45.1k
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
chore(backend/deps-dev): bump the development-dependencies group across 1 directory with 5 updates #9502
Open
dependabot
wants to merge
1
commit into
dev
Choose a base branch
from
dependabot/pip/autogpt_platform/backend/dev/development-dependencies-afa52e2eb5
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+80
−317
Conversation
This file contains 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
Here's the code health analysis summary for commits Analysis Summary
|
✅ Deploy Preview for auto-gpt-docs canceled.
|
✅ Deploy Preview for auto-gpt-docs-dev canceled.
|
This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request. |
…ss 1 directory with 5 updates Bumps the development-dependencies group with 5 updates in the /autogpt_platform/backend directory: | Package | From | To | | --- | --- | --- | | [aiohappyeyeballs](https://github.com/aio-libs/aiohappyeyeballs) | `2.4.4` | `2.4.6` | | [httpx](https://github.com/encode/httpx) | `0.27.2` | `0.28.1` | | [poethepoet](https://github.com/nat-n/poethepoet) | `0.32.1` | `0.32.2` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.392.post0` | `1.1.394` | | [ruff](https://github.com/astral-sh/ruff) | `0.9.3` | `0.9.7` | Updates `aiohappyeyeballs` from 2.4.4 to 2.4.6 - [Release notes](https://github.com/aio-libs/aiohappyeyeballs/releases) - [Changelog](https://github.com/aio-libs/aiohappyeyeballs/blob/main/CHANGELOG.md) - [Commits](aio-libs/aiohappyeyeballs@v2.4.4...v2.4.6) Updates `httpx` from 0.27.2 to 0.28.1 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.27.2...0.28.1) Updates `poethepoet` from 0.32.1 to 0.32.2 - [Release notes](https://github.com/nat-n/poethepoet/releases) - [Commits](nat-n/poethepoet@v0.32.1...v0.32.2) Updates `pyright` from 1.1.392.post0 to 1.1.394 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.392.post0...v1.1.394) Updates `ruff` from 0.9.3 to 0.9.7 - [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.9.3...0.9.7) --- updated-dependencies: - dependency-name: aiohappyeyeballs dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: httpx dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: poethepoet dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: pyright dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
0cddd9f
to
fd1814d
Compare
Conflicts have been resolved! 🎉 A maintainer will review the pull request shortly. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
platform/backend
AutoGPT Platform - Back end
python
Pull requests that update Python code
size/l
0 participants
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 development-dependencies group with 5 updates in the /autogpt_platform/backend directory:
2.4.4
2.4.6
0.27.2
0.28.1
0.32.1
0.32.2
1.1.392.post0
1.1.394
0.9.3
0.9.7
Updates
aiohappyeyeballs
from 2.4.4 to 2.4.6Release notes
Sourced from aiohappyeyeballs's releases.
Changelog
Sourced from aiohappyeyeballs's changelog.
Commits
f18ad49
2.4.6f75891d
fix: ensure all timers are cancelled when after staggered race finishes (#136)cbc674d
2.4.599edb20
fix: keep classifiers in project to avoid automatic enrichment (#134)9baf0b3
chore(deps-ci): bump the github-actions group with 9 updates (#135)678eab0
chore: update dependabot.yml to include GHA (#133)66e1c90
fix: move classifiers to prevent recalculation by Poetry (#131)850640e
chore: migrate to poetry 2.0 (#132)75ec0dc
chore(pre-commit.ci): pre-commit autoupdate (#129)7d7f118
chore(pre-commit.ci): pre-commit autoupdate (#128)Updates
httpx
from 0.27.2 to 0.28.1Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
Commits
26d48e0
Version 0.28.1 (#3445)89599a9
Fixverify=False
,cert=...
case. (#3442)8ecb86f
Add test for request params behavior changes (#3364) (#3440)0cb7e5a
Bump the python-packages group with 11 updates (#3434)15e21e9
Updating deprecated docstring Client() class (#3426)80960fa
Version 0.28.0. (#3419)a33c878
Fixextensions
type annotation. (#3380)ce7e14d
Error on verify as str. (#3418)47f4a96
Handle empty zstd responses (#3412)189fc4b
Update CHANGELOG.md, fix typo(s) (#3406)Updates
poethepoet
from 0.32.1 to 0.32.2Release notes
Sourced from poethepoet's releases.
Commits
Updates
pyright
from 1.1.392.post0 to 1.1.394Commits
70eb305
[pyright updated to 1.1.394] Update Version (#333)c82fac2
[pyright updated to 1.1.393] Update Version (#332)Updates
ruff
from 0.9.3 to 0.9.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
54fccb3
Bump version to 0.9.7 (#16271)8198668
[red-knot] MDTest: Use custom class names instead of builtins (#16269)fc6b03c
Handle requests received after shutdown message (#16262)fb09d63
[red-knot] PrefixType::call
anddunder_call
withtry
(#16261)16d0625
Improve internal docs for various string-node APIs (#16256)25920fe
RenameExprStringLiteral::as_unconcatenated_string()
to `ExprStringLiteral:...97d0659
PassParserOptions
to the parser (#16220)cfc6941
[red-knot] Resolve references in eager nested scopes eagerly (#16079)f50849a
Addtext_len()
methods to more*Prefix
enums inruff_python_ast
(#16254)55ea094
[red-knot] Allow anyRanged
argument forreport_lint
and `report_diagnost...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 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