Skip to content

Commit

Permalink
chore(deps): update dev dependencies (non-major) (#195)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react)
([source](https://github.com/DefinitelyTyped/DefinitelyTyped)) |
[`18.0.27` ->
`18.0.28`](https://renovatebot.com/diffs/npm/@types%2freact/18.0.27/18.0.28)
|
[![age](https://badges.renovateapi.com/packages/npm/@types%2freact/18.0.28/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@types%2freact/18.0.28/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@types%2freact/18.0.28/compatibility-slim/18.0.27)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@types%2freact/18.0.28/confidence-slim/18.0.27)](https://docs.renovatebot.com/merge-confidence/)
|
| [@vitest/coverage-c8](https://github.com/vitest-dev/vitest) |
[`0.28.4` ->
`0.28.5`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-c8/0.28.4/0.28.5)
|
[![age](https://badges.renovateapi.com/packages/npm/@vitest%2fcoverage-c8/0.28.5/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@vitest%2fcoverage-c8/0.28.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@vitest%2fcoverage-c8/0.28.5/compatibility-slim/0.28.4)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@vitest%2fcoverage-c8/0.28.5/confidence-slim/0.28.4)](https://docs.renovatebot.com/merge-confidence/)
|
| [happy-dom](https://github.com/capricorn86/happy-dom) | [`8.2.6` ->
`8.7.2`](https://renovatebot.com/diffs/npm/happy-dom/8.2.6/8.7.2) |
[![age](https://badges.renovateapi.com/packages/npm/happy-dom/8.7.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/happy-dom/8.7.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/happy-dom/8.7.2/compatibility-slim/8.2.6)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/happy-dom/8.7.2/confidence-slim/8.2.6)](https://docs.renovatebot.com/merge-confidence/)
|
| [lint-staged](https://github.com/okonet/lint-staged) | [`13.1.1` ->
`13.1.2`](https://renovatebot.com/diffs/npm/lint-staged/13.1.1/13.1.2) |
[![age](https://badges.renovateapi.com/packages/npm/lint-staged/13.1.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/lint-staged/13.1.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/lint-staged/13.1.2/compatibility-slim/13.1.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/lint-staged/13.1.2/confidence-slim/13.1.1)](https://docs.renovatebot.com/merge-confidence/)
|
| [typedoc](https://typedoc.org)
([source](https://github.com/TypeStrong/TypeDoc)) | [`0.23.24` ->
`0.23.25`](https://renovatebot.com/diffs/npm/typedoc/0.23.24/0.23.25) |
[![age](https://badges.renovateapi.com/packages/npm/typedoc/0.23.25/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/typedoc/0.23.25/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/typedoc/0.23.25/compatibility-slim/0.23.24)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/typedoc/0.23.25/confidence-slim/0.23.24)](https://docs.renovatebot.com/merge-confidence/)
|
| [vitest](https://github.com/vitest-dev/vitest) | [`0.28.4` ->
`0.28.5`](https://renovatebot.com/diffs/npm/vitest/0.28.4/0.28.5) |
[![age](https://badges.renovateapi.com/packages/npm/vitest/0.28.5/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/vitest/0.28.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/vitest/0.28.5/compatibility-slim/0.28.4)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/vitest/0.28.5/confidence-slim/0.28.4)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vitest-dev/vitest</summary>

###
[`v0.28.5`](https://github.com/vitest-dev/vitest/releases/tag/v0.28.5)

[Compare
Source](https://github.com/vitest-dev/vitest/compare/v0.28.4...v0.28.5)

#####    🚀 Features

- Add --script option to vite-node  -  by
[@&#8203;jgoux](https://github.com/jgoux) and
[@&#8203;dammy001](https://github.com/dammy001) in
[https://github.com/vitest-dev/vitest/issues/2793](https://github.com/vitest-dev/vitest/issues/2793)
[<samp>(d3d6b)</samp>](https://github.com/vitest-dev/vitest/commit/d3d6b1fc)
- Inject executor directly into runner  -  by
[@&#8203;sheremet-va](https://github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/2858](https://github.com/vitest-dev/vitest/issues/2858)
[<samp>(62c43)</samp>](https://github.com/vitest-dev/vitest/commit/62c43420)

#####    🐞 Bug Fixes

- Don't call "afterAll" hooks, if suite was skipped  -  by
[@&#8203;sheremet-va](https://github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/2802](https://github.com/vitest-dev/vitest/issues/2802)
[<samp>(aa1aa)</samp>](https://github.com/vitest-dev/vitest/commit/aa1aa4da)
- Always display serialized error, even if it doesn't have stack  -  by
[@&#8203;sheremet-va](https://github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/2829](https://github.com/vitest-dev/vitest/issues/2829)
[<samp>(ab5f8)</samp>](https://github.com/vitest-dev/vitest/commit/ab5f8927)
- Clear mocks between tests  -  by
[@&#8203;sheremet-va](https://github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/2857](https://github.com/vitest-dev/vitest/issues/2857)
[<samp>(c420c)</samp>](https://github.com/vitest-dev/vitest/commit/c420cb7b)
-   **expect**:
- Check for no 'throw' type in toHaveReturned  -  by
[@&#8203;trivikr](https://github.com/trivikr) in
[https://github.com/vitest-dev/vitest/issues/2850](https://github.com/vitest-dev/vitest/issues/2850)
[<samp>(1164c)</samp>](https://github.com/vitest-dev/vitest/commit/1164c478)
- Accept array index as number in toHaveProperty  -  by
[@&#8203;trivikr](https://github.com/trivikr) in
[https://github.com/vitest-dev/vitest/issues/2808](https://github.com/vitest-dev/vitest/issues/2808)
[<samp>(8705e)</samp>](https://github.com/vitest-dev/vitest/commit/8705e6b2)

#####    🏎 Performance

- Don't inline Vitest entry  -  by
[@&#8203;sheremet-va](https://github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/2819](https://github.com/vitest-dev/vitest/issues/2819)
[<samp>(570c6)</samp>](https://github.com/vitest-dev/vitest/commit/570c639e)

#####     [View changes on
GitHub](https://github.com/vitest-dev/vitest/compare/v0.28.4...v0.28.5)

</details>

<details>
<summary>capricorn86/happy-dom</summary>

###
[`v8.7.2`](https://github.com/capricorn86/happy-dom/releases/tag/v8.7.2)

[Compare
Source](https://github.com/capricorn86/happy-dom/compare/v8.7.1...v8.7.2)

##### 👷‍♂️ Patch fixes

- Changes "blur" event to not bubble when executing
`HTMLElement.blur()`.
([#&#8203;771](https://github.com/capricorn86/happy-dom/issues/771))

###
[`v8.7.1`](https://github.com/capricorn86/happy-dom/releases/tag/v8.7.1)

[Compare
Source](https://github.com/capricorn86/happy-dom/compare/v8.7.0...v8.7.1)

##### 👷‍♂️ Patch fixes

- Convert value to string in `HTMLInputElement.value`.
([#&#8203;729](https://github.com/capricorn86/happy-dom/issues/729))

###
[`v8.7.0`](https://github.com/capricorn86/happy-dom/releases/tag/v8.7.0)

[Compare
Source](https://github.com/capricorn86/happy-dom/compare/v8.6.0...v8.7.0)

##### 🎨 Features

- Adds logo for new sponsor [RTVision](https://rtvision.com/).
([#&#8203;682](https://github.com/capricorn86/happy-dom/issues/682))
- Adds support for `HTMLIframeElement`, `MessageEvent` and
`Window.postMessage()`.
([#&#8203;682](https://github.com/capricorn86/happy-dom/issues/682))

###
[`v8.6.0`](https://github.com/capricorn86/happy-dom/releases/tag/v8.6.0)

[Compare
Source](https://github.com/capricorn86/happy-dom/compare/v8.5.0...v8.6.0)

##### 🎨 Features

- Adds support for sending in "options" as a parameter to
`EventTarget.addEventListener()`. Only the "once" option is currently
supported, but we will add more in the future.
([#&#8203;700](https://github.com/capricorn86/happy-dom/issues/700))

###
[`v8.5.0`](https://github.com/capricorn86/happy-dom/releases/tag/v8.5.0)

[Compare
Source](https://github.com/capricorn86/happy-dom/compare/v8.4.4...v8.5.0)

##### 🎨 Features

- Adds support for `Window.SVGGraphicsElement`.
([#&#8203;761](https://github.com/capricorn86/happy-dom/issues/761))

###
[`v8.4.4`](https://github.com/capricorn86/happy-dom/releases/tag/v8.4.4)

[Compare
Source](https://github.com/capricorn86/happy-dom/compare/v8.4.3...v8.4.4)

##### 👷‍♂️ Patch fixes

- Fixes a bug related to the HTML parser parsing HTML comment tags
inside `<script>` tags.
([#&#8203;759](https://github.com/capricorn86/happy-dom/issues/759))

###
[`v8.4.3`](https://github.com/capricorn86/happy-dom/releases/tag/v8.4.3)

[Compare
Source](https://github.com/capricorn86/happy-dom/compare/v8.4.2...v8.4.3)

##### 👷‍♂️ Patch fixes

- Fixes issue related to pseudo `:not` query selectors not matching
element.
([#&#8203;753](https://github.com/capricorn86/happy-dom/issues/753))

###
[`v8.4.2`](https://github.com/capricorn86/happy-dom/releases/tag/v8.4.2)

[Compare
Source](https://github.com/capricorn86/happy-dom/compare/v8.4.1...v8.4.2)

##### 👷‍♂️ Patch fixes

- Replaces properties by getters in `Navigator`, so that it is possible
to spy on them with Jest.
([#&#8203;755](https://github.com/capricorn86/happy-dom/issues/755))

###
[`v8.4.1`](https://github.com/capricorn86/happy-dom/compare/v8.4.0...v8.4.1)

[Compare
Source](https://github.com/capricorn86/happy-dom/compare/v8.4.0...v8.4.1)

###
[`v8.4.0`](https://github.com/capricorn86/happy-dom/releases/tag/v8.4.0)

[Compare
Source](https://github.com/capricorn86/happy-dom/compare/v8.3.2...v8.4.0)

##### 🎨 Features

- Adds support for `Element.toggleAttribute()`.
([#&#8203;724](https://github.com/capricorn86/happy-dom/issues/724))

###
[`v8.3.2`](https://github.com/capricorn86/happy-dom/releases/tag/v8.3.2)

[Compare
Source](https://github.com/capricorn86/happy-dom/compare/v8.3.1...v8.3.2)

##### 👷‍♂️ Patch fixes

- Fixes problems with the release build after migrating to Turbo repo.
([#&#8203;747](https://github.com/capricorn86/happy-dom/issues/747) )

###
[`v8.3.1`](https://github.com/capricorn86/happy-dom/releases/tag/v8.3.1)

[Compare
Source](https://github.com/capricorn86/happy-dom/compare/v8.3.0...v8.3.1)

##### 👷‍♂️ Patch fixes

- Fixes problems with the release build after migrating to Turbo repo.
([#&#8203;747](https://github.com/capricorn86/happy-dom/issues/747) )

###
[`v8.3.0`](https://github.com/capricorn86/happy-dom/releases/tag/v8.3.0)

[Compare
Source](https://github.com/capricorn86/happy-dom/compare/v8.2.6...v8.3.0)

##### 🎨 Features

- Adds support for `Event.timeStamp`.
([#&#8203;722](https://github.com/capricorn86/happy-dom/issues/722))

</details>

<details>
<summary>okonet/lint-staged</summary>

###
[`v13.1.2`](https://github.com/okonet/lint-staged/releases/tag/v13.1.2)

[Compare
Source](https://github.com/okonet/lint-staged/compare/v13.1.1...v13.1.2)

##### Bug Fixes

- disable stash by default when using diff option
([#&#8203;1259](https://github.com/okonet/lint-staged/issues/1259))
([142c6f2](https://github.com/okonet/lint-staged/commit/142c6f225087207ec4c63b7847795857d567ce40))

</details>

<details>
<summary>TypeStrong/TypeDoc</summary>

###
[`v0.23.25`](https://github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v02325-2023-02-11)

[Compare
Source](https://github.com/TypeStrong/TypeDoc/compare/v0.23.24...v0.23.25)

##### Breaking Changes

- Upgraded Shiki, if your highlight theme was set to `material-<theme>`,
the value will need to be changed to
`material-theme-<theme>`, see the [Shiki release
notes](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md#&#8203;0130--2023-01-27).

##### Features

- Added new `excludeNotDocumentedKinds` variable to control which
reflection types can be removed
by the `excludeNotDocumented` option,
[#&#8203;2162](https://github.com/TypeStrong/TypeDoc/issues/2162).
- Added `typedoc.jsonc`, `typedoc.config.js`, `typedoc.config.cjs`,
`typedoc.cjs` to the list of files
    which TypeDoc will automatically use as configuration files.

##### Bug Fixes

- Entry points under `node_modules` will no longer be ignored,
[#&#8203;2151](https://github.com/TypeStrong/TypeDoc/issues/2151).
- Corrected behavior of `excludeNotDocumented` on arrow
function-variables,
[#&#8203;2156](https://github.com/TypeStrong/TypeDoc/issues/2156).
-   Added `package.json` to exports declaration.

##### Thanks!

-   [@&#8203;boneskull](https://github.com/boneskull)
-   [@&#8203;Mikkal24](https://github.com/Mikkal24)
-   [@&#8203;zamiell](https://github.com/zamiell)

</details>

---

### 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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/andipaetzold/react-firehooks).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE1Mi40In0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 24, 2023
1 parent 2b096ca commit fac4535
Show file tree
Hide file tree
Showing 2 changed files with 152 additions and 135 deletions.
Loading

0 comments on commit fac4535

Please sign in to comment.