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 2 updates #140

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

(edits by @cgwalters )

Closes: #69


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

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

Release notes

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

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
    • Allow support for Snowflake as a Kinesis Data Firehose delivery destination.
  • service/sagemaker-featurestore-runtime: Updates service API and documentation

Release v1.49.23 (2024-01-17)

Service Client Updates

  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Updating note for enabling streams for UpdateTable.
  • service/keyspaces: Updates service API and documentation

Release v1.49.22 (2024-01-16)

Service Client Updates

  • service/iot: Updates service API
    • Revert release of LogTargetTypes
  • service/iotfleetwise: Updates service API and documentation
  • service/macie2: Updates service API and documentation
  • service/payment-cryptography: Updates service API and documentation
  • service/personalize: Updates service documentation
  • service/personalize-runtime: Updates service documentation
  • service/rekognition: Updates service API and documentation
    • This release adds ContentType and TaxonomyLevel attributes to DetectModerationLabels and GetMediaAnalysisJob API responses.
  • service/securityhub: Updates service documentation

Release v1.49.21 (2024-01-14)

Service Client Updates

  • service/sagemaker: Updates service API
    • This release will have ValidationException thrown if certain invalid app types are provided. The release will also throw ValidationException if more than 10 account ids are provided in VpcOnlyTrustedAccounts.

Release v1.49.20 (2024-01-12)

Service Client Updates

  • service/connect: Updates service API and documentation
  • service/connectparticipant: Updates service API
  • service/location: Updates service documentation

... (truncated)

Commits

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

Release notes

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

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)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou
  • osbuild,manifest: simplify osbuild.Devices (#377)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou
  • osbuild: add new bootupd stage (HMS-3318) (#374)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou
  • osbuild: extract genMountsDevicesFromPt helper (#385)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou
  • osbuild: remove unused NewGrub2StageOptions() (#358)
    • Author: Michael Vogt, Reviewers: Tomáš Hozza
  • osbuild: simplify code by removing osbuild.Mounts type (#373)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou

— Somewhere on the Internet, 2024-01-18

0.30.0

Changes with 0.30.0

... (truncated)

Commits
  • 366d846 test: don't capture the output of aws s3 sync
  • 7484f19 test: remove old images
  • 147c07b test: rm s3_auth_args()
  • c333898 test: replace s3cmd calls with aws s3
  • 57d9833 test/install-deps: replace s3cmd with awscli2
  • e6a3259 test/install-deps: one package per line
  • b4905b5 osbuild,internal: create new MakeFakePartitionTable helper
  • 537ead4 osbuild: extract genMountsDevicesFromPt helper
  • aadf722 build(deps): bump the go-deps group with 2 updates
  • 259fe34 osbuild,manifest: simplify osbuild.Devices
  • 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

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


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

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

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 19, 2024
@cgwalters
Copy link
Contributor

This one has the fix for #69 which is a big one

@cgwalters
Copy link
Contributor

/root/go/pkg/mod/github.com/containers/storage@v1.51.0/drivers/btrfs/btrfs.go:12:10: fatal error: btrfs/ioctl.h: No such file or directory

This one would be fixed by #126

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 22, 2024

Superseded by #145.

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

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/bib/go-deps-655ccfac4f branch January 22, 2024 04:57
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