hugo:dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/cloudfront-1.36.0

Last commit made on 2024-04-12
Get this branch:
git clone -b dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/cloudfront-1.36.0 https://git.launchpad.net/hugo

Branch merges

Branch information

Name:
dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/cloudfront-1.36.0
Repository:
lp:hugo

Recent commits

c7161b0... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

build(deps): bump github.com/aws/aws-sdk-go-v2/service/cloudfront

Bumps [github.com/aws/aws-sdk-go-v2/service/cloudfront](https://github.com/aws/aws-sdk-go-v2) from 1.35.4 to 1.36.0.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.36.0/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/ecs/v1.35.4...service/s3/v1.36.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudfront
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <email address hidden>

38f68cd... by Bjørn Erik Pedersen

commands: Adjust completions

a67650b... by Ville Skyttä

completion: Improve existing argument completions, add many more

Do not offer filenames to arguments not taking one, complete arguments
of options taking resource kinds, directory names, --logLevel, release
--step, config and new --format.

As an internal refactoring, use higher level functions to set flag
completions. SetAnnotation works, but is more verbose than
alternatives, and uses bash specific wording.

While at it, move setting completions next to flag definitions
consistently.

Remove superfluous --destination completer setting, which is already
set elsewhere.

2a060b3... by Bjørn Erik Pedersen

Upgrade to Go 1.22.2

Closes #12351

97df6be... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

build(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0

Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <email address hidden>

9323376... by Bjørn Erik Pedersen

github: Fix CI build

bf0b140... by Eitan Adler

all: Fix duplicate words in comments

e9b8bec... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

build(deps): bump golang.org/x/net from 0.23.0 to 0.24.0

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.24.0.
- [Commits](https://github.com/golang/net/compare/v0.23.0...v0.24.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <email address hidden>

888cc1e... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

build(deps): bump github.com/getkin/kin-openapi from 0.123.0 to 0.124.0

Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.123.0 to 0.124.0.
- [Release notes](https://github.com/getkin/kin-openapi/releases)
- [Commits](https://github.com/getkin/kin-openapi/compare/v0.123.0...v0.124.0)

---
updated-dependencies:
- dependency-name: github.com/getkin/kin-openapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <email address hidden>

17765a7... by Christian Oliff <email address hidden>

all: Typo fixes