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 #29

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.

@sonarqubecloud
Copy link

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 67.85% / 65% 133 / 196
🟢 Statements 67.85% / 65% 133 / 196
🟢 Functions 100% / 65% 12 / 12
🟢 Branches 58.13% / 50% 25 / 43
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
index.ts 100% 100% 100% 100%
db/controller/controller.ts 55.47% 54.05% 100% 55.47% 23, 42, 44, 60-93, 95-96, 101-104, 112-124, 128-132
db/route/route.ts 100% 100% 100% 100%
db/services/database.service.ts 91.66% 80% 100% 91.66% 22-23

@renovate renovate bot force-pushed the renovate/jsdom-22.x-lockfile branch 2 times, most recently from 989fb93 to a53d498 Compare August 11, 2023 19:58
@renovate renovate bot force-pushed the renovate/jsdom-22.x-lockfile branch from a53d498 to 0730079 Compare August 22, 2023 19:18
@github-actions
Copy link
Contributor

github-actions bot commented Aug 22, 2023

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 67.85% / 65% 133 / 196
🟢 Statements 67.85% / 65% 133 / 196
🟢 Functions 100% / 65% 12 / 12
🟢 Branches 58.13% / 50% 25 / 43
File CoverageNo changed files found.
Generated in workflow #179

@renovate renovate bot force-pushed the renovate/jsdom-22.x-lockfile branch from 0730079 to f1f032b Compare September 19, 2023 14:08
@renovate renovate bot force-pushed the renovate/jsdom-22.x-lockfile branch from f1f032b to 545e799 Compare October 9, 2023 11:48
@renovate renovate bot force-pushed the renovate/jsdom-22.x-lockfile branch from 545e799 to 5bda71b Compare October 23, 2023 14:15
@sonarqubecloud
Copy link

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