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

Update dependency react-grid-layout to v1.4.4 #5053

Merged
merged 1 commit into from Dec 3, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-grid-layout 1.4.2 -> 1.4.4 age adoption passing confidence

Release Notes

STRML/react-grid-layout (react-grid-layout)

v1.4.4

Compare Source

Bugfixes
  • Fix position logic when draggable item is dragged into the grid. We no longer use the deprecated / non-standard e.nativeEvent.layer{X,Y} properties. #​1915
  • Fix drag values according to containerPadding. Previously, when dragging an item, the intuited position within the grid was not modified by containerPadding, causing it to off by that value. On most grids, this is only set to [10, 10], so this may not have been noticeable, but for higher values it was very obvious. Thanks @​hywlss9. #​1323
  • Various lint/dependency fixes.

v1.4.3

Compare Source

Bugfixes
  • Set activeDrag in onDragStart. Fixes issues where, if no drag is performed, the onDragStop handler would error out and the drag would freeze. #​1923
    • THis fixes some broader issues with React 18 but testing library support is still not complete.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies use for pull requests that update a dependency file filigran team use to identify PR from the Filigran team labels Dec 3, 2023
@renovate renovate bot force-pushed the renovate/react-grid-layout-1.x branch from 9b27795 to f4c4975 Compare December 3, 2023 12:36
@SamuelHassine SamuelHassine merged commit f8071fc into master Dec 3, 2023
6 checks passed
@SamuelHassine SamuelHassine deleted the renovate/react-grid-layout-1.x branch December 3, 2023 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies use for pull requests that update a dependency file filigran team use to identify PR from the Filigran team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant