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

build: bump happy-dom from 9.20.3 to 10.0.5 in /client #267

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2023

Bumps happy-dom from 9.20.3 to 10.0.5.

Release notes

Sourced from happy-dom's releases.

v10.0.5

👷‍♂️ Patch fixes

  • Fixes parsing of pseudo elements in CSS query selectors. (#939)

Thank you @​btea for your contribution!

v10.0.3

👷‍♂️ Patch fixes

  • Fixes issue with importing CJS modules directly. (#968)

v10.0.0

🎨 Features

  • Adds support for ESM. Happy DOM will still have support for CommonJS. (#873)
  • Migrates to Vitest for unit tests internally. (#963)

👷‍♂️ Patch fixes

  • Adds support for capturing errors when executing Javascript in HTMLScriptElement. It will log the errors in the console and trigger an error event instead of failing the entire execution. (#816)

💣 Breaking Changes

  • Adding support for ESM may be a breaking change as it can potentially exist build environments that doesn't support this configuration. (#873)
Commits
  • 53c8c01 Merge pull request #943 from btea/task/939-selector-parse-pseudo-element
  • 2b2cac4 Merge branch 'master' into task/939-selector-parse-pseudo-element
  • 508e43f Merge pull request #970 from btea/task/0-add-test-ui
  • 0c1689a #0@​trivial: Vitest add test ui.
  • 34720a3 Merge branch 'master' into task/939-selector-parse-pseudo-element
  • b5ff37f Merge pull request #969 from capricorn86/task/968-fix-issue-with-importing-cj...
  • 88e56ec #968@​patch: Fixes issue with importing CJS modules directly.
  • 66b3ab4 Merge pull request #967 from capricorn86/task/966-improve-documentation
  • b8ca9ff #966@​patch: Improves documentation.
  • abc52f8 Merge pull request #965 from capricorn86/task/964-improve-documentation
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 9.20.3 to 10.0.5.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v9.20.3...v10.0.5)

---
updated-dependencies:
- dependency-name: happy-dom
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 10, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 15, 2023

Looks like happy-dom is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jul 15, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/client/happy-dom-10.0.5 branch July 15, 2023 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants