Skip to content

chore(deps): bump ag-grid-react from 33.3.2 to 35.3.0#152

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ag-grid-react-35.3.0
Closed

chore(deps): bump ag-grid-react from 33.3.2 to 35.3.0#152
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ag-grid-react-35.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps ag-grid-react from 33.3.2 to 35.3.0.

Release notes

Sourced from ag-grid-react's releases.

v35.3.0

https://www.ag-grid.com/changelog/?fixVersion=35.3.0

v35.2.1

https://www.ag-grid.com/changelog/?fixVersion=35.2.1

v35.2.0

https://www.ag-grid.com/changelog/?fixVersion=35.2.0

v35.1.0

https://www.ag-grid.com/changelog/?fixVersion=35.1.0

v35.0.1

https://www.ag-grid.com/changelog/?fixVersion=35.0.1

v35.0.0

https://www.ag-grid.com/changelog/?fixVersion=35.0.0

v34.3.1

https://www.ag-grid.com/changelog/?fixVersion=34.3.1

v34.3.0

https://www.ag-grid.com/changelog/?fixVersion=34.3.0

v34.2.0

https://www.ag-grid.com/changelog/?fixVersion=34.2.0

v34.1.2

https://www.ag-grid.com/changelog/?fixVersion=34.1.2

v34.1.1

https://www.ag-grid.com/changelog/?fixVersion=34.1.1

v34.1.0

https://www.ag-grid.com/changelog/?fixVersion=34.1.0

v34.0.2

https://www.ag-grid.com/changelog/?fixVersion=34.0.2

v34.0.1

https://www.ag-grid.com/changelog/?fixVersion=34.0.1

v34.0.0

https://www.ag-grid.com/changelog/?fixVersion=34.0.0

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for ag-grid-react since your current version.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ag-grid-react](https://github.com/ag-grid/ag-grid) from 33.3.2 to 35.3.0.
- [Release notes](https://github.com/ag-grid/ag-grid/releases)
- [Commits](ag-grid/ag-grid@v33.3.2...release-35.3.0)

---
updated-dependencies:
- dependency-name: ag-grid-react
  dependency-version: 35.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 19, 2026
@dependabot dependabot Bot requested a review from blove as a code owner May 19, 2026 01:53
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 19, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
pretable Ready Ready Preview, Comment May 19, 2026 1:56am

blove added a commit that referenced this pull request Jun 6, 2026
Bumps the comparator dependencies in apps/bench to their latest majors,
superseding dependabot PRs #149/#152 (ag-grid 33->35) and #150 (@mui/x-data-grid
7->8):

- ag-grid-community / ag-grid-react: ^33.3.2 -> ^35.3.0 (resolves 35.3.1)
- @mui/x-data-grid: ^7.29.13 -> ^8.28.6 (resolves 8.29.0)

No adapter code changes were required. The AG Grid (setFilterModel /
applyColumnState) and MUI (setFilterModel / setSortModel / filteredRowsSet
selector) APIs the bench drives are unchanged across these majors, and
typecheck/lint/unit tests pass clean.

Verified in real Chromium via `pnpm bench:matrix --adapters=pretable,ag-grid,mui
--scenarios=S2 --scripts=scroll,sort,filter-metadata,filter-text
--scale=hypothesis --repeats=2` (24 runs, all completed):

| adapter  | filter-metadata | filter-text | sort      | scroll |
| -------- | --------------- | ----------- | --------- | ------ |
| ag-grid  | rows=750        | rows=500    | rows=3000 | ok     |
| mui      | rows=750        | rows=500    | rows=3000 | ok     |
| pretable | rows=750        | rows=500    | rows=3000 | ok     |

Post-filter row counts (750/500) and sort (no filter -> 3000) match pretable,
confirming the comparators still filter/sort correctly on the new majors.

Note: @mui/x-data-grid@8 peer-requests @mui/material ^5||^6||^7, but the repo is
on @mui/material@9. This peer mismatch is pre-existing (x-data-grid@7 already
peer-wanted material ^5||^6 against material@9) and works at runtime, as the
matrix above confirms.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 6, 2026

Looks like ag-grid-react is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 6, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/ag-grid-react-35.3.0 branch June 6, 2026 15:39
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants