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

build(deps): bump the go-deps group in /bib with 3 updates #151

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Closes: #69


Bumps the go-deps group in /bib with 3 updates: github.com/aws/aws-sdk-go, github.com/google/uuid and github.com/osbuild/images.

Updates github.com/aws/aws-sdk-go from 1.49.18 to 1.50.2

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.50.2 (2024-01-23)

Service Client Updates

  • service/inspector2: Updates service API, documentation, and paginators

Release v1.50.1 (2024-01-22)

Service Client Updates

  • service/appconfigdata: Adds new service
  • service/cloud9: Updates service documentation
    • Doc-only update around removing AL1 from list of available AMIs for Cloud9
  • service/connectcases: Updates service API, documentation, and paginators
  • service/ec2: Updates service documentation
    • Documentation updates for Amazon EC2.
  • service/ecs: Updates service API and documentation
    • This release adds support for Transport Layer Security (TLS) and Configurable Timeout to ECS Service Connect. TLS facilitates privacy and data security for inter-service communications, while Configurable Timeout allows customized per-request timeout and idle timeout for Service Connect services.
  • service/finspace: Updates service API
  • service/organizations: Updates service documentation
    • Doc only update for quota increase change
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS CreateDBCluster API method. This provides enhanced error handling, ensuring a more robust experience when creating database clusters with insufficient instance capacity.

Release v1.50.0 (2024-01-19)

Service Client Updates

  • service/athena: Updates service API and documentation
    • Introducing new NotebookS3LocationUri parameter to Athena ImportNotebook API. Payload is no longer required and either Payload or NotebookS3LocationUri needs to be provided (not both) for a successful ImportNotebook API call. If both are provided, an InvalidRequestException will be thrown.
  • service/codebuild: Updates service API, documentation, and paginators
    • Release CodeBuild Reserved Capacity feature
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • This release adds support for including ApproximateCreationDateTimePrecision configurations in EnableKinesisStreamingDestination API, adds the same as an optional field in the response of DescribeKinesisStreamingDestination, and adds support for a new UpdateKinesisStreamingDestination API.
  • service/qconnect: Updates service API

SDK Features

  • service/cloudfrontkeyvaluestore: Deprecate cloudfrontkeyvaluestore
    • This change removes the cloudfrontkeyvaluestore service, since it does not support sigv4a.

Release v1.49.24 (2024-01-18)

Service Client Updates

  • service/b2bi: Updates service API, documentation, and examples
  • service/cloudtrail: Updates service API, documentation, and paginators
    • This release adds a new API ListInsightsMetricData to retrieve metric data from CloudTrail Insights.
  • service/connect: Updates service API and documentation
  • service/drs: Updates service API
  • service/firehose: Updates service API and documentation

... (truncated)

Commits

Updates github.com/google/uuid from 1.5.0 to 1.6.0

Release notes

Sourced from github.com/google/uuid's releases.

v1.6.0

1.6.0 (2024-01-16)

Features

Bug Fixes

Changelog

Sourced from github.com/google/uuid's changelog.

1.6.0 (2024-01-16)

Features

Bug Fixes

Commits

Updates github.com/osbuild/images from 0.29.0 to 0.32.0

Release notes

Sourced from github.com/osbuild/images's releases.

0.32.0

