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

throw error message instead of exit code #315

Merged
merged 2 commits into from
Apr 15, 2024

Conversation

crazy-max
Copy link
Member

fixes #301

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
@tonistiigi tonistiigi merged commit a530e94 into docker:master Apr 15, 2024
43 checks passed
@crazy-max crazy-max deleted the fix-err-output branch April 16, 2024 06:50
renovate bot added a commit to Hapag-Lloyd/Workflow-Templates that referenced this pull request Jul 4, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[docker/setup-buildx-action](https://togithub.com/docker/setup-buildx-action)
| action | minor | `v3.3.0` -> `v3.4.0` |

---

### Release Notes

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

###
[`v3.4.0`](https://togithub.com/docker/setup-buildx-action/releases/tag/v3.4.0)

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

- Throw error message instead of exit code by
[@&#8203;crazy-max](https://togithub.com/crazy-max) in
[docker/setup-buildx-action#315
- Bump
[@&#8203;docker/actions-toolkit](https://togithub.com/docker/actions-toolkit)
from 0.20.0 to 0.31.0 in
[docker/setup-buildx-action#321
[docker/setup-buildx-action#338
- Bump braces from 3.0.2 to 3.0.3 in
[docker/setup-buildx-action#329
- Bump undici from 5.28.3 to 5.28.4 in
[docker/setup-buildx-action#312
- Bump uuid from 9.0.1 to 10.0.0 in
[docker/setup-buildx-action#326

**Full Changelog**:
docker/setup-buildx-action@v3.3.0...v3.4.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.

🔕 **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/Hapag-Lloyd/Workflow-Templates).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuOSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5Il19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github-merge-queue bot pushed a commit to chezmoi-sh/atlas that referenced this pull request Jul 4, 2024
…#168)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
|
[docker/setup-buildx-action](https://togithub.com/docker/setup-buildx-action)
| action | minor | `v3.3.0` -> `v3.4.0` | [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/docker/setup-buildx-action/badge)](https://securityscorecards.dev/viewer/?uri=github.com/docker/setup-buildx-action)
|

---

### Release Notes

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

###
[`v3.4.0`](https://togithub.com/docker/setup-buildx-action/releases/tag/v3.4.0)

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

- Throw error message instead of exit code by
[@&#8203;crazy-max](https://togithub.com/crazy-max) in
[docker/setup-buildx-action#315
- Bump
[@&#8203;docker/actions-toolkit](https://togithub.com/docker/actions-toolkit)
from 0.20.0 to 0.31.0 in
[docker/setup-buildx-action#321
[docker/setup-buildx-action#338
- Bump braces from 3.0.2 to 3.0.3 in
[docker/setup-buildx-action#329
- Bump undici from 5.28.3 to 5.28.4 in
[docker/setup-buildx-action#312
- Bump uuid from 9.0.1 to 10.0.0 in
[docker/setup-buildx-action#326

**Full Changelog**:
docker/setup-buildx-action@v3.3.0...v3.4.0

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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/chezmoi-sh/atlas).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuOSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Racer159 added a commit to defenseunicorns/maru-runner that referenced this pull request Jul 11, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
patch | `v4.1.6` -> `v4.1.7` |
|
[actions/create-github-app-token](https://togithub.com/actions/create-github-app-token)
| action | patch | `v1.10.1` -> `v1.10.3` |
|
[actions/download-artifact](https://togithub.com/actions/download-artifact)
| action | patch | `v4.1.7` -> `v4.1.8` |
| [actions/setup-go](https://togithub.com/actions/setup-go) | action |
patch | `v5.0.1` -> `v5.0.2` |
| [actions/setup-node](https://togithub.com/actions/setup-node) | action
| patch | `v4.0.2` -> `v4.0.3` |
|
[actions/upload-artifact](https://togithub.com/actions/upload-artifact)
| action | patch | `v4.3.3` -> `v4.3.4` |
| [anchore/sbom-action](https://togithub.com/anchore/sbom-action) |
action | patch | `v0.16.0` -> `v0.16.1` |
| [defenseunicorns/zarf](https://togithub.com/defenseunicorns/zarf) | |
minor | `v0.34.0` -> `v0.35.0` |
|
[docker/setup-buildx-action](https://togithub.com/docker/setup-buildx-action)
| action | minor | `v3.3.0` -> `v3.4.0` |
| [github/codeql-action](https://togithub.com/github/codeql-action) |
action | patch | `v3.25.8` -> `v3.25.11` |

---

### Release Notes

<details>
<summary>actions/checkout (actions/checkout)</summary>

###
[`v4.1.7`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v417)

[Compare
Source](https://togithub.com/actions/checkout/compare/v4.1.6...v4.1.7)

- Bump the minor-npm-dependencies group across 1 directory with 4
updates by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/checkout#1739
- Bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/checkout#1697
- Check out other refs/\* by commit by
[@&#8203;orhantoy](https://togithub.com/orhantoy) in
[actions/checkout#1774
- Pin actions/checkout's own workflows to a known, good, stable version.
by [@&#8203;jww3](https://togithub.com/jww3) in
[actions/checkout#1776

</details>

<details>
<summary>actions/create-github-app-token
(actions/create-github-app-token)</summary>

###
[`v1.10.3`](https://togithub.com/actions/create-github-app-token/releases/tag/v1.10.3)

[Compare
Source](https://togithub.com/actions/create-github-app-token/compare/v1.10.2...v1.10.3)

##### Bug Fixes

- **deps:** bump undici from 6.18.2 to 6.19.2 in the
production-dependencies group
([#&#8203;149](https://togithub.com/actions/create-github-app-token/issues/149))
([cc82279](https://togithub.com/actions/create-github-app-token/commit/cc82279e84540c5543078cedc5af4fcfab0a96bb)),
closes
[#&#8203;3337](https://togithub.com/actions/create-github-app-token/issues/3337)
[nodejs/undici#3338](https://togithub.com/nodejs/undici/issues/3338)
[nodejs/undici#3340](https://togithub.com/nodejs/undici/issues/3340)
[nodejs/undici#3332](https://togithub.com/nodejs/undici/issues/3332)
[nodejs/undici#3335](https://togithub.com/nodejs/undici/issues/3335)
[nodejs/undici#3305](https://togithub.com/nodejs/undici/issues/3305)
[nodejs/undici#3303](https://togithub.com/nodejs/undici/issues/3303)
[nodejs/undici#3304](https://togithub.com/nodejs/undici/issues/3304)
[nodejs/undici#3306](https://togithub.com/nodejs/undici/issues/3306)
[nodejs/undici#3309](https://togithub.com/nodejs/undici/issues/3309)
[nodejs/undici#3313](https://togithub.com/nodejs/undici/issues/3313)
[nodejs/undici#3311](https://togithub.com/nodejs/undici/issues/3311)
[nodejs/undici#3107](https://togithub.com/nodejs/undici/issues/3107)
[nodejs/undici#3302](https://togithub.com/nodejs/undici/issues/3302)
[nodejs/undici#3320](https://togithub.com/nodejs/undici/issues/3320)
[nodejs/undici#3321](https://togithub.com/nodejs/undici/issues/3321)
[nodejs/undici#3316](https://togithub.com/nodejs/undici/issues/3316)
[nodejs/undici#3318](https://togithub.com/nodejs/undici/issues/3318)
[nodejs/undici#3326](https://togithub.com/nodejs/undici/issues/3326)
[nodejs/undici#3324](https://togithub.com/nodejs/undici/issues/3324)
[nodejs/undici#3325](https://togithub.com/nodejs/undici/issues/3325)
[nodejs/undici#3316](https://togithub.com/nodejs/undici/issues/3316)
[nodejs/undici#3318](https://togithub.com/nodejs/undici/issues/3318)
[#&#8203;3342](https://togithub.com/actions/create-github-app-token/issues/3342)
[#&#8203;3332](https://togithub.com/actions/create-github-app-token/issues/3332)
[#&#8203;3340](https://togithub.com/actions/create-github-app-token/issues/3340)
[#&#8203;3337](https://togithub.com/actions/create-github-app-token/issues/3337)
[#&#8203;3338](https://togithub.com/actions/create-github-app-token/issues/3338)
[#&#8203;3336](https://togithub.com/actions/create-github-app-token/issues/3336)
[#&#8203;3335](https://togithub.com/actions/create-github-app-token/issues/3335)
[#&#8203;3325](https://togithub.com/actions/create-github-app-token/issues/3325)
[#&#8203;3324](https://togithub.com/actions/create-github-app-token/issues/3324)
[#&#8203;3326](https://togithub.com/actions/create-github-app-token/issues/3326)

###
[`v1.10.2`](https://togithub.com/actions/create-github-app-token/releases/tag/v1.10.2)

[Compare
Source](https://togithub.com/actions/create-github-app-token/compare/v1.10.1...v1.10.2)

##### Bug Fixes

- do not revoke token if already expired
([#&#8203;147](https://togithub.com/actions/create-github-app-token/issues/147))
([66a7045](https://togithub.com/actions/create-github-app-token/commit/66a70456860bafc79e37635eea77b8b2a929f6c8)),
closes
[#&#8203;140](https://togithub.com/actions/create-github-app-token/issues/140)
[#&#8203;95](https://togithub.com/actions/create-github-app-token/issues/95)

</details>

<details>
<summary>actions/download-artifact (actions/download-artifact)</summary>

###
[`v4.1.8`](https://togithub.com/actions/download-artifact/releases/tag/v4.1.8)

[Compare
Source](https://togithub.com/actions/download-artifact/compare/v4.1.7...v4.1.8)

##### What's Changed

- Update
[@&#8203;actions/artifact](https://togithub.com/actions/artifact)
version, bump dependencies by
[@&#8203;robherley](https://togithub.com/robherley) in
[actions/download-artifact#341

**Full Changelog**:
actions/download-artifact@v4...v4.1.8

</details>

<details>
<summary>actions/setup-go (actions/setup-go)</summary>

###
[`v5.0.2`](https://togithub.com/actions/setup-go/compare/v5.0.1...v5.0.2)

[Compare
Source](https://togithub.com/actions/setup-go/compare/v5.0.1...v5.0.2)

</details>

<details>
<summary>actions/setup-node (actions/setup-node)</summary>

###
[`v4.0.3`](https://togithub.com/actions/setup-node/compare/v4.0.2...v4.0.3)

[Compare
Source](https://togithub.com/actions/setup-node/compare/v4.0.2...v4.0.3)

</details>

<details>
<summary>actions/upload-artifact (actions/upload-artifact)</summary>

###
[`v4.3.4`](https://togithub.com/actions/upload-artifact/releases/tag/v4.3.4)

[Compare
Source](https://togithub.com/actions/upload-artifact/compare/v4.3.3...v4.3.4)

##### What's Changed

- Update
[@&#8203;actions/artifact](https://togithub.com/actions/artifact)
version, bump dependencies by
[@&#8203;robherley](https://togithub.com/robherley) in
[actions/upload-artifact#584

**Full Changelog**:
actions/upload-artifact@v4.3.3...v4.3.4

</details>

<details>
<summary>anchore/sbom-action (anchore/sbom-action)</summary>

###
[`v0.16.1`](https://togithub.com/anchore/sbom-action/releases/tag/v0.16.1)

[Compare
Source](https://togithub.com/anchore/sbom-action/compare/v0.16.0...v0.16.1)

#### Changes in v0.16.1

- fix: workaround windows install issue
([#&#8203;477](https://togithub.com/anchore/sbom-action/issues/477))
\[[willmurphyscode](https://togithub.com/willmurphyscode)]
- fix: allow users to properly use the file input over the default path
value
([#&#8203;471](https://togithub.com/anchore/sbom-action/issues/471))
\[[komish](https://togithub.com/komish)]
- chore(deps): update Syft to v1.5.0
([#&#8203;470](https://togithub.com/anchore/sbom-action/issues/470))
\[[anchore-actions-token-generator](https://togithub.com/anchore-actions-token-generator)]
- docs: notes for matrix and required permissions
([#&#8203;469](https://togithub.com/anchore/sbom-action/issues/469))
\[[kzantow](https://togithub.com/kzantow)]
- chore(deps): bump actions/checkout from 4.1.5 to 4.1.6
([#&#8203;466](https://togithub.com/anchore/sbom-action/issues/466))
\[[dependabot](https://togithub.com/dependabot)]

</details>

<details>
<summary>defenseunicorns/zarf (defenseunicorns/zarf)</summary>

###
[`v0.35.0`](https://togithub.com/defenseunicorns/zarf/releases/tag/v0.35.0)

[Compare
Source](https://togithub.com/defenseunicorns/zarf/compare/v0.34.0...v0.35.0)

##### What's Changed

- refactor: remove use of k8s info and nodes by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[zarf-dev/zarf#2551
- test: shutdown http test servers by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[zarf-dev/zarf#2559
- feat: adding labels to all resources mutated by the agent by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[zarf-dev/zarf#2557
- test: zarf init state by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[zarf-dev/zarf#2556
- refactor: remove use of k8s deprecations by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[zarf-dev/zarf#2560
- test: remove validate pkg arch e2e test by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[zarf-dev/zarf#2563
- test: remove TestMismatchedVersions e2e test by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[zarf-dev/zarf#2564
- test: delete agent e2e label test by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[zarf-dev/zarf#2568
- fix: add custom error printing for Zarf commands by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[zarf-dev/zarf#2575
- refactor: remove use of k8s dynamic by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[zarf-dev/zarf#2561
- refactor: remove use of k8s namespace by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[zarf-dev/zarf#2550
- fix: cancel Cobra parent context on interrupt by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[zarf-dev/zarf#2567
- refactor: use root ctx in agent by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[zarf-dev/zarf#2578
- chore: deprecate DeprecatedKeys by
[@&#8203;schristoff-du](https://togithub.com/schristoff-du) in
[zarf-dev/zarf#2581
- test: validate package by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[zarf-dev/zarf#2569
- chore: fix typos by
[@&#8203;beholdenkey](https://togithub.com/beholdenkey) in
[zarf-dev/zarf#2590
- fix: docker containerd blob error by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[zarf-dev/zarf#2593
- fix(deps): update module github.com/defenseunicorns/pkg/oci to v1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[zarf-dev/zarf#2511
- fix: change so that second SIGINT signal immediately exits program by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[zarf-dev/zarf#2598
- refactor: add context in packager by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[zarf-dev/zarf#2597
- chore: update go version to 1.22.4 by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[zarf-dev/zarf#2595
- fix: handle errors in version command by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[zarf-dev/zarf#2589
- fix: cosign image pulls by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[zarf-dev/zarf#2599
- refactor: move k8s tunnel to cluster package by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[zarf-dev/zarf#2566
- test: cleanup e2e tests by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[zarf-dev/zarf#2601
- refactor: enable errcheck linter by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[zarf-dev/zarf#2501
- fix: crane option argument parameters by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[zarf-dev/zarf#2609
- feat: remove .metadata.image from schema by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[zarf-dev/zarf#2606
- refactor: remove use of k8s pods by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[zarf-dev/zarf#2553
- fix: pass image reference to syft sbom source object by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[zarf-dev/zarf#2612
- fix: only build a single binary in the init-package make target by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[zarf-dev/zarf#2614
- fix: avoid injector pod name collisions by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[zarf-dev/zarf#2620
- fix: no longer remove the agent ignore label from namespaces by
[@&#8203;Racer159](https://togithub.com/Racer159) in
[zarf-dev/zarf#2623
- refactor: remove use of k8s secret by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[zarf-dev/zarf#2565
- fix: using a new s3 backend for test data by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[zarf-dev/zarf#2630
- chore(deps): update goreleaser/goreleaser-action action to v6 by
[@&#8203;renovate](https://togithub.com/renovate) in
[zarf-dev/zarf#2596

**Full Changelog**:
zarf-dev/zarf@v0.34.0...v0.35.0

</details>

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

###
[`v3.4.0`](https://togithub.com/docker/setup-buildx-action/releases/tag/v3.4.0)

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

- Throw error message instead of exit code by
[@&#8203;crazy-max](https://togithub.com/crazy-max) in
[docker/setup-buildx-action#315
- Bump
[@&#8203;docker/actions-toolkit](https://togithub.com/docker/actions-toolkit)
from 0.20.0 to 0.31.0 in
[docker/setup-buildx-action#321
[docker/setup-buildx-action#338
- Bump braces from 3.0.2 to 3.0.3 in
[docker/setup-buildx-action#329
- Bump undici from 5.28.3 to 5.28.4 in
[docker/setup-buildx-action#312
- Bump uuid from 9.0.1 to 10.0.0 in
[docker/setup-buildx-action#326

**Full Changelog**:
docker/setup-buildx-action@v3.3.0...v3.4.0

</details>

<details>
<summary>github/codeql-action (github/codeql-action)</summary>

###
[`v3.25.11`](https://togithub.com/github/codeql-action/compare/v3.25.10...v3.25.11)

[Compare
Source](https://togithub.com/github/codeql-action/compare/v3.25.10...v3.25.11)

###
[`v3.25.10`](https://togithub.com/github/codeql-action/compare/v3.25.9...v3.25.10)

[Compare
Source](https://togithub.com/github/codeql-action/compare/v3.25.9...v3.25.10)

###
[`v3.25.9`](https://togithub.com/github/codeql-action/compare/v3.25.8...v3.25.9)

[Compare
Source](https://togithub.com/github/codeql-action/compare/v3.25.8...v3.25.9)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 12pm every weekday,before 11am
every weekday" in timezone America/New_York, 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://togithub.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/defenseunicorns/maru-runner).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJzdXBwb3J0LWRlcHMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Wayne Starr <Racer159@users.noreply.github.com>
RedStar071 added a commit to wolfstar-project/wolfstar that referenced this pull request Jul 15, 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 |
|---|---|---|---|---|---|---|---|
|
[@sentry/node](https://togithub.com/getsentry/sentry-javascript/tree/master/packages/node)
([source](https://togithub.com/getsentry/sentry-javascript)) |
[`^8.13.0` ->
`^8.17.0`](https://renovatebot.com/diffs/npm/@sentry%2fnode/8.13.0/8.17.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@sentry%2fnode/8.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sentry%2fnode/8.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sentry%2fnode/8.13.0/8.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sentry%2fnode/8.13.0/8.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | minor |
|
[@types/ws](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ws)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws))
| [`^8.5.10` ->
`^8.5.11`](https://renovatebot.com/diffs/npm/@types%2fws/8.5.10/8.5.11)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fws/8.5.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fws/8.5.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fws/8.5.10/8.5.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fws/8.5.10/8.5.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch |
| [discord-api-types](https://discord-api-types.dev)
([source](https://togithub.com/discordjs/discord-api-types)) |
[`^0.37.91` ->
`^0.37.92`](https://renovatebot.com/diffs/npm/discord-api-types/0.37.91/0.37.92)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/discord-api-types/0.37.92?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/discord-api-types/0.37.92?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/discord-api-types/0.37.91/0.37.92?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/discord-api-types/0.37.91/0.37.92?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| resolutions | patch |
| [discord-api-types](https://discord-api-types.dev)
([source](https://togithub.com/discordjs/discord-api-types)) |
[`^0.37.91` ->
`^0.37.92`](https://renovatebot.com/diffs/npm/discord-api-types/0.37.91/0.37.92)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/discord-api-types/0.37.92?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/discord-api-types/0.37.92?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/discord-api-types/0.37.91/0.37.92?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/discord-api-types/0.37.91/0.37.92?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | patch |
|
[docker/build-push-action](https://togithub.com/docker/build-push-action)
| `v6.2.0` -> `v6.4.0` |
[![age](https://developer.mend.io/api/mc/badges/age/github-tags/docker%2fbuild-push-action/v6.4.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.4.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.2.0/v6.4.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.2.0/v6.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| action | minor |
|
[docker/setup-buildx-action](https://togithub.com/docker/setup-buildx-action)
| `v3.3.0` -> `v3.4.0` |
[![age](https://developer.mend.io/api/mc/badges/age/github-tags/docker%2fsetup-buildx-action/v3.4.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.4.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.3.0/v3.4.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.3.0/v3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| action | minor |
| [node](https://nodejs.org)
([source](https://togithub.com/nodejs/node)) | [`20.15.0` ->
`20.15.1`](https://renovatebot.com/diffs/npm/node/v20.15.0/v20.15.1) |
[![age](https://developer.mend.io/api/mc/badges/age/node-version/node/v20.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/node-version/node/v20.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/node-version/node/v20.15.0/v20.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/node-version/node/v20.15.0/v20.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| volta | patch |
| [prettier](https://prettier.io)
([source](https://togithub.com/prettier/prettier)) | [`^3.3.2` ->
`^3.3.3`](https://renovatebot.com/diffs/npm/prettier/3.3.2/3.3.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/prettier/3.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prettier/3.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/prettier/3.3.2/3.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier/3.3.2/3.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch |

---

### Release Notes

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

###
[`v8.17.0`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#8170)

[Compare
Source](https://togithub.com/getsentry/sentry-javascript/compare/8.16.0...8.17.0)

- feat: Upgrade OTEL deps
([#&#8203;12809](https://togithub.com/getsentry/sentry-javascript/issues/12809))
- fix(nuxt): Add module to build:transpile script
([#&#8203;12843](https://togithub.com/getsentry/sentry-javascript/issues/12843))
- fix(browser): Allow SDK initialization in NW.js apps
([#&#8203;12846](https://togithub.com/getsentry/sentry-javascript/issues/12846))

###
[`v8.16.0`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#8160)

[Compare
Source](https://togithub.com/getsentry/sentry-javascript/compare/8.15.0...8.16.0)

##### Important Changes

- **feat(nextjs): Use spans generated by Next.js for App Router
([#&#8203;12729](https://togithub.com/getsentry/sentry-javascript/issues/12729))**

Previously, the `@sentry/nextjs` SDK automatically recorded spans in the
form of transactions for each of your top-level
server components (pages, layouts, ...). This approach had a few
drawbacks, the main ones being that traces didn't have
a root span, and more importantly, if you had data stream to the client,
its duration was not captured because the
server component spans had finished before the data could finish
streaming.

With this release, we will capture the duration of App Router requests
in their entirety as a single transaction with
server component spans being descendants of that transaction. This means
you will get more data that is also more
accurate. Note that this does not apply to the Edge runtime. For the
Edge runtime, the SDK will emit transactions as it
has before.

Generally speaking, this change means that you will see less
*transactions* and more *spans* in Sentry. You will no
longer receive server component transactions like `Page Server Component
(/path/to/route)` (unless using the Edge
runtime), and you will instead receive transactions for your App Router
SSR requests that look like
`GET /path/to/route`.

If you are on Sentry SaaS, this may have an effect on your quota
consumption: Less transactions, more spans.

- **- feat(nestjs): Add nest cron monitoring support
([#&#8203;12781](https://togithub.com/getsentry/sentry-javascript/issues/12781))**

The `@sentry/nestjs` SDK now includes a `@SentryCron` decorator that can
be used to augment the native NestJS `@Cron`
decorator to send check-ins to Sentry before and after each cron job
run:

```typescript
import { Cron } from '@&#8203;nestjs/schedule';
import { SentryCron, MonitorConfig } from '@&#8203;sentry/nestjs';
import type { MonitorConfig } from '@&#8203;sentry/types';

const monitorConfig: MonitorConfig = {
  schedule: {
    type: 'crontab',
    value: '* * * * *',
  },
  checkinMargin: 2, // In minutes. Optional.
  maxRuntime: 10, // In minutes. Optional.
  timezone: 'America/Los_Angeles', // Optional.
};

export class MyCronService {
  @&#8203;Cron('* * * * *')
  @&#8203;SentryCron('my-monitor-slug', monitorConfig)
  handleCron() {
    // Your cron job logic here
  }
}
```

##### Other Changes

- feat(node): Allow to pass instrumentation config to `httpIntegration`
([#&#8203;12761](https://togithub.com/getsentry/sentry-javascript/issues/12761))
- feat(nuxt): Add server error hook
([#&#8203;12796](https://togithub.com/getsentry/sentry-javascript/issues/12796))
- feat(nuxt): Inject sentry config with Nuxt `addPluginTemplate`
([#&#8203;12760](https://togithub.com/getsentry/sentry-javascript/issues/12760))
- fix: Apply stack frame metadata before event processors
([#&#8203;12799](https://togithub.com/getsentry/sentry-javascript/issues/12799))
- fix(feedback): Add missing `h` import in `ScreenshotEditor`
([#&#8203;12784](https://togithub.com/getsentry/sentry-javascript/issues/12784))
- fix(node): Ensure `autoSessionTracking` is enabled by default
([#&#8203;12790](https://togithub.com/getsentry/sentry-javascript/issues/12790))
- ref(feedback): Let CropCorner inherit the existing h prop
([#&#8203;12814](https://togithub.com/getsentry/sentry-javascript/issues/12814))
- ref(otel): Ensure we never swallow args for ContextManager
([#&#8203;12798](https://togithub.com/getsentry/sentry-javascript/issues/12798))

###
[`v8.15.0`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#8150)

[Compare
Source](https://togithub.com/getsentry/sentry-javascript/compare/8.14.0...8.15.0)

- feat(core): allow unregistering callback through `on`
([#&#8203;11710](https://togithub.com/getsentry/sentry-javascript/issues/11710))
- feat(nestjs): Add function-level span decorator to nestjs
([#&#8203;12721](https://togithub.com/getsentry/sentry-javascript/issues/12721))
- feat(otel): Export & use `spanTimeInputToSeconds` for otel span
exporter
([#&#8203;12699](https://togithub.com/getsentry/sentry-javascript/issues/12699))
- fix(core): Pass origin as referrer for `lazyLoadIntegration`
([#&#8203;12766](https://togithub.com/getsentry/sentry-javascript/issues/12766))
- fix(deno): Publish from build directory
([#&#8203;12773](https://togithub.com/getsentry/sentry-javascript/issues/12773))
- fix(hapi): Specify error channel to filter boom errors
([#&#8203;12725](https://togithub.com/getsentry/sentry-javascript/issues/12725))
- fix(react): Revert back to `jsxRuntime: 'classic'` to prevent breaking
react 17
([#&#8203;12775](https://togithub.com/getsentry/sentry-javascript/issues/12775))
- fix(tracing): Report dropped spans for transactions
([#&#8203;12751](https://togithub.com/getsentry/sentry-javascript/issues/12751))
- ref(scope): Delete unused public `getStack()`
([#&#8203;12737](https://togithub.com/getsentry/sentry-javascript/issues/12737))

Work in this release was contributed by
[@&#8203;arturovt](https://togithub.com/arturovt) and
[@&#8203;jaulz](https://togithub.com/jaulz). Thank you for your
contributions!

###
[`v8.14.0`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#8140)

[Compare
Source](https://togithub.com/getsentry/sentry-javascript/compare/8.13.0...8.14.0)

##### Important Changes

- **feat(nestjs): Filter 4xx errors
([#&#8203;12695](https://togithub.com/getsentry/sentry-javascript/issues/12695))**

The `@sentry/nestjs` SDK no longer captures 4xx errors automatically.

##### Other Changes

- chore(react): Remove private namespace `JSX`
([#&#8203;12691](https://togithub.com/getsentry/sentry-javascript/issues/12691))
- feat(deps): bump
[@&#8203;opentelemetry/propagator-aws-xray](https://togithub.com/opentelemetry/propagator-aws-xray)
from 1.25.0 to 1.25.1
([#&#8203;12719](https://togithub.com/getsentry/sentry-javascript/issues/12719))
- feat(deps): bump
[@&#8203;prisma/instrumentation](https://togithub.com/prisma/instrumentation)
from 5.16.0 to 5.16.1
([#&#8203;12718](https://togithub.com/getsentry/sentry-javascript/issues/12718))
- feat(node): Add `registerEsmLoaderHooks` option
([#&#8203;12684](https://togithub.com/getsentry/sentry-javascript/issues/12684))
- feat(opentelemetry): Expose sampling helper
([#&#8203;12674](https://togithub.com/getsentry/sentry-javascript/issues/12674))
- fix(browser): Make sure measure spans have valid start timestamps
([#&#8203;12648](https://togithub.com/getsentry/sentry-javascript/issues/12648))
- fix(hapi): Widen type definitions
([#&#8203;12710](https://togithub.com/getsentry/sentry-javascript/issues/12710))
- fix(nextjs): Attempt to ignore critical dependency warnings
([#&#8203;12694](https://togithub.com/getsentry/sentry-javascript/issues/12694))
- fix(react): Fix React jsx runtime import for esm
([#&#8203;12740](https://togithub.com/getsentry/sentry-javascript/issues/12740))
- fix(replay): Start replay in `afterAllSetup` instead of next tick
([#&#8203;12709](https://togithub.com/getsentry/sentry-javascript/issues/12709))

Work in this release was contributed by
[@&#8203;quisido](https://togithub.com/quisido). Thank you for your
contribution!

</details>

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

###
[`v0.37.92`](https://togithub.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#03792-2024-07-04)

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

##### Bug Fixes

- **RESTAPIPollCreate:** optional properties
([#&#8203;1022](https://togithub.com/discordjs/discord-api-types/issues/1022))
([c05998d](https://togithub.com/discordjs/discord-api-types/commit/c05998de274ef7a8d570db9d23c9ad9c228eeccc))

</details>

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

###
[`v6.4.0`](https://togithub.com/docker/build-push-action/releases/tag/v6.4.0)

[Compare
Source](https://togithub.com/docker/build-push-action/compare/v6.3.0...v6.4.0)

- Set `repository` and `ghtoken` attributes for [GitHub Actions cache
backend](https://docs.docker.com/build/cache/backends/gha/#avoid-github-actions-cache-api-throttling)
by [@&#8203;crazy-max](https://togithub.com/crazy-max) in
[docker/build-push-action#1133
- Bump
[@&#8203;docker/actions-toolkit](https://togithub.com/docker/actions-toolkit)
from 0.31.0 to 0.33.0 in
[docker/build-push-action#1179

**Full Changelog**:
docker/build-push-action@v6.3.0...v6.4.0

###
[`v6.3.0`](https://togithub.com/docker/build-push-action/releases/tag/v6.3.0)

[Compare
Source](https://togithub.com/docker/build-push-action/compare/v6.2.0...v6.3.0)

- `DOCKER_BUILD_RECORD_UPLOAD` environment variable to enable/disable
build record upload by
[@&#8203;crazy-max](https://togithub.com/crazy-max) in
[docker/build-push-action#1172
- `DOCKER_BUILD_NO_SUMMARY` has been deprecated. Set
`DOCKER_BUILD_SUMMARY` to `false` instead by
[@&#8203;crazy-max](https://togithub.com/crazy-max) in
[docker/build-push-action#1170
[docker/build-push-action#1173
- Bump
[@&#8203;docker/actions-toolkit](https://togithub.com/docker/actions-toolkit)
from 0.28.0 to 0.31.0 in
[docker/build-push-action#1171
[docker/build-push-action#1159
[docker/build-push-action#1169

**Full Changelog**:
docker/build-push-action@v6.2.0...v6.3.0

</details>

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

###
[`v3.4.0`](https://togithub.com/docker/setup-buildx-action/releases/tag/v3.4.0)

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

- Throw error message instead of exit code by
[@&#8203;crazy-max](https://togithub.com/crazy-max) in
[docker/setup-buildx-action#315
- Bump
[@&#8203;docker/actions-toolkit](https://togithub.com/docker/actions-toolkit)
from 0.20.0 to 0.31.0 in
[docker/setup-buildx-action#321
[docker/setup-buildx-action#338
- Bump braces from 3.0.2 to 3.0.3 in
[docker/setup-buildx-action#329
- Bump undici from 5.28.3 to 5.28.4 in
[docker/setup-buildx-action#312
- Bump uuid from 9.0.1 to 10.0.0 in
[docker/setup-buildx-action#326

**Full Changelog**:
docker/setup-buildx-action@v3.3.0...v3.4.0

</details>

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

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

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

</details>

<details>
<summary>prettier/prettier (prettier)</summary>

###
[`v3.3.3`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#333)

[Compare
Source](https://togithub.com/prettier/prettier/compare/3.3.2...3.3.3)

[diff](https://togithub.com/prettier/prettier/compare/3.3.2...3.3.3)

##### Add parentheses for nullish coalescing in ternary
([#&#8203;16391](https://togithub.com/prettier/prettier/pull/16391) by
[@&#8203;cdignam-segment](https://togithub.com/cdignam-segment))

This change adds clarity to operator precedence.

<!-- prettier-ignore -->

```js
// Input
foo ? bar ?? foo : baz;
foo ?? bar ? a : b;
a ? b : foo ?? bar;

// Prettier 3.3.2
foo ? bar ?? foo : baz;
foo ?? bar ? a : b;
a ? b : foo ?? bar;

// Prettier 3.3.3
foo ? (bar ?? foo) : baz;
(foo ?? bar) ? a : b;
a ? b : (foo ?? bar);
```

##### Add parentheses for decorator expressions
([#&#8203;16458](https://togithub.com/prettier/prettier/pull/16458) by
[@&#8203;y-schneider](https://togithub.com/y-schneider))

Prevent parentheses around member expressions or tagged template
literals from being removed to follow the stricter parsing rules of
TypeScript 5.5.

<!-- prettier-ignore -->

```ts
// Input
@&#8203;(foo`tagged template`)
class X {}

// Prettier 3.3.2
@&#8203;foo`tagged template`
class X {}

// Prettier 3.3.3
@&#8203;(foo`tagged template`)
class X {}
```

##### Support `@let` declaration syntax
([#&#8203;16474](https://togithub.com/prettier/prettier/pull/16474) by
[@&#8203;sosukesuzuki](https://togithub.com/sosukesuzuki))

Adds support for Angular v18 `@let` declaration syntax.

Please see the following code example. The `@let` declaration allows you
to define local variables within the template:

<!-- prettier-ignore -->

```html
@&#8203;let name = 'Frodo';

<h1>Dashboard for {{name}}</h1>
Hello, {{name}}
```

For more details, please refer to the excellent blog post by the Angular
Team: [Introducing @&#8203;let in
Angular](https://blog.angular.dev/introducing-let-in-angular-686f9f383f0f).

We also appreciate the Angular Team for kindly answering our questions
to implement this feature.

</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://togithub.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/wolfstar-project/wolfstar).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve error output
2 participants