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 @docker/actions-toolkit from 0.13.0 to 0.14.0 #636

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2023

Bumps @docker/actions-toolkit from 0.13.0 to 0.14.0.

Release notes

Sourced from @​docker/actions-toolkit's releases.

v0.14.0

Full Changelog: docker/actions-toolkit@v0.13.0...v0.14.0

Commits
  • 97573bf Merge pull request #201 from crazy-max/colima-update
  • cef4c16 ci(test): add macos-13 to the matrix
  • 3281ef2 docker(install): simplify provision
  • 03b93c3 docker(install): fallback to journalctl to print docker daemon logs
  • f8909e3 docker(install): remove deprecated colima config
  • 624fee6 Merge pull request #206 from docker/dependabot/npm_and_yarn/octokit/plugin-re...
  • e927ebb Merge pull request #207 from crazy-max/tempdir-runner-temp
  • 5250fc6 Merge pull request #204 from docker/bot/docker-releases-json
  • 77c591b Merge pull request #208 from docker/bot/buildx-releases-json
  • 602235d Use RUNNER_TEMP as temp directory
  • Additional commits viewable in compare view

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 <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 [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](docker/actions-toolkit@v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: "@docker/actions-toolkit"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@crazy-max crazy-max merged commit 3d58c27 into master Nov 17, 2023
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docker/actions-toolkit-0.14.0 branch November 17, 2023 17:19
hiddenmarten pushed a commit to aenix-io/etcd-operator that referenced this pull request Apr 11, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [docker/login-action](https://togithub.com/docker/login-action) |
action | minor | `v3.0.0` -> `v3.1.0` |

---

### Release Notes

<details>
<summary>docker/login-action (docker/login-action)</summary>

###
[`v3.1.0`](https://togithub.com/docker/login-action/releases/tag/v3.1.0)

[Compare
Source](https://togithub.com/docker/login-action/compare/v3.0.0...v3.1.0)

- build(deps): bump
[@&#8203;babel/traverse](https://togithub.com/babel/traverse) from
7.17.3 to 7.23.2 in
[docker/login-action#618
- build(deps): bump
[@&#8203;docker/actions-toolkit](https://togithub.com/docker/actions-toolkit)
from 0.12.0 to 0.18.0 in
[docker/login-action#616
[docker/login-action#636
[docker/login-action#682
- build(deps): bump aws-sdk dependencies to 3.529.1 in
[docker/login-action#624
[docker/login-action#685
- build(deps): bump http-proxy-agent to 7.0.2 in
[docker/login-action#676
- build(deps): bump https-proxy-agent to 7.0.4 in
[docker/login-action#676
- build(deps): bump undici from 5.26.5 to 5.28.3 in
[docker/login-action#677

**Full Changelog**:
docker/login-action@v3.0.0...v3.1.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/aenix-io/etcd-operator).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant