webkom / lego

Backend for abakus.no
https://lego.abakus.no
MIT License
55 stars 20 forks source link

Bump boto3 from 1.26.124 to 1.26.126 #3363

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps boto3 from 1.26.124 to 1.26.126.

Changelog

Sourced from boto3's changelog.

1.26.126

  • api-change:appsync: [botocore] Private API support for AWS AppSync. With Private APIs, you can now create GraphQL APIs that can only be accessed from your Amazon Virtual Private Cloud ("VPC").
  • api-change:ec2: [botocore] Adds an SDK paginator for GetNetworkInsightsAccessScopeAnalysisFindings
  • api-change:inspector2: [botocore] This feature provides deep inspection for linux based instance
  • api-change:iottwinmaker: [botocore] This release adds a field for GetScene API to return error code and message from dependency services.
  • api-change:network-firewall: [botocore] AWS Network Firewall now supports policy level HOME_NET variable overrides.
  • api-change:opensearch: [botocore] Amazon OpenSearch Service adds the option to deploy a domain across multiple Availability Zones, with each AZ containing a complete copy of data and with nodes in one AZ acting as a standby. This option provides 99.99% availability and consistent performance in the event of infrastructure failure.
  • api-change:wellarchitected: [botocore] This release deepens integration with AWS Service Catalog AppRegistry to improve workload resource discovery.

1.26.125

  • api-change:appflow: [botocore] This release adds new API to cancel flow executions.
  • api-change:connect: [botocore] Amazon Connect Service Rules API update: Added OnContactEvaluationSubmit event source to support user configuring evaluation form rules.
  • api-change:ecs: [botocore] Documentation only update to address Amazon ECS tickets.
  • api-change:kendra: [botocore] AWS Kendra now supports configuring document fields/attributes via the GetQuerySuggestions API. You can now base query suggestions on the contents of document fields.
  • api-change:resiliencehub: [botocore] This release will improve resource level transparency in applications by discovering previously hidden resources.
  • api-change:sagemaker: [botocore] Amazon Sagemaker Autopilot supports training models with sample weights and additional objective metrics.
Commits
  • f35a2d8 Merge branch 'release-1.26.126'
  • 3d0e3c4 Bumping version to 1.26.126
  • 270d69f Add changelog entries from botocore
  • 0458ce9 Merge branch 'release-1.26.125'
  • 0ad45e3 Merge branch 'release-1.26.125' into develop
  • 3b55431 Bumping version to 1.26.125
  • 7a9afbf Add changelog entries from botocore
  • 84e71bd Merge branch 'release-1.26.124' into develop
  • See full diff in compare view


Dependabot compatibility score

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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (983ffda) 88.30% compared to head (660e66b) 88.30%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3363 +/- ## ======================================= Coverage 88.30% 88.30% ======================================= Files 661 661 Lines 20968 20968 ======================================= Hits 18515 18515 Misses 2453 2453 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

dependabot[bot] commented 1 year ago

Superseded by #3369.