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

Add format-icons flag for nerdfonts instead of unicode #366

Merged
merged 7 commits into from
Sep 22, 2023

Conversation

afbjorklund
Copy link
Contributor

@afbjorklund afbjorklund commented Aug 26, 2023

https://www.nerdfonts.com/

Icons from the VS Code glyphs:

Or from the GitHub octicons:

Screenshots with Ubuntu Mono:

  • unicode

gotestsum-unicode

  • nerdfonts

gotestsum-nerdfonts

Other screenshots with Roboto Mono.

Copy link
Member

@dnephin dnephin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR! I haven't installed the fonts yet, but the screenshot looks good.

There were some conflicts due to changes from #359. From the discussion on that PR I thought it would be good to add an alternative icon that worked better with screen readers. Now that we have so many options for icons I thought it would be better to select the icons using a --format-icons flag instead of separate boolean flags for each.

I pushed those changes to this PR as part of resolving the conflicts. I should have tried to keep more of those changes for a separate commit after resolve. I'll do that next time.

How does this look to you?

@afbjorklund
Copy link
Contributor Author

afbjorklund commented Aug 28, 2023

Having shared parameter for icon formats sounds good to me

Maybe color needs a separate function and separate controls too?

gotestsum-monochrome

Currently it is hardcoded "on" and "off", for the different icons.

Probably should recognize the NO_COLOR environment variable.

EDIT: already done by github.com/fatih/color

NO_COLOR=true ./gotestsum --format-icons default

gotestsum-nocolor

@afbjorklund
Copy link
Contributor Author

afbjorklund commented Aug 28, 2023

Funny story: when I went to school, the teacher gave me either 𝓡 (right) or ✓ (wrong).

If you got all of them correct, you were awarded with the sought for golden ⭐ sticker...

@afbjorklund
Copy link
Contributor Author

afbjorklund commented Aug 28, 2023

Maybe "nerdfonts" is a bad name, too generic (similar to "unicode", emojis are unicode glyphs too)

For instance, one might want to use some other icon set that is also available in it (like Octicons).

image

another three icon options...

image

EDIT: One variant would be to use "dash" (‐) instead of "empty set" (∅), since it looks a lot like Ø*

* Which is a regular character in Danish, like in https://en.wikipedia.org/wiki/%C3%98resund

@afbjorklund
Copy link
Contributor Author

afbjorklund commented Aug 28, 2023

The format from "testname", while not strictly icons, also has its merits...

image

For screen readers, or simple terminals without proper unicode support

		return icons{
			pass: color.GreenString("PASS"),
			skip: color.YellowString("SKIP"),
			fail: color.RedString("FAIL"),
		}.forAction

@afbjorklund
Copy link
Contributor Author

afbjorklund commented Aug 29, 2023

And these icons are rather subtle, for higher resolution screens:

gotestsum-emoticons

@afbjorklund afbjorklund marked this pull request as draft August 29, 2023 09:36
@afbjorklund

This comment was marked as outdated.

@afbjorklund afbjorklund marked this pull request as ready for review August 30, 2023 19:36
@afbjorklund

This comment was marked as outdated.

README.md Outdated Show resolved Hide resolved
@afbjorklund
Copy link
Contributor Author

afbjorklund commented Aug 30, 2023

Side note: you can check the result of the "text" icons with a screen reader:

gotestsum --format-icons text --hide-summary all | espeak -k20

The -k20 causes it to indicate the TEST capital letters with using an increased pitch...

You can also add -x -q, if you just want to see and not hear the phoneme mnemonics


sk'Ip_
sk'Ip_ s,i:;,Emd'i: sl'aS Int'3:n@L sl'aS s'Igna#lh,and@L@dr,aIv3
p'aas_ s,i:;,Emd'i:_:_: k'aSt
p'aas_ s,i:;,Emd'i: sl'aS t'u:l sl'aS m'eItrIks_:_: k'aSt
sk'Ip_ k'0ntrIb sl'aS n'oUtI2f,aI
p'aas_ s,i:;,Emd'i: sl'aS t'u:l sl'aS sl'oUI2st_:_: k'aSt
sk'Ip_ Int'3:n@L sl'aS d'0traIt3
sk'Ip_ Int'3:n@L sl'aS t'Ekst
sk'Ip_ Int'3:n@L sl'aS l'0g
p'aas_ Int'3:n@L sl'aS 'agrI2g,eIt_:_: k'aSt
p'aas_ Int'3:n@L sl'aS dZ'u:nItksm@L_:_: k'aSt
p'aas_ Int'3:n@L sl'aS f'aIlw0tS3_:_: k'aSt
p'aas_ t'EstdZs@n_:_: k'aSt

d'Vn_ w'0nh'VndrI2d@n n'aInti; 'eIt t'Ests
t'u: sk'Ipt In z'i@roU pOInt f'o@ n'aIn t'u: z
∅  .
∅  cmd/internal/signalhandlerdriver
✓  cmd (cached)
✓  cmd/tool/matrix (cached)
∅  contrib/notify
✓  cmd/tool/slowest (cached)
∅  internal/dotwriter
∅  internal/log
∅  internal/text
✓  internal/junitxml (cached)
✓  internal/aggregate (cached)
✓  internal/filewatcher (cached)
✓  testjson (cached)

DONE 198 tests, 2 skipped in 0.460s

@afbjorklund afbjorklund mentioned this pull request Aug 30, 2023
@afbjorklund

This comment was marked as outdated.

Copy link
Member

@dnephin dnephin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again! I was away for a bit, so just getting back to this now.

cmd/main.go Outdated
Comment on lines 153 to 164
default the original unicode (✓, ∅, ✖)
alternative an alternative unicode (✓, ‐, ✗)
hivis higher visibility unicode (✅, ➖, ❌)
text simple text characters (PASS, SKIP, FAIL)
* nerdfonts requires a font from https://www.nerdfonts.com/
codicons   
codicons-circle   
octicons   
octicons-circle   
octicons-filled   
emoticons-circle 󰇵 󰇶 󰇸
emoticons-filled 󰱱 󰱴 󰱶
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding text sounds great!

I'm concerned now that maybe we have too many options, at least for the initial release. It can be a lot to choose from, and some of them don't look all that different. default, hivis, text are somewhat distinct from each other.

alternative isn't much different from default and hivis, maybe we could leave that one out for now?

For the nerdfonts, maybe we could pick just one of each of the codicons, octicons and emoticons variants? That would give us 6 options in total. We can always add more later.

If you had to pick between the default, -circle, and -filled variants, which do you think we should take? Maybe codicons, octicons-circle, and emoticons-filled ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, will pick out some favorites. Possibly rename the finalists.

Copy link
Contributor Author

@afbjorklund afbjorklund Sep 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gotestsum-icons

I like the codicons because those are the ones I started the PR with, the octicons because they are consistent between the "circle"/outline and the "filled", and the emoticons because they are fun/colorful and whimsical.
The ones that I left out are either too similar to the default ones and not worth the hassle, or they have poor usability and visibility since the color is too vague or the form is not distinct. Added alternative from go-test-report.

Will use some better names, without dashes.

It would be possible to reduce from 8 to 6, too.

Copy link
Contributor Author

@afbjorklund afbjorklund Sep 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The idea was that the icons would be set in environment (or configuration?), and wouldn't be in the way.

export GOTESTSUM_FORMAT_ICONS=codicons

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reduced it down to 4, can add text and emoticons later.

Copy link
Contributor Author

@afbjorklund afbjorklund Sep 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might want to add some kind of user configuration to gotestsum, so that they can set their own icons.
To be able to use the rejected formats without having to patch the program, I mean. Maybe a special string.

@afbjorklund afbjorklund changed the title Add format flag for nerdfonts instead of unicode Add format-icons flag for nerdfonts instead of unicode Sep 19, 2023
Copy link
Member

