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

chore(deps): bump ag-grid-community from 30.0.3 to 30.0.6 in /client #622

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2023

Bumps ag-grid-community from 30.0.3 to 30.0.6.

Release notes

Sourced from ag-grid-community's releases.

v30.0.6

Release 30.0.6

Key Issue Type Summary
AG‑8998 Task [Build] Default AG Grid Packages to use CommonJS

v30.0.5

Release 30.0.5

Key Issue Type Summary
AG‑8916 Bug When using cell data types, columns are incorrectly inferred as dateString if text partially contains a date
AG‑8914 Bug [Regression] Vertical scroll position is wrong after calling api.ensureNodeVisible
AG‑8894 Bug SSRM refresh inconsistently persists group state
AG‑8879 Bug [Regression] When scrolling Master Detail grid horizontally with the mousepad the main grid prevents scrolling
AG‑8875 Bug [Regression] When using row grouping with groupSelectsFiltered = true, indeterminate selection checkboxes cannot be unchecked
AG‑8857 Bug [Regression] When setting filter model and applying column state with pinned columns and animate rows, an error is thrown
AG‑8851 Bug [Regression] Calling setRowData with Immutable Data and FullWidthRow throws an error
AG‑8848 Bug [Regression] When updating a parent node with master detail, the detail grid is not refreshed the first time
AG‑8846 Task [Charts] Allow disabling collision avoidance on pie callout labels
AG‑8845 Bug [Charts] Scatter series labels appear bolder on series highlight
AG‑8843 Bug [Regression] When using server-side row model FULL, client-side sorting prevents range row selection
AG‑8836 Bug When long column header names are shown in the columns tool panel or column menu columns tab, they're clipped instead of truncated
AG‑8835 Bug [Regression] When setting a React state variable, any custom filters applied are reset
AG‑8831 Bug [Excel Export] - ProcessRowGroupCallback is not called for (Blank) groups
AG‑8830 Bug MouseMove fires angular change detection impacting profiling DX
AG‑8829 Bug [Regression] When working with non-string value columns, filterParams do not work if set inside defaultColDefs
AG‑8827 Task React Suspense ColumnModel Issue
AG‑8825 Bug Rename ariaDropZoneColumnComponentAggFuncSeperator to ariaDropZoneColumnComponentAggFuncSeparator
AG‑8823 Task [Types] Improve Support for Discriminated Union Types as TData
AG‑8819 Bug When using a set filter cell renderer without a refresh method, the renderer is not recreated on refresh
AG‑8816 Bug [Regression] SuppressScrollWhenPopupsAreOpen doesn't work with Column Menus
AG‑8813 Bug [Regression] When calling api.getColumnDefs API method, column groups aren't returned
AG‑8809 Bug Aligned Grids feature does not work with RTL
AG‑8801 Bug [Filtering] When using closeOnApply with accordion filter displays the column menu does not close
AG‑8797 Bug [Charts] Time-axis behaving inconsistently with non-London TZ
AG‑8788 Bug [Regression] When using React with full-width rows and setting new row data with the same row id for a full-width row that was previously used by a non-full-width row, flushSync exception is thrown
AG‑8786 Bug When enableRtl=true, floating filter popup cannot be resized horizontally or popup moves to incorrect place
AG‑8784 Bug [Regression] When using groupIncludeFooter or groupIncludeTotalFooter, for columns with aggFunc='count' the footer row cells display the row count, not the sum of aggregated values
AG‑8781 Bug [Regression] When applying column state before setting row data with cell data types, the column state is overwritten
AG‑8780 Bug [Regression] When using frameworks and importing modules on the master grid (instead of globally), no detail grids are shown
AG‑8772 Bug When setting a tabindex on the grid, not all components are respecting the property
AG‑8746 Bug When moving focus away from the aggregation function popup via keyboard, the popup remains open
AG‑8742 Bug [Charts] Repeated ticks with time-axis using a single Date value errors
AG‑8730 Bug DragAndDrop Ghost gets wrong position when ShadowDOM has offset
AG‑8693 Bug [Regression] domLayout='Auto' can no longer be used with SSRM even with small dataset
AG‑8545 Bug [Charts] BarSeries with time-axis using a single Date value errors
AG‑8527 Bug When using Safari and dragging a row or column to the top of of the page, content above the grid is highlighted
AG‑8518 Bug [Regression] When calling api.autoSizeColumns on a grid, this is much slower when there are other grids shown on page
AG‑8415 Bug [SSRM] Console error when synchronously applying column state with pinned column after setting filters
AG‑8357 Task [Bundle Size Reduction] Reduce license header being repeated in all generated files

... (truncated)

Commits

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 15, 2023
Bumps [ag-grid-community](https://github.com/ag-grid/ag-grid) from 30.0.3 to 30.0.6.
- [Release notes](https://github.com/ag-grid/ag-grid/releases)
- [Commits](ag-grid/ag-grid@v30.0.3...v30.0.6)

---
updated-dependencies:
- dependency-name: ag-grid-community
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/client/ag-grid-community-30.0.6 branch from d99e2c0 to ce6f7cb Compare November 15, 2023 07:06
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2023

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

@dependabot dependabot bot closed this Nov 20, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/client/ag-grid-community-30.0.6 branch November 20, 2023 18:26
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