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 across 1 directory with 2 updates #732

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2024

Bumps the go-deps group with 2 updates in the /bib directory: github.com/osbuild/images and github.com/stretchr/testify.

Updates github.com/osbuild/images from 0.100.1-0.20241122142352-ec6496521e7b to 0.102.0

Release notes

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

0.102.0

Changes with 0.102.0

  • Update osbuild dependency commit ID to latest (#1066)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • [RFC] blueprint: make minsize required for disk.Customizations (#1061)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou
  • blueprint: add extra comments to Validate{,LayoutConstraints} (#1064)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou
  • disk: extract maybeAddBootPartition() helper (#1062)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou
  • distro: run ValidateLayoutConstraints() when using PartitionCustomizations (#1063)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou
  • ostree: allow passing any ostree source secrets (#1068)
    • Author: Lukáš Zapletal, Reviewers: Achilleas Koutsou

— Somewhere on the Internet, 2024-11-27

0.101.0

Changes with 0.101.0

  • Update osbuild dependency commit ID to latest (#1048)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • Update snapshots to 20241115 (#1046)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • blueprint,disk: tiny style changes (#1056)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou
  • blueprint: rename partitioning_customizations, tweak validation, typos (#1054)
    • Author: Michael Vogt, Reviewers: Ondřej Budai
  • datasize, blueprint: add new datasizes.Size type and use in blueprints (#1057)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou, Tomáš Hozza

— Somewhere on the Internet, 2024-11-25

Commits

Updates github.com/stretchr/testify from 1.9.0 to 1.10.0

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.10.0

What's Changed

Functional Changes

Fixes

Documantation, Build & CI

New Contributors

... (truncated)

Commits
  • 89cbdd9 Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls
  • 07bac60 Merge pull request #1667 from sikehish/flaky
  • 716de8d Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI
  • 118fb83 NotSame should fail if args are not pointers #1661 (#1664)
  • 7d99b2b attempt 2
  • 05f87c0 more similar
  • ea7129e better fmt
  • a1b9c9e Merge pull request #1663 from ybrustin/master
  • 8302de9 Merge branch 'master' into master
  • 89352f7 Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2
  • 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 Nov 27, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/bib/go-deps-6bcfdf2cd6 branch from 43b1f59 to 749d461 Compare November 28, 2024 04:32
Bumps the go-deps group with 2 updates in the /bib directory: [github.com/osbuild/images](https://github.com/osbuild/images) and [github.com/stretchr/testify](https://github.com/stretchr/testify).


Updates `github.com/osbuild/images` from 0.100.1-0.20241122142352-ec6496521e7b to 0.102.0
- [Release notes](https://github.com/osbuild/images/releases)
- [Commits](https://github.com/osbuild/images/commits/v0.102.0)

Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: github.com/osbuild/images
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/stretchr/testify
  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-6bcfdf2cd6 branch from 749d461 to 5718f98 Compare November 29, 2024 04:24
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.

1 participant