@dnephin dnephin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@dnephin dnephin merged commit 3d63778 into gotestyourself:main Sep 22, 2023
8 checks passed
jaredallard pushed a commit to rgst-io/stencil-golang that referenced this pull request Jun 1, 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 |
|---|---|---|---|---|---|
|
[gotest.tools/gotestsum](https://github.com/gotestyourself/gotestsum)
| `v1.11.0` -> `v1.12.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/gotest.tools%2fgotestsum/v1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/gotest.tools%2fgotestsum/v1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/gotest.tools%2fgotestsum/v1.11.0/v1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/gotest.tools%2fgotestsum/v1.11.0/v1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>gotestyourself/gotestsum (gotest.tools/gotestsum)</summary>

###
[`v1.12.0`](https://github.com/gotestyourself/gotestsum/releases/tag/v1.12.0)

[Compare
Source](https://github.com/gotestyourself/gotestsum/compare/v1.11.0...v1.12.0)

#### What's Changed

- filewatcher: silence warning from os.Stat failures by
[@&#8203;smoynes](https://github.com/smoynes) in
[gotestyourself/gotestsum#371
- Add format-icons flag for nerdfonts instead of unicode by
[@&#8203;afbjorklund](https://github.com/afbjorklund) in
[gotestyourself/gotestsum#366
- Add support for gotestsum on illumos/amd64 by
[@&#8203;szaydel](https://github.com/szaydel) in
[gotestyourself/gotestsum#373
- Improve warning message when stdin is not a terminal by
[@&#8203;smoynes](https://github.com/smoynes) in
[gotestyourself/gotestsum#374
- Used named constants instead of magic numbers in illumos-specific code
by [@&#8203;szaydel](https://github.com/szaydel) in
[gotestyourself/gotestsum#375
- Add Mattermost to README.md links by
[@&#8203;lieut-data](https://github.com/lieut-data) in
[gotestyourself/gotestsum#378
- Update gotestsum retries to properly filter out parents when there is
a a missing gap in the parent tree by
[@&#8203;ddworken](https://github.com/ddworken) in
[gotestyourself/gotestsum#377
- Add Woodpecker CI to no-color default autodetection by
[@&#8203;xoxys](https://github.com/xoxys) in
[gotestyourself/gotestsum#379
- Fix append bug in --rerun-fails with -run flag by
[@&#8203;dnephin](https://github.com/dnephin) in
[gotestyourself/gotestsum#382
- Add gofiber/fiber to list of projects by
[@&#8203;gaby](https://github.com/gaby) in
[gotestyourself/gotestsum#389
- Updates to dependencies and GitHub workflows by
[@&#8203;gaby](https://github.com/gaby) in
[gotestyourself/gotestsum#390

#### New Contributors

- [@&#8203;smoynes](https://github.com/smoynes) made their first
contribution in
[gotestyourself/gotestsum#371
- [@&#8203;szaydel](https://github.com/szaydel) made their first
contribution in
[gotestyourself/gotestsum#373
- [@&#8203;lieut-data](https://github.com/lieut-data) made their first
contribution in
[gotestyourself/gotestsum#378
- [@&#8203;ddworken](https://github.com/ddworken) made their first
contribution in
[gotestyourself/gotestsum#377
- [@&#8203;xoxys](https://github.com/xoxys) made their first
contribution in
[gotestyourself/gotestsum#379
- [@&#8203;gaby](https://github.com/gaby) made their first
contribution in
[gotestyourself/gotestsum#389

**Full Changelog**:
gotestyourself/gotestsum@v1.11.0...v1.12.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/rgst-io/stencil-golang).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
charithe pushed a commit to cerbos/cerbos-sdk-go that referenced this pull request Jun 3, 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 |
|---|---|---|---|---|---|
|
[gotest.tools/gotestsum](https://github.com/gotestyourself/gotestsum)
| `v1.11.0` -> `v1.12.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/gotest.tools%2fgotestsum/v1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/gotest.tools%2fgotestsum/v1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/gotest.tools%2fgotestsum/v1.11.0/v1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/gotest.tools%2fgotestsum/v1.11.0/v1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>gotestyourself/gotestsum (gotest.tools/gotestsum)</summary>

###
[`v1.12.0`](https://github.com/gotestyourself/gotestsum/releases/tag/v1.12.0)

[Compare
Source](https://github.com/gotestyourself/gotestsum/compare/v1.11.0...v1.12.0)

#### What's Changed

- filewatcher: silence warning from os.Stat failures by
[@&#8203;smoynes](https://github.com/smoynes) in
[gotestyourself/gotestsum#371
- Add format-icons flag for nerdfonts instead of unicode by
[@&#8203;afbjorklund](https://github.com/afbjorklund) in
[gotestyourself/gotestsum#366
- Add support for gotestsum on illumos/amd64 by
[@&#8203;szaydel](https://github.com/szaydel) in
[gotestyourself/gotestsum#373
- Improve warning message when stdin is not a terminal by
[@&#8203;smoynes](https://github.com/smoynes) in
[gotestyourself/gotestsum#374
- Used named constants instead of magic numbers in illumos-specific code
by [@&#8203;szaydel](https://github.com/szaydel) in
[gotestyourself/gotestsum#375
- Add Mattermost to README.md links by
[@&#8203;lieut-data](https://github.com/lieut-data) in
[gotestyourself/gotestsum#378
- Update gotestsum retries to properly filter out parents when there is
a a missing gap in the parent tree by
[@&#8203;ddworken](https://github.com/ddworken) in
[gotestyourself/gotestsum#377
- Add Woodpecker CI to no-color default autodetection by
[@&#8203;xoxys](https://github.com/xoxys) in
[gotestyourself/gotestsum#379
- Fix append bug in --rerun-fails with -run flag by
[@&#8203;dnephin](https://github.com/dnephin) in
[gotestyourself/gotestsum#382
- Add gofiber/fiber to list of projects by
[@&#8203;gaby](https://github.com/gaby) in
[gotestyourself/gotestsum#389
- Updates to dependencies and GitHub workflows by
[@&#8203;gaby](https://github.com/gaby) in
[gotestyourself/gotestsum#390

#### New Contributors

- [@&#8203;smoynes](https://github.com/smoynes) made their first
contribution in
[gotestyourself/gotestsum#371
- [@&#8203;szaydel](https://github.com/szaydel) made their first
contribution in
[gotestyourself/gotestsum#373
- [@&#8203;lieut-data](https://github.com/lieut-data) made their first
contribution in
[gotestyourself/gotestsum#378
- [@&#8203;ddworken](https://github.com/ddworken) made their first
contribution in
[gotestyourself/gotestsum#377
- [@&#8203;xoxys](https://github.com/xoxys) made their first
contribution in
[gotestyourself/gotestsum#379
- [@&#8203;gaby](https://github.com/gaby) made their first
contribution in
[gotestyourself/gotestsum#389

**Full Changelog**:
gotestyourself/gotestsum@v1.11.0...v1.12.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (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.

🔕 **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/cerbos/cerbos-sdk-go).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhcmVhL2RlcGVuZGVuY2llcyIsImJvdHMiLCJraW5kL2Nob3JlIl19-->

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
charithe added a commit to cerbos/cerbos that referenced this pull request Jun 3, 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 |
|---|---|---|---|---|---|---|---|
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) |
`v1.53.10` -> `v1.53.14` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go/v1.53.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go/v1.53.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go/v1.53.10/v1.53.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go/v1.53.10/v1.53.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| require | patch |
| [github.com/bufbuild/buf](https://github.com/bufbuild/buf) |
`v1.32.1` -> `v1.32.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fbufbuild%2fbuf/v1.32.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fbufbuild%2fbuf/v1.32.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fbufbuild%2fbuf/v1.32.1/v1.32.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fbufbuild%2fbuf/v1.32.1/v1.32.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| require | patch |
|
[github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb)
| `v1.7.1` -> `v1.7.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fmicrosoft%2fgo-mssqldb/v1.7.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fmicrosoft%2fgo-mssqldb/v1.7.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fmicrosoft%2fgo-mssqldb/v1.7.1/v1.7.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fmicrosoft%2fgo-mssqldb/v1.7.1/v1.7.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| require | patch |
| [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) |
`v2.43.1` -> `v2.43.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fvektra%2fmockery%2fv2/v2.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fvektra%2fmockery%2fv2/v2.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fvektra%2fmockery%2fv2/v2.43.1/v2.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fvektra%2fmockery%2fv2/v2.43.1/v2.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| require | patch |
| golang.org/x/exp | `4c93da0` -> `fd00a4e` |
[![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fexp/v0.0.0-20240531132922-fd00a4e0eefc?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2fexp/v0.0.0-20240531132922-fd00a4e0eefc?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2fexp/v0.0.0-20240525044651-4c93da0ed11d/v0.0.0-20240531132922-fd00a4e0eefc?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fexp/v0.0.0-20240525044651-4c93da0ed11d/v0.0.0-20240531132922-fd00a4e0eefc?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| require | digest |
|
[google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto)
| `d264139` -> `5315273` |
[![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fgenproto%2fgoogleapis%2fapi/v0.0.0-20240528184218-531527333157?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/google.golang.org%2fgenproto%2fgoogleapis%2fapi/v0.0.0-20240528184218-531527333157?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/google.golang.org%2fgenproto%2fgoogleapis%2fapi/v0.0.0-20240521202816-d264139d666e/v0.0.0-20240528184218-531527333157?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fgenproto%2fgoogleapis%2fapi/v0.0.0-20240521202816-d264139d666e/v0.0.0-20240528184218-531527333157?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| require | digest |
|
[google.golang.org/grpc/cmd/protoc-gen-go-grpc](https://github.com/grpc/grpc-go)
| `v1.3.0` -> `v1.4.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fgrpc%2fcmd%2fprotoc-gen-go-grpc/v1.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/google.golang.org%2fgrpc%2fcmd%2fprotoc-gen-go-grpc/v1.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/google.golang.org%2fgrpc%2fcmd%2fprotoc-gen-go-grpc/v1.3.0/v1.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fgrpc%2fcmd%2fprotoc-gen-go-grpc/v1.3.0/v1.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| require | minor |
|
[gotest.tools/gotestsum](https://github.com/gotestyourself/gotestsum)
| `v1.11.0` -> `v1.12.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/gotest.tools%2fgotestsum/v1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/gotest.tools%2fgotestsum/v1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/gotest.tools%2fgotestsum/v1.11.0/v1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/gotest.tools%2fgotestsum/v1.11.0/v1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| require | minor |
| [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `v1.29.10` ->
`v1.30.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/modernc.org%2fsqlite/v1.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/modernc.org%2fsqlite/v1.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/modernc.org%2fsqlite/v1.29.10/v1.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/modernc.org%2fsqlite/v1.29.10/v1.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| require | minor |

---

### Release Notes

<details>
<summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary>

###
[`v1.53.14`](https://github.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15314-2024-05-31)

[Compare
Source](https://github.com/aws/aws-sdk-go/compare/v1.53.13...v1.53.14)

\===

##### Service Client Updates

-   `service/codebuild`: Updates service documentation
- AWS CodeBuild now supports Self-hosted GitHub Actions runners for
Github Enterprise
-   `service/codeguru-security`: Updates service API and documentation
-   `service/elasticache`: Updates service API and documentation
    -   Update to attributes of TestFailover and minor revisions.
-   `service/launch-wizard`: Updates service API and documentation

###
[`v1.53.13`](https://github.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15313-2024-05-30)

[Compare
Source](https://github.com/aws/aws-sdk-go/compare/v1.53.12...v1.53.13)

\===

##### Service Client Updates

-   `service/acm`: Updates service API
    -   add v2 smoke tests and smithy smokeTests trait for SDK testing.
-   `service/bedrock-agent`: Updates service API and documentation
-   `service/bedrock-runtime`: Updates service API and documentation
-   `service/cloudtrail`: Updates service API and documentation
- CloudTrail Lake returns PartitionKeys in the GetEventDataStore API
response. Events are grouped into partitions based on these keys for
better query performance. For example, the calendarday key groups events
by day, while combining the calendarday key with the hour key groups
them by day and hour.
-   `service/connect`: Updates service API and documentation
- `service/emr-serverless`: Updates service API, documentation, and
paginators
- `service/rds`: Updates service API, documentation, waiters,
paginators, and examples
    -   Updates Amazon RDS documentation for Aurora Postgres DBname.
-   `service/sagemaker`: Updates service API and documentation
- Adds Model Card information as a new component to Model Package.
Autopilot launches algorithm selection for TimeSeries modality to
generate AutoML candidates per algorithm.

###
[`v1.53.12`](https://github.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15312-2024-05-29)

[Compare
Source](https://github.com/aws/aws-sdk-go/compare/v1.53.11...v1.53.12)

\===

##### Service Client Updates

-   `service/athena`: Updates service API and documentation
- Throwing validation errors on CreateNotebook with Name containing
`/`,`:`,`\`
-   `service/codebuild`: Updates service API and documentation
    -   AWS CodeBuild now supports manually creating GitHub webhooks
-   `service/connect`: Updates service API and documentation
-   `service/glue`: Updates service API and documentation
    -   Add optional field JobMode to CreateJob and UpdateJob APIs.
-   `service/securityhub`: Updates service API

###
[`v1.53.11`](https://github.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15311-2024-05-28)

[Compare
Source](https://github.com/aws/aws-sdk-go/compare/v1.53.10...v1.53.11)

\===

##### Service Client Updates

- `service/dynamodb`: Updates service API, documentation, waiters,
paginators, and examples
- Doc-only update for DynamoDB. Specified the IAM actions needed to
authorize a user to create a table with a resource-based policy.
-   `service/ec2`: Updates service API and documentation
    -   Providing support to accept BgpAsnExtended attribute
-   `service/kafka`: Updates service API and documentation
-   `service/swf`: Updates service API and documentation
- This release adds new APIs for deleting activity type and workflow
type resources.

</details>

<details>
<summary>bufbuild/buf (github.com/bufbuild/buf)</summary>

###
[`v1.32.2`](https://github.com/bufbuild/buf/blob/HEAD/CHANGELOG.md#v1322---2024-05-28)

[Compare
Source](https://github.com/bufbuild/buf/compare/v1.32.1...v1.32.2)

- Update `buf generate` to warn instead of error when proto3 optional is
required but not
    supported by a plugin.

</details>

<details>
<summary>microsoft/go-mssqldb
(github.com/microsoft/go-mssqldb)</summary>

###
[`v1.7.2`](https://github.com/microsoft/go-mssqldb/releases/tag/v1.7.2)

[Compare
Source](https://github.com/microsoft/go-mssqldb/compare/v1.7.1...v1.7.2)

Fixes regressions in handing of `sql.Nullxxx` types introduced by the
Always Encrypted changes.

#### What's Changed

- fix: support nullable types for bulkcopy by
[@&#8203;vecknishwaran](https://github.com/vecknishwaran) in
[microsoft/go-mssqldb#192
- Fix: Use correct scope for Entra authentication by
[@&#8203;shueybubbles](https://github.com/shueybubbles) in
[microsoft/go-mssqldb#198
- Fix: handle sql.NullTime parameters by
[@&#8203;shueybubbles](https://github.com/shueybubbles) in
[microsoft/go-mssqldb#195

#### New Contributors

- [@&#8203;vecknishwaran](https://github.com/vecknishwaran) made their
first contribution in
[microsoft/go-mssqldb#192

**Full Changelog**:
microsoft/go-mssqldb@v1.7.1...v1.7.2

</details>

<details>
<summary>vektra/mockery (github.com/vektra/mockery/v2)</summary>

###
[`v2.43.2`](https://github.com/vektra/mockery/releases/tag/v2.43.2)

[Compare
Source](https://github.com/vektra/mockery/compare/v2.43.1...v2.43.2)

#### Changelog

- [`4544845`](https://github.com/vektra/mockery/commit/4544845) Fix an
issue with using exclude on windows
- [`5a3e47a`](https://github.com/vektra/mockery/commit/5a3e47a) Merge
pull request
[#&#8203;780](https://github.com/vektra/mockery/issues/780) from
iangregsondev/debugging

</details>

<details>
<summary>grpc/grpc-go
(google.golang.org/grpc/cmd/protoc-gen-go-grpc)</summary>

### [`v1.4.0`](https://github.com/grpc/grpc-go/releases/tag/v1.4.0):
Release 1.4.0

[Compare
Source](https://github.com/grpc/grpc-go/compare/v1.3.0...v1.4.0)

### New features

- Implement `EmptyCallOption`
([#&#8203;1244](https://github.com/grpc/grpc-go/issues/1244))
- Adding dial options for PerRPCCredentials
([#&#8203;1225](https://github.com/grpc/grpc-go/issues/1225))
- Expand service config support
([#&#8203;1165](https://github.com/grpc/grpc-go/issues/1165))

### Performance

- Piggyback window updates for connection with those of a stream.
([#&#8203;1273](https://github.com/grpc/grpc-go/issues/1273))
- Decouple transport flow control from application read.
([#&#8203;1265](https://github.com/grpc/grpc-go/issues/1265))
- Expand stream's flow control in case of an active read.
([#&#8203;1248](https://github.com/grpc/grpc-go/issues/1248))
- Eagerly set a pointer to nil to help GC
([#&#8203;1232](https://github.com/grpc/grpc-go/issues/1232))
- Use pooled gzip.{Writer,Reader} in gzip{Compressor,Decompressor}
([#&#8203;1217](https://github.com/grpc/grpc-go/issues/1217))
- Make window size configurable.
([#&#8203;1210](https://github.com/grpc/grpc-go/issues/1210))

### Bug fixes

- Server shouldn't Fatalf in case it fails to encode.
([#&#8203;1276](https://github.com/grpc/grpc-go/issues/1276))
- Avoid uint32 overflow when applying initial window size setting
([#&#8203;1268](https://github.com/grpc/grpc-go/issues/1268))
- Initialize stream properly in handler_server.
([#&#8203;1260](https://github.com/grpc/grpc-go/issues/1260))
- Avoid panic caused by stdlib context package errors
([#&#8203;1258](https://github.com/grpc/grpc-go/issues/1258))
- grpclb balancer.Close() should not panic if called more than once
([#&#8203;1250](https://github.com/grpc/grpc-go/issues/1250))
- Reuse Token for serviceAccount credentials
([#&#8203;1238](https://github.com/grpc/grpc-go/issues/1238))
- add logs to grpclb on send and recv
([#&#8203;1235](https://github.com/grpc/grpc-go/issues/1235))
- Calling handleRPC with context derived from the original
([#&#8203;1227](https://github.com/grpc/grpc-go/issues/1227))
- Reset proto before unmarshalling
([#&#8203;1222](https://github.com/grpc/grpc-go/issues/1222))
- don't add defer func if stats handler is nil
([#&#8203;1214](https://github.com/grpc/grpc-go/issues/1214))
- Fix go buildable source file problem
([#&#8203;1213](https://github.com/grpc/grpc-go/issues/1213))
- Pass custom dialer to balancer
([#&#8203;1205](https://github.com/grpc/grpc-go/issues/1205))
- Fix http status code to grpc status conversion
([#&#8203;1195](https://github.com/grpc/grpc-go/issues/1195))
- make ServerOption panic messages more clear.
([#&#8203;1194](https://github.com/grpc/grpc-go/issues/1194))
- Log the actual error when inTapHandle fails in http2Server
([#&#8203;1185](https://github.com/grpc/grpc-go/issues/1185))
- tentative fix to a flow control over-give-back bug
([#&#8203;1170](https://github.com/grpc/grpc-go/issues/1170))
- Add stats test for client streaming and server streaming RPCs
([#&#8203;1140](https://github.com/grpc/grpc-go/issues/1140))
- Ensure that RoundRobin.Close() does not panic.
([#&#8203;1139](https://github.com/grpc/grpc-go/issues/1139))
- fix server panic trying to send on stream as client disconnects
[#&#8203;1111](https://github.com/grpc/grpc-go/issues/1111)
([#&#8203;1115](https://github.com/grpc/grpc-go/issues/1115))
- Suppress server log message when EOF without receiving data for
preface ([#&#8203;1052](https://github.com/grpc/grpc-go/issues/1052))
- clientconn, server: replace time.After with time.NewTimer
([#&#8203;998](https://github.com/grpc/grpc-go/issues/998))
- reflection: check ServerReflectionInfo error
([#&#8203;958](https://github.com/grpc/grpc-go/issues/958))

### Documentation

- transport: fix minor typo in 'GoAway' godoc
([#&#8203;1284](https://github.com/grpc/grpc-go/issues/1284))
- Update references to route_guide.proto to use new directory name
([#&#8203;1270](https://github.com/grpc/grpc-go/issues/1270))
- Improve contributing.md and add issue template
([#&#8203;1267](https://github.com/grpc/grpc-go/issues/1267))
- Fixed comment spelling
([#&#8203;1254](https://github.com/grpc/grpc-go/issues/1254))
- Defined GA and add pointer to benchmarks
([#&#8203;1239](https://github.com/grpc/grpc-go/issues/1239))
- Add doc and example for mocking streaming RPCs
([#&#8203;1230](https://github.com/grpc/grpc-go/issues/1230))
- Fix doc
([#&#8203;1221](https://github.com/grpc/grpc-go/issues/1221))
- stress/client: fix minor typo
([#&#8203;957](https://github.com/grpc/grpc-go/issues/957))

### Testing

- add MaxConcurrentStreams to benchmark_test when start the server
([#&#8203;1271](https://github.com/grpc/grpc-go/issues/1271))
- re-enable handler_server in end2end test, and fix some failed tests
([#&#8203;1259](https://github.com/grpc/grpc-go/issues/1259))
- call listen with "localhost:port" instead of ":port" in tests
([#&#8203;1237](https://github.com/grpc/grpc-go/issues/1237))
- Travis: add staticcheck
([#&#8203;1019](https://github.com/grpc/grpc-go/issues/1019))

</details>

<details>
<summary>gotestyourself/gotestsum (gotest.tools/gotestsum)</summary>

###
[`v1.12.0`](https://github.com/gotestyourself/gotestsum/releases/tag/v1.12.0)

[Compare
Source](https://github.com/gotestyourself/gotestsum/compare/v1.11.0...v1.12.0)

#### What's Changed

- filewatcher: silence warning from os.Stat failures by
[@&#8203;smoynes](https://github.com/smoynes) in
[gotestyourself/gotestsum#371
- Add format-icons flag for nerdfonts instead of unicode by
[@&#8203;afbjorklund](https://github.com/afbjorklund) in
[gotestyourself/gotestsum#366
- Add support for gotestsum on illumos/amd64 by
[@&#8203;szaydel](https://github.com/szaydel) in
[gotestyourself/gotestsum#373
- Improve warning message when stdin is not a terminal by
[@&#8203;smoynes](https://github.com/smoynes) in
[gotestyourself/gotestsum#374
- Used named constants instead of magic numbers in illumos-specific code
by [@&#8203;szaydel](https://github.com/szaydel) in
[gotestyourself/gotestsum#375
- Add Mattermost to README.md links by
[@&#8203;lieut-data](https://github.com/lieut-data) in
[gotestyourself/gotestsum#378
- Update gotestsum retries to properly filter out parents when there is
a a missing gap in the parent tree by
[@&#8203;ddworken](https://github.com/ddworken) in
[gotestyourself/gotestsum#377
- Add Woodpecker CI to no-color default autodetection by
[@&#8203;xoxys](https://github.com/xoxys) in
[gotestyourself/gotestsum#379
- Fix append bug in --rerun-fails with -run flag by
[@&#8203;dnephin](https://github.com/dnephin) in
[gotestyourself/gotestsum#382
- Add gofiber/fiber to list of projects by
[@&#8203;gaby](https://github.com/gaby) in
[gotestyourself/gotestsum#389
- Updates to dependencies and GitHub workflows by
[@&#8203;gaby](https://github.com/gaby) in
[gotestyourself/gotestsum#390

#### New Contributors

- [@&#8203;smoynes](https://github.com/smoynes) made their first
contribution in
[gotestyourself/gotestsum#371
- [@&#8203;szaydel](https://github.com/szaydel) made their first
contribution in
[gotestyourself/gotestsum#373
- [@&#8203;lieut-data](https://github.com/lieut-data) made their first
contribution in
[gotestyourself/gotestsum#378
- [@&#8203;ddworken](https://github.com/ddworken) made their first
contribution in
[gotestyourself/gotestsum#377
- [@&#8203;xoxys](https://github.com/xoxys) made their first
contribution in
[gotestyourself/gotestsum#379
- [@&#8203;gaby](https://github.com/gaby) made their first
contribution in
[gotestyourself/gotestsum#389

**Full Changelog**:
gotestyourself/gotestsum@v1.11.0...v1.12.0

</details>

<details>
<summary>cznic/sqlite (modernc.org/sqlite)</summary>

###
[`v1.30.0`](https://gitlab.com/cznic/sqlite/compare/v1.29.10...v1.30.0)

[Compare
Source](https://gitlab.com/cznic/sqlite/compare/v1.29.10...v1.30.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/cerbos/cerbos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhcmVhL2RlcGVuZGVuY2llcyIsImJvdHMiLCJraW5kL2Nob3JlIl19-->

---------

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Charith Ellawala <charith@cerbos.dev>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Charith Ellawala <charith@cerbos.dev>
codeboten pushed a commit to open-telemetry/opentelemetry-collector-contrib that referenced this pull request Jun 4, 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 |
|---|---|---|---|---|---|
|
[gotest.tools/gotestsum](https://github.com/gotestyourself/gotestsum)
| `v1.11.0` -> `v1.12.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/gotest.tools%2fgotestsum/v1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/gotest.tools%2fgotestsum/v1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/gotest.tools%2fgotestsum/v1.11.0/v1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/gotest.tools%2fgotestsum/v1.11.0/v1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>gotestyourself/gotestsum (gotest.tools/gotestsum)</summary>

###
[`v1.12.0`](https://github.com/gotestyourself/gotestsum/releases/tag/v1.12.0)

[Compare
Source](https://github.com/gotestyourself/gotestsum/compare/v1.11.0...v1.12.0)

#### What's Changed

- filewatcher: silence warning from os.Stat failures by
[@&#8203;smoynes](https://github.com/smoynes) in
[gotestyourself/gotestsum#371
- Add format-icons flag for nerdfonts instead of unicode by
[@&#8203;afbjorklund](https://github.com/afbjorklund) in
[gotestyourself/gotestsum#366
- Add support for gotestsum on illumos/amd64 by
[@&#8203;szaydel](https://github.com/szaydel) in
[gotestyourself/gotestsum#373
- Improve warning message when stdin is not a terminal by
[@&#8203;smoynes](https://github.com/smoynes) in
[gotestyourself/gotestsum#374
- Used named constants instead of magic numbers in illumos-specific code
by [@&#8203;szaydel](https://github.com/szaydel) in
[gotestyourself/gotestsum#375
- Add Mattermost to README.md links by
[@&#8203;lieut-data](https://github.com/lieut-data) in
[gotestyourself/gotestsum#378
- Update gotestsum retries to properly filter out parents when there is
a a missing gap in the parent tree by
[@&#8203;ddworken](https://github.com/ddworken) in
[gotestyourself/gotestsum#377
- Add Woodpecker CI to no-color default autodetection by
[@&#8203;xoxys](https://github.com/xoxys) in
[gotestyourself/gotestsum#379
- Fix append bug in --rerun-fails with -run flag by
[@&#8203;dnephin](https://github.com/dnephin) in
[gotestyourself/gotestsum#382
- Add gofiber/fiber to list of projects by
[@&#8203;gaby](https://github.com/gaby) in
[gotestyourself/gotestsum#389
- Updates to dependencies and GitHub workflows by
[@&#8203;gaby](https://github.com/gaby) in
[gotestyourself/gotestsum#390

#### New Contributors

- [@&#8203;smoynes](https://github.com/smoynes) made their first
contribution in
[gotestyourself/gotestsum#371
- [@&#8203;szaydel](https://github.com/szaydel) made their first
contribution in
[gotestyourself/gotestsum#373
- [@&#8203;lieut-data](https://github.com/lieut-data) made their first
contribution in
[gotestyourself/gotestsum#378
- [@&#8203;ddworken](https://github.com/ddworken) made their first
contribution in
[gotestyourself/gotestsum#377
- [@&#8203;xoxys](https://github.com/xoxys) made their first
contribution in
[gotestyourself/gotestsum#379
- [@&#8203;gaby](https://github.com/gaby) made their first
contribution in
[gotestyourself/gotestsum#389

**Full Changelog**:
gotestyourself/gotestsum@v1.11.0...v1.12.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on tuesday" (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.

🔕 **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/open-telemetry/opentelemetry-collector-contrib).

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

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
Co-authored-by: Yang Song <songy23@users.noreply.github.com>
wesbillman pushed a commit to TBD54566975/ftl that referenced this pull request Jun 4, 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 |
|---|---|---|---|---|---|---|---|
| [@bufbuild/protoc-gen-es](https://github.com/bufbuild/protobuf-es)
([source](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es))
| [`1.9.0` ->
`1.10.0`](https://renovatebot.com/diffs/npm/@bufbuild%2fprotoc-gen-es/1.9.0/1.10.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@bufbuild%2fprotoc-gen-es/1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@bufbuild%2fprotoc-gen-es/1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@bufbuild%2fprotoc-gen-es/1.9.0/1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@bufbuild%2fprotoc-gen-es/1.9.0/1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | minor |
| [@swc/core](https://swc.rs)
([source](https://github.com/swc-project/swc)) | [`1.5.7` ->
`1.5.24`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.5.7/1.5.24) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.5.24?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.5.24?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.5.7/1.5.24?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.5.7/1.5.24?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch |
|
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`20.12.12` ->
`20.14.0`](https://renovatebot.com/diffs/npm/@types%2fnode/20.12.12/20.14.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.12.12/20.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.12.12/20.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | minor |
| [@vscode/test-electron](https://github.com/Microsoft/vscode-test) |
[`2.3.10` ->
`2.4.0`](https://renovatebot.com/diffs/npm/@vscode%2ftest-electron/2.3.10/2.4.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@vscode%2ftest-electron/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@vscode%2ftest-electron/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@vscode%2ftest-electron/2.3.10/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vscode%2ftest-electron/2.3.10/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | minor |
| [act](https://github.com/nektos/act) | `0.2.62` -> `0.2.63` |
[![age](https://developer.mend.io/api/mc/badges/age/hermit/act/0.2.63?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/hermit/act/0.2.63?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/hermit/act/0.2.62/0.2.63?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/hermit/act/0.2.62/0.2.63?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| | patch |
| [buf](https://github.com/bufbuild/buf) | `1.32.1` -> `1.32.2` |
[![age](https://developer.mend.io/api/mc/badges/age/hermit/buf/1.32.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/hermit/buf/1.32.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/hermit/buf/1.32.1/1.32.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/hermit/buf/1.32.1/1.32.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| | patch |
| [codemirror-json-schema](https://codemirror-json-schema.netlify.app/)
([source](https://github.com/acao/codemirror-json-schema)) | [`0.7.2`
->
`0.7.7`](https://renovatebot.com/diffs/npm/codemirror-json-schema/0.7.2/0.7.7)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/codemirror-json-schema/0.7.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/codemirror-json-schema/0.7.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/codemirror-json-schema/0.7.2/0.7.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/codemirror-json-schema/0.7.2/0.7.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | patch |
|
[eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react)
| [`7.34.1` ->
`7.34.2`](https://renovatebot.com/diffs/npm/eslint-plugin-react/7.34.1/7.34.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-react/7.34.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-react/7.34.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-react/7.34.1/7.34.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-react/7.34.1/7.34.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch |
|
[github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2)
| `v1.27.4` -> `v1.27.16` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.27.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.27.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.27.4/v1.27.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.27.4/v1.27.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| require | patch |
|
[github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2)
| `v1.17.4` -> `v1.17.16` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fcredentials/v1.17.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go-v2%2fcredentials/v1.17.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go-v2%2fcredentials/v1.17.4/v1.17.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fcredentials/v1.17.4/v1.17.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| require | patch |
| [gotestsum](https://github.com/gotestyourself/gotestsum) | `1.11.0`
-> `1.12.0` |
[![age](https://developer.mend.io/api/mc/badges/age/hermit/gotestsum/1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/hermit/gotestsum/1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/hermit/gotestsum/1.11.0/1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/hermit/gotestsum/1.11.0/1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| | minor |
| [lefthook](https://github.com/evilmartians/lefthook) | `1.6.12` ->
`1.6.14` |
[![age](https://developer.mend.io/api/mc/badges/age/hermit/lefthook/1.6.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/hermit/lefthook/1.6.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/hermit/lefthook/1.6.12/1.6.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/hermit/lefthook/1.6.12/1.6.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| | patch |
| [maven](https://github.com/apache/maven) | `3.9.6` -> `3.9.7` |
[![age](https://developer.mend.io/api/mc/badges/age/hermit/maven/3.9.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/hermit/maven/3.9.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/hermit/maven/3.9.6/3.9.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/hermit/maven/3.9.6/3.9.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| | patch |
| [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `v1.29.10` ->
`v1.30.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/modernc.org%2fsqlite/v1.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/modernc.org%2fsqlite/v1.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/modernc.org%2fsqlite/v1.29.10/v1.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/modernc.org%2fsqlite/v1.29.10/v1.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| require | minor |
|
[org.sonatype.plugins:nexus-staging-maven-plugin](http://www.sonatype.com/)
([source](https://github.com/sonatype/nexus-maven-plugins)) | `1.6.14`
-> `1.7.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/org.sonatype.plugins:nexus-staging-maven-plugin/1.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.sonatype.plugins:nexus-staging-maven-plugin/1.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.sonatype.plugins:nexus-staging-maven-plugin/1.6.14/1.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.sonatype.plugins:nexus-staging-maven-plugin/1.6.14/1.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| build | minor |
|
[org.apache.maven.plugins:maven-shade-plugin](https://maven.apache.org/plugins/)
| `3.5.3` -> `3.6.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/org.apache.maven.plugins:maven-shade-plugin/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.apache.maven.plugins:maven-shade-plugin/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.apache.maven.plugins:maven-shade-plugin/3.5.3/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.apache.maven.plugins:maven-shade-plugin/3.5.3/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| build | minor |

---

### Release Notes

<details>
<summary>bufbuild/protobuf-es (@&#8203;bufbuild/protoc-gen-es)</summary>

###
[`v1.10.0`](https://github.com/bufbuild/protobuf-es/releases/tag/v1.10.0)

[Compare
Source](https://github.com/bufbuild/protobuf-es/compare/v1.9.0...v1.10.0)

#### What's Changed

- Skip null values in message initializer object by
[@&#8203;timostamm](https://github.com/timostamm) in
[bufbuild/protobuf-es#862
- Fix Node10 subpath fallbacks by
[@&#8203;timostamm](https://github.com/timostamm) in
[bufbuild/protobuf-es#803
- Check for matching field numbers in StartGroup / EndGroup tags by
[@&#8203;smaye81](https://github.com/smaye81) in
[bufbuild/protobuf-es#816
- Update to google protobuf v27.0 by
[@&#8203;timostamm](https://github.com/timostamm) in
[bufbuild/protobuf-es#854

**Full Changelog**:
bufbuild/protobuf-es@v1.9.0...v1.10.0

</details>

<details>
<summary>swc-project/swc (@&#8203;swc/core)</summary>

###
[`v1.5.24`](https://github.com/swc-project/swc/compare/v1.5.23...a1084695ae075079c8a0b967f45b6f4cc4c07bcd)

[Compare
Source](https://github.com/swc-project/swc/compare/v1.5.23...v1.5.24)

###
[`v1.5.23`](https://github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1523---2024-05-30)

[Compare
Source](https://github.com/swc-project/swc/compare/v1.5.22...v1.5.23)

##### Bug Fixes

- **(bindings/node)** Fix regression of JS APIs
([#&#8203;8998](https://github.com/swc-project/swc/issues/8998))
([125ddd2](https://github.com/swc-project/swc/commit/125ddd2dd98e882f9e10b7d94f766eae85143d71))

- **(es/jest)** Handle `@jest/globals`
([#&#8203;8994](https://github.com/swc-project/swc/issues/8994))
([a81a01f](https://github.com/swc-project/swc/commit/a81a01f629613a624798693e60f9796904a8dce1))

###
[`v1.5.22`](https://github.com/swc-project/swc/compare/v1.5.20...v1.5.22)

[Compare
Source](https://github.com/swc-project/swc/compare/v1.5.20...v1.5.22)

###
[`v1.5.20`](https://github.com/swc-project/swc/compare/v1.5.19...v1.5.20)

[Compare
Source](https://github.com/swc-project/swc/compare/v1.5.19...v1.5.20)

###
[`v1.5.19`](https://github.com/swc-project/swc/compare/v1.5.11...v1.5.19)

[Compare
Source](https://github.com/swc-project/swc/compare/v1.5.11...v1.5.19)

###
[`v1.5.11`](https://github.com/swc-project/swc/compare/v1.5.7...v1.5.11)

[Compare
Source](https://github.com/swc-project/swc/compare/v1.5.7...v1.5.11)

</details>

<details>
<summary>Microsoft/vscode-test (@&#8203;vscode/test-electron)</summary>

###
[`v2.4.0`](https://github.com/Microsoft/vscode-test/blob/HEAD/CHANGELOG.md#240--2024-05-24)

[Compare
Source](https://github.com/Microsoft/vscode-test/compare/v2.3.10...v2.4.0)

- Allow installing unreleased builds using an `-unreleased` suffix, such
as `insiders-unreleased`.
- Allow passing different data directories in `runVSCodeCommand`, using
it for extension development.
-   Improve the appearance progress reporting.

</details>

<details>
<summary>nektos/act (act)</summary>

### [`v0.2.63`](https://github.com/nektos/act/releases/tag/v0.2.63)

#### Changelog

##### Other

- [`c959fdd`](https://github.com/nektos/act/commit/c959fdd) chore:
bump VERSION to 0.2.63
- [`4977ba9`](https://github.com/nektos/act/commit/4977ba9)
Meta-copy-symlinks-new-actions-cache
([#&#8203;2337](https://github.com/nektos/act/issues/2337))
- [`ecd7875`](https://github.com/nektos/act/commit/ecd7875)
build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.1
([#&#8203;2340](https://github.com/nektos/act/issues/2340))
- [`77acf9d`](https://github.com/nektos/act/commit/77acf9d)
build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.0 to 5.2.1
([#&#8203;2341](https://github.com/nektos/act/issues/2341))
- [`e1e5671`](https://github.com/nektos/act/commit/e1e5671) Actions
Artifacts v4 backend
([#&#8203;2224](https://github.com/nektos/act/issues/2224))
- [`8acde99`](https://github.com/nektos/act/commit/8acde99)
build(deps): bump github.com/docker/docker
([#&#8203;2333](https://github.com/nektos/act/issues/2333))
- [`6db9613`](https://github.com/nektos/act/commit/6db9613)
build(deps): bump github.com/docker/cli
([#&#8203;2332](https://github.com/nektos/act/issues/2332))
- [`070c257`](https://github.com/nektos/act/commit/070c257) Add
documentation for `dryrun` parameter
([#&#8203;2311](https://github.com/nektos/act/issues/2311))
- [`657a3d7`](https://github.com/nektos/act/commit/657a3d7) Fix for
issue 2232: Many lines of "Could not find any stages to run" on run
([#&#8203;2272](https://github.com/nektos/act/issues/2272))
- [`69ef192`](https://github.com/nektos/act/commit/69ef192)
build(deps): bump github.com/docker/cli
([#&#8203;2325](https://github.com/nektos/act/issues/2325))
- [`2c9c489`](https://github.com/nektos/act/commit/2c9c489)
build(deps): bump github.com/rhysd/actionlint from 1.6.27 to 1.7.0
([#&#8203;2326](https://github.com/nektos/act/issues/2326))
- [`218edca`](https://github.com/nektos/act/commit/218edca)
build(deps): bump go.etcd.io/bbolt from 1.3.9 to 1.3.10
([#&#8203;2327](https://github.com/nektos/act/issues/2327))
- [`3429f1a`](https://github.com/nektos/act/commit/3429f1a)
build(deps): bump github.com/docker/docker
([#&#8203;2324](https://github.com/nektos/act/issues/2324))
- [`1acda5f`](https://github.com/nektos/act/commit/1acda5f)
build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1
([#&#8203;2323](https://github.com/nektos/act/issues/2323))
- [`6bbef14`](https://github.com/nektos/act/commit/6bbef14)
build(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.3.0
([#&#8203;2319](https://github.com/nektos/act/issues/2319))
- [`e6f8d89`](https://github.com/nektos/act/commit/e6f8d89)
build(deps): bump github.com/docker/cli
([#&#8203;2318](https://github.com/nektos/act/issues/2318))
- [`31e11d2`](https://github.com/nektos/act/commit/31e11d2)
build(deps): bump golang.org/x/term from 0.19.0 to 0.20.0
([#&#8203;2316](https://github.com/nektos/act/issues/2316))
- [`42405f4`](https://github.com/nektos/act/commit/42405f4)
build(deps): bump github.com/docker/docker
([#&#8203;2317](https://github.com/nektos/act/issues/2317))

</details>

<details>
<summary>bufbuild/buf (buf)</summary>

###
[`v1.32.2`](https://github.com/bufbuild/buf/blob/HEAD/CHANGELOG.md#v1322---2024-05-28)

- Update `buf generate` to warn instead of error when proto3 optional is
required but not
    supported by a plugin.

</details>

<details>
<summary>acao/codemirror-json-schema (codemirror-json-schema)</summary>

###
[`v0.7.7`](https://github.com/acao/codemirror-json-schema/blob/HEAD/CHANGELOG.md#077)

[Compare
Source](https://github.com/acao/codemirror-json-schema/compare/v0.7.6...v0.7.7)

##### Patch Changes

-
[#&#8203;117](https://github.com/jsonnext/codemirror-json-schema/pull/117)
[`edafa8f`](https://github.com/jsonnext/codemirror-json-schema/commit/edafa8f6993a4004c9ffe6aa7cde58c9da704d6b)
Thanks [@&#8203;acao](https://github.com/acao)! - validate all strings
with length > 1

###
[`v0.7.6`](https://github.com/acao/codemirror-json-schema/blob/HEAD/CHANGELOG.md#076)

[Compare
Source](https://github.com/acao/codemirror-json-schema/compare/v0.7.5...v0.7.6)

##### Patch Changes

-
[#&#8203;115](https://github.com/jsonnext/codemirror-json-schema/pull/115)
[`c8d2594`](https://github.com/jsonnext/codemirror-json-schema/commit/c8d259443ffdc5eb792dd373dac64e1d4895c876)
Thanks [@&#8203;acao](https://github.com/acao)! - set
[@&#8203;codemirror/autocomplete](https://github.com/codemirror/autocomplete)
as an optional peer, at a fix version for a bug with curly braces

###
[`v0.7.5`](https://github.com/acao/codemirror-json-schema/blob/HEAD/CHANGELOG.md#075)

[Compare
Source](https://github.com/acao/codemirror-json-schema/compare/v0.7.4...v0.7.5)

##### Patch Changes

-
[#&#8203;112](https://github.com/jsonnext/codemirror-json-schema/pull/112)
[`ccffa61`](https://github.com/jsonnext/codemirror-json-schema/commit/ccffa6195e45d0eb52ed2253831eb396e930a1cc)
Thanks [@&#8203;acao](https://github.com/acao)! - fixes bundling -
remove .js imports and remains as moduleResolution: 'Node' to match cm6

###
[`v0.7.4`](https://github.com/acao/codemirror-json-schema/blob/HEAD/CHANGELOG.md#074)

[Compare
Source](https://github.com/acao/codemirror-json-schema/compare/v0.7.3...v0.7.4)

##### Patch Changes

-
[#&#8203;102](https://github.com/acao/codemirror-json-schema/pull/102)
[`296617f`](https://github.com/acao/codemirror-json-schema/commit/296617f4800d875ddd579cbb544240e8a6985bc1)
Thanks [@&#8203;imolorhe](https://github.com/imolorhe)! - Improvements
to completion logic (mainly for top level)

###
[`v0.7.3`](https://github.com/acao/codemirror-json-schema/blob/HEAD/CHANGELOG.md#073)

[Compare
Source](https://github.com/acao/codemirror-json-schema/compare/v0.7.2...v0.7.3)

##### Patch Changes

-
[#&#8203;103](https://github.com/acao/codemirror-json-schema/pull/103)
[`da7f368`](https://github.com/acao/codemirror-json-schema/commit/da7f36888c5efa31b5b32becdf9f839e476eed85)
Thanks [@&#8203;imolorhe](https://github.com/imolorhe)! - Handle
generic validation error

</details>

<details>
<summary>jsx-eslint/eslint-plugin-react (eslint-plugin-react)</summary>

###
[`v7.34.2`](https://github.com/jsx-eslint/eslint-plugin-react/releases/tag/v7.34.2)

[Compare
Source](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.1...v7.34.2)

##### Fixed

- [`boolean-prop-naming`][boolean-prop-naming]: avoid a crash with a
non-TSTypeReference type ([#&#8203;3718][]
[@&#8203;developer-bandi](https://github.com/developer-bandi))
- [`jsx-no-leaked-render`][jsx-no-leaked-render]: invalid report if left
side is boolean ([#&#8203;3746][]
[@&#8203;akulsr0](https://github.com/akulsr0))
- [`jsx-closing-bracket-location`][jsx-closing-bracket-location]:
message shows `{{details}}` when there are no details ([#&#8203;3759][]
[@&#8203;mdjermanovic](https://github.com/mdjermanovic))
- [`no-invalid-html-attribute`][no-invalid-html-attribute]: ensure error
messages are correct ([#&#8203;3759][]
[@&#8203;mdjermanovic](https://github.com/mdjermanovic),
[@&#8203;ljharb](https://github.com/ljharb))

##### Changed

- \[Refactor] create various eslint utils to fix eslint deprecations
([#&#8203;3759][]
[@&#8203;mdjermanovic](https://github.com/mdjermanovic),
[@&#8203;ljharb](https://github.com/ljharb))

[7.34.2]:
https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.1...v7.34.2

[#&#8203;3759]:
https://github.com/jsx-eslint/eslint-plugin-react/pull/3759

[#&#8203;3746]:
https://github.com/jsx-eslint/eslint-plugin-react/pull/3746

[#&#8203;3718]:
https://github.com/jsx-eslint/eslint-plugin-react/pull/3718

[`boolean-prop-naming`]: docs/rules/boolean-prop-naming.md

[`jsx-no-leaked-render`]: docs/rules/jsx-no-leaked-render.md

[`jsx-closing-bracket-location`]:
docs/rules/jsx-closing-bracket-location.md

[`no-invalid-html-attribute`]: docs/rules/no-invalid-html-attribute.md

</details>

<details>
<summary>aws/aws-sdk-go-v2
(github.com/aws/aws-sdk-go-v2/credentials)</summary>

###
[`v1.17.8`](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.17.8...v1.17.8)

###
[`v1.17.6`](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.17.6...v1.17.6)

###
[`v1.17.5`](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.17.5...v1.17.5)

</details>

<details>
<summary>gotestyourself/gotestsum (gotestsum)</summary>

###
[`v1.12.0`](https://github.com/gotestyourself/gotestsum/releases/tag/v1.12.0)

#### What's Changed

- filewatcher: silence warning from os.Stat failures by
[@&#8203;smoynes](https://github.com/smoynes) in
[gotestyourself/gotestsum#371
- Add format-icons flag for nerdfonts instead of unicode by
[@&#8203;afbjorklund](https://github.com/afbjorklund) in
[gotestyourself/gotestsum#366
- Add support for gotestsum on illumos/amd64 by
[@&#8203;szaydel](https://github.com/szaydel) in
[gotestyourself/gotestsum#373
- Improve warning message when stdin is not a terminal by
[@&#8203;smoynes](https://github.com/smoynes) in
[gotestyourself/gotestsum#374
- Used named constants instead of magic numbers in illumos-specific code
by [@&#8203;szaydel](https://github.com/szaydel) in
[gotestyourself/gotestsum#375
- Add Mattermost to README.md links by
[@&#8203;lieut-data](https://github.com/lieut-data) in
[gotestyourself/gotestsum#378
- Update gotestsum retries to properly filter out parents when there is
a a missing gap in the parent tree by
[@&#8203;ddworken](https://github.com/ddworken) in
[gotestyourself/gotestsum#377
- Add Woodpecker CI to no-color default autodetection by
[@&#8203;xoxys](https://github.com/xoxys) in
[gotestyourself/gotestsum#379
- Fix append bug in --rerun-fails with -run flag by
[@&#8203;dnephin](https://github.com/dnephin) in
[gotestyourself/gotestsum#382
- Add gofiber/fiber to list of projects by
[@&#8203;gaby](https://github.com/gaby) in
[gotestyourself/gotestsum#389
- Updates to dependencies and GitHub workflows by
[@&#8203;gaby](https://github.com/gaby) in
[gotestyourself/gotestsum#390

#### New Contributors

- [@&#8203;smoynes](https://github.com/smoynes) made their first
contribution in
[gotestyourself/gotestsum#371
- [@&#8203;szaydel](https://github.com/szaydel) made their first
contribution in
[gotestyourself/gotestsum#373
- [@&#8203;lieut-data](https://github.com/lieut-data) made their first
contribution in
[gotestyourself/gotestsum#378
- [@&#8203;ddworken](https://github.com/ddworken) made their first
contribution in
[gotestyourself/gotestsum#377
- [@&#8203;xoxys](https://github.com/xoxys) made their first
contribution in
[gotestyourself/gotestsum#379
- [@&#8203;gaby](https://github.com/gaby) made their first
contribution in
[gotestyourself/gotestsum#389

**Full Changelog**:
gotestyourself/gotestsum@v1.11.0...v1.12.0

</details>

<details>
<summary>evilmartians/lefthook (lefthook)</summary>

###
[`v1.6.14`](https://github.com/evilmartians/lefthook/blob/HEAD/CHANGELOG.md#1614-2024-05-30)

[Compare
Source](https://github.com/evilmartians/lefthook/compare/v1.6.13...v1.6.14)

- fix: share STDIN across different commands on pre-push hook
([#&#8203;732](https://github.com/evilmartians/lefthook/pull/732)) by
[@&#8203;tdesveaux](https://github.com/tdesveaux) and
[@&#8203;mrexox](https://github.com/mrexox)

###
[`v1.6.13`](https://github.com/evilmartians/lefthook/blob/HEAD/CHANGELOG.md#1613-2024-05-27)

[Compare
Source](https://github.com/evilmartians/lefthook/compare/v1.6.12...v1.6.13)

- feat: expand Swift integration with Mint support
([#&#8203;724](https://github.com/evilmartians/lefthook/pull/724)) by
[@&#8203;levibostian](https://github.com/levibostian)
- deps: May 22 dependencies update
([#&#8203;706](https://github.com/evilmartians/lefthook/pull/706)) by
[@&#8203;mrexox](https://github.com/mrexox)
- chore: remove go patch version in go.mod
([#&#8203;726](https://github.com/evilmartians/lefthook/pull/726)) by
[@&#8203;mrexox](https://github.com/mrexox)

</details>

<details>
<summary>apache/maven (maven)</summary>

###
[`v3.9.7`](https://github.com/apache/maven/releases/tag/maven-3.9.7):
3.9.7

[Compare
Source](https://github.com/apache/maven/compare/maven-3.9.6...maven-3.9.7)

##### [Release Notes - Maven - Version
3.9.7](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922\&version=12353964)

<h2>        Bug
</h2>
<ul>
<li>[<a
href='https://issues.apache.org/jira/browse/MNG-8106'>MNG-8106</a>] -
Maven Metadata corruption if repository directory role overlaps
</li>
<li>[<a
href='https://issues.apache.org/jira/browse/MNG-8121'>MNG-8121</a>] -
NullPointerException at
org.apache.maven.artifact.repository.metadata.Metadata.merge
(Metadata.java:293)
</li>
</ul>

<h2>        New Feature
</h2>
<ul>
<li>[<a
href='https://issues.apache.org/jira/browse/MNG-5726'>MNG-5726</a>] -
Update OS Activation To Allow Wildcards In OS Version
</li>
<li>[<a
href='https://issues.apache.org/jira/browse/MNG-8030'>MNG-8030</a>] -
Backport: Add ability to ignore dependency repositories: mvn -itr
</li>
</ul>

<h2>        Improvement
</h2>
<ul>
<li>[<a
href='https://issues.apache.org/jira/browse/MNG-8019'>MNG-8019</a>] -
Streamline update policy of pluginRepository/repository of Maven Central
in Super POM
</li>
<li>[<a
href='https://issues.apache.org/jira/browse/MNG-8029'>MNG-8029</a>] -
improve documentation of mirror in settings
</li>
<li>[<a
href='https://issues.apache.org/jira/browse/MNG-8031'>MNG-8031</a>] -
Backport: Make Maven transfer listener used with Resolver more
concurrent friendly
</li>
<li>[<a
href='https://issues.apache.org/jira/browse/MNG-8081'>MNG-8081</a>] -
default profile activation should consider available system and user
properties
</li>
<li>[<a
href='https://issues.apache.org/jira/browse/MNG-8085'>MNG-8085</a>] -
swtich from png+imagemap to svg
</li>
<li>[<a
href='https://issues.apache.org/jira/browse/MNG-8117'>MNG-8117</a>] -
Improve prerequisite evaluation and plugin version selection logging
</li>
</ul>

<h2>        Task
</h2>
<ul>
<li>[<a
href='https://issues.apache.org/jira/browse/MNG-7309'>MNG-7309</a>] -
Remove redundant MojoDescriptor parameterMap
</li>
<li>[<a
href='https://issues.apache.org/jira/browse/MNG-8011'>MNG-8011</a>] -
Minimize and make generic the README.txt
</li>
<li>[<a
href='https://issues.apache.org/jira/browse/MNG-8055'>MNG-8055</a>] -
Investigate possible solutions for build number diffs on deploy
</li>
</ul>

<h2>        Dependency upgrade
</h2>
<ul>
<li>[<a
href='https://issues.apache.org/jira/browse/MNG-8094'>MNG-8094</a>] -
Resolver 1.9.19
</li>
<li>[<a
href='https://issues.apache.org/jira/browse/MNG-8100'>MNG-8100</a>] -
Upgrade default plugin bindings
</li>
<li>[<a
href='https://issues.apache.org/jira/browse/MNG-8101'>MNG-8101</a>] -
Upgrade Parent to 42
</li>
<li>[<a
href='https://issues.apache.org/jira/browse/MNG-8109'>MNG-8109</a>] -
Resolver 1.9.20
</li>
<li>[<a
href='https://issues.apache.org/jira/browse/MNG-8115'>MNG-8115</a>] -
Upgrade minimal set of dependencies
</li>
<li>[<a
href='https://issues.apache.org/jira/browse/MNG-8125'>MNG-8125</a>] -
(build) Bump buildhelper-maven-plugin to 3.6.0 (was 3.4.0)
</li>
<li>[<a
href='https://issues.apache.org/jira/browse/MNG-8126'>MNG-8126</a>] -
Bump logback classic to 1.2.13 (was 1.2.12)
</li>
<li>[<a
href='https://issues.apache.org/jira/browse/MNG-8127'>MNG-8127</a>] -
Bump guava to 33.2.0-jre
</li>
</ul>

***

##### What's Changed

- \[MNG-6776] Inconsistent list of parameters for MojoDescriptor
([#&#8203;584](https://github.com/apache/maven/issues/584)) by
[@&#8203;michael-o](https://github.com/michael-o) in
[apache/maven#1361
- \[MNG-8055] Ability to force build number by
[@&#8203;cstamas](https://github.com/cstamas) in
[apache/maven#1415
- \[MNG-8029] improve documentation about mirror settings by
[@&#8203;hboutemy](https://github.com/hboutemy) in
[apache/maven#1395
- MNG-8019 streamline central update policy by
[@&#8203;kwin](https://github.com/kwin) in
[apache/maven#1381
- MNG-5726 (backport for Maven 3.9) by
[@&#8203;kwin](https://github.com/kwin) in
[apache/maven#1431
- \[MNG-4840] document requiredMavenVersion in plugin descriptor by
[@&#8203;hboutemy](https://github.com/hboutemy) in
[apache/maven#1444
- \[MNG-8085] switch png+imagemap to svg by
[@&#8203;hboutemy](https://github.com/hboutemy) in
[apache/maven#1452
- \[MNG-4840] fix requiredMavenVersion description
[#&#8203;1444](https://github.com/apache/maven/issues/1444) by
[@&#8203;hboutemy](https://github.com/hboutemy) in
[apache/maven#1456
- \[MNG-6399] Lift JDK minimum to JDK 8 by
[@&#8203;turbanoff](https://github.com/turbanoff) in
[apache/maven#1382
- Update GitHub actions to v4 by
[@&#8203;slawekjaranowski](https://github.com/slawekjaranowski) in
[apache/maven#1472
- \[MNG-8101] Upgrade Parent to 42 by
[@&#8203;slawekjaranowski](https://github.com/slawekjaranowski) in
[apache/maven#1473
- \[MNG-8100] Upgrade default plugin bindings by
[@&#8203;slawekjaranowski](https://github.com/slawekjaranowski) in
[apache/maven#1474
- \[MNG-8031] Backport concurrent friendly transport listener by
[@&#8203;cstamas](https://github.com/cstamas) in
[apache/maven#1471
- \[MNG-8030] Backport itr: ignore transitive repositories by
[@&#8203;cstamas](https://github.com/cstamas) in
[apache/maven#1469
- \[MNG-8011] Neuter the README by
[@&#8203;cstamas](https://github.com/cstamas) in
[apache/maven#1470
- \[MNG-8094] Resolver 1.9.19 by
[@&#8203;cstamas](https://github.com/cstamas) in
[apache/maven#1468
- \[3.9.x]\[MNG-8106] Fix metadata merge by
[@&#8203;cstamas](https://github.com/cstamas) in
[apache/maven#1480
- \[3.9.x]\[MNG-8109] Resolver 1.9.20 by
[@&#8203;cstamas](https://github.com/cstamas) in
[apache/maven#1490
- \[MNG-8081] Interpolate available properties during default profile
selection (Maven 3.9.x) by
[@&#8203;mbenson](https://github.com/mbenson) in
[apache/maven#1447
- \[3.9.x]\[MNG-8117] Backport to Maven 3.9.x by
[@&#8203;cstamas](https://github.com/cstamas) in
[apache/maven#1505
- \[MNG-8115] Upgrade dependencies by
[@&#8203;slachiewicz](https://github.com/slachiewicz) in
[apache/maven#1496
- \[MNG-8121] Fix NPE in metadata merge by
[@&#8203;cstamas](https://github.com/cstamas) in
[apache/maven#1508
- \[MNG-8126] Mild updates by
[@&#8203;cstamas](https://github.com/cstamas) in
[apache/maven#1533

##### New Contributors

- [@&#8203;turbanoff](https://github.com/turbanoff) made their first
contribution in
[apache/maven#1382

**Full Changelog**:
apache/maven@maven-3.9.6...maven-3.9.7

</details>

<details>
<summary>cznic/sqlite (modernc.org/sqlite)</summary>

###
[`v1.30.0`](https://gitlab.com/cznic/sqlite/compare/v1.29.10...v1.30.0)

[Compare
Source](https://gitlab.com/cznic/sqlite/compare/v1.29.10...v1.30.0)

</details>

<details>
<summary>sonatype/nexus-maven-plugins
(org.sonatype.plugins:nexus-staging-maven-plugin)</summary>

###
[`v1.7.0`](https://github.com/sonatype/nexus-maven-plugins/compare/release-1.6.14...release-1.7.0)

[Compare
Source](https://github.com/sonatype/nexus-maven-plugins/compare/release-1.6.14...release-1.7.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/TBD54566975/ftl).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Matt Toohey <mtoohey@block.xyz>
cparkins pushed a commit to AmadeusITGroup/opentelemetry-collector-contrib that referenced this pull request Jul 11, 2024
…metry#33364)

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

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[gotest.tools/gotestsum](https://github.com/gotestyourself/gotestsum)
| `v1.11.0` -> `v1.12.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/gotest.tools%2fgotestsum/v1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/gotest.tools%2fgotestsum/v1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/gotest.tools%2fgotestsum/v1.11.0/v1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/gotest.tools%2fgotestsum/v1.11.0/v1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>gotestyourself/gotestsum (gotest.tools/gotestsum)</summary>

###
[`v1.12.0`](https://github.com/gotestyourself/gotestsum/releases/tag/v1.12.0)

[Compare
Source](https://github.com/gotestyourself/gotestsum/compare/v1.11.0...v1.12.0)

#### What's Changed

- filewatcher: silence warning from os.Stat failures by
[@&open-telemetry#8203;smoynes](https://github.com/smoynes) in
[gotestyourself/gotestsum#371
- Add format-icons flag for nerdfonts instead of unicode by
[@&open-telemetry#8203;afbjorklund](https://github.com/afbjorklund) in
[gotestyourself/gotestsum#366
- Add support for gotestsum on illumos/amd64 by
[@&open-telemetry#8203;szaydel](https://github.com/szaydel) in
[gotestyourself/gotestsum#373
- Improve warning message when stdin is not a terminal by
[@&open-telemetry#8203;smoynes](https://github.com/smoynes) in
[gotestyourself/gotestsum#374
- Used named constants instead of magic numbers in illumos-specific code
by [@&open-telemetry#8203;szaydel](https://github.com/szaydel) in
[gotestyourself/gotestsum#375
- Add Mattermost to README.md links by
[@&open-telemetry#8203;lieut-data](https://github.com/lieut-data) in
[gotestyourself/gotestsum#378
- Update gotestsum retries to properly filter out parents when there is
a a missing gap in the parent tree by
[@&open-telemetry#8203;ddworken](https://github.com/ddworken) in
[gotestyourself/gotestsum#377
- Add Woodpecker CI to no-color default autodetection by
[@&open-telemetry#8203;xoxys](https://github.com/xoxys) in
[gotestyourself/gotestsum#379
- Fix append bug in --rerun-fails with -run flag by
[@&open-telemetry#8203;dnephin](https://github.com/dnephin) in
[gotestyourself/gotestsum#382
- Add gofiber/fiber to list of projects by
[@&open-telemetry#8203;gaby](https://github.com/gaby) in
[gotestyourself/gotestsum#389
- Updates to dependencies and GitHub workflows by
[@&open-telemetry#8203;gaby](https://github.com/gaby) in
[gotestyourself/gotestsum#390

#### New Contributors

- [@&open-telemetry#8203;smoynes](https://github.com/smoynes) made their first
contribution in
[gotestyourself/gotestsum#371
- [@&open-telemetry#8203;szaydel](https://github.com/szaydel) made their first
contribution in
[gotestyourself/gotestsum#373
- [@&open-telemetry#8203;lieut-data](https://github.com/lieut-data) made their first
contribution in
[gotestyourself/gotestsum#378
- [@&open-telemetry#8203;ddworken](https://github.com/ddworken) made their first
contribution in
[gotestyourself/gotestsum#377
- [@&open-telemetry#8203;xoxys](https://github.com/xoxys) made their first
contribution in
[gotestyourself/gotestsum#379
- [@&open-telemetry#8203;gaby](https://github.com/gaby) made their first
contribution in
[gotestyourself/gotestsum#389

**Full Changelog**:
gotestyourself/gotestsum@v1.11.0...v1.12.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on tuesday" (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.

🔕 **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/open-telemetry/opentelemetry-collector-contrib).

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

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
Co-authored-by: Yang Song <songy23@users.noreply.github.com>
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.

None yet

2 participants