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

[TASK] Update uuid to v10 #680

Merged
merged 2 commits into from
Jun 25, 2024
Merged

[TASK] Update uuid to v10 #680

merged 2 commits into from
Jun 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 9, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
uuid ^9.0.0 -> ^10.0.0 age adoption passing confidence
@types/uuid (source) ^9.0.1 -> ^10.0.0 age adoption passing confidence

Release Notes

uuidjs/uuid (uuid)

v10.0.0

Compare Source

⚠ BREAKING CHANGES
  • update node support (drop node@12, node@14, add node@20) (#​750)
Features
Bug Fixes

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 is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Updates project dependencies label Jun 9, 2024
@renovate renovate bot requested a review from eliashaeussler as a code owner June 9, 2024 17:06
Copy link

codeclimate bot commented Jun 9, 2024

Code Climate has analyzed commit af63d06 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 91.2% (0.0% change).

View more on Code Climate.

@coveralls
Copy link
Collaborator

coveralls commented Jun 9, 2024

Pull Request Test Coverage Report for Build 9438176630

Details

  • 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 91.224%

Totals Coverage Status
Change from base Build 9433860384: 0.0%
Covered Lines: 1081
Relevant Lines: 1185

💛 - Coveralls

@coveralls
Copy link
Collaborator

coveralls commented Jun 9, 2024

Pull Request Test Coverage Report for Build 9438179118

Details

  • 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 91.224%

Totals Coverage Status
Change from base Build 9433860384: 0.0%
Covered Lines: 1081
Relevant Lines: 1185

💛 - Coveralls

| datasource | package     | from  | to     |
| ---------- | ----------- | ----- | ------ |
| npm        | uuid        | 9.0.1 | 10.0.0 |
| npm        | @types/uuid | 9.0.8 | 10.0.0 |
@coveralls
Copy link
Collaborator

coveralls commented Jun 25, 2024

Pull Request Test Coverage Report for Build 9666602551

Details

  • 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 91.224%

Totals Coverage Status
Change from base Build 9656482752: 0.0%
Covered Lines: 1081
Relevant Lines: 1185

💛 - Coveralls

@coveralls
Copy link
Collaborator

coveralls commented Jun 25, 2024

Pull Request Test Coverage Report for Build 9666609820

Details

  • 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 91.224%

Totals Coverage Status
Change from base Build 9656482752: 0.0%
Covered Lines: 1081
Relevant Lines: 1185

💛 - Coveralls

@eliashaeussler eliashaeussler merged commit 50c17a8 into main Jun 25, 2024
32 checks passed
@eliashaeussler eliashaeussler deleted the renovate/uuid-10.x branch June 25, 2024 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants