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): update dependency jsdom to v22.1.0 #27

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 13, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jsdom 22.0.0 -> 22.1.0 age adoption passing confidence

Release Notes

jsdom/jsdom (jsdom)

v22.1.0

Compare Source

  • Added crypto.randomUUID(). (jamesbvaughan)
  • Added DOMRect and DOMRectReadOnly.
  • Added AbortSignal.timeout().
  • Added abortSignal.throwIfAborted().
  • Added support for the submitter argument to the FormData constructor. (jenseng)
  • Improved getComputedStyle()'s results for color-based properties, to resolve named colors and attempt to provide initial inheritance support. (hoekz-wwt)
  • Updated Window's event handler properties (e.g. oncopy, ontouchstart, etc.) to reflect the latest list from the standard.
  • Fixed DOMParser-created documents to inherit their URL from the creating document.

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.


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

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

@sonarcloud
Copy link

sonarcloud bot commented Jun 13, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@github-actions
Copy link
Contributor

github-actions bot commented Jun 13, 2023

Coverage Summary

Status Category Percentage Covered / Total
🟢 Lines 89.3% / 75% 142 / 159
🟢 Statements 89.3% / 75% 142 / 159
🟢 Functions 100% / 75% 1 / 1
🟢 Branches 75% / 75% 21 / 28
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
index.ts 100% 100% 100% 100%
db/controller/controller.ts 85% 76% 100% 85% 57-58, 81-88, 95-97, 99-100
db/route/route.ts 100% 100% 100% 100%
db/services/database.service.ts 91.66% 50% 100% 91.66% 22-23

@renovate renovate bot force-pushed the renovate/jsdom-22.x-lockfile branch from 9fd5f37 to 6202f96 Compare August 9, 2023 12:15
@renovate renovate bot force-pushed the renovate/jsdom-22.x-lockfile branch from 6202f96 to 0020ba5 Compare August 22, 2023 18:18
@github-actions
Copy link
Contributor

github-actions bot commented Aug 22, 2023

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 89.3% / 75% 142 / 159
🟢 Statements 89.3% / 75% 142 / 159
🟢 Functions 100% / 75% 1 / 1
🟢 Branches 75% / 75% 21 / 28
File CoverageNo changed files found.
Generated in workflow #182

@renovate renovate bot force-pushed the renovate/jsdom-22.x-lockfile branch from 0020ba5 to 4e98974 Compare September 19, 2023 13:25
@renovate renovate bot force-pushed the renovate/jsdom-22.x-lockfile branch from 4e98974 to f5342b2 Compare October 15, 2023 15:20
@renovate renovate bot force-pushed the renovate/jsdom-22.x-lockfile branch from f5342b2 to ba17441 Compare October 23, 2023 14:17
@renovate renovate bot force-pushed the renovate/jsdom-22.x-lockfile branch from ba17441 to 5e88dc6 Compare November 6, 2023 07:35
Copy link

sonarcloud bot commented Nov 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

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.

0 participants