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 #1419

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Updates github.com/osbuild/images from 0.99.0 to 0.101.0

Release notes

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

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

0.100.0

Changes with 0.100.0

  • Advanced partitioning customizations (COMPOSER-2399) (#1041)
    • Author: Achilleas Koutsou, Reviewers: Michael Vogt, Ondřej Budai
  • osbuild: new stage 'cacert' (HMS-4839) (#907)
    • Author: Lukáš Zapletal, Reviewers: Nobody
  • ostree: extract httpClientForRef from resolveRef (#1052)
    • Author: Michael Vogt, Reviewers: Brian C. Lane, Lukáš Zapletal, Simon de Vlieger

— Somewhere on the Internet, 2024-11-21

Commits
  • ac1d26e schutzfile: Update snapshots to 20241115
  • db5eda7 blueprint,disk: tiny style changes
  • ec64965 blueprint: fix DiskCustomization.MinSize using datasize.Size
  • c839c44 blueprint: extract unmarshalTOMLviaJSON() helper
  • 192b5b0 blueprint: decouple FilesystemCustomization from marshaling
  • 5509851 datasizes: add new Size type with json/toml decoding support
  • 896753d schutzfile: Update osbuild dependency commit ID
  • 98b1ad5 blueprint: trivial typo fixes
  • a3683cc blueprint: when doing GetPartitioning() also validate
  • 3641fd2 blueprint: rename partitioning_customizations -> disk_customizations
  • Additional commits viewable in compare view

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

You can trigger a rebase of this PR 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 26, 2024
Bumps the go-deps group with 2 updates in the / 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.99.0 to 0.101.0
- [Release notes](https://github.com/osbuild/images/releases)
- [Commits](osbuild/images@v0.99.0...v0.101.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/go-deps-4f3ee645cd branch from 5ba5407 to bada96b Compare November 27, 2024 04:25
@lzap
Copy link
Collaborator

lzap commented Nov 27, 2024

Superseded by: osbuild/osbuild-composer#4499

@lzap lzap closed this Nov 27, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 27, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/go_modules/go-deps-4f3ee645cd branch November 27, 2024 13:39
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