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

fix(deps): update module github.com/google/uuid to v1.6.0 #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 18, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/google/uuid v1.2.0 -> v1.6.0 age adoption passing confidence

Release Notes

google/uuid (github.com/google/uuid)

v1.6.0

Compare Source

Features
Bug Fixes

v1.5.0

Compare Source

Features

v1.4.0

Compare Source

Features
  • UUIDs slice type with Strings() convenience method (#​133) (cd5fbbd)
Fixes
  • Clarify that Parse's job is to parse but not necessarily validate strings. (Documents current behavior)

v1.3.1

Compare Source

Bug Fixes

v1.3.0: Add randomness pool mode for V4 UUID and NullUUID for SQL Scanners.

Compare Source

From Andrey Pechkurov:

Adds an optional randomness pool mode for Random (Version 4) UUID generation. The pool contains random bytes read from the random number generator on demand in batches. Enabling the pool may improve the UUID generation throughput significantly.

Since the pool is stored on the Go heap, this feature may be a bad fit for security sensitive applications. That's why it's implemented as an opt-in feature.

From Samuel Roth:

Added support for NullUUID

A NullUUID can be marked not valid (i.e., null) for use with JSON and the database/sql/driver.Scanner interfaces.


Configuration

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

🚦 Automerge: Enabled.

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

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coveralls
Copy link

coveralls commented Oct 18, 2021

Pull Request Test Coverage Report for Build 1355650267

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 67.5%

Totals Coverage Status
Change from base Build 742037759: 0.0%
Covered Lines: 162
Relevant Lines: 240

💛 - Coveralls

@stale
Copy link

stale bot commented Nov 17, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Nov 17, 2021
@renovate renovate bot force-pushed the renovate/jackfan.us.kg-google-uuid-1.x branch from 7e49341 to f9c5b62 Compare September 25, 2022 11:09
@renovate renovate bot changed the title fix(deps): update module github.com/google/uuid to v1.3.0 fix(deps): update module github.com/google/uuid to v1.3.1 Aug 21, 2023
@renovate renovate bot force-pushed the renovate/jackfan.us.kg-google-uuid-1.x branch from f9c5b62 to 51ea18e Compare August 21, 2023 19:35
@renovate renovate bot changed the title fix(deps): update module github.com/google/uuid to v1.3.1 fix(deps): update module github.com/google/uuid to v1.4.0 Oct 26, 2023
@renovate renovate bot force-pushed the renovate/jackfan.us.kg-google-uuid-1.x branch from 51ea18e to 3c7bb4f Compare October 26, 2023 16:49
@renovate renovate bot changed the title fix(deps): update module github.com/google/uuid to v1.4.0 fix(deps): update module github.com/google/uuid to v1.5.0 Dec 12, 2023
@renovate renovate bot force-pushed the renovate/jackfan.us.kg-google-uuid-1.x branch from 3c7bb4f to e313b14 Compare December 12, 2023 18:31
@renovate renovate bot force-pushed the renovate/jackfan.us.kg-google-uuid-1.x branch from e313b14 to a16d29c Compare January 23, 2024 19:18
@renovate renovate bot changed the title fix(deps): update module github.com/google/uuid to v1.5.0 fix(deps): update module github.com/google/uuid to v1.6.0 Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant