Skip to content

build(deps-dev): Bump @dnd-kit/dom from 0.4.0 to 0.5.0#3645

Merged
KATO-Hiro merged 1 commit into
stagingfrom
dependabot/npm_and_yarn/dnd-kit/dom-0.5.0
Jun 12, 2026
Merged

build(deps-dev): Bump @dnd-kit/dom from 0.4.0 to 0.5.0#3645
KATO-Hiro merged 1 commit into
stagingfrom
dependabot/npm_and_yarn/dnd-kit/dom-0.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor

Bumps @dnd-kit/dom from 0.4.0 to 0.5.0.

Release notes

Sourced from @​dnd-kit/dom's releases.

@​dnd-kit/dom@​0.5.0

Minor Changes

  • #2046 f23afe0 Thanks @​aidenfoxx! - Updated OptimisticSortingPlugin to support non-contiguous sortable indexes.

  • #2058 2dd8d0e Thanks @​timagixe! - Allow useSortable, createSortable and Sortable to disable dragging and dropping independently with a disabled object while preserving the existing boolean behavior.

Patch Changes

  • #2057 e25b1b1 Thanks @​timagixe! - Allow pointer dragging from descendants of interactive draggable elements, such as text inside sortable anchor elements.

  • #2020 00fd955 Thanks @​namgi2386! - Fix DragOverlay flickering after drop

  • #2079 e4792f3 Thanks @​silence717! - Fix TypeError: Cannot read properties of undefined (reading 'split') in parseScale/parseTranslate on browsers that do not support the individual scale/translate CSS transform properties (Chromium < 104), where getComputedStyle returns undefined instead of 'none'.

  • Updated dependencies [e4d1a7e]:

    • @​dnd-kit/abstract@​0.5.0
    • @​dnd-kit/collision@​0.5.0
    • @​dnd-kit/geometry@​0.5.0
    • @​dnd-kit/state@​0.5.0
Commits
  • cc98bdd Merge pull request #2022 from clauderic/changeset-release/main
  • f2b2135 Version Packages
  • 32d2c66 Merge pull request #2067 from Philipp91/patch-1
  • 8691737 Merge pull request #2074 from timagixe/issues/2065
  • c04d797 Merge pull request #2079 from silence717/fix/parse-transform-undefined
  • 051fec0 Merge pull request #2063 from albertonoys/fix/docs-navigation-links
  • e4792f3 fix(dom): guard parseScale/parseTranslate against undefined transform values
  • e4d1a7e Supply correct Options type in return type of plugin configurator()
  • 90ddfcd fix(helpers): support numeric group IDs in grouped move
  • 737d3e5 fix(docs): fix malformed navigation links in plugins and sensors section
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 12, 2026
Bumps [@dnd-kit/dom](https://github.com/clauderic/dnd-kit) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/clauderic/dnd-kit/releases)
- [Commits](https://github.com/clauderic/dnd-kit/compare/@dnd-kit/dom@0.4.0...@dnd-kit/dom@0.5.0)

---
updated-dependencies:
- dependency-name: "@dnd-kit/dom"
  dependency-version: 0.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dnd-kit/dom-0.5.0 branch from d1afd4d to 72c4299 Compare June 12, 2026 23:00
@KATO-Hiro KATO-Hiro merged commit 253ce2e into staging Jun 12, 2026
3 checks passed
@KATO-Hiro KATO-Hiro deleted the dependabot/npm_and_yarn/dnd-kit/dom-0.5.0 branch June 12, 2026 23:37
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