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

deps-dev: Bump happy-dom from 10.11.2 to 11.0.2 #415

Merged
merged 2 commits into from Sep 11, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

Bumps happy-dom from 10.11.2 to 11.0.2.

Release notes

Sourced from happy-dom's releases.

v11.0.2

👷‍♂️ Patch fixes

  • Fixes documentation for packages in README.md. (#1047)

v11.0.1

👷‍♂️ Patch fixes

  • Adds Virtual Console to Happy DOM index file. (#1045)

v11.0.0

💣 Breaking Changes

  • Adds a new Virtual Console that by default will output all log entries to a Virtual Console Printer instead of using the global Node.js console. (#1030)
  • Improves logic for catching errors in scripts, event listeners and timers. (#1030)

🎨 Features

👷‍♂️ Patch fixes

  • Uses the default eval() for evaluating code instead of custom logic. This will make it possible to read context variables. #1025

Thank you @​joeframbach for contributing with logic related to the eval() functionality!

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from jpveooys as a code owner September 11, 2023 12:34
@dependabot dependabot bot added the dependencies Dependency-related label Sep 11, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/happy-dom-11.0.2 branch 3 times, most recently from f02b7d2 to 87e7046 Compare September 11, 2023 13:32
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 10.11.2 to 11.0.2.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v10.11.2...v11.0.2)

---
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 force-pushed the dependabot/npm_and_yarn/happy-dom-11.0.2 branch from 87e7046 to 251f50f Compare September 11, 2023 13:46
@jpveooys jpveooys force-pushed the dependabot/npm_and_yarn/happy-dom-11.0.2 branch from ac4bf86 to 87e711d Compare September 11, 2023 14:15
@jpveooys
Copy link
Contributor

Updated vitest for:

Also fixed a problem with the console being spammed with Download the React DevTools for a better development experience: https://reactjs.org/link/react-devtools during tests.

@jpveooys jpveooys merged commit 8af1676 into main Sep 11, 2023
17 checks passed
@jpveooys jpveooys deleted the dependabot/npm_and_yarn/happy-dom-11.0.2 branch September 11, 2023 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant