Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2025

Bumps github.com/gofrs/uuid/v5 from 5.3.2 to 5.4.0.

Release notes

Sourced from github.com/gofrs/uuid/v5's releases.

v5.4.0

What's Changed

New Contributors

Full Changelog: gofrs/uuid@v5.3.2...v5.4.0

Commits
  • 153266a Add IsZero method to UUID type for MongoDB omitzero support (#226)
  • 90a218b Bump the all group across 1 directory with 4 updates (#230)
  • 5ec55b6 Bump the all group with 2 updates (#227)
  • e1fb84e perf: reduce allocations in NewV3 and NewV5 (#221)
  • f37c04d Bump the all group with 4 updates (#225)
  • efd4d5a fix: deduplicate UUID parsing logic with parsing tests #217; (#218)
  • bbcba78 Bump the all group across 1 directory with 4 updates (#223)
  • 78d4142 Bump github/codeql-action from 3.28.18 to 3.29.0 in the all group (#215)
  • 6fd71a3 Bump the all group across 1 directory with 4 updates (#214)
  • eabfc15 Bump the all group with 2 updates (#212)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/gofrs/uuid/v5](https://github.com/gofrs/uuid) from 5.3.2 to 5.4.0.
- [Release notes](https://github.com/gofrs/uuid/releases)
- [Commits](gofrs/uuid@v5.3.2...v5.4.0)

---
updated-dependencies:
- dependency-name: github.com/gofrs/uuid/v5
  dependency-version: 5.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added automation backport-active-all Automated backport with mergify to all the active branches dependency Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team labels Oct 31, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 31, 2025 00:19
@dependabot dependabot bot added automation dependency Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team labels Oct 31, 2025
@dependabot dependabot bot added the backport-active-all Automated backport with mergify to all the active branches label Oct 31, 2025
@prodsecmachine
Copy link

prodsecmachine commented Oct 31, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Licenses 0 0 0 0 0 issues
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@pkoutsovasilis pkoutsovasilis merged commit 3ace395 into main Oct 31, 2025
5 checks passed
@pkoutsovasilis pkoutsovasilis deleted the dependabot/go_modules/github.com/gofrs/uuid/v5-5.4.0 branch October 31, 2025 08:31
@github-actions
Copy link
Contributor

@Mergifyio backport 8.19 9.1 9.2

@mergify
Copy link
Contributor

mergify bot commented Oct 31, 2025

backport 8.19 9.1 9.2

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Oct 31, 2025
* build(deps): bump github.com/gofrs/uuid/v5 from 5.3.2 to 5.4.0

Bumps [github.com/gofrs/uuid/v5](https://github.com/gofrs/uuid) from 5.3.2 to 5.4.0.
- [Release notes](https://github.com/gofrs/uuid/releases)
- [Commits](gofrs/uuid@v5.3.2...v5.4.0)

---
updated-dependencies:
- dependency-name: github.com/gofrs/uuid/v5
  dependency-version: 5.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Post dependabot file modifications

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 3ace395)
mergify bot pushed a commit that referenced this pull request Oct 31, 2025
* build(deps): bump github.com/gofrs/uuid/v5 from 5.3.2 to 5.4.0

Bumps [github.com/gofrs/uuid/v5](https://github.com/gofrs/uuid) from 5.3.2 to 5.4.0.
- [Release notes](https://github.com/gofrs/uuid/releases)
- [Commits](gofrs/uuid@v5.3.2...v5.4.0)

---
updated-dependencies:
- dependency-name: github.com/gofrs/uuid/v5
  dependency-version: 5.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Post dependabot file modifications

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 3ace395)

# Conflicts:
#	NOTICE-fips.txt
#	NOTICE.txt
#	go.mod
#	go.sum
mergify bot pushed a commit that referenced this pull request Oct 31, 2025
* build(deps): bump github.com/gofrs/uuid/v5 from 5.3.2 to 5.4.0

Bumps [github.com/gofrs/uuid/v5](https://github.com/gofrs/uuid) from 5.3.2 to 5.4.0.
- [Release notes](https://github.com/gofrs/uuid/releases)
- [Commits](gofrs/uuid@v5.3.2...v5.4.0)

---
updated-dependencies:
- dependency-name: github.com/gofrs/uuid/v5
  dependency-version: 5.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Post dependabot file modifications

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 3ace395)
ycombinator pushed a commit that referenced this pull request Oct 31, 2025
#5808)

* build(deps): bump github.com/gofrs/uuid/v5 from 5.3.2 to 5.4.0

Bumps [github.com/gofrs/uuid/v5](https://github.com/gofrs/uuid) from 5.3.2 to 5.4.0.
- [Release notes](https://github.com/gofrs/uuid/releases)
- [Commits](gofrs/uuid@v5.3.2...v5.4.0)

---
updated-dependencies:
- dependency-name: github.com/gofrs/uuid/v5
  dependency-version: 5.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...



* Post dependabot file modifications

---------




(cherry picked from commit 3ace395)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
ycombinator added a commit that referenced this pull request Oct 31, 2025
…m 5.3.2 to 5.4.0 (#5805)

* build(deps): bump github.com/gofrs/uuid/v5 from 5.3.2 to 5.4.0 (#5803)

* build(deps): bump github.com/gofrs/uuid/v5 from 5.3.2 to 5.4.0

Bumps [github.com/gofrs/uuid/v5](https://github.com/gofrs/uuid) from 5.3.2 to 5.4.0.
- [Release notes](https://github.com/gofrs/uuid/releases)
- [Commits](gofrs/uuid@v5.3.2...v5.4.0)

---
updated-dependencies:
- dependency-name: github.com/gofrs/uuid/v5
  dependency-version: 5.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Post dependabot file modifications

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 3ace395)

# Conflicts:
#	NOTICE-fips.txt
#	NOTICE.txt
#	go.mod
#	go.sum

* conflicts

* Running go mod tidy

* Update NOTICE files

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ebeahan <[email protected]>
Co-authored-by: Shaunak Kashyap <[email protected]>
pchila pushed a commit that referenced this pull request Nov 5, 2025
#5806)

* build(deps): bump github.com/gofrs/uuid/v5 from 5.3.2 to 5.4.0

Bumps [github.com/gofrs/uuid/v5](https://github.com/gofrs/uuid) from 5.3.2 to 5.4.0.
- [Release notes](https://github.com/gofrs/uuid/releases)
- [Commits](gofrs/uuid@v5.3.2...v5.4.0)

---
updated-dependencies:
- dependency-name: github.com/gofrs/uuid/v5
  dependency-version: 5.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...



* Post dependabot file modifications

---------




(cherry picked from commit 3ace395)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation backport-active-all Automated backport with mergify to all the active branches dependency Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants