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

chore(deps): replace nu7hatch/gouuid with google/uuid #3078

Merged
merged 33 commits into from
Jul 23, 2024

Conversation

geigerj0
Copy link
Contributor

@geigerj0 geigerj0 commented Jul 17, 2024

Problem

There is not much activity going on in https://github.com/nu7hatch/gouuid, seems like this dependency got stale

Solution

Use the more alive https://github.com/google/uuid to generate the UUIDs

@geigerj0 geigerj0 added allow-acceptance-tests This label needs to be added to enable the acceptance tests to run. dependencies Pull requests that update a dependency file labels Jul 17, 2024
@geigerj0 geigerj0 changed the title replace nu7hatch/gouuid with google/uuid chore(deps): replace nu7hatch/gouuid with google/uuid Jul 17, 2024
@cloudfoundry cloudfoundry deleted a comment from github-actions bot Jul 17, 2024
geigerj0 and others added 14 commits July 17, 2024 22:57
 Add multiple vendor dependencies for scaling engine

 - Include SQL drivers (MySQL, pgx) and utilities (sqlx)
 - Add UUID generation, HTTP routing (gorilla/mux), and HTTP utilities
 - Integrate OpenTelemetry instrumentation and Prometheus metrics
 - Incorporate logging libraries (zap, logr) and error handling (multierr)
 - Update OpenTelemetry semantic conventions and trace packages
 - Include miscellaneous dependencies for JSON handling, networking, and tracing
@geigerj0 geigerj0 marked this pull request as ready for review July 19, 2024 12:26
@geigerj0 geigerj0 force-pushed the appautosacler-753/uuid branch from aec0403 to 01dc78a Compare July 19, 2024 12:51
geigerj0 added 3 commits July 23, 2024 10:23
the branch protection rules are configured so that stale reviews are no longer dismissed
no longer needed because the workflow_dispatch trigger was removed
Copy link

@geigerj0 geigerj0 enabled auto-merge (squash) July 23, 2024 10:17
@geigerj0 geigerj0 merged commit 7b81c8b into main Jul 23, 2024
31 checks passed
@geigerj0 geigerj0 deleted the appautosacler-753/uuid branch July 23, 2024 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
allow-acceptance-tests This label needs to be added to enable the acceptance tests to run. dependencies Pull requests that update a dependency file Do Not Merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants