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 domutils from 3.0.1 to 3.1.0 #5

Closed

Conversation

alexmacloud
Copy link

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade domutils from 3.0.1 to 3.1.0.

ℹ️ 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 1 version ahead of your current version.
  • The recommended version was released 8 months ago, on 2023-04-29.
Release notes
Package name: domutils
  • 3.1.0 - 2023-04-29

    Features

    • domutils now features a better querying algorithm that reduces memory allocations and doesn't error any more if a node has too many direct children. #1349
    • Added support for dc:date fields in RDF Feeds (by @ TimBroddin) #1021
    • Widened the allowed parents to ParentNode for appendChild and prependChild #1200

    Fixes

    • Child nodes now have their references to other elements removed in removeChildren (by @ dertheodor) #1350

    Other changes

    • docs(readme): Use GitHub Actions CI badge #1219
    • chore(pages): Deploy site from action #1220

    Full Changelog: v3.0.1...v3.1.0

  • 3.0.1 - 2022-04-22
    • fix: Set parent in replaceElement #997

    v3.0.0...v3.0.1

from domutils GitHub release notes
Commit messages
Package name: domutils
  • 96c989e 3.1.0
  • 26e1cbb test(feeds): Add results for `dc:date`
  • 3aea3f6 feat(feeds): Add support for dc:date fields (RDF) (#1021)
  • 5f04ee5 fix(manipulation): Dereference nodes in `removeChildren` (#1350)
  • 76340ba refactor(querying): Reduce memory allocations (#1349)
  • fe7743e chore(deps-dev): Bump dependencies (#1347)
  • de72fc7 chore(deps-dev): Bump @ types/node from 18.16.1 to 18.16.2 (#1348)
  • 49b677c chore(deps-dev): Bump @ types/node from 18.16.0 to 18.16.1 (#1346)
  • 8965c4a chore(deps-dev): Bump @ typescript-eslint/parser from 5.59.0 to 5.59.1 (#1345)
  • 5673d73 chore(deps-dev): Bump @ typescript-eslint/eslint-plugin from 5.59.0 to 5.59.1 (#1344)
  • d7b37d5 chore(deps-dev): Bump eslint-plugin-jsdoc from 43.0.7 to 43.1.1 (#1343)
  • 17b400f chore(deps-dev): Bump typedoc from 0.24.4 to 0.24.6 (#1342)
  • 95950c8 chore(deps-dev): Bump @ types/node from 18.15.13 to 18.16.0 (#1341)
  • df9c22f chore(deps-dev): Bump eslint from 8.38.0 to 8.39.0 (#1340)
  • 0316d2b chore(deps-dev): Bump prettier from 2.8.7 to 2.8.8 (#1339)
  • d1f0bb4 chore(deps-dev): Bump eslint-plugin-jsdoc from 41.1.2 to 43.0.7 (#1338)
  • 449faee chore(deps-dev): Bump @ types/node from 18.15.12 to 18.15.13 (#1337)
  • 9b79692 chore(deps): Bump coverallsapp/github-action from 2.1.1 to 2.1.2 (#1336)
  • 42de3bb chore(deps-dev): Bump @ types/node from 18.15.11 to 18.15.12 (#1335)
  • 9c48b10 chore(deps-dev): Bump @ typescript-eslint/eslint-plugin from 5.58.0 to 5.59.0 (#1329)
  • 9b34775 chore(deps-dev): Bump @ typescript-eslint/parser from 5.58.0 to 5.59.0 (#1333)
  • d3abd63 chore(deps): Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 (#1331)
  • 08e0e42 chore(deps): Bump coverallsapp/github-action from 2.1.0 to 2.1.1 (#1330)
  • 921fd1e chore(deps-dev): Bump eslint-plugin-jsdoc from 41.1.1 to 41.1.2 (#1328)

Compare


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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@alexmacloud alexmacloud requested a review from a team as a code owner December 15, 2023 20:02
@steven-pribilinskiy steven-pribilinskiy deleted the snyk-upgrade-04baf462e57be4ef720883bbf696822e branch January 18, 2024 21:48
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.

3 participants