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 - autoclosed #416

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 23, 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 changed the title Update dependency react-grid-layout to v1.4.3 Update dependency react-grid-layout to v1.4.4 Nov 24, 2023
@renovate renovate bot force-pushed the renovate/react-grid-layout-1.x branch from bbc9f8c to 66e7a0b Compare November 24, 2023 22:41
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/react-grid-layout-1.x branch from 66e7a0b to f8932f9 Compare March 24, 2024 13:25
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@derneuere derneuere merged commit 444d37e into dev Apr 1, 2024
1 of 2 checks passed
@renovate renovate bot changed the title Update dependency react-grid-layout to v1.4.4 Update dependency react-grid-layout to v1.4.4 - autoclosed Apr 1, 2024
@renovate renovate bot deleted the renovate/react-grid-layout-1.x branch April 1, 2024 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant