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.24.0 to 0.35.0 #754

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

Bumps @docker/actions-toolkit from 0.24.0 to 0.35.0.

Release notes

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

v0.35.0

Full Changelog: docker/actions-toolkit@v0.34.0...v0.35.0

v0.34.0

Full Changelog: docker/actions-toolkit@v0.33.0...v0.34.0

v0.33.0

Full Changelog: docker/actions-toolkit@v0.32.0...v0.33.0

v0.32.0

Full Changelog: docker/actions-toolkit@v0.31.0...v0.32.0

v0.31.0

Full Changelog: docker/actions-toolkit@v0.30.0...v0.31.0

v0.30.0

Full Changelog: docker/actions-toolkit@v0.29.0...v0.30.0

v0.29.0

Full Changelog: docker/actions-toolkit@v0.28.0...v0.29.0

v0.28.0

Full Changelog: docker/actions-toolkit@v0.27.1...v0.28.0

... (truncated)

Commits
  • 6df98c1 Merge pull request #417 from crazy-max/missing-dct-removal
  • a9bd3f5 missing DCT removal for a docker command
  • f7a8b21 Merge pull request #416 from crazy-max/docker-daemon-up
  • 8177e15 buildx(history): check docker daemon is running before exporting
  • a14ead6 docker: isDaemonRunning func
  • f9de623 Merge pull request #415 from tonistiigi/update-buildx-v0.16.1
  • 202104b update buildx to v0.16.1
  • b6b4cf1 Merge pull request #414 from docker/bot/buildx-releases-json
  • 311ae1d github: update .github/buildx-releases.json
  • 163d33a Merge pull request #412 from crazy-max/docker-disable-dct
  • 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 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)

@crazy-max
Copy link
Member

crazy-max commented Jul 22, 2024

