Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump @ag-grid-community/infinite-row-model from 26.1.0 to 29.3.4 #246

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 5, 2023

Bumps @ag-grid-community/infinite-row-model from 26.1.0 to 29.3.4.

Release notes

Sourced from @​ag-grid-community/infinite-row-model's releases.

v29.3.4

Release 29.3.4

Key Issue Type Summary
AG‑8444 Bug [Regression] When using Tree Data, the auto column can't be sorted
AG‑8428 Bug [Regression] When using SSRM and pagination domLayout='autoHeight' is ignored
AG‑8420 Bug [Regression] When using SSRM with group pagination, expanding the top row group hides the group row
AG‑8458 Bug [Regression] Avoid FlushSync warnings

v29.3.3

Release 29.3.3

Key Issue Type Summary
AG‑8424 Bug Multiple flushSync console warning messages shown after upgrading to v29.3.2

v29.3.0

Release 29.3.0

Key Issue Type Summary
AG‑8356 Bug Reintroduce support for requirejs
AG‑8352 Bug When using row AutoHeight=true with Custom Cell Renderers, toggling Keyboard Mode resets Row Heights
AG‑8348 Bug Tabbing does not flow correctly between aligned grids
AG‑8346 Bug [Regression] When setting a large value for cacheBlockSize, loading data is slow and becomes slower for each new cache block
AG‑8343 Bug When using excludeHiddenColumnsFromQuickFilter, Quick Filter excludes row group values if the grouped column is hidden
AG‑8341 Bug [Safari] Text within elements that should not allow selection is still selectable
AG‑8327 Bug [Sparklines] Sparkline tooltip renderer is not isolated to a single column
AG‑8297 Bug ColumnToolPanel can enter infinite loop if child group given groupId 0
AG‑8287 Bug [Charts] Pie breaks when data count increases
AG‑8283 Bug [Regression] When using SSRM, setting maxBlocksInCache causes too many rows to be retained instead of reloaded from the data source
AG‑8282 Bug Some icons throw exceptions when created as SVG
AG‑8281 Bug [Excel Export] Footer row is not exported to Excel when using groupHideOpenParents=true
AG‑8280 Bug [Excel Export] Exporting custom content with Text + Image throws an error
AG‑8275 Bug When pressing SPACE key to expand/collapse column groups, the page scrolls
AG‑8273 Bug [Regression] When using the set filter, clicking the CANCEL button doesn't reset unapplied changes and doesn't close the filter popup when using excel-windows mode
AG‑8272 Bug When using AG Grid Enterprise, there's no way to show ag-grid-community column menu tabs
AG‑8270 Bug Cannot expand group rows with double click when enableGroupEdit=true
AG‑8266 Bug When opening the chart tool panel via API call, the affected chart is scrolled into view
AG‑8242 Bug When removing a column from the row group panel, the columns list in the columns tool panel is scrolled to the bottom
AG‑8241 Bug [Regression] When popup parent has a height larger than the browser, the column menu displays with zero height
AG‑8235 Bug [Regression] headerCheckboxSelectionFilteredOnly is not reversible
AG‑8232 Bug [Regression] When selecting grid rows, status bar selection count doesn't take into account de-selected rows
AG‑8229 Bug [Regression] When using Mac and showing scrollbars "only when scrolling", full width row bounds exceeds grid viewport
AG‑8226 Bug [SSRM] refreshServerSide(purge: false) does not load rows if grid empty
AG‑8225 Bug [SSRM] Calling api.setRowCount does not correctly unset store length
AG‑8216 Task [SSRM] Fire an event when a SSRM refresh has fully completed
AG‑8213 Bug AgGrid ColumnResizeEvent emitted with incorrect source property when calling api
AG‑8141 Bug api.resetColumnState() breaks columns with aggFuncs supplied as functions

... (truncated)

Commits
  • e92464b Update with patches
  • 39ac39c AG-8444 - Disable group sort linking for tree data
  • 3e63d20 AG-8428 - Prevent domLayout autoHeight only if not using pagination
  • 6524a4b AG-8420 - LazyStore pagination index fix
  • 9a2f888 AG-8458 Don't flushSync for new rows
  • bcda213 AG-8458 Don't flushSync for new rows
  • 6929c59 Release 29.3.4 prep
  • 8dc4015 Release 29.3.3 prep
  • 03ad1d4 29.3.3 prep
  • 1430459 AG-8424 Avoid nested flushSync warnings
  • Additional commits viewable in compare view

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 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 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/infinite-row-model](https://github.com/ag-grid/ag-grid) from 26.1.0 to 29.3.4.
- [Release notes](https://github.com/ag-grid/ag-grid/releases)
- [Commits](ag-grid/ag-grid@v26.1.0...v29.3.4)

---
updated-dependencies:
- dependency-name: "@ag-grid-community/infinite-row-model"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 5, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 16, 2023

Superseded by #250.

@dependabot dependabot bot closed this May 16, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ag-grid-community/infinite-row-model-29.3.4 branch May 16, 2023 03:58
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants