-
Notifications
You must be signed in to change notification settings - Fork 702
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(deps-dev): bump the development-dependencies group with 4 updates #3044
chore(deps-dev): bump the development-dependencies group with 4 updates #3044
Conversation
Bumps the development-dependencies group with 4 updates: [boto3-stubs](https://github.com/youtype/mypy_boto3_builder), [ruff](https://github.com/astral-sh/ruff), [moto](https://github.com/getmoto/moto) and [jupyterlab](https://github.com/jupyterlab/jupyterlab). Updates `boto3-stubs` from 1.35.76 to 1.35.81 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `ruff` from 0.8.2 to 0.8.3 - [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.8.2...0.8.3) Updates `moto` from 5.0.22 to 5.0.23 - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@5.0.22...5.0.23) Updates `jupyterlab` from 4.3.2 to 4.3.3 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/lsp@4.3.3/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.3.2...@jupyterlab/lsp@4.3.3) --- updated-dependencies: - dependency-name: boto3-stubs 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 - dependency-name: moto dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: jupyterlab dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
Bumps the development-dependencies group with 4 updates: boto3-stubs, ruff, moto and jupyterlab.
Updates
boto3-stubs
from 1.35.76 to 1.35.81Commits
Updates
ruff
from 0.8.2 to 0.8.3Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
53f2d72
Revert certain double quotes from workflow shell script (#14939)3629cbf
Use double quotes consistently for shell scripts (#14938)37f4338
Bump version to 0.8.3 (#14937)45b565c
[red-knot]Any
cannot be parameterized (#14933)82faa9b
Add tests demonstrating f-strings with debug expressions in replacements that...2eac00c
[perflint
] fix invalid hoist inperf401
(#14369)033ecf5
Also have zizmor check for low-severity security issues (#14893)5509a3d
Add LSP settings example for Zed editor (#14894)e4885a2
[red-knot] Understandtyping.Tuple
(#14927)a7e5e42
[red-knot] Makeattributes.md
test future-proof (#14923)Updates
moto
from 5.0.22 to 5.0.23Changelog
Sourced from moto's changelog.
... (truncated)
Commits
426df0b
Pre-Release: Up Version Number479c211
Prep release 5.0.23 (#8404)82c0c63
EC2: update_route() now correctly handles DestinationPreflixListId (#8395)ea13ff2
DynamoDB: update_item() can now return list of binaries (#8401)a7c3613
chore: update SSM default parameters (#8402)f46b9e5
chore: update EC2 Instance Types (#8399)d21bb86
chore: update EC2 Instance Offerings (#8398)b5c665e
EC2: add SecurityGroupArn to security groups (#8393)44df2b0
Kafka V1 Support (#8381)8896093
CognitoIDP: Fix Limit and Filter params for list_users() (#8392)Updates
jupyterlab
from 4.3.2 to 4.3.3Release notes
Sourced from jupyterlab's releases.
Changelog
Sourced from jupyterlab's changelog.
Commits
ea92c42
[ci skip] Publish 4.3.3613396a
Backport PR #17057: Bumpnanoid
from 3.3.6 to to 3.3.8 (#17061)38d2123
Backport PR #17058: UseAsyncHTTPTransport
overHTTPTransport
forhttpx
...5709c88
Backport PR #17038: Fix filebrowser name order (#17053)e2338d6
Backport PR #16968: Remove unused CSS (#17052)6749b32
Backport PR #16936: Improve drag image styling (#17051)c953eb8
Backport PR #17043: Fix newline handling in stream outputs (#17049)746da38
Backport PR #17047: Reset resizeData after column adjustment to allow file dr...d3bab54
Backport PR #17041: restore bottom httpx version window (#17044)5f6a4ce
Backport PR #16900: Abort saving if a file cannot be saved (#17046)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