@dependabot rebase

Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.24.0 to 0.35.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](docker/actions-toolkit@v0.24.0...v0.35.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>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docker/actions-toolkit-0.35.0 branch from 646ff98 to be5150d Compare July 22, 2024 08:28
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
@crazy-max crazy-max merged commit e039495 into master Jul 22, 2024
8 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docker/actions-toolkit-0.35.0 branch July 22, 2024 08:45
renovate bot added a commit to Hapag-Lloyd/Workflow-Templates that referenced this pull request Jul 22, 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://github.com/docker/login-action) |
action | minor | `v3.2.0` -> `v3.3.0` |
|
[docker/setup-qemu-action](https://github.com/docker/setup-qemu-action)
| action | minor | `v3.1.0` -> `v3.2.0` |

---

### Release Notes

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

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

[Compare
Source](https://github.com/docker/login-action/compare/v3.2.0...v3.3.0)

- Bump
[@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit)
from 0.24.0 to 0.35.0 in
[docker/login-action#754
- Bump https-proxy-agent from 7.0.4 to 7.0.5 in
[docker/login-action#741
- Bump braces from 3.0.2 to 3.0.3 in
[docker/login-action#730

**Full Changelog**:
docker/login-action@v3.2.0...v3.3.0

</details>

<details>
<summary>docker/setup-qemu-action (docker/setup-qemu-action)</summary>

###
[`v3.2.0`](https://github.com/docker/setup-qemu-action/releases/tag/v3.2.0)

[Compare
Source](https://github.com/docker/setup-qemu-action/compare/v3.1.0...v3.2.0)

- Bump
[@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit)
from 0.31.0 to 0.35.0 in
[docker/setup-qemu-action#154
[docker/setup-qemu-action#155

**Full Changelog**:
docker/setup-qemu-action@v3.1.0...v3.2.0

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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/Hapag-Lloyd/Workflow-Templates).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5Il19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
RedStar071 added a commit to wolfstar-project/wolfstar that referenced this pull request Jul 28, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence | Type |
Update |
|---|---|---|---|---|---|---|---|
|
[@influxdata/influxdb-client](https://github.com/influxdata/influxdb-client-js)
([source](https://github.com/influxdata/influxdb-client-js/tree/HEAD/packages/core))
| [`^1.33.2` ->
`^1.34.0`](https://renovatebot.com/diffs/npm/@influxdata%2finfluxdb-client/1.33.2/1.34.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@influxdata%2finfluxdb-client/1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@influxdata%2finfluxdb-client/1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@influxdata%2finfluxdb-client/1.33.2/1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@influxdata%2finfluxdb-client/1.33.2/1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | minor |
|
[@influxdata/influxdb-client-apis](https://github.com/influxdata/influxdb-client-js)
([source](https://github.com/influxdata/influxdb-client-js/tree/HEAD/packages/apis))
| [`^1.33.2` ->
`^1.34.0`](https://renovatebot.com/diffs/npm/@influxdata%2finfluxdb-client-apis/1.33.2/1.34.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@influxdata%2finfluxdb-client-apis/1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@influxdata%2finfluxdb-client-apis/1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@influxdata%2finfluxdb-client-apis/1.33.2/1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@influxdata%2finfluxdb-client-apis/1.33.2/1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | minor |
|
[@sapphire/async-queue](https://github.com/sapphiredev/utilities/tree/main/packages/async-queue)
([source](https://github.com/sapphiredev/utilities/tree/HEAD/packages/async-queue))
| [`^1.5.2` ->
`^1.5.3`](https://renovatebot.com/diffs/npm/@sapphire%2fasync-queue/1.5.2/1.5.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@sapphire%2fasync-queue/1.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sapphire%2fasync-queue/1.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sapphire%2fasync-queue/1.5.2/1.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sapphire%2fasync-queue/1.5.2/1.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | patch |
|
[@sentry/node](https://github.com/getsentry/sentry-javascript/tree/master/packages/node)
([source](https://github.com/getsentry/sentry-javascript)) |
[`^8.19.0` ->
`^8.20.0`](https://renovatebot.com/diffs/npm/@sentry%2fnode/8.19.0/8.20.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@sentry%2fnode/8.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sentry%2fnode/8.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sentry%2fnode/8.19.0/8.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sentry%2fnode/8.19.0/8.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | minor |
| [discord-api-types](https://discord-api-types.dev)
([source](https://github.com/discordjs/discord-api-types)) |
[`^0.37.92` ->
`^0.37.93`](https://renovatebot.com/diffs/npm/discord-api-types/0.37.92/0.37.93)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/discord-api-types/0.37.93?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/discord-api-types/0.37.93?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/discord-api-types/0.37.92/0.37.93?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/discord-api-types/0.37.92/0.37.93?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| resolutions | patch |
| [discord-api-types](https://discord-api-types.dev)
([source](https://github.com/discordjs/discord-api-types)) |
[`^0.37.92` ->
`^0.37.93`](https://renovatebot.com/diffs/npm/discord-api-types/0.37.92/0.37.93)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/discord-api-types/0.37.93?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/discord-api-types/0.37.93?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/discord-api-types/0.37.92/0.37.93?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/discord-api-types/0.37.92/0.37.93?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | patch |
|
[docker/build-push-action](https://github.com/docker/build-push-action)
| `v6.4.1` -> `v6.5.0` |
[![age](https://developer.mend.io/api/mc/badges/age/github-tags/docker%2fbuild-push-action/v6.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/github-tags/docker%2fbuild-push-action/v6.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/github-tags/docker%2fbuild-push-action/v6.4.1/v6.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/docker%2fbuild-push-action/v6.4.1/v6.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| action | minor |
| [docker/login-action](https://github.com/docker/login-action) |
`v3.2.0` -> `v3.3.0` |
[![age](https://developer.mend.io/api/mc/badges/age/github-tags/docker%2flogin-action/v3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/github-tags/docker%2flogin-action/v3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/github-tags/docker%2flogin-action/v3.2.0/v3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/docker%2flogin-action/v3.2.0/v3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| action | minor |
|
[docker/setup-buildx-action](https://github.com/docker/setup-buildx-action)
| `v3.4.0` -> `v3.5.0` |
[![age](https://developer.mend.io/api/mc/badges/age/github-tags/docker%2fsetup-buildx-action/v3.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/github-tags/docker%2fsetup-buildx-action/v3.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/github-tags/docker%2fsetup-buildx-action/v3.4.0/v3.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/docker%2fsetup-buildx-action/v3.4.0/v3.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| action | minor |
| [node](https://nodejs.org)
([source](https://github.com/nodejs/node)) | [`20.15.1` ->
`20.16.0`](https://renovatebot.com/diffs/npm/node/v20.15.1/v20.16.0) |
[![age](https://developer.mend.io/api/mc/badges/age/node-version/node/v20.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/node-version/node/v20.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/node-version/node/v20.15.1/v20.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/node-version/node/v20.15.1/v20.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| volta | minor |

---

### Release Notes

<details>
<summary>influxdata/influxdb-client-js
(@&#8203;influxdata/influxdb-client)</summary>

###
[`v1.34.0`](https://github.com/influxdata/influxdb-client-js/blob/HEAD/CHANGELOG.md#1340-2024-07-26)

[Compare
Source](https://github.com/influxdata/influxdb-client-js/compare/v1.33.2...v1.34.0)

##### Breaking Changes

:warning: Drop supports for node v14, v15 and v16 in CI.

##### Features:

1.
[#&#8203;1005](https://github.com/influxdata/influxdb-client-js/pull/1005):
Token stored as a private class property.
2.
[#&#8203;1019](https://github.com/influxdata/influxdb-client-js/pull/1019):
Propagates headers from HTTP response when an error is returned from the
server.

##### CI

1.
[#&#8203;893](https://github.com/influxdata/influxdb-client-js/pull/893):
Add node v20 to CI.
2.
[#&#8203;953](https://github.com/influxdata/influxdb-client-js/pull/953):
Add node v21 to CI.

</details>

<details>
<summary>sapphiredev/utilities (@&#8203;sapphire/async-queue)</summary>

###
[`v1.5.3`](https://github.com/sapphiredev/utilities/blob/HEAD/packages/async-queue/CHANGELOG.md#sapphireasync-queue153---2024-07-23)

[Compare
Source](https://github.com/sapphiredev/utilities/compare/@sapphire/async-queue@1.5.2...@sapphire/async-queue@1.5.3)

#### 🐛 Bug Fixes

- **deps:** Update all non-major dependencies
([083376a](https://github.com/sapphiredev/utilities/commit/083376aac55094dbeddb5194e8a8f0d794b8cceb))
([#&#8203;763](https://github.com/sapphiredev/utilities/pull/763) by
[@&#8203;renovate](https://github.com/renovate)\[bot])
- **deps:** Update all non-major dependencies
([e7fdc5d](https://github.com/sapphiredev/utilities/commit/e7fdc5db3632a7f90292ef3978898da32730343a))
([#&#8203;752](https://github.com/sapphiredev/utilities/pull/752) by
[@&#8203;renovate](https://github.com/renovate)\[bot])

#### 📝 Documentation

- Add usage example in README
([3815167](https://github.com/sapphiredev/utilities/commit/38151673cac048ccccf4fb00c3c9cc98bbb3c452))
([#&#8203;777](https://github.com/sapphiredev/utilities/pull/777) by
[@&#8203;kyranet](https://github.com/kyranet))

</details>

<details>
<summary>getsentry/sentry-javascript (@&#8203;sentry/node)</summary>

###
[`v8.20.0`](https://github.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#8200)

[Compare
Source](https://github.com/getsentry/sentry-javascript/compare/8.19.0...8.20.0)

##### Important Changes

- **feat(node): Allow to pass `registerEsmLoaderHooks` to preload
([#&#8203;12998](https://github.com/getsentry/sentry-javascript/issues/12998))**

You can write your own custom preload script and configure this in the
preload options. `registerEsmLoaderHooks` can be
passed as an option to `preloadOpenTelemetry`, which allows to
exclude/include packages in the preload.

- **fix(node): Do not emit fetch spans when tracing is disabled
([#&#8203;13003](https://github.com/getsentry/sentry-javascript/issues/13003))**

Sentry will not emit "fetch" spans if tracing is disabled. This is
relevant for user who use their own sampler.

##### Other Changes

- feat(feedback): Trigger button aria label configuration
([#&#8203;13008](https://github.com/getsentry/sentry-javascript/issues/13008))
- feat(nestjs): Change nest sdk setup
([#&#8203;12920](https://github.com/getsentry/sentry-javascript/issues/12920))
- feat(node): Extend ESM hooks options for iitm v1.10.0
([#&#8203;13016](https://github.com/getsentry/sentry-javascript/issues/13016))
- feat(node): Send client reports
([#&#8203;12951](https://github.com/getsentry/sentry-javascript/issues/12951))
- feat(nuxt): Automatically add BrowserTracing
([#&#8203;13005](https://github.com/getsentry/sentry-javascript/issues/13005))
- feat(nuxt): Setup source maps with vite config
([#&#8203;13018](https://github.com/getsentry/sentry-javascript/issues/13018))
- feat(replay): Improve public Replay APIs
([#&#8203;13000](https://github.com/getsentry/sentry-javascript/issues/13000))

</details>

<details>
<summary>discordjs/discord-api-types (discord-api-types)</summary>

###
[`v0.37.93`](https://github.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#03793-2024-07-22)

[Compare
Source](https://github.com/discordjs/discord-api-types/compare/0.37.92...0.37.93)

##### Bug Fixes

- **CDNRoutes:** inconsistency in route and wrong JSDoc
([#&#8203;1033](https://github.com/discordjs/discord-api-types/issues/1033))
([eb7b3d9](https://github.com/discordjs/discord-api-types/commit/eb7b3d90dd6a847b80d051006a597e77d70caab2))

##### Features

- add support for message forwarding
([#&#8203;971](https://github.com/discordjs/discord-api-types/issues/971))
([2c1ff0e](https://github.com/discordjs/discord-api-types/commit/2c1ff0ea3443fb500315d6c69674a875a11addf6))
- application emojis
([#&#8203;1036](https://github.com/discordjs/discord-api-types/issues/1036))
([5f22a6b](https://github.com/discordjs/discord-api-types/commit/5f22a6bacabef6b11e170a6f67694359bb3180e8))
- **ConnectionService:** add `Roblox`
([#&#8203;1032](https://github.com/discordjs/discord-api-types/issues/1032))
([4f66b4d](https://github.com/discordjs/discord-api-types/commit/4f66b4dd049d2ace638374c09a06272bd517ad3a))
- **RESTAPIPartialCurrentUserGuild:** add `banner`
([#&#8203;1028](https://github.com/discordjs/discord-api-types/issues/1028))
([da9496f](https://github.com/discordjs/discord-api-types/commit/da9496f291fff364b8d35b02363b93933c19823a))

</details>

<details>
<summary>docker/build-push-action (docker/build-push-action)</summary>

###
[`v6.5.0`](https://github.com/docker/build-push-action/compare/v6.4.1...v6.5.0)

[Compare
Source](https://github.com/docker/build-push-action/compare/v6.4.1...v6.5.0)

</details>

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

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

[Compare
Source](https://github.com/docker/login-action/compare/v3.2.0...v3.3.0)

- Bump
[@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit)
from 0.24.0 to 0.35.0 in
[docker/login-action#754
- Bump https-proxy-agent from 7.0.4 to 7.0.5 in
[docker/login-action#741
- Bump braces from 3.0.2 to 3.0.3 in
[docker/login-action#730

**Full Changelog**:
docker/login-action@v3.2.0...v3.3.0

</details>

<details>
<summary>docker/setup-buildx-action
(docker/setup-buildx-action)</summary>

###
[`v3.5.0`](https://github.com/docker/setup-buildx-action/compare/v3.4.0...v3.5.0)

[Compare
Source](https://github.com/docker/setup-buildx-action/compare/v3.4.0...v3.5.0)

</details>

<details>
<summary>nodejs/node (node)</summary>

###
[`v20.16.0`](https://github.com/nodejs/node/compare/v20.15.1...v20.16.0)

[Compare
Source](https://github.com/nodejs/node/compare/v20.15.1...v20.16.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 12pm on Sunday" (UTC),
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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/wolfstar-project/wolfstar).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
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.

1 participant