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

Merge latest main #3

Open
wants to merge 12 commits into
base: cell-renderer
Choose a base branch
from
Open

Conversation

Liooo
Copy link

@Liooo Liooo commented Oct 16, 2024

Merged latest main, fixed some typings for this PR adazzle#2942

dependabot bot and others added 7 commits October 8, 2024 15:07
* Bump @biomejs/biome from 1.8.3 to 1.9.3

Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 1.8.3 to 1.9.3.
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/cli/v1.9.3/packages/@biomejs/biome)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* update config, fix lints

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nicolas Stepien <[email protected]>
* Implement download without `react-dom/server'`

* Use `flushSync`

* Remove `ExportButton` component

* Inline grid element

* Address comments

* Address comments
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.6.2 to 5.0.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/[email protected]/packages/eslint-plugin-react-hooks)

---
updated-dependencies:
- dependency-name: eslint-plugin-react-hooks
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* origin/main:
  Node 23 (adazzle#3618)
  Bump eslint-plugin-react-hooks from 4.6.2 to 5.0.0 (adazzle#3616)
  Implement download without `react-dom/server` (adazzle#3613)
  Bump @biomejs/biome from 1.8.3 to 1.9.3 (adazzle#3612)
dependabot bot and others added 5 commits October 21, 2024 12:22
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 1.9.3 to 1.9.4.
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/cli/v1.9.4/packages/@biomejs/biome)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update deps

* Add new rule

* Add `@tanstack/eslint-plugin-router`

* Update router deps

* update deps

* Add `'@typescript-eslint/no-unnecessary-type-parameters': 1,`

* Remove @tanstack/eslint-plugin-router

* Add `eslint-plugin-react-hooks-extra`

* 1 more

* Add `eslint-plugin-react-compiler`

* -1 array

* Do we need these rules

* disable 1 `skipLibCheck`, add back newline

* update deps

* Use state to focus cell

* Remove a few refs

* Disable warning

---------

Co-authored-by: Nicolas Stepien <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants