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

[Snyk] Upgrade @xmldom/xmldom from 0.8.10 to 0.9.1 #6

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

Conversation

idleberg
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade @xmldom/xmldom from 0.8.10 to 0.9.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 13 versions ahead of your current version.

  • The recommended version was released on 21 days ago.

Release notes
Package name: @xmldom/xmldom
  • 0.9.1 - 2024-09-05

    Commits

    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

  • 0.9.0 - 2024-08-29

    Commits

    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

  • 0.9.0-beta.11 - 2023-07-30

    Commits

    Fixed

    • report more non well-formed cases #519 / #45 / #125 / #467
      BREAKING-CHANGE: Reports more not well-formed documents as fatalError
      and drop broken support for optional and unclosed tags in HTML.

    Other

    • Translate/drop non English comments #518
    • use node v16 for development #517

    Thank you, @ brodybits, @ cbettinger, @ josecarlosrx, for your contributions

  • 0.9.0-beta.10 - 2023-07-19

    Commits

    Fixed

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

    Chore

    • use prettier plugin for jsdoc #513

    Thank you, @ qtow, @ shunkica, @ homer0, for your contributions

  • 0.9.0-beta.9 - 2023-07-13

    Commits

    Fixed

    • Set nodeName property in ProcessingInstruction #509 / #505
    • preserve DOCTYPE internal subset #498 / #497 / #117
      BREAKING CHANGES: Many documents that were previously accepted by xmldom, esecially non well-formed ones are no longer accepted. Some issues that were formerly reported as errors are now a fatalError.
    • DOMParser: Align parseFromString errors with specs #454

    Chore

    • stop running mutation tests using stryker #496
    • make toErrorSnapshot windows compatible #503

    Thank you, @ cjbarth, @ shunkica, @ pmahend1, @ niklasl, for your contributions

  • 0.9.0-beta.8 - 2023-06-11
  • 0.9.0-beta.7 - 2023-06-09
  • 0.9.0-beta.6 - 2022-11-03
  • 0.9.0-beta.5 - 2022-10-31
  • 0.9.0-beta.4 - 2022-10-29
  • 0.9.0-beta.3 - 2022-10-18
  • 0.9.0-beta.2 - 2022-10-11
  • 0.9.0-beta.1 - 2022-10-09
  • 0.8.10 - 2023-07-19

    Commits

    Fixed

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

    Thank you, @ qtow, for your contributions

from @xmldom/xmldom GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade @xmldom/xmldom from 0.8.10 to 0.9.1.

See this package in npm:
@xmldom/xmldom

See this project in Snyk:
https://app.snyk.io/org/idleberg/project/2c9fc38d-22c5-4007-b837-03272b41b2bf?utm_source=github&utm_medium=referral&page=upgrade-pr
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.

2 participants