Skip to content

chore(deps-dev): bump the ui-dev group across 1 directory with 27 updates#27917

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/ui/ui-dev-76c53b7809
Closed

chore(deps-dev): bump the ui-dev group across 1 directory with 27 updates#27917
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/ui/ui-dev-76c53b7809

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 7, 2026

Bumps the ui-dev group with 27 updates in the /ui directory:

Package From To
@ember/test-helpers 5.4.1 5.4.2
@eslint/js 9.39.4 10.0.1
@hashicorp/design-system-components 4.13.0 6.2.0
@nullvoxpopuli/ember-composable-helpers 5.3.1 5.3.2
@percy/cli 1.31.12 1.31.13
@percy/ember 5.0.0 5.0.1
axe-core 4.11.3 4.11.4
bulma 0.9.3 1.0.4
codemirror 5.65.21 6.0.2
dompurify 3.4.1 3.4.2
ember-a11y-testing 8.0.0 8.0.1
ember-concurrency 4.0.6 5.2.0
ember-data 4.12.8 5.8.2
ember-data-model-fragments 7.0.3 8.0.2
ember-moment 10.0.2 11.1.0
ember-render-helpers 2.0.0 3.0.0
ember-statecharts 0.14.0 0.16.1
eslint 9.39.4 10.3.0
eslint-plugin-ember 12.7.5 13.2.1
eslint-plugin-n 17.24.0 18.0.1
faker 4.1.0 6.6.6
globals 17.5.0 17.6.0
lint-staged 16.4.0 17.0.2
marked 17.0.4 18.0.3
stylelint 17.9.0 17.11.0
typescript-eslint 8.59.0 8.59.2
xstate 4.38.3 5.31.0

Updates @ember/test-helpers from 5.4.1 to 5.4.2

Release notes

Sourced from @​ember/test-helpers's releases.

v5.4.2

Release (2026-05-01)

  • @​ember/test-helpers 5.4.2 (patch)

🐛 Bug Fix

  • @ember/test-helpers
    • #1561 Remove pendingRequests check from ember-testing internal API (@​Copilot)

🏠 Internal

Committers: 2

Changelog

Sourced from @​ember/test-helpers's changelog.

Changelog

Release (2026-05-01)

  • @​ember/test-helpers 5.4.2 (patch)

🐛 Bug Fix

  • @ember/test-helpers
    • #1561 Remove pendingRequests check from ember-testing internal API (@​Copilot)

🏠 Internal

Committers: 2

Release (2025-11-14)

  • @​ember/test-helpers 5.4.1 (patch)

🐛 Bug Fix

Committers: 1

Release (2025-10-22)

  • @​ember/test-helpers 5.4.0 (minor)

🚀 Enhancement

Committers: 1

Release (2025-09-10)

  • @​ember/test-helpers 5.3.0 (minor)

🚀 Enhancement

  • @ember/test-helpers

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​ember/test-helpers since your current version.


Updates @eslint/js from 9.39.4 to 10.0.1

Release notes

Sourced from @​eslint/js's releases.

v10.0.1

Bug Fixes

  • c87d5bd fix: update eslint (#20531) (renovate[bot])
  • d841001 fix: update minimatch to 10.2.1 to address security vulnerabilities (#20519) (루밀LuMir)
  • 04c2147 fix: update error message for unused suppressions (#20496) (fnx)
  • 38b089c fix: update dependency @​eslint/config-array to ^0.23.1 (#20484) (renovate[bot])

Documentation

  • 5b3dbce docs: add AI acknowledgement section to templates (#20431) (루밀LuMir)
  • 6f23076 docs: toggle nav in no-JS mode (#20476) (Tanuj Kanti)
  • b69cfb3 docs: Update README (GitHub Actions Bot)

Chores

  • e5c281f chore: updates for v9.39.3 release (Jenkins)
  • 8c3832a chore: update @​typescript-eslint/parser to ^8.56.0 (#20514) (Milos Djermanovic)
  • 8330d23 test: add tests for config-api (#20493) (Milos Djermanovic)
  • 37d6e91 chore: remove eslint v10 prereleases from eslint-config-eslint deps (#20494) (Milos Djermanovic)
  • da7cd0e refactor: cleanup error message templates (#20479) (Francesco Trotta)
  • 84fb885 chore: package.json update for @​eslint/js release (Jenkins)
  • 1f66734 chore: add eslint to peerDependencies of @eslint/js (#20467) (Milos Djermanovic)

v10.0.0

Breaking Changes

  • f9e54f4 feat!: estimate rule-tester failure location (#20420) (ST-DDT)
  • a176319 feat!: replace chalk with styleText and add color to ResultsMeta (#20227) (루밀LuMir)
  • c7046e6 feat!: enable JSX reference tracking (#20152) (Pixel998)
  • fa31a60 feat!: add name to configs (#20015) (Kirk Waiblinger)
  • 3383e7e fix!: remove deprecated SourceCode methods (#20137) (Pixel998)
  • 501abd0 feat!: update dependency minimatch to v10 (#20246) (renovate[bot])
  • ca4d3b4 fix!: stricter rule tester assertions for valid test cases (#20125) (唯然)
  • 96512a6 fix!: Remove deprecated rule context methods (#20086) (Nicholas C. Zakas)
  • c69fdac feat!: remove eslintrc support (#20037) (Francesco Trotta)
  • 208b5cc feat!: Use ScopeManager#addGlobals() (#20132) (Milos Djermanovic)
  • a2ee188 fix!: add uniqueItems: true in no-invalid-regexp option (#20155) (Tanuj Kanti)
  • a89059d feat!: Program range span entire source text (#20133) (Pixel998)
  • 39a6424 fix!: assert 'text' is a string across all RuleFixer methods (#20082) (Pixel998)
  • f28fbf8 fix!: Deprecate "always" and "as-needed" options of the radix rule (#20223) (Milos Djermanovic)
  • aa3fb2b fix!: tighten func-names schema (#20119) (Pixel998)
  • f6c0ed0 feat!: report eslint-env comments as errors (#20128) (Francesco Trotta)
  • 4bf739f fix!: remove deprecated LintMessage#nodeType and TestCaseError#type (#20096) (Pixel998)
  • 523c076 feat!: drop support for jiti < 2.2.0 (#20016) (michael faith)
  • 454a292 feat!: update eslint:recommended configuration (#20210) (Pixel998)
  • 4f880ee feat!: remove v10_* and inactive unstable_* flags (#20225) (sethamus)
  • f18115c feat!: no-shadow-restricted-names report globalThis by default (#20027) (sethamus)
  • c6358c3 feat!: Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#20160) (Milos Djermanovic)

Features

  • bff9091 feat: handle Array.fromAsync in array-callback-return (#20457) (Francesco Trotta)
  • 290c594 feat: add self to no-implied-eval rule (#20468) (sethamus)
  • 43677de feat: fix handling of function and class expression names in no-shadow (#20432) (Milos Djermanovic)

... (truncated)

Commits
  • 84fb885 chore: package.json update for @​eslint/js release
  • 1f66734 chore: add eslint to peerDependencies of @eslint/js (#20467)
  • f3fbc2f chore: set @eslint/js version to 10.0.0 to skip releasing it (#20466)
  • b4b3127 chore: package.json update for @​eslint/js release
  • 0b14059 chore: package.json update for @​eslint/js release
  • fa31a60 feat!: add name to configs (#20015)
  • 1e2cad5 chore: package.json update for @​eslint/js release
  • 454a292 feat!: update eslint:recommended configuration (#20210)
  • c6358c3 feat!: Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#20160)
  • See full diff in compare view

Updates @hashicorp/design-system-components from 4.13.0 to 6.2.0

Release notes

Sourced from @​hashicorp/design-system-components's releases.

@​hashicorp/design-system-components@​6.2.0

6.2.0 documentation

Minor Changes

AdvancedTable - Replaced custom keyboard navigation modifiers with the Composite utility component.

#3818

AdvancedTable - Added support for allowing a pinnable first column and reorderable columns at the same time.

#3707

AdvancedTable - Added generic types for @model values.

#3699

Composite - Added a new utility component that enables accessible arrow-key keyboard navigation for complex components, such as Tabs and AdvancedTable.

#3649

Patch Changes

CopySnippet - Translated aria-label string for button.

#3816

AdvancedTable - Fixed typing for sticky first-column cells by exposing isStickyColumn in the yielded table-cell API and by passing an explicit parentId value when rendering row header cells.

Form::Indicator - Fixed invocation of HdsTextBody to use named arguments, which prevented incorrect argument forwarding.

Form::MaskedInput - Fixed element typing to match the underlying control element (input or textarea) instead of a generic HTMLElement.

Form::Textarea - Fixed element typing to HTMLTextAreaElement for stricter and more accurate Glint checks.

Table::ThSort - Fixed element typing to HTMLTableCellElement to reflect the actual rendered table-cell element.

#3810 - Thanks @​aklkv for the contribution! 🙏

... (truncated)

Changelog

Sourced from @​hashicorp/design-system-components's changelog.

6.2.0

6.2.0 documentation

Minor Changes

AdvancedTable - Replaced custom keyboard navigation modifiers with the Composite utility component.

#3818

AdvancedTable - Added support for allowing a pinnable first column and reorderable columns at the same time.

#3707

AdvancedTable - Added generic types for @model values.

#3699

Composite - Added a new utility component that enables accessible arrow-key keyboard navigation for complex components, such as Tabs and AdvancedTable.

#3649

Patch Changes

CopySnippet - Translated aria-label string for button.

#3816

AdvancedTable - Fixed typing for sticky first-column cells by exposing isStickyColumn in the yielded table-cell API and by passing an explicit parentId value when rendering row header cells.

Form::Indicator - Fixed invocation of HdsTextBody to use named arguments, which prevented incorrect argument forwarding.

Form::MaskedInput - Fixed element typing to match the underlying control element (input or textarea) instead of a generic HTMLElement.

Form::Textarea - Fixed element typing to HTMLTextAreaElement for stricter and more accurate Glint checks.

Table::ThSort - Fixed element typing to HTMLTableCellElement to reflect the actual rendered table-cell element.

#3810 - Thanks @​aklkv for the contribution! 🙏

... (truncated)

Commits

Updates @nullvoxpopuli/ember-composable-helpers from 5.3.1 to 5.3.2

Release notes

Sourced from @​nullvoxpopuli/ember-composable-helpers's releases.

v5.3.2

Release (2026-04-30)

  • @​nullvoxpopuli/ember-composable-helpers 5.3.2 (patch)

🐛 Bug Fix

  • @nullvoxpopuli/ember-composable-helpers

🏠 Internal

Committers: 2

Changelog

Sourced from @​nullvoxpopuli/ember-composable-helpers's changelog.

Changelog

Release (2026-04-30)

  • @​nullvoxpopuli/ember-composable-helpers 5.3.2 (patch)

🐛 Bug Fix

  • @nullvoxpopuli/ember-composable-helpers

🏠 Internal

Committers: 2

Release (2026-03-21)

  • @​nullvoxpopuli/ember-composable-helpers 5.3.1 (patch)

🐛 Bug Fix

  • @nullvoxpopuli/ember-composable-helpers

🏠 Internal

Committers: 2

Release (2025-08-22)

  • @​nullvoxpopuli/ember-composable-helpers 5.3.0 (minor)

🚀 Enhancement

  • @nullvoxpopuli/ember-composable-helpers
    • #55 [ note for ember-source < 4.5 ] Remove ember-functions-as-helper-polyfill from the library (@​NullVoxPopuli)

🏠 Internal

Committers: 1

Release (2025-06-15)

@​nullvoxpopuli/ember-composable-helpers 5.2.11 (patch)

... (truncated)

Commits

Updates @percy/cli from 1.31.12 to 1.31.13

Release notes

Sourced from @​percy/cli's releases.

v1.31.13

What's Changed

✨ Enhancements

Full Changelog: percy/cli@v1.31.12...v1.31.13

v1.31.13-beta.0

What's Changed

✨ Enhancements

Full Changelog: percy/cli@v1.31.12...v1.31.13-beta.0

Commits

Updates @percy/ember from 5.0.0 to 5.0.1

Release notes

Sourced from @​percy/ember's releases.

v5.0.1-beta.0

v5.0.1

Commits
  • 103befc chore: bump version to 5.0.1-beta.0 and add publishConfig for beta tag (#1137)
  • dd1739b Add support for pseudoClassEnabledElements in percySnapshot options (#1133)
  • See full diff in compare view

Updates axe-core from 4.11.3 to 4.11.4

Release notes

Sourced from axe-core's releases.

Release 4.11.4

This release addresses an issue with ancestry selectors. It is unlikely to change the number of issues found by axe-core.

Bug Fixes

  • commons/text: exclude natively hidden elements from aria-labelledby accessible name (#5076) (df34adf), closes #4704
  • utils/getAncestry: escape node name (#5079) (6e68d0a), closes #5078
Changelog

Sourced from axe-core's changelog.

4.11.4 (2026-04-23)

Bug Fixes

  • commons/text: exclude natively hidden elements from aria-labelledby accessible name (#5076) (df34adf), closes #4704
  • utils/getAncestry: escape node name (#5079) (6e68d0a), closes #5078
Commits
  • dfbc245 chore: Release 4.11.4 (#5081)
  • be1a0ab fix(sri-history): correct axe.js hash for 4.11.4
  • cea72d3 chore(release): 4.11.4
  • df34adf fix(commons/text): exclude natively hidden elements from aria-labelledby acce...
  • fb85080 chore: fix cherry-pick script buffer size error for large git logs (#5071)
  • 6e68d0a fix(utils/getAncestry): escape node name (#5079)
  • See full diff in compare view

Updates bulma from 0.9.3 to 1.0.4

Release notes

Sourced from bulma's releases.

1.0.4

New Features

  • #3937: Add .has-text-weight-extrabold as a typography class.
  • #3906 fixes #3895: Make variables root configurable

Bug Fixes

  • #3963: Improve colour loading versions of outlined buttons
  • #3950: Correct the syntax in hero is-bold colour variants

1.0.3

Bug Fixes

  • Fix #3842: restore use of $easing, $radius-rounded and $speed Sass variables
  • Fix #3920: migrate code to avoid Sass 1.80 deprecation warning of global built-in functions
  • Fix #3822: Non-minified version of bulma-prefixed was missing
  • Fix #3805: helper classes were missing prefix

Documentation Fixes

  • Fix #3904, #3884: fix website horizontal overflow
  • Fix #3849: fix Light Mode color swatches in Dark Mode
  • Fix #3918: broken placeholder images
  • Fix #3926: broken documentation hero

1.0.2

Improvements

  • Smart Grid is-col-min now goes up to 32 (Fixes #3829)
  • Remove need for is-variable modifier for Column gaps
  • You can have a list of radio buttons or checkboxes with the radios and checkboxes classes respectively
  • Add is-max-tablet modifier to the Container element
  • Add currentColor and inherit as possible values for the color and background helpers
  • The Section can now have a minimum height of 100vh with the is-fullheight modifier
  • Add more SCSS variables:
    • $input-border-style
    • $input-border-width
    • $label-spacing
    • $field-block-spacing
  • Add more CSS variables:
    • --bulma-input-border-style
    • --bulma-input-border-width
    • --bulma-label-color
    • --bulma-label-spacing
    • --bulma-label-weight
    • --bulma-help-size

... (truncated)

Changelog

Sourced from bulma's changelog.

1.0.4

New Features

  • #3937: Add .has-text-weight-extrabold as a typography class.
  • #3906 fixes #3895: Make variables root configurable

Bug Fixes

  • #3963: Improve colour loading versions of outlined buttons
  • #3950: Correct the syntax in hero is-bold colour variants

Documentation Fixes

  • #3916 Fixed .skeleton-toggler issues

1.0.3

Bug Fixes

  • Fix #3842: restore use of $easing, $radius-rounded and $speed Sass variables
  • Fix #3920: migrate code to avoid Sass 1.80 deprecation warning of global built-in functions
  • Fix #3945: add $duration Sass variable
  • Fix #3822: Non-minified version of bulma-prefixed was missing
  • Fix #3805: helper classes were missing prefix

Documentation Fixes

  • Fix #3904, #3884: fix website horizontal overflow
  • Fix #3849: fix Light Mode color swatches in Dark Mode
  • Fix #3918: broken placeholder images
  • Fix #3926: broken documentation hero

1.0.2

Improvements

  • Smart Grid is-col-min now goes up to 32 (Fixes #3829)
  • Remove need for is-variable modifier for Column gaps
  • You can have a list of radio buttons or checkboxes with the radios and checkboxes classes respectively
  • Add is-max-tablet modifier to the Container element
  • Add currentColor and inherit as possible values for the color and background helpers
  • The Section can now have a minimum height of 100vh with the is-fullheight modifier
  • Add more SCSS variables:
    • $input-border-style
    • $input-border-width
    • $label-spacing
    • $field-block-spacing
  • Add more CSS variables:
    • --bulma-input-border-style

... (truncated)

Commits
  • e133d45 Fixes #3895
  • 29e063e Merge branch 'main' of github.com:jgthms/bulma
  • b03ea79 Merge pull request #3906 from gabor-kormany/main
  • 9a61578 Merge branch 'main' of github.com:jgthms/bulma
  • 6b4c120 Merge pull request #3946 from mickverm/initial-variables-duration
  • e4daa24 Merge branch 'main' into initial-variables-duration
  • 04145fb Merge branch 'main' of github.com:jgthms/bulma
  • 6f49647 Merge pull request #3937 from brendon/extrabold
  • a18350c Merge branch 'main' into extrabold
  • b4fa908 Update changelog
  • Additional commits viewable in compare view

Updates codemirror from 5.65.21 to 6.0.2

Changelog

Sourced from codemirror's changelog.

6.0.2 (2025-06-19)

Bug fixes

Make sure to include a .d.cts file to make TypeScript happy.

6.0.1 (2022-06-30)

Bug fixes

Work around limitations in tree-shaking software that prevented basicSetup from being removed when unused.

6.0.0 (2022-06-08)

Breaking changes

Change the package name from @codemirror/example-setup to just codemirror.

The package no longer exports EditorState (since that is no longer necessary to set up a basic editor).

New features

The new minimalSetup export provides a minimal set of editor extensions.

0.20.0 (2022-04-20)

Breaking changes

Update dependencies to 0.20.0

0.19.3 (2022-03-30)

New features

Add the extension that shows a crosshair cursor when Alt is held down to the basic setup.

0.19.1 (2021-12-13)

New features

The basic setup now includes the dropCursor extension.

0.19.0 (2021-08-11)

Breaking changes

Update dependencies to 0.19.0

0.18.2 (2021-05-25)

Bug fixes

... (truncated)

Commits
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Updates dompurify from 3.4.1 to 3.4.2

Release notes

Sourced from dompurify's releases.

DOMPurify 3.4.2

  • Fixed an issue with URI validation on attributes allowed via ADD_ATTR callback, thanks @​nelstrom
  • Fixed an issue with source maps referring to non-existing files, thanks @​cmdcolin
  • Updated existing workflows, fuzzer, release signing, etc., added more tests
  • Bumped several dependencies where possible
Commits

Updates ember-a11y-testing from 8.0.0 to 8.0.1

Release notes

Sourced from ember-a11y-testing's releases.

v8.0.1

Release (2026-05-06)

  • ember-a11y-testing 8.0.1 (patch)

🐛 Bug Fix

Committers: 1

Changelog

Sourced from ember-a11y-testing's changelog.

Changelog

Release (2026-05-06)

  • ember-a11y-testing 8.0.1 (patch)

🐛 Bug Fix

Committers: 1

Release (2026-02-19)

  • ember-a11y-testing 8.0.0 (major)

💥 Breaking Change

🏠 Internal

Committers: 2

Release (2025-05-07)

  • ember-a11y-testing 7.1.3 (patch)

🏠 Internal

  • ember-a11y-testing

Committers: 2

Release (2025-04-09)

  • ember-a11y-testing 7.1.2 (patch)

📝 Documentation

  • ember-a11y-testing

... (truncated)

Commits

Updates ember-concurrency from 4.0.6 to 5.2.0

Release notes

Sourced from ember-concurrency's releases.

5.2.0

  • Fix compatibility with ember-cli-code-coverage (#604)

5.1.0

  • The EC Babel async arrow function transformer now prunes imports that become unused after applying the transform so that Rollup doesn't complain about unused imports. (#595)

5.0.1

  • Reverted required Node.js version requirements
  • Removed internal references to ember/object get() and computed

5.0.0

Breaking Changes

  • Removed a number of features that were overloaded, dependent on Ember Object, TypeScript-unfriendly, and/or otherwise likely to cause problems with future/Polaris Ember
  • Some of these features were already explicitly or soft-deprecated (removed from docs or otherwise discouraged)
  • Removed features include:
    • Removed lifecycle events, e.g. firing taskName:started, taskName:errored
    • Removed Task Groups
    • Removed support for any Task construction other than via async arrow fn
      • e.g. task(function * () {}) not supported
    • Removed all decorator-based APIs, e.g. @task * foo() { ... }
    • Removed encapsulated tasks
    • Removed Ember.ENV.DEBUG_TASKS
      • This may be reinstated by some other means if there is interest. In the meantime you can continue to use {debug:true} for debugging logging on specific tasks of interest
Changelog

Sourced from ember-concurrency's changelog.

5.2.0

  • Fix compatibility with ember-cli-code-coverage (#604)

5.1.0

  • The EC Babel async arrow function transformer now prunes imports that become unused after applying the transform so that Rollup doesn't complain about unused imports. (#595)

5.0.1

  • Reverted required Node.js version requirements
  • Removed internal references to ember/object get() and computed

5.0.0

  • Breaking Changes
    • Removed a number of features that were overloaded, dependent on Ember Object, TypeScript-unfriendly, and/or otherwise likely to cause problems with future/Polaris Ember
    • Some of these features were already explicitly or soft-deprecated (removed from docs or otherwise discouraged)
    • Removed features include:
      • Removed lifecycle events, e.g. firing taskName:started, taskName:errored
      • Removed Task Groups
      • Removed support for any Task construction other than via async arrow fn
        • e.g. task(function * () {}) not supported
      • Removed all decorator-based APIs, e.g. @task * foo() { ... }
      • Removed encapsulated tasks
      • Removed Ember.ENV.DEBUG_TASKS
        • This may be reinstated by some other means if there is interest. In the meantime you can continue to use {debug:true} for debugging logging on specific tasks of interest
Commits

Updates ember-data from 4.12.8 to 5.8.2

Release notes

Sourced from ember-data's releases.

v5.8.2 | Welcome To The Jungle

Release notes are back, praise be and omfg at last. This release ensures support for Ember v7

v5.8.2 (2026-04-17)

🚀 Enhancement

…ates

Bumps the ui-dev group with 27 updates in the /ui directory:

| Package | From | To |
| --- | --- | --- |
| [@ember/test-helpers](https://github.com/emberjs/ember-test-helpers) | `5.4.1` | `5.4.2` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.4` | `10.0.1` |
| [@hashicorp/design-system-components](https://github.com/hashicorp/design-system/tree/HEAD/packages/components) | `4.13.0` | `6.2.0` |
| [@nullvoxpopuli/ember-composable-helpers](https://github.com/NullVoxPopuli/ember-composable-helpers) | `5.3.1` | `5.3.2` |
| [@percy/cli](https://github.com/percy/cli/tree/HEAD/packages/cli) | `1.31.12` | `1.31.13` |
| [@percy/ember](https://github.com/percy/ember-percy) | `5.0.0` | `5.0.1` |
| [axe-core](https://github.com/dequelabs/axe-core) | `4.11.3` | `4.11.4` |
| [bulma](https://github.com/jgthms/bulma) | `0.9.3` | `1.0.4` |
| [codemirror](https://github.com/codemirror/basic-setup) | `5.65.21` | `6.0.2` |
| [dompurify](https://github.com/cure53/DOMPurify) | `3.4.1` | `3.4.2` |
| [ember-a11y-testing](https://github.com/ember-a11y/ember-a11y-testing) | `8.0.0` | `8.0.1` |
| [ember-concurrency](https://github.com/machty/ember-concurrency) | `4.0.6` | `5.2.0` |
| [ember-data](https://github.com/warp-drive-data/warp-drive/tree/HEAD/packages/-ember-data) | `4.12.8` | `5.8.2` |
| [ember-data-model-fragments](https://github.com/adopted-ember-addons/ember-data-model-fragments) | `7.0.3` | `8.0.2` |
| [ember-moment](https://github.com/adopted-ember-addons/ember-moment) | `10.0.2` | `11.1.0` |
| [ember-render-helpers](https://github.com/buschtoens/ember-render-helpers) | `2.0.0` | `3.0.0` |
| [ember-statecharts](https://github.com/LevelbossMike/ember-statecharts) | `0.14.0` | `0.16.1` |
| [eslint](https://github.com/eslint/eslint) | `9.39.4` | `10.3.0` |
| [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) | `12.7.5` | `13.2.1` |
| [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.24.0` | `18.0.1` |
| [faker](https://github.com/Marak/Faker.js) | `4.1.0` | `6.6.6` |
| [globals](https://github.com/sindresorhus/globals) | `17.5.0` | `17.6.0` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `16.4.0` | `17.0.2` |
| [marked](https://github.com/markedjs/marked) | `17.0.4` | `18.0.3` |
| [stylelint](https://github.com/stylelint/stylelint) | `17.9.0` | `17.11.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.59.0` | `8.59.2` |
| [xstate](https://github.com/statelyai/xstate) | `4.38.3` | `5.31.0` |



Updates `@ember/test-helpers` from 5.4.1 to 5.4.2
- [Release notes](https://github.com/emberjs/ember-test-helpers/releases)
- [Changelog](https://github.com/emberjs/ember-test-helpers/blob/master/CHANGELOG.md)
- [Commits](https://github.com/emberjs/ember-test-helpers/commits/v5.4.2)

Updates `@eslint/js` from 9.39.4 to 10.0.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js)

Updates `@hashicorp/design-system-components` from 4.13.0 to 6.2.0
- [Release notes](https://github.com/hashicorp/design-system/releases)
- [Changelog](https://github.com/hashicorp/design-system/blob/main/packages/components/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/design-system/commits/@hashicorp/design-system-components@6.2.0/packages/components)

Updates `@nullvoxpopuli/ember-composable-helpers` from 5.3.1 to 5.3.2
- [Release notes](https://github.com/NullVoxPopuli/ember-composable-helpers/releases)
- [Changelog](https://github.com/NullVoxPopuli/ember-composable-helpers/blob/main/CHANGELOG.md)
- [Commits](https://github.com/NullVoxPopuli/ember-composable-helpers/commits/v5.3.2)

Updates `@percy/cli` from 1.31.12 to 1.31.13
- [Release notes](https://github.com/percy/cli/releases)
- [Commits](https://github.com/percy/cli/commits/v1.31.13/packages/cli)

Updates `@percy/ember` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/percy/ember-percy/releases)
- [Commits](percy/percy-ember@v5.0.0...v5.0.1)

Updates `axe-core` from 4.11.3 to 4.11.4
- [Release notes](https://github.com/dequelabs/axe-core/releases)
- [Changelog](https://github.com/dequelabs/axe-core/blob/develop/CHANGELOG.md)
- [Commits](dequelabs/axe-core@v4.11.3...v4.11.4)

Updates `bulma` from 0.9.3 to 1.0.4
- [Release notes](https://github.com/jgthms/bulma/releases)
- [Changelog](https://github.com/jgthms/bulma/blob/main/CHANGELOG.md)
- [Commits](jgthms/bulma@0.9.3...1.0.4)

Updates `codemirror` from 5.65.21 to 6.0.2
- [Changelog](https://github.com/codemirror/basic-setup/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/basic-setup/commits/6.0.2)

Updates `dompurify` from 3.4.1 to 3.4.2
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.4.1...3.4.2)

Updates `ember-a11y-testing` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/ember-a11y/ember-a11y-testing/releases)
- [Changelog](https://github.com/ember-a11y/ember-a11y-testing/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ember-a11y/ember-a11y-testing/commits/v8.0.1)

Updates `ember-concurrency` from 4.0.6 to 5.2.0
- [Release notes](https://github.com/machty/ember-concurrency/releases)
- [Changelog](https://github.com/machty/ember-concurrency/blob/master/CHANGELOG.md)
- [Commits](machty/ember-concurrency@4.0.6...5.2.0)

Updates `ember-data` from 4.12.8 to 5.8.2
- [Release notes](https://github.com/warp-drive-data/warp-drive/releases)
- [Changelog](https://github.com/warp-drive-data/warp-drive/blob/main/packages/-ember-data/CHANGELOG.md)
- [Commits](https://github.com/warp-drive-data/warp-drive/commits/v5.8.2/packages/-ember-data)

Updates `ember-data-model-fragments` from 7.0.3 to 8.0.2
- [Release notes](https://github.com/adopted-ember-addons/ember-data-model-fragments/releases)
- [Changelog](https://github.com/adopted-ember-addons/ember-data-model-fragments/blob/master/CHANGELOG.md)
- [Commits](https://github.com/adopted-ember-addons/ember-data-model-fragments/commits/v8.0.2)

Updates `ember-moment` from 10.0.2 to 11.1.0
- [Release notes](https://github.com/adopted-ember-addons/ember-moment/releases)
- [Changelog](https://github.com/adopted-ember-addons/ember-moment/blob/master/CHANGELOG.md)
- [Commits](https://github.com/adopted-ember-addons/ember-moment/commits)

Updates `ember-render-helpers` from 2.0.0 to 3.0.0
- [Release notes](https://github.com/buschtoens/ember-render-helpers/releases)
- [Changelog](https://github.com/buschtoens/ember-render-helpers/blob/main/CHANGELOG.md)
- [Commits](buschtoens/ember-render-helpers@v2.0.0...v3.0.0)

Updates `ember-statecharts` from 0.14.0 to 0.16.1
- [Release notes](https://github.com/LevelbossMike/ember-statecharts/releases)
- [Commits](https://github.com/LevelbossMike/ember-statecharts/compare/v0.14.0...ember-statecharts@0.16.1)

Updates `eslint` from 9.39.4 to 10.3.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.4...v10.3.0)

Updates `eslint-plugin-ember` from 12.7.5 to 13.2.1
- [Release notes](https://github.com/ember-cli/eslint-plugin-ember/releases)
- [Changelog](https://github.com/ember-cli/eslint-plugin-ember/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ember-cli/eslint-plugin-ember/commits/v13.2.1)

Updates `eslint-plugin-n` from 17.24.0 to 18.0.1
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-n@v17.24.0...v18.0.1)

Updates `faker` from 4.1.0 to 6.6.6
- [Commits](https://github.com/Marak/Faker.js/commits)

Updates `globals` from 17.5.0 to 17.6.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v17.5.0...v17.6.0)

Updates `lint-staged` from 16.4.0 to 17.0.2
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v16.4.0...v17.0.2)

Updates `marked` from 17.0.4 to 18.0.3
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](markedjs/marked@v17.0.4...v18.0.3)

Updates `stylelint` from 17.9.0 to 17.11.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@17.9.0...17.11.0)

Updates `typescript-eslint` from 8.59.0 to 8.59.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.2/packages/typescript-eslint)

Updates `xstate` from 4.38.3 to 5.31.0
- [Release notes](https://github.com/statelyai/xstate/releases)
- [Commits](https://github.com/statelyai/xstate/compare/xstate@4.38.3...xstate@5.31.0)

---
updated-dependencies:
- dependency-name: "@ember/test-helpers"
  dependency-version: 5.4.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-dev
- dependency-name: "@eslint/js"
  dependency-version: 10.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: ui-dev
- dependency-name: "@hashicorp/design-system-components"
  dependency-version: 6.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: ui-dev
- dependency-name: "@nullvoxpopuli/ember-composable-helpers"
  dependency-version: 5.3.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-dev
- dependency-name: "@percy/cli"
  dependency-version: 1.31.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-dev
- dependency-name: "@percy/ember"
  dependency-version: 5.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-dev
- dependency-name: axe-core
  dependency-version: 4.11.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-dev
- dependency-name: bulma
  dependency-version: 1.0.4
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: ui-dev
- dependency-name: codemirror
  dependency-version: 6.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: ui-dev
- dependency-name: dompurify
  dependency-version: 3.4.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-dev
- dependency-name: ember-a11y-testing
  dependency-version: 8.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-dev
- dependency-name: ember-concurrency
  dependency-version: 5.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: ui-dev
- dependency-name: ember-data
  dependency-version: 5.8.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: ui-dev
- dependency-name: ember-data-model-fragments
  dependency-version: 8.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: ui-dev
- dependency-name: ember-moment
  dependency-version: 11.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: ui-dev
- dependency-name: ember-render-helpers
  dependency-version: 3.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: ui-dev
- dependency-name: ember-statecharts
  dependency-version: 0.16.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-dev
- dependency-name: eslint
  dependency-version: 10.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: ui-dev
- dependency-name: eslint-plugin-ember
  dependency-version: 13.2.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: ui-dev
- dependency-name: eslint-plugin-n
  dependency-version: 18.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: ui-dev
- dependency-name: faker
  dependency-version: 6.6.6
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: ui-dev
- dependency-name: globals
  dependency-version: 17.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-dev
- dependency-name: lint-staged
  dependency-version: 17.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: ui-dev
- dependency-name: marked
  dependency-version: 18.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: ui-dev
- dependency-name: stylelint
  dependency-version: 17.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-dev
- dependency-name: typescript-eslint
  dependency-version: 8.59.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-dev
- dependency-name: xstate
  dependency-version: 5.31.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: ui-dev
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added theme/dependencies Pull requests that update a dependency file theme/ui labels May 7, 2026
@dependabot dependabot Bot requested review from a team as code owners May 7, 2026 14:22
@dependabot dependabot Bot added theme/ui theme/dependencies Pull requests that update a dependency file labels May 7, 2026
@tgross tgross requested review from aklkv and jrasell May 7, 2026 14:26
@aklkv
Copy link
Copy Markdown
Contributor

aklkv commented May 7, 2026

let's wait till #27700 and #27752 land and I will get this deps updated

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 7, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this May 7, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/ui/ui-dev-76c53b7809 branch May 7, 2026 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

theme/dependencies Pull requests that update a dependency file theme/ui

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant