Skip to content
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

Bump the all-dependencies group with 6 updates #3340

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2024

Bumps the all-dependencies group with 6 updates:

Package From To
sanic 23.12.0 23.12.1
sentry-sdk 1.39.1 1.39.2
types-aiofiles 23.2.0.0 23.2.0.20240106
types-python-dateutil 2.8.19.14 2.8.19.20240106
botocore 1.34.13 1.34.17
types-protobuf 4.24.0.4 4.24.0.20240106

Updates sanic from 23.12.0 to 23.12.1

Release notes

Sourced from sanic's releases.

Version 23.12.1

What's Changed

Full Changelog: sanic-org/sanic@v23.12.0...v23.12.1

Commits

Updates sentry-sdk from 1.39.1 to 1.39.2

Release notes

Sourced from sentry-sdk's releases.

1.39.2

Various fixes & improvements

Changelog

Sourced from sentry-sdk's changelog.

1.39.2

Various fixes & improvements

Commits

Updates types-aiofiles from 23.2.0.0 to 23.2.0.20240106

Commits

Updates types-python-dateutil from 2.8.19.14 to 2.8.19.20240106

Commits

Updates botocore from 1.34.13 to 1.34.17

Changelog

Sourced from botocore's changelog.

1.34.17

  • api-change:ec2: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
  • api-change:ecs: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
  • api-change:events: Update events client to latest version
  • api-change:iot: Add ConflictException to Update APIs of AWS IoT Software Package Catalog
  • api-change:iotfleetwise: The following dataTypes have been removed: CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType; CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason; CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in SignalDecoderType
  • api-change:secretsmanager: Doc only update for Secrets Manager
  • api-change:workspaces: Added AWS Workspaces RebootWorkspaces API - Extended Reboot documentation update

1.34.16

  • api-change:connectcampaigns: Minor pattern updates for Campaign and Dial Request API fields.
  • api-change:location: This release adds API support for custom layers for the maps service APIs: CreateMap, UpdateMap, DescribeMap.
  • api-change:logs: Add support for account level subscription filter policies to PutAccountPolicy, DescribeAccountPolicies, and DeleteAccountPolicy APIs. Additionally, PutAccountPolicy has been modified with new optional "selectionCriteria" parameter for resource selection.
  • api-change:qconnect: QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications.
  • api-change:redshift-serverless: Updates to ConfigParameter for RSS workgroup, removal of use_fips_ssl
  • api-change:route53: Route53 now supports geoproximity routing in AWS regions
  • api-change:wisdom: QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications.

1.34.15

  • api-change:codebuild: Aws CodeBuild now supports new compute type BUILD_GENERAL1_XLARGE
  • api-change:ec2: Amazon EC2 R7iz bare metal instances are powered by custom 4th generation Intel Xeon Scalable processors.
  • api-change:route53resolver: This release adds support for query type configuration on firewall rules that enables customers for granular action (ALLOW, ALERT, BLOCK) by DNS query type.

1.34.14

  • api-change:connect: Minor trait updates for User APIs
  • api-change:kms: Documentation updates for AWS Key Management Service (KMS).
  • api-change:redshift-serverless: use_fips_ssl and require_ssl parameter support for Workgroup, UpdateWorkgroup, and CreateWorkgroup
Commits
  • 8400087 Merge branch 'release-1.34.17'
  • d86d5aa Bumping version to 1.34.17
  • a3d5d5d Update to latest partitions and endpoints
  • b19591a Update to latest models
  • f42c5b8 Merge branch 'release-1.34.16'
  • 32f6da6 Merge branch 'release-1.34.16' into develop
  • 43a5d48 Bumping version to 1.34.16
  • 228e76c Update to latest partitions and endpoints
  • 875c523 Update to latest models
  • 11d4629 Remove non-existing arguments from docstring (#3096)
  • Additional commits viewable in compare view

Updates types-protobuf from 4.24.0.4 to 4.24.0.20240106

Commits

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

Bumps the all-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [sanic](https://github.com/sanic-org/sanic) | `23.12.0` | `23.12.1` |
| [sentry-sdk](https://github.com/getsentry/sentry-python) | `1.39.1` | `1.39.2` |
| [types-aiofiles](https://github.com/python/typeshed) | `23.2.0.0` | `23.2.0.20240106` |
| [types-python-dateutil](https://github.com/python/typeshed) | `2.8.19.14` | `2.8.19.20240106` |
| [botocore](https://github.com/boto/botocore) | `1.34.13` | `1.34.17` |
| [types-protobuf](https://github.com/python/typeshed) | `4.24.0.4` | `4.24.0.20240106` |


Updates `sanic` from 23.12.0 to 23.12.1
- [Release notes](https://github.com/sanic-org/sanic/releases)
- [Commits](sanic-org/sanic@v23.12.0...v23.12.1)

Updates `sentry-sdk` from 1.39.1 to 1.39.2
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.39.1...1.39.2)

Updates `types-aiofiles` from 23.2.0.0 to 23.2.0.20240106
- [Commits](https://github.com/python/typeshed/commits)

Updates `types-python-dateutil` from 2.8.19.14 to 2.8.19.20240106
- [Commits](https://github.com/python/typeshed/commits)

Updates `botocore` from 1.34.13 to 1.34.17
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.34.13...1.34.17)

Updates `types-protobuf` from 4.24.0.4 to 4.24.0.20240106
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: sanic
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: sentry-sdk
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: types-aiofiles
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: types-python-dateutil
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: botocore
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: types-protobuf
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 12, 2024
Copy link

codecov bot commented Jan 12, 2024

Codecov Report

Merging #3340 (e39fd4d) into main (ba65949) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3340   +/-   ##
=======================================
  Coverage   96.62%   96.62%           
=======================================
  Files         485      485           
  Lines       30292    30292           
  Branches     3746     3746           
=======================================
  Hits        29271    29271           
  Misses        832      832           
  Partials      189      189           

Copy link

codspeed-hq bot commented Jan 12, 2024

CodSpeed Performance Report

Merging #3340 will degrade performances by 11.99%

Comparing dependabot/pip/all-dependencies-8228a097b8 (e39fd4d) with main (ba65949)

Summary

❌ 1 regressions
✅ 12 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main dependabot/pip/all-dependencies-8228a097b8 Change
test_execute_basic 9.8 ms 11.1 ms -11.99%

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 15, 2024

Superseded by #3342.

@dependabot dependabot bot closed this Jan 15, 2024
@dependabot dependabot bot deleted the dependabot/pip/all-dependencies-8228a097b8 branch January 15, 2024 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants