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 dependency @xmldom/xmldom to ^0.9.3 #940

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 7, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@xmldom/xmldom ^0.8.4 -> ^0.9.3 age adoption passing confidence

Release Notes

xmldom/xmldom (@​xmldom/xmldom)

v0.9.3

Compare Source

Fixed
  • restore more Node and ProcessingInstruction types #725 / #726
  • getElements* methods return LiveNodeList<Element> #731 / #734
  • Add more missing Node props #728, triggered by unclosed #724
Docs
Chore
  • updates devDependencies

Thank you,
@​Ponynjaa,
@​ayZagen,
@​sserdyuk,
@​wydengyre,
@​mykola-mokhnach,
@​benkroeger,
for your contributions.

v0.9.2

Compare Source

Feature
  • add Element.getElementsByClassName #722
Fixed
  • add missing types for Document.documentElement and Element.tagName #721 #720

Thank you, @​censujiang, @​Mathias-S, for your contributions

v0.9.1

Compare Source

Fixed
  • DOMParser.parseFromString requires mimeType as second argument #713
  • correct spelling of isHTMLMimeType in type definition #715 / #712
  • sync types with exports #717 / #285 / #695
Other
  • minimum tested node version is 14 #710

Thank you, @​krystofwoldrich, @​marvinruder, @​amacneil, @​defunctzombie,
@​tjhorner, @​danon, for your contributions

v0.9.0

Compare Source

Features
  • feat: expose all DOM level 2 element prototypes #637 / #40
  • feat: add iterator function to NodeList and NamedNodeMap #634 / #633
Fixed
  • parse empty/whitspace only doctype internal subset #692
  • avoid prototype clash in namespace prefix #554
  • report fatalError when doctype is inside elements #550
Other
  • test: add fuzz target and regression tests #556
  • chore: improve .gitignore and provide .envrc.template #697
  • chore: Apply security best practices #546
  • ci: check test coverage in PRs #524
  • docs: add missing commas to readme #566
  • docs: click to copy install command in readme #644
  • docs: enhance jsdoc comments #511

Thank you, @​kboshold, @​edi9999, @​apupier,
@​shunkica, @​homer0, @​jhauga,
@​UdayKharatmol, for your contributions

v0.8.10

Compare Source

Fixed
  • dom: prevent iteration over deleted items #514/ #499

Thank you, @​qtow, for your contributions

v0.8.9

Compare Source

Fixed
  • Set nodeName property in ProcessingInstruction #509 / #505

Thank you, @​cjbarth, for your contributions

v0.8.8

Compare Source

Fixed
  • extend list of HTML entities #489

Thank you, @​zorkow, for your contributions

v0.8.7

Compare Source

Fixed
  • properly parse closing where the last attribute has no value #485 / #486

Thank you, @​bulandent, for your contributions


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 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.

@renovate renovate bot force-pushed the renovate/xmldom-xmldom-0.x branch from 5684f69 to 7a5191e Compare November 7, 2023 13:20
Copy link

codecov bot commented Nov 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.10%. Comparing base (3025d1f) to head (5b9d3b4).
Report is 3 commits behind head on main.

Current head 5b9d3b4 differs from pull request most recent head b0d52d2

Please upload reports for the commit b0d52d2 to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #940   +/-   ##
=======================================
  Coverage   67.10%   67.10%           
=======================================
  Files          14       14           
  Lines        1988     1988           
  Branches      393      393           
=======================================
  Hits         1334     1334           
  Misses        654      654           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/xmldom-xmldom-0.x branch from 7a5191e to 5b9d3b4 Compare November 7, 2023 14:35
@renovate renovate bot force-pushed the renovate/xmldom-xmldom-0.x branch 3 times, most recently from 07e1882 to b0d52d2 Compare June 28, 2024 21:15
@renovate renovate bot force-pushed the renovate/xmldom-xmldom-0.x branch 2 times, most recently from 3bdc893 to 149d118 Compare July 16, 2024 06:31
@renovate renovate bot force-pushed the renovate/xmldom-xmldom-0.x branch from 149d118 to 2bf7cee Compare August 29, 2024 21:42
@renovate renovate bot changed the title fix(deps): update dependency @xmldom/xmldom to ^0.8.10 fix(deps): update dependency @xmldom/xmldom to ^0.9.0 Aug 29, 2024
@renovate renovate bot changed the title fix(deps): update dependency @xmldom/xmldom to ^0.9.0 fix(deps): update dependency @xmldom/xmldom to ^0.9.1 Sep 5, 2024
@renovate renovate bot force-pushed the renovate/xmldom-xmldom-0.x branch 2 times, most recently from 79a5985 to 05e46fd Compare September 5, 2024 14:44
@renovate renovate bot changed the title fix(deps): update dependency @xmldom/xmldom to ^0.9.1 fix(deps): update dependency @xmldom/xmldom to ^0.9.2 Sep 5, 2024
@renovate renovate bot force-pushed the renovate/xmldom-xmldom-0.x branch from 05e46fd to 483eb1e Compare September 21, 2024 13:49
@renovate renovate bot changed the title fix(deps): update dependency @xmldom/xmldom to ^0.9.2 fix(deps): update dependency @xmldom/xmldom to ^0.9.3 Sep 21, 2024
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