infinityofspace / certbot_dns_porkbun

Plugin for certbot to obtain certificates using a DNS TXT record for Porkbun domains
MIT License
56 stars 8 forks source link

Bump boto3 from 1.18.23 to 1.22.13 #42

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps boto3 from 1.18.23 to 1.22.13.

Changelog

Sourced from boto3's changelog.

1.22.13

  • api-change:ivschat: [botocore] Documentation-only updates for IVS Chat API Reference.
  • api-change:lambda: [botocore] Lambda releases NodeJs 16 managed runtime to be available in all commercial regions.
  • api-change:kendra: [botocore] Amazon Kendra now provides a data source connector for Jira. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-jira.html
  • api-change:transfer: [botocore] AWS Transfer Family now accepts ECDSA keys for server host keys
  • api-change:iot: [botocore] Documentation update for China region ListMetricValues for IoT
  • api-change:workspaces: [botocore] Increased the character limit of the login message from 600 to 850 characters.
  • api-change:finspace-data: [botocore] We've now deprecated CreateSnapshot permission for creating a data view, instead use CreateDataView permission.
  • api-change:lightsail: [botocore] This release adds support to include inactive database bundles in the response of the GetRelationalDatabaseBundles request.
  • api-change:outposts: [botocore] Documentation updates for AWS Outposts.
  • api-change:ec2: [botocore] This release introduces a target type Gateway Load Balancer Endpoint for mirrored traffic. Customers can now specify GatewayLoadBalancerEndpoint option during the creation of a traffic mirror target.
  • api-change:ssm-incidents: [botocore] Adding support for dynamic SSM Runbook parameter values. Updating validation pattern for engagements. Adding ConflictException to UpdateReplicationSet API contract.

1.22.12

  • api-change:secretsmanager: [botocore] Doc only update for Secrets Manager that fixes several customer-reported issues.
  • api-change:ec2: [botocore] This release updates AWS PrivateLink APIs to support IPv6 for PrivateLink Services and Endpoints of type 'Interface'.

1.22.11

  • api-change:migration-hub-refactor-spaces: [botocore] AWS Migration Hub Refactor Spaces documentation only update to fix a formatting issue.
  • api-change:ec2: [botocore] Added support for using NitroTPM and UEFI Secure Boot on EC2 instances.
  • api-change:emr: [botocore] Update emr client to latest version
  • api-change:compute-optimizer: [botocore] Documentation updates for Compute Optimizer
  • api-change:eks: [botocore] Adds BOTTLEROCKET_ARM_64_NVIDIA and BOTTLEROCKET_x86_64_NVIDIA AMI types to EKS managed nodegroups

1.22.10

  • api-change:evidently: [botocore] Add detail message inside GetExperimentResults API response to indicate experiment result availability
  • api-change:ssm-contacts: [botocore] Fixed an error in the DescribeEngagement example for AWS Incident Manager.
  • api-change:cloudcontrol: [botocore] SDK release for Cloud Control API to include paginators for Python SDK.

1.22.9

  • api-change:rds: [botocore] Various documentation improvements.
  • api-change:redshift: [botocore] Introduces new field 'LoadSampleData' in CreateCluster operation. Customers can now specify 'LoadSampleData' option during creation of a cluster, which results in loading of sample data in the cluster that is created.
  • api-change:ec2: [botocore] Add new state values for IPAMs, IPAM Scopes, and IPAM Pools.
  • api-change:mediapackage: [botocore] This release adds Dvb Dash 2014 as an available profile option for Dash Origin Endpoints.
  • api-change:securityhub: [botocore] Documentation updates for Security Hub API reference
  • api-change:location: [botocore] Amazon Location Service now includes a MaxResults parameter for ListGeofences requests.

... (truncated)

Commits
  • a3f2b56 Merge branch 'release-1.22.13'
  • 2a00f92 Bumping version to 1.22.13
  • c74f969 Add changelog entries from botocore
  • f4de299 Merge branch 'release-1.22.12'
  • c9032ea Merge branch 'release-1.22.12' into develop
  • fe83836 Bumping version to 1.22.12
  • 8220607 Add changelog entries from botocore
  • 6a3ec45 Update pre-commit versions (#3262)
  • ec890ba Merge branch 'release-1.22.11'
  • 63ca6a4 Merge branch 'release-1.22.11' into develop
  • Additional commits viewable 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)
dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.