Update all dependencies
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
boto3 |
==1.26.59 -> ==1.26.60
|
||||
python-gitlab |
==3.12.0 -> ==3.13.0
|
Release Notes
boto/boto3
v1.26.60
=======
- api-change:
clouddirectory
: [botocore
] Enabled FIPS endpoints for GovCloud (US) regions in SDK. - api-change:
cloudformation
: [botocore
] This feature provides a method of obtaining which regions a stackset has stack instances deployed in. - api-change:
discovery
: [botocore
] Update ImportName validation to 255 from the current length of 100 - api-change:
dlm
: [botocore
] Enabled FIPS endpoints for GovCloud (US) regions in SDK. - api-change:
ec2
: [botocore
] We add Prefix Lists as a new route destination option for LocalGatewayRoutes. This will allow customers to create routes to Prefix Lists. Prefix List routes will allow customers to group individual CIDR routes with the same target into a single route. - api-change:
imagebuilder
: [botocore
] Enabled FIPS endpoints for GovCloud (US) regions in SDK. - api-change:
kafka
: [botocore
] Enabled FIPS endpoints for GovCloud (US) regions in SDK. - api-change:
mediaconvert
: [botocore
] Enabled FIPS endpoints for GovCloud (US) regions in SDK. - api-change:
swf
: [botocore
] Enabled FIPS endpoints for GovCloud (US) regions in SDK.
python-gitlab/python-gitlab
v3.13.0
Feature
-
group: Add support for group restore API (
9322db6
) -
client: Automatically retry on HTTP 409 Resource lock (
dced76a
) -
api: Add support for bulk imports API (
043de2d
) -
api: Add support for resource groups (
5f8b8f5
) -
api: Support listing pipelines triggered by pipeline schedules (
865fa41
) - Allow filtering pipelines by source (
b6c0872
) -
client: Bootstrap the http backends concept (#2391) (
91a665f
) - Add resource iteration events (see https://docs.gitlab.com/ee/api/resource_iteration_events.html) (
ef5feb4
) - Allow passing kwargs to Gitlab class when instantiating with
from_config
(#2392) (e88d34e
) - Add keep_base_url when getting configuration from file (
50a0301
)
Fix
-
client: Regression - do not automatically get_next if page=# and (
585e3a8
) - Change return value to "None" in case getattr returns None to prevent error (
3f86d36
) -
deps: Bump requests-toolbelt to fix deprecation warning (
faf842e
) - Use the ProjectIterationManager within the Project object (
44f05dc
) -
api: Make description optional for releases (
5579750
)
Documentation
-
faq: Describe and group common errors (
4c9a072
)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.