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 14.11.2 to 14.12.0 #433

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 30, 2024

Bumps happy-dom from 14.11.2 to 14.12.0.

Release notes

Sourced from happy-dom's releases.

v14.12.0

🎨 Features

  • Makes it possible to configure timer settings to improve performance - By @​capricorn86 in task #1451
    • Read more about the new settings in the Wiki
  • Groups timers with a delay of 0 into one timer to improve performance and make waitUntilComplete() less likely to resolve too early - By @​capricorn86 in task #1451

v14.11.4

👷‍♂️ Patch fixes

  • Fixes bug where waitUntilComplete() was resolved too early when many micro tasks are used - By @​capricorn86 in task #1447
    • The patch in v14.11.3 didn't completely resolve the issue

v14.11.3

👷‍♂️ Patch fixes

  • Fixes bug where waitUntilComplete() was resolved too early when many micro tasks are used - By @​capricorn86 in task #1447
Commits
  • ef2dfea Merge pull request #1452 from capricorn86/1451-make-it-possible-to-configure-...
  • e6e52eb chore: #1451 Continue on implementation
  • 7442c8d chore: #1451 Continue on implementation
  • 9ad642c feat: #1451 Makes it possible to configure timer settings to improve perfor...
  • bacf3cc chore: #1451 Starts on implementation
  • fa03438 Merge pull request #1449 from capricorn86/1447-waituntilcomplete-doesnt-wait-...
  • 8dd673d fix: #1447 Fixes bug where waitUntilComplete() is resolved to early when ma...
  • f021a33 Merge pull request #1448 from capricorn86/1447-waituntilcomplete-doesnt-wait-...
  • a6376f9 fix: #1447 Fixes bug where waitUntilComplete() is resolved to early when ma...
  • See full diff 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 30, 2024
@dependabot dependabot bot requested a review from antoinezanardi May 30, 2024 04:27
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 14.11.2 to 14.12.0.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v14.11.2...v14.12.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 force-pushed the dependabot/npm_and_yarn/develop/happy-dom-14.12.0 branch from 584378b to a63114e Compare May 30, 2024 06:48
@antoinezanardi antoinezanardi merged commit a78e56a into develop May 30, 2024
15 checks passed
@antoinezanardi antoinezanardi deleted the dependabot/npm_and_yarn/develop/happy-dom-14.12.0 branch May 30, 2024 07:15
antoinezanardi pushed a commit that referenced this pull request Jun 2, 2024
## [1.17.0](v1.16.0...v1.17.0) (2024-06-02)

### 🚀 Features

* **game:** player dies event ([#438](#438)) ([8b54114](8b54114))
* **game:** skip bury dead bodies action when useless to save time ([#441](#441)) ([268b734](268b734))
* **game:** twilight phase added before first night ([#437](#437)) ([f90e280](f90e280))

### 📖 Docs

* **contributing:** various files for helping contribution ([#445](#445)) ([8cd6d3a](8cd6d3a))

### 🎨 Styles

* **about:** responsive for about page ([#442](#442)) ([921b86f](921b86f))
* **home:** phones and tablet screens ([#440](#440)) ([289d16f](289d16f))

### 🔁 CI

* **reports:** remove html reports from ci ([#443](#443)) ([f1be2e1](f1be2e1))

### 🧹 Chore

* **deps:** bump happy-dom from 14.11.2 to 14.12.0 ([#433](#433)) ([a78e56a](a78e56a))
* **deps:** bump sass from 1.77.2 to 1.77.3 ([#434](#434)) ([40310ec](40310ec))
* **deps:** bump sass from 1.77.3 to 1.77.4 ([#436](#436)) ([b3f5aa2](b3f5aa2))
* **renovate:** renovate added to deal with deps ([#444](#444)) ([5f9fcb3](5f9fcb3))
@antoinezanardi
Copy link
Owner

🎉 This PR is included in version 1.17.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