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 dagger.io/dagger from 0.14.0 to 0.15.2 in /cmd/firmware-action #504

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2025

Bumps dagger.io/dagger from 0.14.0 to 0.15.2.

Changelog

Sourced from dagger.io/dagger's changelog.

sdk/go/v0.15.2 - 2025-01-14

This SDK uses 🚙 Engine + 🚗 CLI version v0.15.2. See what changed in that release.

🐹 https://pkg.go.dev/dagger.io/[email protected]

Dependencies

What to do next

sdk/go/v0.15.1 - 2024-12-12

This SDK uses 🚙 Engine + 🚗 CLI version v0.15.1. See what changed in that release.

🐹 https://pkg.go.dev/dagger.io/[email protected]

Dependencies

What to do next

sdk/go/v0.15.0 - 2024-12-11

This SDK uses 🚙 Engine + 🚗 CLI version v0.15.0. See what changed in that release.

🐹 https://pkg.go.dev/dagger.io/[email protected]

🔥 Breaking Changes

  • Removed deprecated unscoped enum values by @​jedevc in dagger/dagger#8669
    Enum values must now be accessed with the name prefixed by the name of the enum type - for example, dagger.Shared becomes dagger.CacheSharingModeLocked.
  • ExecErr.Error no longer contains the values of Stdout or Stderr by @​vito in dagger/dagger#9033
    When comparing error values for expected output, use the more specific values.

Dependencies

What to do next

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from MDr164 as a code owner January 15, 2025 00:23
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 15, 2025
@dependabot dependabot bot requested a review from AtomicFS as a code owner January 15, 2025 00:23
@dependabot dependabot bot added the go Pull requests that update Go code label Jan 15, 2025
@AtomicFS AtomicFS enabled auto-merge January 15, 2025 00:23
AtomicFS
AtomicFS previously approved these changes Jan 15, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/cmd/firmware-action/dagger.io/dagger-0.15.2 branch from 420229e to c616318 Compare January 23, 2025 01:26
auto-merge was automatically disabled January 27, 2025 09:58

Pull request was closed

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 27, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/cmd/firmware-action/dagger.io/dagger-0.15.2 branch January 27, 2025 09:59
@MDr164 MDr164 restored the dependabot/go_modules/cmd/firmware-action/dagger.io/dagger-0.15.2 branch January 27, 2025 10:02
@MDr164
Copy link
Collaborator

MDr164 commented Jan 27, 2025

I don't think #522 was meant to close the dependency bump here?

@MDr164
Copy link
Collaborator

MDr164 commented Jan 27, 2025

I'll re-open to see if the CI still dislikes this one

EDIT: Looks like GitHub won't let me re-open this one

@AtomicFS
Copy link
Collaborator

AtomicFS commented Jan 27, 2025

It was meant to do that. We no longer have need for SSH lib.

UPDATE: oh wait, wrong PR :D

@AtomicFS
Copy link
Collaborator

@dependabot reopen

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 27, 2025

Dependabot tried to reopen this PR, but was told that its branch has been force pushed or recreated since it was closed (and therefore can't be restored by GitHub).

@AtomicFS
Copy link
Collaborator

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 27, 2025

Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).

@MDr164
Copy link
Collaborator

MDr164 commented Jan 27, 2025

Dependabot is deadlocked :D

@MDr164
Copy link
Collaborator

MDr164 commented Jan 27, 2025

@dependabot reopen

@dependabot dependabot bot reopened this Jan 27, 2025
@AtomicFS AtomicFS enabled auto-merge January 27, 2025 10:11
AtomicFS
AtomicFS previously approved these changes Jan 27, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/cmd/firmware-action/dagger.io/dagger-0.15.2 branch from 4411470 to 0d8a73a Compare January 27, 2025 10:12
AtomicFS
AtomicFS previously approved these changes Jan 27, 2025
dependabot bot and others added 2 commits January 27, 2025 11:14
Bumps [dagger.io/dagger](https://github.com/dagger/dagger-go-sdk) from 0.14.0 to 0.15.2.
- [Changelog](https://github.com/dagger/dagger-go-sdk/blob/main/CHANGELOG.md)
- [Commits](dagger/dagger-go-sdk@v0.14.0...v0.15.2)

---
updated-dependencies:
- dependency-name: dagger.io/dagger
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@MDr164 MDr164 force-pushed the dependabot/go_modules/cmd/firmware-action/dagger.io/dagger-0.15.2 branch from 0d8a73a to 733f564 Compare January 27, 2025 10:14
@MDr164
Copy link
Collaborator

MDr164 commented Jan 27, 2025

This bot really doesn't like me fixing the go mod 😮‍💨

@AtomicFS AtomicFS added this pull request to the merge queue Jan 27, 2025
Merged via the queue into main with commit 76aa2b3 Jan 27, 2025
87 checks passed
@AtomicFS AtomicFS deleted the dependabot/go_modules/cmd/firmware-action/dagger.io/dagger-0.15.2 branch January 27, 2025 10:44
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.

2 participants