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): bump happy-dom from 13.4.1 to 13.6.0 #186

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2024

Bumps happy-dom from 13.4.1 to 13.6.0.

Release notes

Sourced from happy-dom's releases.

v13.6.0

🎨 Features

👷‍♂️ Patch fixes

  • Adds support for the property Document.forms - By @​juandiegombr in task #1260
  • Adds check for if MutationObserver options are null, which most likely happens for code that is executed after the Window instance has been closed - By @​zachlankton in task #1217

v13.5.3

👷‍♂️ Patch fixes

  • Improves check for invalid query selectors - By @​btea in task #0

v13.5.2

👷‍♂️ Patch fixes

v13.5.1

👷‍♂️ Patch fixes

  • Fixes problem with query selectors not finding SVG elements after the v13.4.0 release - By @​capricorn86 in task #1274

v13.5.0

🎨 Features

  • Use the Node.js ReadableStream class for the properties Response.body and Request.body - By @​diego-toro and @​capricorn86 in task #1180
    • The previous implementation used the Node.js Stream.Readable class, which is not fully spec compliant
Commits
  • e6eb230 Merge pull request #1278 from capricorn86/1272-fix-release
  • f86f7c5 chore: #1272 Try to fix the release
  • 0d76bb3 Merge pull request #1264 from aralroca/master
  • 326241b Merge branch 'master' into master
  • a37cf19 chore: #1263 Moves isEqualNode() from IElement to INode
  • c2334e6 Merge pull request #1261 from juandiegombr/master
  • bf488b6 Merge branch 'master' into master
  • 6d2c608 Merge branch 'master' into master
  • aa16292 Merge pull request #1236 from zachlankton/fix-iss-1217-add-null-checks
  • 8f51901 Merge branch 'master' into fix-iss-1217-add-null-checks
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 13.4.1 to 13.6.0.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v13.4.1...v13.6.0)

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

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 Feb 26, 2024
@antoinezanardi antoinezanardi merged commit f44ef20 into develop Feb 26, 2024
10 checks passed
@antoinezanardi antoinezanardi deleted the dependabot/npm_and_yarn/develop/happy-dom-13.6.0 branch February 26, 2024 07:02
antoinezanardi pushed a commit that referenced this pull request Feb 28, 2024
## [1.8.0](v1.7.2...v1.8.0) (2024-2-28)

### 🚀 Features

* **game-playground:** game playground basic structure ([#180](#180)) ([1861181](1861181))
* **game-playground:** game team sides without player attributes ([#182](#182)) ([f85afb5](f85afb5))
* **nuxt-glow:** elements can glow ([#198](#198)) ([a27b210](a27b210))
* **tailwind:** use tailwind instead of bootstrap ([#189](#189)) ([1b481e6](1b481e6))

### 🔁 CI

* **branch-deletion:** correct reports folder to delete ([#199](#199)) ([d0c12a6](d0c12a6))
* **reports:** deploy reports on pages with dedicated jobs ([#193](#193)) ([ffe59e7](ffe59e7))

### 🧹 Chore

* **deps:** bump happy-dom from 13.4.1 to 13.6.0 ([#186](#186)) ([f44ef20](f44ef20))
* **deps:** bump happy-dom from 13.6.0 to 13.6.2 ([#192](#192)) ([f70b9b5](f70b9b5))
* **deps:** bump msw from 2.2.1 to 2.2.2 ([#197](#197)) ([507f2f7](507f2f7))
* **deps:** bump nuxt-primevue from 0.3.0 to 0.3.1 ([#191](#191)) ([0f6f212](0f6f212))
* **deps:** bump the commitlint group with 2 updates ([#195](#195)) ([5f224a5](5f224a5))
* **deps:** bump the eslint group with 2 updates ([#184](#184)) ([442f1f3](442f1f3))
* **deps:** bump the stryker group with 4 updates ([#183](#183)) ([a0f26e4](a0f26e4))
* **deps:** bump the types group with 2 updates ([#194](#194)) ([f4f09e4](f4f09e4))
* **deps:** bump the types group with 3 updates ([#190](#190)) ([51ad834](51ad834))
* **deps:** bump the vue group with 1 update ([#185](#185)) ([0bc11bd](0bc11bd))
@antoinezanardi
Copy link
Owner

🎉 This PR is included in version 1.8.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant