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 html-dom-parser to v5 #739

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
html-dom-parser ^3.1.7 -> ^5.0.8 age adoption passing confidence

Release Notes

remarkablemark/html-dom-parser (html-dom-parser)

v5.0.8

Compare Source

Bug Fixes
  • esm: fix exported types (b6918ae)

v5.0.7

Compare Source

Build System

v5.0.6

Compare Source

Bug Fixes
  • re-export types correctly for verbatimModuleSyntax (#​612) (782b675)

v5.0.5

Compare Source

Bug Fixes
  • esm: fix ESM types by adding .mts declaration files (96a1cfc)

v5.0.4

Compare Source

Bug Fixes
  • esm: support vite bundler (c9e510f)

v5.0.3

Compare Source

Miscellaneous Chores
  • export types from index.ts (8ed55e2)

v5.0.2

Compare Source

Bug Fixes
  • package: add "/src" to files to fix source map warning (7082c50)

v5.0.1

Compare Source

Bug Fixes
  • package: add types to exports in package.json (df08df3)

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • CommonJS imports require the .default key.
Code Refactoring

v4.0.1

Compare Source

Miscellaneous Chores
  • index: set TypeScript Version to 5.2 in index.d.ts (#​525) (8219338)

v4.0.0

Compare Source

⚠ BREAKING CHANGES
  • deps: bump htmlparser2 from 8.0.2 to 9.0.0
Build System
  • deps: bump htmlparser2 from 8.0.2 to 9.0.0 (467bbaa), closes #​459

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.

@renovate renovate bot requested review from dcroote and wkande May 19, 2024 02:43
Copy link
Contributor

github-actions bot commented May 19, 2024

Visit the preview URL for this PR (updated for commit 36fc057):

https://vitepress-docs--pr739-renovate-html-dom-pa-ccjzum4d.web.app

(expires Fri, 31 May 2024 14:51:59 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: e4c5db1acb62b36273dc03718b86834917dea599

@renovate renovate bot force-pushed the renovate/html-dom-parser-5.x branch from 3606acd to 36fc057 Compare May 24, 2024 14:50
Copy link
Member

@wkande wkande left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should not be a problem. It is used by the search component so after merging should be tested.

@dcroote dcroote merged commit 60a7305 into main Jun 11, 2024
3 checks passed
@dcroote dcroote deleted the renovate/html-dom-parser-5.x branch June 11, 2024 01:35
@dcroote
Copy link
Collaborator

dcroote commented Jun 11, 2024

I think in the future major version bumps should be checked out and tested before merging. For example, this PR broke the flex index build- see #756. It was a straightforward fix, but still a hassle to deal with after merging.

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