Changes with 0.32.0

  • Add FIPS enabled image warning (#351)
    • Author: Miguel Martin, Reviewers: Brian C. Lane, Clemens Lang
  • Test: return and print stdout from aws s3 sync only when filtering (#386)
    • Author: Achilleas Koutsou, Reviewers: Michael Vogt
  • image: unify definition for Anaconda efiboot.img (#389)
    • Author: Achilleas Koutsou, Reviewers: Simon de Vlieger, Tomáš Hozza
  • many: use bootupd for image.BootcDiskImage (#381)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou
  • test: update F39 repositories (#388)
    • Author: Achilleas Koutsou, Reviewers: Brian C. Lane

— Somewhere on the Internet, 2024-01-22

0.31.0

Changes with 0.31.0

  • Describe test repositories and Schutzfile in test README (#370)
    • Author: Achilleas Koutsou, Reviewers: Simon Steinbeiß
  • Fedora: Enable remote in iot-installer kickstart (#353)
    • Author: Paul Whalen, Reviewers: Achilleas Koutsou, Irene Díez
  • Fix ostree deployment target (#378)
    • Author: Colin Walters, Reviewers: Achilleas Koutsou
  • Print more informational branch info for previous builds (#366)
    • Author: Achilleas Koutsou, Reviewers: Brian C. Lane
  • Replace s3cmd with awscli2 in test scripts (#382)
    • Author: Achilleas Koutsou, Reviewers: Gianluca Zuccarelli, Simon de Vlieger
  • Report GitLab job failures globally (#369)
    • Author: Achilleas Koutsou, Reviewers: Jakub Rusz
  • Run sudo with -E when building images in CI (#367)
    • Author: Achilleas Koutsou, Reviewers: Simon de Vlieger
  • Strip the PR prefix for a successful build before adding it to info (#371)
    • Author: Achilleas Koutsou, Reviewers: Ondřej Budai, Simon Steinbeiß, Simon de Vlieger
  • Sync only necessary test info when filtering for generating build configs (#372)
    • Author: Achilleas Koutsou, Reviewers: Simon de Vlieger
  • Update test runners to Fedora 39 (#359)
    • Author: Achilleas Koutsou, Reviewers: Tomáš Hozza
  • anaconda: reqpart for container-installer (#363)
    • Author: Simon de Vlieger, Reviewers: Achilleas Koutsou
  • build(deps): bump the go-deps group with 1 update (#364)
    • Author: dependabot[bot], Reviewers: SchutzBot
  • build(deps): bump the go-deps group with 1 update (#379)
    • Author: dependabot[bot], Reviewers: SchutzBot
  • build(deps): bump the go-deps group with 2 updates (#384)
    • Author: dependabot[bot], Reviewers: SchutzBot
  • image,manifest: allow using the qcow2 pipeline without a build pipeline (HMS-3318) (#376)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou
  • manifest: add missing BuildrootFromContainer.getContainerSpecs() (HMS-3318) (#375)

... (truncated)

Commits
  • 62f0bae image: unify definition for Anaconda efiboot.img
  • 2223a3a image: increase image installer rootfs to 5 GiB
  • 6d0aebc test: update F39 repositories
  • 3e2c592 Add unit tests for FIPS enabled image warnings
  • 3caed65 Move some error messages to constants
  • 665a128 Add FIPS enabled image warning
  • 42f7bf7 test: rename dl_s3_configs() to dl_build_info()
  • f2a7325 test: return and print stdout from aws s3 sync
  • a12752b many: use bootupd for image.BootcDiskImage
  • 366d846 test: don't capture the output of aws s3 sync
  • Additional commits viewable in compare view

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 23, 2024
@schutzbot schutzbot enabled auto-merge January 23, 2024 21:14
@cgwalters
Copy link
Contributor

@dependabot rebase

Bumps the go-deps group in /bib with 3 updates: [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go), [github.com/google/uuid](https://github.com/google/uuid) and [github.com/osbuild/images](https://github.com/osbuild/images).


Updates `github.com/aws/aws-sdk-go` from 1.49.18 to 1.50.2
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.49.18...v1.50.2)

Updates `github.com/google/uuid` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](google/uuid@v1.5.0...v1.6.0)

Updates `github.com/osbuild/images` from 0.29.0 to 0.32.0
- [Release notes](https://github.com/osbuild/images/releases)
- [Commits](osbuild/images@v0.29.0...v0.32.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/osbuild/images
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/bib/go-deps-f727fa96da branch from 0a7e8a7 to 6f27845 Compare January 23, 2024 22:40
@cgwalters
Copy link
Contributor

OK now that #126 and #146 we can get this in and FINALLY fix #69

@cgwalters
Copy link
Contributor

I don't understand what the golangci-linter is complaining about, the package is clearly used...

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 25, 2024

Superseded by #154.

@dependabot dependabot bot closed this Jan 25, 2024
auto-merge was automatically disabled January 25, 2024 04:40

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/bib/go-deps-f727fa96da branch January 25, 2024 04:40
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong imageref in a built qcow2
2 participants