Skip to content

chore(deps): bump ag-grid-community from 33.3.2 to 35.2.1#136

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps ag-grid-community from 33.3.2 to 35.2.1.

Release notes

Sourced from ag-grid-community's releases.

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-community 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-community](https://github.com/ag-grid/ag-grid) from 33.3.2 to 35.2.1.
- [Release notes](https://github.com/ag-grid/ag-grid/releases)
- [Commits](ag-grid/ag-grid@v33.3.2...release-35.2.1)

---
updated-dependencies:
- dependency-name: ag-grid-community
  dependency-version: 35.2.1
  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 11, 2026
@dependabot dependabot Bot requested a review from blove as a code owner May 11, 2026 23:51
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 11, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 11, 2026

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

Project Deployment Actions Updated (UTC)
pretable Ready Ready Preview, Comment May 11, 2026 11:53pm

@blove
Copy link
Copy Markdown
Contributor

blove commented May 13, 2026

Closing — AG Grid v33→v35 is two majors of breaking changes that need a real upgrade pass, not a dependabot auto-merge:

  1. ModuleRegistry API changed. v33+themeQuartz uses ModuleRegistry.registerModules([AllCommunityModule]); v35 throws AG Grid error #272 (no modules registered) — registration shape changed.
  2. AgGridReact props typings changed. Two Overload 2 of 2 typecheck errors on the existing adapter code.
  3. Bench numbers in the just-committed milestones (PRs chore(bench): B2 follow-up #6 — S5/S7 cross-validation #128, feat(bench): open cell-renderer scripts to comparator adapters (B2 follow-up #5a) #130, feat(bench): B2 follow-up #5b — sort + filter comparator wiring #131, feat(bench-matrix): H6-H8 + H19-H21 evaluators embed comparator evidence #140) were captured with AG Grid v33 + themeQuartz. Upgrading to v35 likely shifts those numbers and would require re-running the matrix to refresh the milestones, plus revalidating the H1 / H6-H8 / H19-H21 narratives.

This upgrade deserves its own spec + plan: review v34 + v35 release notes, update the module-registration pattern, fix typings, decide whether to stay on themeQuartz or move to whatever v35's default theme is, then re-run the matrix and update milestones + repo-memory.

Dependabot will re-open this when 35.x bumps further. We can scope the real upgrade work when there's bandwidth.

@blove blove closed this May 13, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 13, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/ag-grid-community-35.2.1 branch May 13, 2026 04:34
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.

1 participant