Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

Bumps the other group with 8 updates:

Package From To
@nextui-org/react 2.4.6 2.4.8
eslint-plugin-react 7.35.2 7.36.1
postcss 8.4.45 8.4.47
postcss-preset-env 10.0.2 10.0.3
tailwindcss 3.4.10 3.4.11
typescript 5.5.4 5.6.2
typescript-eslint 8.4.0 8.5.0
vitest 2.0.5 2.1.1

Updates @nextui-org/react from 2.4.6 to 2.4.8

Release notes

Sourced from @​nextui-org/react's releases.

@​nextui-org/react@​2.4.8

What's Changed

🐛 Fixes

🔧 Chore / Refactor

📝 Docs

... (truncated)

Changelog

Sourced from @​nextui-org/react's changelog.

2.4.8

Patch Changes

  • Updated dependencies [4c01d1824, 8fecb5afa, 5517a0578, 229388422]:
    • @​nextui-org/popover@​2.1.29
    • @​nextui-org/tooltip@​2.0.41
    • @​nextui-org/dropdown@​2.1.31
    • @​nextui-org/theme@​2.2.11
    • @​nextui-org/autocomplete@​2.1.7
    • @​nextui-org/date-picker@​2.1.8
    • @​nextui-org/modal@​2.0.41
    • @​nextui-org/select@​2.2.7
    • @​nextui-org/breadcrumbs@​2.0.13
    • @​nextui-org/slider@​2.2.17
    • @​nextui-org/snippet@​2.0.43
    • @​nextui-org/table@​2.0.40
    • @​nextui-org/navbar@​2.0.37
    • @​nextui-org/menu@​2.0.30
    • @​nextui-org/accordion@​2.0.40
    • @​nextui-org/avatar@​2.0.33
    • @​nextui-org/badge@​2.0.32
    • @​nextui-org/button@​2.0.38
    • @​nextui-org/calendar@​2.0.12
    • @​nextui-org/card@​2.0.34
    • @​nextui-org/checkbox@​2.1.5
    • @​nextui-org/chip@​2.0.33
    • @​nextui-org/code@​2.0.33
    • @​nextui-org/date-input@​2.1.4
    • @​nextui-org/divider@​2.0.32
    • @​nextui-org/image@​2.0.32
    • @​nextui-org/input@​2.2.5
    • @​nextui-org/kbd@​2.0.34
    • @​nextui-org/link@​2.0.35
    • @​nextui-org/listbox@​2.1.27
    • @​nextui-org/pagination@​2.0.36
    • @​nextui-org/progress@​2.0.34
    • @​nextui-org/radio@​2.1.5
    • @​nextui-org/ripple@​2.0.33
    • @​nextui-org/scroll-shadow@​2.1.20
    • @​nextui-org/skeleton@​2.0.32
    • @​nextui-org/spacer@​2.0.33
    • @​nextui-org/spinner@​2.0.34
    • @​nextui-org/switch@​2.0.34
    • @​nextui-org/tabs@​2.0.37
    • @​nextui-org/user@​2.0.34

2.4.7

Patch Changes

... (truncated)

Commits

Updates eslint-plugin-react from 7.35.2 to 7.36.1

Release notes

Sourced from eslint-plugin-react's releases.

v7.36.1

Fixed

#3823: jsx-eslint/eslint-plugin-react#3823 #3821: jsx-eslint/eslint-plugin-react#3821

v7.36.0

Added

Fixed

Changed

#3799: jsx-eslint/eslint-plugin-react#3799 #3632: jsx-eslint/eslint-plugin-react#3632 #3812: jsx-eslint/eslint-plugin-react#3812 #3731: jsx-eslint/eslint-plugin-react#3731 #3694: jsx-eslint/eslint-plugin-react#3667 #3629: jsx-eslint/eslint-plugin-react#3629 #3817: jsx-eslint/eslint-plugin-react#3817 #3807: jsx-eslint/eslint-plugin-react#3807

... (truncated)

Changelog

Sourced from eslint-plugin-react's changelog.

7.36.1 - 2024.09.12

Fixed

#3823: jsx-eslint/eslint-plugin-react#3823 #3821: jsx-eslint/eslint-plugin-react#3821

7.36.0 - 2024.09.12

Added

Fixed

  • [function-component-definition], [boolean-prop-naming], [jsx-first-prop-new-line], [jsx-props-no-multi-spaces], propTypes: use type args (#3629[] @​HenryBrown0)
  • JSX pragma: fail gracefully (#3632[] @​ljharb)
  • [jsx-props-no-spreading]: add explicitSpread option to schema (#3799[] @​ljharb)

Changed

#3799: jsx-eslint/eslint-plugin-react#3799 #3632: jsx-eslint/eslint-plugin-react#3632 #3812: jsx-eslint/eslint-plugin-react#3812 #3731: jsx-eslint/eslint-plugin-react#3731 #3694: jsx-eslint/eslint-plugin-react#3667 #3629: jsx-eslint/eslint-plugin-react#3629 #3817: jsx-eslint/eslint-plugin-react#3817 #3807: jsx-eslint/eslint-plugin-react#3807

Commits
  • 59ef14c Update CHANGELOG and bump version
  • 99e15e1 [Fix] jsx-no-literals: Avoid crashing on valueless boolean props
  • a09083b [Fix] no-is-mounted: fix logic in method name check
  • 1df23d2 [actions] fix release script
  • b918f02 [meta] add missing rule link
  • f25251f Update CHANGELOG and bump version
  • ceb73fe [New] add forward-ref-uses-ref rule for checking ref parameter
  • ed64b24 [Fix] jsx-props-no-spreading: add explicitSpread option to schema
  • f435df9 [Tests] button-has-type: add test case with spread
  • 0a8092f [types] add jsdoc type annotations
  • Additional commits viewable in compare view

Updates postcss from 8.4.45 to 8.4.47

Release notes

Sourced from postcss's releases.

8.4.47

  • Removed debug code.

8.4.46

  • Fixed Cannot read properties of undefined (reading 'before').
Changelog

Sourced from postcss's changelog.

8.4.47

  • Removed debug code.

8.4.46

  • Fixed Cannot read properties of undefined (reading 'before').
Commits

Updates postcss-preset-env from 10.0.2 to 10.0.3

Changelog

Sourced from postcss-preset-env's changelog.

10.0.3

September 9, 2024

Commits

Updates tailwindcss from 3.4.10 to 3.4.11

Release notes

Sourced from tailwindcss's releases.

v3.4.11

Fixed

  • Allow anchor-size(…) in arbitrary values (#14393)
Changelog

Sourced from tailwindcss's changelog.

[3.4.11] - 2024-09-11

Fixed

  • Allow anchor-size(…) in arbitrary values (#14393)
Commits

Updates typescript from 5.5.4 to 5.6.2

Release notes

Sourced from typescript's releases.

TypeScript 5.6

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • a7e3374 Bump version to 5.6.2 and LKG
  • 2063357 🤖 Pick PR #59708 (LEGO: Pull request from lego/hb_537...) into release-5.6 (#...
  • 4fe7e41 🤖 Pick PR #59670 (fix(59649): ts Move to a new file d...) into release-5.6 (#...
  • 1a03e53 🤖 Pick PR #59761 (this can be nullish) into release-5.6 (#59762)
  • 6212132 Update LKG
  • bbb5faf 🤖 Pick PR #59542 (Fixing delay caused in vscode due t...) into release-5.6 (#...
  • e6914a5 Bump version to 5.6.1-rc and LKG
  • 34121c4 Update LKG
  • 2a30c2a Merge remote-tracking branch 'origin/main' into release-5.6
  • 936a79b Expose TypeChecker. getAwaitedType to public (#59268)
  • Additional commits viewable in compare view

Updates typescript-eslint from 8.4.0 to 8.5.0

Release notes

Sourced from typescript-eslint's releases.

v8.5.0

8.5.0 (2024-09-09)

🚀 Features

  • eslint-plugin: [no-duplicate-type-constituents] prevent unnecessary | undefined for optional parameters (#9479)
  • eslint-plugin: [no-unsafe-argument] differentiate error types (#9920)
  • typescript-estree: default projectService.defaultProject to 'tsconfig.json' (#9893)

🩹 Fixes

  • deps: update dependency prism-react-renderer to v2.4.0 (#9943)
  • eslint-plugin: [no-unnecessary-type-assertion] fix TSNonNullExpression fixer (#9898)
  • eslint-plugin: [no-misused-promises] handle static method (#9951)
  • eslint-plugin: [no-unnecessary-type-parameters] fix AST quick path scope analysis (#9900)
  • eslint-plugin: [consistent-type-assertions] access parser services lazily (#9921)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.5.0 (2024-09-09)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates vitest from 2.0.5 to 2.1.1

Release notes

Sourced from vitest's releases.

v2.1.1

   🐞 Bug Fixes

    View changes on GitHub

v2.1.0

This release makes another big change to the Browser Mode by introducing locators API:

test('renders blog posts', async () => {
  const screen = page.render(<Blog />)
await expect.element(screen.getByRole('heading', { name: 'Blog' })).toBeInTheDocument()
const [firstPost] = screen.getByRole('listitem').all()
await firstPost.getByRole('button', { name: 'Delete' }).click()
expect(screen.getByRole('listitem').all()).toHaveLength(3)
})

You can use either vitest-browser-vue, vitest-browser-svelte or vitest-browser-react to render components and make assertions using locators. Locators are also available on the page object from @vitest/browser/context.

Potential Breaking Change

  • workspace:
    • Correctly resolve workspace globs and file paths  -  by @​sheremet-va in vitest-dev/vitest#6316 (afdcb)
    • This changes how the custom glob pattern in the workspace config is treated. Any file matching the glob is considered a Vitest config file. Any folder matching the glob pattern is treated as a workspace project and is subject to the regular config resolution (single vitest.config.ts or vite.config.ts inside the folder)
    • For example, projects/* will match anything inside the projects folder. If it's a folder, we try to find the config inside that folder (if there is none, it is still treated as a project with the default config). If it's a file, it will be treated as a Vitest config. projects/**/* previously would assume that you only wanted to have folders as projects, but now it will match every single file insideprojects.
    • This change doesn't affect non-glob usage.

   🚀 Features

... (truncated)

Commits
  • 699055e chore: release v2.1.1
  • 36b5ace fix(workspace): resolve glob pattern once to avoid name collision (#6489)
  • 16aa76c fix(browser): make example test callbacks async (#6484)
  • 9f1fd18 chore: release v2.1.0
  • 94a186e fix(ui): render project name consistently (#6329)
  • ac698b1 fix: expect.getState().testPath always returns correct path (#6472)
  • b2be23e chore: release v2.1.0-beta.7
  • 0b44722 fix: ignore importer when resolving Vitest (#6469)
  • 97773e2 chore: fix edge case in license files bundling (#6460)
  • 7ab0f4a feat(browser): support --inspect-brk (#6434)
  • Additional commits viewable in compare view

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

Bumps the other group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@nextui-org/react](https://github.com/nextui-org/nextui/tree/HEAD/packages/core/react) | `2.4.6` | `2.4.8` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.35.2` | `7.36.1` |
| [postcss](https://github.com/postcss/postcss) | `8.4.45` | `8.4.47` |
| [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) | `10.0.2` | `10.0.3` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.10` | `3.4.11` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.6.2` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.4.0` | `8.5.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.0.5` | `2.1.1` |


Updates `@nextui-org/react` from 2.4.6 to 2.4.8
- [Release notes](https://github.com/nextui-org/nextui/releases)
- [Changelog](https://github.com/nextui-org/nextui/blob/canary/packages/core/react/CHANGELOG.md)
- [Commits](https://github.com/nextui-org/nextui/commits/@nextui-org/react@2.4.8/packages/core/react)

Updates `eslint-plugin-react` from 7.35.2 to 7.36.1
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.35.2...v7.36.1)

Updates `postcss` from 8.4.45 to 8.4.47
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.45...8.4.47)

Updates `postcss-preset-env` from 10.0.2 to 10.0.3
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)

Updates `tailwindcss` from 3.4.10 to 3.4.11
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.11/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.10...v3.4.11)

Updates `typescript` from 5.5.4 to 5.6.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.4...v5.6.2)

Updates `typescript-eslint` from 8.4.0 to 8.5.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.5.0/packages/typescript-eslint)

Updates `vitest` from 2.0.5 to 2.1.1
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.1/packages/vitest)

---
updated-dependencies:
- dependency-name: "@nextui-org/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: postcss-preset-env
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Relates to JS bindings labels Sep 16, 2024
@kylebarron kylebarron merged commit 7562834 into main Sep 16, 2024
5 checks passed
@kylebarron kylebarron deleted the dependabot/npm_and_yarn/other-1a6be0a539 branch September 16, 2024 10:19
roger120981 pushed a commit to roger120981/lonboard that referenced this pull request Jul 14, 2025
Bumps the other group with 8 updates:

| Package | From | To |
| --- | --- | --- |
|
[@nextui-org/react](https://github.com/nextui-org/nextui/tree/HEAD/packages/core/react)
| `2.4.6` | `2.4.8` |
|
[eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react)
| `7.35.2` | `7.36.1` |
| [postcss](https://github.com/postcss/postcss) | `8.4.45` | `8.4.47` |
|
[postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env)
| `10.0.2` | `10.0.3` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.10`
| `3.4.11` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` |
`5.6.2` |
|
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)
| `8.4.0` | `8.5.0` |
|
[vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)
| `2.0.5` | `2.1.1` |

Updates `@nextui-org/react` from 2.4.6 to 2.4.8
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nextui-org/nextui/releases"><code>@​nextui-org/react</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@​nextui-org/react</code><a
href="https://github.com/2"><code>@​2</code></a>.4.8</h2>
<h2>What's Changed</h2>
<h3>🐛 Fixes</h3>
<ul>
<li>fix(dropdown): respect closeOnSelect prop on DropdownItem by <a
href="https://github.com/gtoxlili"><code>@​gtoxlili</code></a> and <a
href="https://github.com/wingkwong"><code>@​wingkwong</code></a> in <a
href="https://redirect.github.com/nextui-org/nextui/pull/2598">#2598</a></li>
<li>fix(system-rsc): missing <code>StringToBoolean&lt;keyof
V[K]&gt;[]</code> by <a
href="https://github.com/wingkwong"><code>@​wingkwong</code></a> in <a
href="https://redirect.github.com/nextui-org/nextui/pull/3559">#3559</a></li>
<li>fix(modal): modal position when keyboard appears by <a
href="https://github.com/wingkwong"><code>@​wingkwong</code></a> in <a
href="https://redirect.github.com/nextui-org/nextui/pull/3691">#3691</a></li>
<li>fix(utilities): gregorian year offset for persian by <a
href="https://github.com/wingkwong"><code>@​wingkwong</code></a> in <a
href="https://redirect.github.com/nextui-org/nextui/pull/3603">#3691</a></li>
<li>fix(theme): double click issue on checkbox, toggle and radio by <a
href="https://github.com/awesome-pro"><code>@​awesome-pro</code></a> in
<a
href="https://redirect.github.com/nextui-org/nextui/pull/3552">#3552</a></li>
<li>fix(theme): make skeleton invisible after data loaded by <a
href="https://github.com/chirokas"><code>@​chirokas</code></a> in <a
href="https://redirect.github.com/nextui-org/nextui/pull/3217">#3217</a></li>
<li>fix(autocomplete): ignore pointer events when the clear button is
hidden by <a
href="https://github.com/chirokas"><code>@​chirokas</code></a> in <a
href="https://redirect.github.com/nextui-org/nextui/pull/3000">#3000</a></li>
<li>fix(autocomplete): highlight item in AutocompleteSection during
keyboard navigation by <a
href="https://github.com/chirokas"><code>@​chirokas</code></a> in <a
href="https://redirect.github.com/nextui-org/nextui/pull/3726">#3726</a></li>
<li>fix(link): deprecated onClick warning on using onPress by <a
href="https://github.com/awesome-pro"><code>@​awesome-pro</code></a> and
<a href="https://github.com/wingkwong"><code>@​wingkwong</code></a> in
<a
href="https://redirect.github.com/nextui-org/nextui/pull/3569">#3569</a></li>
<li>fix(navbar): allow height prop to accept number type and fix broken
menu by <a
href="https://github.com/FacundoTenuta"><code>@​FacundoTenuta</code></a>
in <a
href="https://redirect.github.com/nextui-org/nextui/pull/3601">#3601</a></li>
<li>fix(calendar): arrows changing order when html has
<code>dir=&quot;rtl&quot;</code> by <a
href="https://github.com/ameybh"><code>@​ameybh</code></a> in <a
href="https://redirect.github.com/nextui-org/nextui/pull/3656">#3656</a></li>
<li>fix(input): prevent clearable when input is readonly by <a
href="https://github.com/wingkwong"><code>@​wingkwong</code></a> in <a
href="https://redirect.github.com/nextui-org/nextui/pull/3643">#3643</a></li>
<li>fix(hooks): ensure exposed functions wrap by useCallback by <a
href="https://github.com/AnYiEE"><code>@​AnYiEE</code></a> in <a
href="https://redirect.github.com/nextui-org/nextui/pull/3607">#3607</a></li>
<li>fix(select): prevent select from closing instantly when clicking on
label of select by <a
href="https://github.com/sohan01fw"><code>@​sohan01fw</code></a> in <a
href="https://redirect.github.com/nextui-org/nextui/pull/3568">#3568</a></li>
<li>fix(theme): color discrepancy in select by <a
href="https://github.com/macci001"><code>@​macci001</code></a> in <a
href="https://redirect.github.com/nextui-org/nextui/pull/3663">#3663</a></li>
<li>fix(theme): card shadow clipping when inside listbox item by <a
href="https://github.com/awesome-pro"><code>@​awesome-pro</code></a> in
<a
href="https://redirect.github.com/nextui-org/nextui/pull/3486">#3486</a></li>
<li>fix(input): add hover and focus to input when label placement is
outside-left by <a
href="https://github.com/ShrinidhiUpadhyaya"><code>@​ShrinidhiUpadhyaya</code></a>
in <a
href="https://redirect.github.com/nextui-org/nextui/pull/2958">#2958</a></li>
<li>fix(theme): use data-hover instead of hover (<a
href="https://github.com/nextui-org/nextui/tree/HEAD/packages/core/react/issues/2110">#2110</a>)
by <a href="https://github.com/black197"><code>@​black197</code></a> in
<a
href="https://redirect.github.com/nextui-org/nextui/pull/2110">#2110</a></li>
<li>fix(system): missing useHref logic by <a
href="https://github.com/wingkwong"><code>@​wingkwong</code></a> in <a
href="https://redirect.github.com/nextui-org/nextui/pull/2943">#2943</a></li>
<li>fix(select): missing onChange when there are more than 300 items by
<a href="https://github.com/wingkwong"><code>@​wingkwong</code></a> in
<a
href="https://redirect.github.com/nextui-org/nextui/pull/3598">#3598</a></li>
<li>fix(theme): update flat variant text colors to be accessible by <a
href="https://github.com/rileybutterfield"><code>@​rileybutterfield</code></a>
in <a
href="https://redirect.github.com/nextui-org/nextui/pull/3738">#3738</a></li>
<li>fix(theme): set the min-height of base height to 100dvh where size
equals &quot;full&quot; by <a
href="https://github.com/HydenLiu"><code>@​HydenLiu</code></a> and <a
href="https://github.com/wingkwong"><code>@​wingkwong</code></a> in <a
href="https://redirect.github.com/nextui-org/nextui/pull/2684">#2684</a></li>
<li>fix(hook): re-attached scroll event behavior in
<code>useScrollPosition</code> by <a
href="https://github.com/vetan2"><code>@​vetan2</code></a> and <a
href="https://github.com/wingkwong"><code>@​wingkwong</code></a> in <a
href="https://redirect.github.com/nextui-org/nextui/pull/3247">#3247</a></li>
</ul>
<h3>🔧 Chore / Refactor</h3>
<ul>
<li>chore(deps): upgrade pnpm to v9 by <a
href="https://github.com/wingkwong"><code>@​wingkwong</code></a> in <a
href="https://redirect.github.com/nextui-org/nextui/pull/3589">#3589</a></li>
<li>chore(theme): export default-layout <a
href="https://github.com/rockey2020"><code>@​rockey2020</code></a> in <a
href="https://redirect.github.com/nextui-org/nextui/pull/2946">#2946</a></li>
<li>chore(storybook): remove overriding and unused code by <a
href="https://github.com/awesome-pro"><code>@​awesome-pro</code></a> in
<a
href="https://redirect.github.com/nextui-org/nextui/pull/3566">#3566</a></li>
<li>chore(storybook): add commands to run tests and storybook in
StrictMode by <a
href="https://github.com/chirokas"><code>@​chirokas</code></a> in <a
href="https://redirect.github.com/nextui-org/nextui/pull/3352">#3352</a></li>
<li>chore(ci): update github action versions by <a
href="https://github.com/robinsmith-source"><code>@​robinsmith-source</code></a>
and <a href="https://github.com/wingkwong"><code>@​wingkwong</code></a>
in <a
href="https://redirect.github.com/nextui-org/nextui/pull/2439">#2439</a></li>
<li>refactor(input): improve RTL support for input component by <a
href="https://github.com/amirhhashemi"><code>@​amirhhashemi</code></a>
and <a href="https://github.com/wingkwong"><code>@​wingkwong</code></a>
in <a
href="https://redirect.github.com/nextui-org/nextui/pull/2038">#2038</a></li>
<li>refactor(select): improve RTL support for select component by <a
href="https://github.com/amirhhashemi"><code>@​amirhhashemi</code></a>
and <a href="https://github.com/wingkwong"><code>@​wingkwong</code></a>
in <a
href="https://redirect.github.com/nextui-org/nextui/pull/2041">#2041</a></li>
<li>refactor(pagination): improve RTL support for pagination component
by <a
href="https://github.com/amirhhashemi"><code>@​amirhhashemi</code></a>
and <a href="https://github.com/wingkwong"><code>@​wingkwong</code></a>
in <a
href="https://redirect.github.com/nextui-org/nextui/pull/2044">#2044</a></li>
<li>refactor(deps): remove react copy from react-rsc-utils bundle by <a
href="https://github.com/wingkwong"><code>@​wingkwong</code></a> in <a
href="https://redirect.github.com/nextui-org/nextui/pull/3597">#3597</a></li>
<li>refactor(table): improve RTL support for table component by <a
href="https://github.com/amirhhashemi"><code>@​amirhhashemi</code></a>
and <a href="https://github.com/wingkwong"><code>@​wingkwong</code></a>
in <a
href="https://redirect.github.com/nextui-org/nextui/pull/2097">#2097</a></li>
</ul>
<h3>📝 Docs</h3>
<ul>
<li>fix(docs): typo in home page by <a
href="https://github.com/Jay-Karia"><code>@​Jay-Karia</code></a> in <a
href="https://redirect.github.com/nextui-org/nextui/pull/3615">#3615</a></li>
<li>fix(docs): typo in override styles doc by <a
href="https://github.com/BlueZ-95"><code>@​BlueZ-95</code></a> in <a
href="https://redirect.github.com/nextui-org/nextui/pull/3611">#3611</a></li>
<li>fix(docs): improve logic for react import by <a
href="https://github.com/awesome-pro"><code>@​awesome-pro</code></a> in
<a
href="https://redirect.github.com/nextui-org/nextui/pull/3582">#3582</a></li>
<li>fix(docs): missing slots section in badge and card page by <a
href="https://github.com/awesome-pro"><code>@​awesome-pro</code></a> in
<a
href="https://redirect.github.com/nextui-org/nextui/pull/3580">#3580</a></li>
<li>fix(docs): typo in snippet page by <a
href="https://github.com/hanxiao790"><code>@​hanxiao790</code></a> in <a
href="https://redirect.github.com/nextui-org/nextui/pull/3555">#3555</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/nextui-org/nextui/blob/canary/packages/core/react/CHANGELOG.md"><code>@​nextui-org/react</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>2.4.8</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [<a
href="https://github.com/nextui-org/nextui/commit/4c01d1824d4dde22d89232968a3a4c48fe04678f"><code>4c01d1824</code></a>,
<a
href="https://github.com/nextui-org/nextui/commit/8fecb5afa9aabe73e32243ca313f97856da8aa08"><code>8fecb5afa</code></a>,
<a
href="https://github.com/nextui-org/nextui/commit/5517a0578b5514cf2a4ddec53528d25d7f616cd0"><code>5517a0578</code></a>,
<a
href="https://github.com/nextui-org/nextui/commit/2293884229541e363b1983fea88ba6e3bee6be14"><code>229388422</code></a>]:
<ul>
<li><code>@​nextui-org/popover</code><a
href="https://github.com/2"><code>@​2</code></a>.1.29</li>
<li><code>@​nextui-org/tooltip</code><a
href="https://github.com/2"><code>@​2</code></a>.0.41</li>
<li><code>@​nextui-org/dropdown</code><a
href="https://github.com/2"><code>@​2</code></a>.1.31</li>
<li><code>@​nextui-org/theme</code><a
href="https://github.com/2"><code>@​2</code></a>.2.11</li>
<li><code>@​nextui-org/autocomplete</code><a
href="https://github.com/2"><code>@​2</code></a>.1.7</li>
<li><code>@​nextui-org/date-picker</code><a
href="https://github.com/2"><code>@​2</code></a>.1.8</li>
<li><code>@​nextui-org/modal</code><a
href="https://github.com/2"><code>@​2</code></a>.0.41</li>
<li><code>@​nextui-org/select</code><a
href="https://github.com/2"><code>@​2</code></a>.2.7</li>
<li><code>@​nextui-org/breadcrumbs</code><a
href="https://github.com/2"><code>@​2</code></a>.0.13</li>
<li><code>@​nextui-org/slider</code><a
href="https://github.com/2"><code>@​2</code></a>.2.17</li>
<li><code>@​nextui-org/snippet</code><a
href="https://github.com/2"><code>@​2</code></a>.0.43</li>
<li><code>@​nextui-org/table</code><a
href="https://github.com/2"><code>@​2</code></a>.0.40</li>
<li><code>@​nextui-org/navbar</code><a
href="https://github.com/2"><code>@​2</code></a>.0.37</li>
<li><code>@​nextui-org/menu</code><a
href="https://github.com/2"><code>@​2</code></a>.0.30</li>
<li><code>@​nextui-org/accordion</code><a
href="https://github.com/2"><code>@​2</code></a>.0.40</li>
<li><code>@​nextui-org/avatar</code><a
href="https://github.com/2"><code>@​2</code></a>.0.33</li>
<li><code>@​nextui-org/badge</code><a
href="https://github.com/2"><code>@​2</code></a>.0.32</li>
<li><code>@​nextui-org/button</code><a
href="https://github.com/2"><code>@​2</code></a>.0.38</li>
<li><code>@​nextui-org/calendar</code><a
href="https://github.com/2"><code>@​2</code></a>.0.12</li>
<li><code>@​nextui-org/card</code><a
href="https://github.com/2"><code>@​2</code></a>.0.34</li>
<li><code>@​nextui-org/checkbox</code><a
href="https://github.com/2"><code>@​2</code></a>.1.5</li>
<li><code>@​nextui-org/chip</code><a
href="https://github.com/2"><code>@​2</code></a>.0.33</li>
<li><code>@​nextui-org/code</code><a
href="https://github.com/2"><code>@​2</code></a>.0.33</li>
<li><code>@​nextui-org/date-input</code><a
href="https://github.com/2"><code>@​2</code></a>.1.4</li>
<li><code>@​nextui-org/divider</code><a
href="https://github.com/2"><code>@​2</code></a>.0.32</li>
<li><code>@​nextui-org/image</code><a
href="https://github.com/2"><code>@​2</code></a>.0.32</li>
<li><code>@​nextui-org/input</code><a
href="https://github.com/2"><code>@​2</code></a>.2.5</li>
<li><code>@​nextui-org/kbd</code><a
href="https://github.com/2"><code>@​2</code></a>.0.34</li>
<li><code>@​nextui-org/link</code><a
href="https://github.com/2"><code>@​2</code></a>.0.35</li>
<li><code>@​nextui-org/listbox</code><a
href="https://github.com/2"><code>@​2</code></a>.1.27</li>
<li><code>@​nextui-org/pagination</code><a
href="https://github.com/2"><code>@​2</code></a>.0.36</li>
<li><code>@​nextui-org/progress</code><a
href="https://github.com/2"><code>@​2</code></a>.0.34</li>
<li><code>@​nextui-org/radio</code><a
href="https://github.com/2"><code>@​2</code></a>.1.5</li>
<li><code>@​nextui-org/ripple</code><a
href="https://github.com/2"><code>@​2</code></a>.0.33</li>
<li><code>@​nextui-org/scroll-shadow</code><a
href="https://github.com/2"><code>@​2</code></a>.1.20</li>
<li><code>@​nextui-org/skeleton</code><a
href="https://github.com/2"><code>@​2</code></a>.0.32</li>
<li><code>@​nextui-org/spacer</code><a
href="https://github.com/2"><code>@​2</code></a>.0.33</li>
<li><code>@​nextui-org/spinner</code><a
href="https://github.com/2"><code>@​2</code></a>.0.34</li>
<li><code>@​nextui-org/switch</code><a
href="https://github.com/2"><code>@​2</code></a>.0.34</li>
<li><code>@​nextui-org/tabs</code><a
href="https://github.com/2"><code>@​2</code></a>.0.37</li>
<li><code>@​nextui-org/user</code><a
href="https://github.com/2"><code>@​2</code></a>.0.34</li>
</ul>
</li>
</ul>
<h2>2.4.7</h2>
<h3>Patch Changes</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nextui-org/nextui/commit/2c9c817702a64e617dbc0ca9227590f9c4571a1f"><code>2c9c817</code></a>
ci(changesets): version packages (<a
href="https://github.com/nextui-org/nextui/tree/HEAD/packages/core/react/issues/3755">#3755</a>)</li>
<li><a
href="https://github.com/nextui-org/nextui/commit/def45d4d7a3a7911d5d6a634a439edb25679022f"><code>def45d4</code></a>
ci(changesets): version packages (<a
href="https://github.com/nextui-org/nextui/tree/HEAD/packages/core/react/issues/3662">#3662</a>)</li>
<li>See full diff in <a
href="https://github.com/nextui-org/nextui/commits/@nextui-org/react@2.4.8/packages/core/react">compare
view</a></li>
</ul>
</details>
<br />

Updates `eslint-plugin-react` from 7.35.2 to 7.36.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jsx-eslint/eslint-plugin-react/releases">eslint-plugin-react's
releases</a>.</em></p>
<blockquote>
<h2>v7.36.1</h2>
<h3>Fixed</h3>
<ul>
<li><a
href="docs/rules/no-is-mounted.md"><code>no-is-mounted</code></a>: fix
logic in method name check (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3821">#3821</a>[]
<a
href="https://github.com/Mathias-S"><code>@​Mathias-S</code></a>)</li>
<li><a
href="docs/rules/jsx-no-literals.md"><code>jsx-no-literals</code></a>:
Avoid crashing on valueless boolean props (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3823">#3823</a>[]
<a
href="https://github.com/reosarevok"><code>@​reosarevok</code></a>)</li>
</ul>
<p><a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3823">#3823</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3823">jsx-eslint/eslint-plugin-react#3823</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3821">#3821</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3821">jsx-eslint/eslint-plugin-react#3821</a></p>
<h2>v7.36.0</h2>
<h3>Added</h3>
<ul>
<li>[<code>no-string-refs</code>]: allow this.refs in &gt; 18.3.0 (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3807">#3807</a>[]
<a
href="https://github.com/henryqdineen"><code>@​henryqdineen</code></a>)</li>
<li><a
href="docs/rules/jsx-no-literals.md"><code>jsx-no-literals</code></a>
Add <code>elementOverrides</code> option and the ability to ignore this
rule on specific elements (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3812">#3812</a>[]
<a
href="https://github.com/Pearce-Ropion"><code>@​Pearce-Ropion</code></a>)</li>
<li>[<code>forward-ref-uses-ref</code>]: add rule for checking ref
parameter is added (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3667">#3667</a>[]
<a href="https://github.com/NotWoods"><code>@​NotWoods</code></a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>[<code>function-component-definition</code>], <a
href="docs/rules/boolean-prop-naming.md"><code>boolean-prop-naming</code></a>,
[<code>jsx-first-prop-new-line</code>],
[<code>jsx-props-no-multi-spaces</code>], <code>propTypes</code>: use
type args (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3629">#3629</a>[]
<a
href="https://github.com/HenryBrown0"><code>@​HenryBrown0</code></a>)</li>
<li>JSX pragma: fail gracefully (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3632">#3632</a>[]
<a href="https://github.com/ljharb"><code>@​ljharb</code></a>)</li>
<li>[<code>jsx-props-no-spreading</code>]: add
<code>explicitSpread</code> option to schema (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3799">#3799</a>[]
<a href="https://github.com/ljharb"><code>@​ljharb</code></a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>[Tests] add <code>@​typescript-eslint/parser</code> v6 (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3629">#3629</a>[]
<a
href="https://github.com/HenryBrown0"><code>@​HenryBrown0</code></a>)</li>
<li>[Tests] add <code>@​typescript-eslint/parser</code> v7 and v8 (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3629">#3629</a>[]
<a
href="https://github.com/hampustagerud"><code>@​hampustagerud</code></a>)</li>
<li>[Docs] [<code>no-danger</code>]: update broken link (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3817">#3817</a>[]
<a
href="https://github.com/lucasrmendonca"><code>@​lucasrmendonca</code></a>)</li>
<li>[types] add jsdoc type annotations (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3731">#3731</a>[]
<a href="https://github.com/y-hsgw"><code>@​y-hsgw</code></a>)</li>
<li>[Tests] <code>button-has-type</code>: add test case with spread (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3731">#3731</a>[]
<a href="https://github.com/y-hsgw"><code>@​y-hsgw</code></a>)</li>
</ul>
<p><a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3799">#3799</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3799">jsx-eslint/eslint-plugin-react#3799</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3632">#3632</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3632">jsx-eslint/eslint-plugin-react#3632</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3812">#3812</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3812">jsx-eslint/eslint-plugin-react#3812</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3731">#3731</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3731">jsx-eslint/eslint-plugin-react#3731</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3694">#3694</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3667">jsx-eslint/eslint-plugin-react#3667</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3629">#3629</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3629">jsx-eslint/eslint-plugin-react#3629</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3817">#3817</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3817">jsx-eslint/eslint-plugin-react#3817</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3807">#3807</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3807">jsx-eslint/eslint-plugin-react#3807</a></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md">eslint-plugin-react's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.36.0...v7.36.1">7.36.1</a>
- 2024.09.12</h2>
<h3>Fixed</h3>
<ul>
<li>[<code>no-is-mounted</code>]: fix logic in method name check (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3821">#3821</a>[]
<a
href="https://github.com/Mathias-S"><code>@​Mathias-S</code></a>)</li>
<li>[<code>jsx-no-literals</code>]: Avoid crashing on valueless boolean
props (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3823">#3823</a>[]
<a
href="https://github.com/reosarevok"><code>@​reosarevok</code></a>)</li>
</ul>
<p><a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3823">#3823</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3823">jsx-eslint/eslint-plugin-react#3823</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3821">#3821</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3821">jsx-eslint/eslint-plugin-react#3821</a></p>
<h2><a
href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.35.2...v7.36.0">7.36.0</a>
- 2024.09.12</h2>
<h3>Added</h3>
<ul>
<li>[<code>no-string-refs</code>]: allow this.refs in &gt; 18.3.0 (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3807">#3807</a>[]
<a
href="https://github.com/henryqdineen"><code>@​henryqdineen</code></a>)</li>
<li>[<code>jsx-no-literals</code>] Add <code>elementOverrides</code>
option and the ability to ignore this rule on specific elements (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3812">#3812</a>[]
<a
href="https://github.com/Pearce-Ropion"><code>@​Pearce-Ropion</code></a>)</li>
<li>[<code>forward-ref-uses-ref</code>]: add rule for checking ref
parameter is added (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3667">#3667</a>[]
<a href="https://github.com/NotWoods"><code>@​NotWoods</code></a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>[<code>function-component-definition</code>],
[<code>boolean-prop-naming</code>],
[<code>jsx-first-prop-new-line</code>],
[<code>jsx-props-no-multi-spaces</code>], <code>propTypes</code>: use
type args (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3629">#3629</a>[]
<a
href="https://github.com/HenryBrown0"><code>@​HenryBrown0</code></a>)</li>
<li>JSX pragma: fail gracefully (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3632">#3632</a>[]
<a href="https://github.com/ljharb"><code>@​ljharb</code></a>)</li>
<li>[<code>jsx-props-no-spreading</code>]: add
<code>explicitSpread</code> option to schema (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3799">#3799</a>[]
<a href="https://github.com/ljharb"><code>@​ljharb</code></a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>[Tests] add <code>@​typescript-eslint/parser</code> v6 (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3629">#3629</a>[]
<a
href="https://github.com/HenryBrown0"><code>@​HenryBrown0</code></a>)</li>
<li>[Tests] add <code>@​typescript-eslint/parser</code> v7 and v8 (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3629">#3629</a>[]
<a
href="https://github.com/hampustagerud"><code>@​hampustagerud</code></a>)</li>
<li>[Docs] [<code>no-danger</code>]: update broken link (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3817">#3817</a>[]
<a
href="https://github.com/lucasrmendonca"><code>@​lucasrmendonca</code></a>)</li>
<li>[types] add jsdoc type annotations (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3731">#3731</a>[]
<a href="https://github.com/y-hsgw"><code>@​y-hsgw</code></a>)</li>
<li>[Tests] <code>button-has-type</code>: add test case with spread (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3731">#3731</a>[]
<a href="https://github.com/y-hsgw"><code>@​y-hsgw</code></a>)</li>
</ul>
<p><a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3799">#3799</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3799">jsx-eslint/eslint-plugin-react#3799</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3632">#3632</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3632">jsx-eslint/eslint-plugin-react#3632</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3812">#3812</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3812">jsx-eslint/eslint-plugin-react#3812</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3731">#3731</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3731">jsx-eslint/eslint-plugin-react#3731</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3694">#3694</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3667">jsx-eslint/eslint-plugin-react#3667</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3629">#3629</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3629">jsx-eslint/eslint-plugin-react#3629</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3817">#3817</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3817">jsx-eslint/eslint-plugin-react#3817</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3807">#3807</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3807">jsx-eslint/eslint-plugin-react#3807</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/59ef14c0d592872692399e30b75fc470f1a7695b"><code>59ef14c</code></a>
Update CHANGELOG and bump version</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/99e15e131aa483fecc1e64d3bcdf719ddd141361"><code>99e15e1</code></a>
[Fix] <code>jsx-no-literals</code>: Avoid crashing on valueless boolean
props</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/a09083b1ce38b7ef6704a048cf26eb96ad774d0e"><code>a09083b</code></a>
[Fix] <code>no-is-mounted</code>: fix logic in method name check</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/1df23d21f4e12303b65ee174e0c0b0be22720766"><code>1df23d2</code></a>
[actions] fix release script</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/b918f02ce24c2c835415fbc32b6138904c85eeec"><code>b918f02</code></a>
[meta] add missing rule link</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/f25251f590fa30deba711a7d7b441ca519176b62"><code>f25251f</code></a>
Update CHANGELOG and bump version</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/ceb73fe7a5d34e10c1f4b19b1e2063c6b54bc32a"><code>ceb73fe</code></a>
[New] add <code>forward-ref-uses-ref</code> rule for checking ref
parameter</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/ed64b247f2434b0f1d9feaa98a4e6c64e978ea7c"><code>ed64b24</code></a>
[Fix] <code>jsx-props-no-spreading</code>: add
<code>explicitSpread</code> option to schema</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/f435df9b8a53413a873aaa9379e556f9394fdd97"><code>f435df9</code></a>
[Tests] <code>button-has-type</code>: add test case with spread</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/0a8092f61a2fed237023a50e2382f59be0b5918c"><code>0a8092f</code></a>
[types] add jsdoc type annotations</li>
<li>Additional commits viewable in <a
href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.35.2...v7.36.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `postcss` from 8.4.45 to 8.4.47
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/postcss/releases">postcss's
releases</a>.</em></p>
<blockquote>
<h2>8.4.47</h2>
<ul>
<li>Removed debug code.</li>
</ul>
<h2>8.4.46</h2>
<ul>
<li>Fixed <code>Cannot read properties of undefined (reading
'before')</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's
changelog</a>.</em></p>
<blockquote>
<h2>8.4.47</h2>
<ul>
<li>Removed debug code.</li>
</ul>
<h2>8.4.46</h2>
<ul>
<li>Fixed <code>Cannot read properties of undefined (reading
'before')</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/postcss/postcss/commit/5e6fd1302d2cc9a844ac99282b2b7745e4ac0ed3"><code>5e6fd13</code></a>
Release 8.4.47 version</li>
<li><a
href="https://github.com/postcss/postcss/commit/714bc10258bfa96be26bc201d218c67df09da82c"><code>714bc10</code></a>
Typo</li>
<li><a
href="https://github.com/postcss/postcss/commit/439d20e651098d9d16d31ede62df6f7916925e91"><code>439d20e</code></a>
Release 8.4.46 version</li>
<li><a
href="https://github.com/postcss/postcss/commit/b93582f68e1f4796618cfef3377a10198a5af800"><code>b93582f</code></a>
Update dependencies</li>
<li><a
href="https://github.com/postcss/postcss/commit/c51e46767d1b76d91ab3ba3b19e4b43b847755b8"><code>c51e467</code></a>
Fix error on inserting node without raws in some cases</li>
<li><a
href="https://github.com/postcss/postcss/commit/829ae47d6bf7a58a84a7633d9e4e45e2eb7a375a"><code>829ae47</code></a>
Update dependencies</li>
<li><a
href="https://github.com/postcss/postcss/commit/5aaaec2214117e353962f8d862a31ba0211e0f8b"><code>5aaaec2</code></a>
Update remaining workflow jobs to use latest version of actions (<a
href="https://redirect.github.com/postcss/postcss/issues/1968">#1968</a>)</li>
<li>See full diff in <a
href="https://github.com/postcss/postcss/compare/8.4.45...8.4.47">compare
view</a></li>
</ul>
</details>
<br />

Updates `postcss-preset-env` from 10.0.2 to 10.0.3
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md">postcss-preset-env's
changelog</a>.</em></p>
<blockquote>
<h3>10.0.3</h3>
<p><em>September 9, 2024</em></p>
<ul>
<li>Updated <a
href="https://github.com/csstools/cssdb"><code>cssdb</code></a> to <a
href="https://github.com/csstools/cssdb/blob/main/CHANGELOG.md#811-september-9-2024"><code>8.1.1</code></a>
(patch)</li>
<li>Updated <a
href="https://github.com/mrcgrtz/postcss-opacity-percentage"><code>postcss-opacity-percentage</code></a>
to <a
href="https://github.com/mrcgrtz/postcss-opacity-percentage/releases/tag/v3.0.0"><code>3.0.0</code></a>
(now matches minimum node version of
<code>postcss-preset-env</code>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env">compare
view</a></li>
</ul>
</details>
<br />

Updates `tailwindcss` from 3.4.10 to 3.4.11
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tailwindlabs/tailwindcss/releases">tailwindcss's
releases</a>.</em></p>
<blockquote>
<h2>v3.4.11</h2>
<h3>Fixed</h3>
<ul>
<li>Allow <code>anchor-size(…)</code> in arbitrary values (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14393">#14393</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tailwindlabs/tailwindcss/blob/v3.4.11/CHANGELOG.md">tailwindcss's
changelog</a>.</em></p>
<blockquote>
<h2>[3.4.11] - 2024-09-11</h2>
<h3>Fixed</h3>
<ul>
<li>Allow <code>anchor-size(…)</code> in arbitrary values (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14393">#14393</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tailwindlabs/tailwindcss/commit/818d10ab8461e682a185475dd4718e741103a4e3"><code>818d10a</code></a>
3.4.11</li>
<li><a
href="https://github.com/tailwindlabs/tailwindcss/commit/8dd9246a87a5c5fc3b68bb2b6742980a0e588138"><code>8dd9246</code></a>
update changelog</li>
<li><a
href="https://github.com/tailwindlabs/tailwindcss/commit/6d9ae82ba341eed7b0e608e3fac2036fe825c958"><code>6d9ae82</code></a>
Allow <code>anchor-size(…)</code> in arbitrary values (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/14393">#14393</a>)</li>
<li>See full diff in <a
href="https://github.com/tailwindlabs/tailwindcss/compare/v3.4.10...v3.4.11">compare
view</a></li>
</ul>
</details>
<br />

Updates `typescript` from 5.5.4 to 5.6.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/TypeScript/releases">typescript's
releases</a>.</em></p>
<blockquote>
<h2>TypeScript 5.6</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-6/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.6.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.6.1%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.6.2%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.2 (Stable)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
<li><a
href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet
package</a></li>
</ul>
<h2>TypeScript 5.6 RC</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-6-rc/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;milestone%3A%22TypeScript+5.6.1%22+is%3Aclosed+">fixed
issues query for TypeScript v5.6.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;milestone%3A%22TypeScript+5.6.0%22+is%3Aclosed+">fixed
issues query for TypeScript v5.6.0 (Beta)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
</ul>
<h2>TypeScript 5.6 Beta</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-6-beta/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.6.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.0 (Beta)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
<li><a
href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet
package</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/TypeScript/commit/a7e3374f13327483fbe94e32806d65785b0b6cda"><code>a7e3374</code></a>
Bump version to 5.6.2 and LKG</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/20633579fcf88f6b61774349740de4841d2b8b5c"><code>2063357</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/59708">#59708</a>
(LEGO: Pull request from lego/hb_537...) into release-5.6 (#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/4fe7e41ea1a92ecbd59119666be2d60164785391"><code>4fe7e41</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/59670">#59670</a>
(fix(59649): ts Move to a new file d...) into release-5.6 (#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/1a03e5340ae0b83ce1b1f743763625f89e92ca91"><code>1a03e53</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/59761">#59761</a>
(<code>this</code> can be nullish) into release-5.6 (<a
href="https://redirect.github.com/microsoft/TypeScript/issues/59762">#59762</a>)</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/6212132b835145b1a8fd49982680ac668caf3ddc"><code>6212132</code></a>
Update LKG</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/bbb5faf7e749df52adafdcd37c09ac7fff30ddaf"><code>bbb5faf</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/59542">#59542</a>
(Fixing delay caused in vscode due t...) into release-5.6 (#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/e6914a558775bd3ba3dc5567877604a0864b9338"><code>e6914a5</code></a>
Bump version to 5.6.1-rc and LKG</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/34121c42b638e973f28b438b0513796a37585448"><code>34121c4</code></a>
Update LKG</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/2a30c2a8f0408b32c8c7ff88f0bf1c6a32e67704"><code>2a30c2a</code></a>
Merge remote-tracking branch 'origin/main' into release-5.6</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/936a79bbb58f82b173f6b644974995851b9b479e"><code>936a79b</code></a>
Expose TypeChecker. getAwaitedType to public (<a
href="https://redirect.github.com/microsoft/TypeScript/issues/59268">#59268</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `typescript-eslint` from 8.4.0 to 8.5.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's
releases</a>.</em></p>
<blockquote>
<h2>v8.5.0</h2>
<h2>8.5.0 (2024-09-09)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-duplicate-type-constituents]
prevent unnecessary <code>| undefined</code> for optional parameters (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9479">#9479</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unsafe-argument] differentiate
error types (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9920">#9920</a>)</li>
<li><strong>typescript-estree:</strong> default
projectService.defaultProject to 'tsconfig.json' (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9893">#9893</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency prism-react-renderer to
v2.4.0 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9943">#9943</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] fix
TSNonNullExpression fixer (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9898">#9898</a>)</li>
<li><strong>eslint-plugin:</strong> [no-misused-promises] handle static
method (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9951">#9951</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters] fix
AST quick path scope analysis (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9900">#9900</a>)</li>
<li><strong>eslint-plugin:</strong> [consistent-type-assertions] access
parser services lazily (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9921">#9921</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Abraham Guo</li>
<li>Josh Goldberg ✨</li>
<li>Kirk Waiblinger <a
href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li>
<li>YeonJuan <a
href="https://github.com/yeonjuan"><code>@​yeonjuan</code></a></li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's
changelog</a>.</em></p>
<blockquote>
<h2>8.5.0 (2024-09-09)</h2>
<p>This was a version bump only for typescript-eslint to align it with
other projects, there were no code changes.</p>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/4d31ebe71ac26612a129ac4be98692b11387145e"><code>4d31ebe</code></a>
chore(release): publish 8.5.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/4bc801e542e4accd644b65514a7b7355874f7a96"><code>4bc801e</code></a>
chore: enable unicorn/no-array-reduce (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/9640">#9640</a>)</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.5.0/packages/typescript-eslint">compare
view</a></li>
</ul>
</details>
<br />

Updates `vitest` from 2.0.5 to 2.1.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitest-dev/vitest/releases">vitest's
releases</a>.</em></p>
<blockquote>
<h2>v2.1.1</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><strong>browser</strong>:
<ul>
<li>Make example test callbacks async  -  by <a
href="https://github.com/aqandrew"><code>@​aqandrew</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6484">vitest-dev/vitest#6484</a>
<a href="https://github.com/vitest-dev/vitest/commit/16aa76c2"><!-- raw
HTML omitted -->(16aa7)<!-- raw HTML omitted --></a></li>
<li>Optimize vitest-browser-vue correctly  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6490">vitest-dev/vitest#6490</a>
<a href="https://github.com/vitest-dev/vitest/commit/5cbb0bba"><!-- raw
HTML omitted -->(5cbb0)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>workspace</strong>:
<ul>
<li>Resolve glob pattern once to avoid name collision  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6489">vitest-dev/vitest#6489</a>
<a href="https://github.com/vitest-dev/vitest/commit/36b5aceb"><!-- raw
HTML omitted -->(36b5a)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v2.1.0...v2.1.1">View
changes on GitHub</a></h5>
<h2>v2.1.0</h2>
<p>This release makes another big change to the Browser Mode by
introducing <a
href="https://vitest.dev/guide/browser/locators.html">locators
API</a>:</p>
<pre lang="ts"><code>test('renders blog posts', async () =&gt; {
  const screen = page.render(&lt;Blog /&gt;)
<p>await expect.element(screen.getByRole('heading', { name: 'Blog'
})).toBeInTheDocument()</p>
<p>const [firstPost] = screen.getByRole('listitem').all()</p>
<p>await firstPost.getByRole('button', { name: 'Delete' }).click()</p>
<p>expect(screen.getByRole('listitem').all()).toHaveLength(3)
})
</code></pre></p>
<p>You can use either <a
href="https://github.com/vitest-dev/vitest-browser-vue">vitest-browser-vue</a>,
<a
href="https://github.com/vitest-dev/vitest-browser-svelte">vitest-browser-svelte
</a> or <a
href="https://github.com/vitest-dev/vitest-browser-react">vitest-browser-react</a>
to render components and make assertions using locators. Locators are
also available on the <code>page</code> object from
<code>@vitest/browser/context</code>.</p>
<h3>Potential Breaking Change</h3>
<ul>
<li><strong>workspace</strong>:
<ul>
<li>Correctly resolve workspace globs and file paths  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6316">vitest-dev/vitest#6316</a>
<a href="https://github.com/vitest-dev/vitest/commit/afdcb8f2"><!-- raw
HTML omitted -->(afdcb)<!-- raw HTML omitted --></a></li>
<li>This changes how the custom glob pattern in the workspace config is
treated. <em>Any</em> file matching the glob is considered a Vitest
config file. Any folder matching the glob pattern is treated as a
workspace project and is subject to the regular config resolution
(single <code>vitest.config.ts</code> or <code>vite.config.ts</code>
inside the folder)</li>
<li>For example, <code>projects/*</code> will match anything inside the
<code>projects</code> folder. If it's a folder, we try to find the
config inside that folder (if there is none, it is still treated as a
project with the default config). If it's a file, it will be treated as
a Vitest config. <code>projects/**/*</code> previously would assume that
you only wanted to have folders as projects, but now it will match
<em>every single file</em> inside<code>projects</code>.</li>
<li>This change doesn't affect non-glob usage.</li>
</ul>
</li>
</ul>
<h3>   🚀 Features</h3>
<ul>
<li><strong>api</strong>:
<ul>
<li>Make spec into a class instead of a tuple  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6355">vitest-dev/vitest#6355</a>
<a href="https://github.com/vitest-dev/vitest/commit/874a121e"><!-- raw
HTML omitted -->(874a1)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>browser</strong>:
<ul>
<li>Move page.config to server.config, add more docs  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6252">vitest-dev/vitest#6252</a>
<a href="https://github.com/vitest-dev/vitest/commit/af2b813c"><!-- raw
HTML omitted -->(af2b8)<!-- raw HTML omitted --></a></li>
<li>Make iframe scalable, improve documentation  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6257">vitest-dev/vitest#6257</a>
<a href="https://github.com/vitest-dev/vitest/commit/74ca11a4"><!-- raw
HTML omitted -->(74ca1)<!-- raw HTML omitted --></a></li>
<li>Introduce built-in locators  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6084">vitest-dev/vitest#6084</a>
<a href="https://github.com/vitest-dev/vitest/commit/3347f83e"><!-- raw
HTML omitted -->(3347f)<!-- raw HTML omitted --></a></li>
<li>Support v8 coverage  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6273">vitest-dev/vitest#6273</a>
<a href="https://github.com/vitest-dev/vitest/commit/34199bdf"><!-- raw
HTML omitted -->(34199)<!-- raw HTML omitted --></a></li>
<li>Support <code>userEvent.upload</code> in playwright provider  -  by
<a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6442">vitest-dev/vitest#6442</a>
<a href="https://github.com/vitest-dev/vitest/commit/cf148645"><!-- raw
HTML omitted -->(cf148)<!-- raw HTML omitted --></a></li>
<li>Support <code>--inspect</code>  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6433">vitest-dev/vitest#6433</a>
<a href="https://github.com/vitest-dev/vitest/commit/0499a315"><!-- raw
HTML omitted -->(0499a)<!-- raw HTML omitted --></a></li>
<li>Support <code>--inspect-brk</code>  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6434">vitest-dev/vitest#6434</a>
<a href="https://github.com/vitest-dev/vitest/commit/7ab0f4a8"><!-- raw
HTML omitted -->(7ab0f)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vitest-dev/vitest/commit/699055eb93909287e1542fdfb99d97f2a38965ba"><code>699055e</code></a>
chore: release v2.1.1</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/36b5aceb9e146f790a60fc36d74359fdd209fcf9"><code>36b5ace</code></a>
fix(workspace): resolve glob pattern once to avoid name collision (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6489">#6489</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/16aa76c261c1559e88cb6a39b71923d0638750c1"><code>16aa76c</code></a>
fix(browser): make example test callbacks async (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6484">#6484</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/9f1fd182fd96931ee876662f75e5931031798299"><code>9f1fd18</code></a>
chore: release v2.1.0</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/94a186ec911e78b96961e7c7ee951130c616e989"><code>94a186e</code></a>
fix(ui): render project name consistently (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6329">#6329</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/ac698b1c8d3b6e587b18040ab610eeb995aa178d"><code>ac698b1</code></a>
fix: <code>expect.getState().testPath</code> always returns correct path
(<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6472">#6472</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/b2be23e4c901c1667c94c8119dfe94b6063e6d30"><code>b2be23e</code></a>
chore: release v2.1.0-beta.7</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/0b4472267ddc854de2293d97056777810a813bc1"><code>0b44722</code></a>
fix: ignore importer when resolving Vitest (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6469">#6469</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/97773e22bf64327ca5d00ef3241edd65337846e6"><code>97773e2</code></a>
chore: fix edge case in license files bundling (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6460">#6460</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/7ab0f4a8ff5f2affe1353b5fcaacf717ed1ee3de"><code>7ab0f4a</code></a>
feat(browser): support <code>--inspect-brk</code> (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6434">#6434</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitest-dev/vitest/commits/v2.1.1/packages/vitest">compare
view</a></li>
</ul>
</details>
<br />


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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 Relates to JS bindings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant