Skip to content

Update devDependencies#753

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/devdependencies
Open

Update devDependencies#753
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/devdependencies

Conversation

@renovate

@renovate renovate Bot commented May 24, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@arethetypeswrong/cli (source) 0.18.20.18.4 age confidence
@babel/core (source) 7.29.07.29.7 age confidence
@babel/plugin-proposal-decorators (source) 7.29.07.29.7 age confidence
@babel/plugin-syntax-decorators (source) 7.28.67.29.7 age confidence
@babel/plugin-transform-class-static-block (source) 7.28.67.29.7 age confidence
@babel/plugin-transform-private-methods (source) 7.28.67.29.7 age confidence
@babel/plugin-transform-runtime (source) 7.29.07.29.7 age confidence
@babel/plugin-transform-typescript (source) 7.28.67.29.7 age confidence
@babel/preset-typescript (source) 7.28.57.29.7 age confidence
@ember/test-helpers 5.4.25.4.3 age confidence
@ember/test-waiters 4.1.14.1.2 age confidence
@embroider/addon-dev (source) 8.3.08.3.1 age confidence
@embroider/core (source) 4.4.74.6.2 age confidence
@embroider/macros (source) 1.20.21.20.5 age confidence
@embroider/vite (source) 1.7.21.7.8 age confidence
@glint/ember-tsc 1.5.01.8.6 age confidence
@glint/template 1.7.71.7.8 age confidence
@glint/tsserver-plugin 2.4.02.5.12 age confidence
@rollup/plugin-babel (source) 7.0.07.1.0 age confidence
axe-core (source) 4.11.44.12.1 age confidence
concurrently 9.2.19.2.3 age confidence
ember-qunit 9.0.49.1.0 age confidence
ember-resources 7.0.77.0.8 age confidence
postcss (source) 8.5.148.5.16 age confidence
prettier (source) 3.8.33.9.4 age confidence
prettier-plugin-ember-template-tag 2.1.62.1.7 age confidence
qunit (source) 2.25.02.26.0 age confidence
rollup (source) 4.60.44.62.2 age confidence
testem 3.20.03.20.1 age confidence
turbo (source) 2.9.142.10.2 age confidence
vite (source) 8.0.138.1.3 age confidence

Release Notes

arethetypeswrong/arethetypeswrong.github.io (@​arethetypeswrong/cli)

v0.18.4

Patch Changes

v0.18.3

Patch Changes
babel/babel (@​babel/core)

v7.29.7

Compare Source

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

v7.29.6

Compare Source

v7.29.6 (2026-05-25)

🐛 Bug Fix
Committers: 3
emberjs/ember-test-helpers (@​ember/test-helpers)

v5.4.3

Compare Source

🐛 Bug Fix
Committers: 1
emberjs/ember-test-waiters (@​ember/test-waiters)

v4.1.2

🐛 Bug Fix
  • @ember/test-waiters
    • #​521 Remove macros from dependencies as it's not needed (consumer must provide macros-handling plugin) (@​NullVoxPopuli)
🏠 Internal
Committers: 1
embroider-build/embroider (@​embroider/addon-dev)

v8.3.1

🐛 Bug Fix
Committers: 2
typed-ember/glint (@​glint/ember-tsc)

v1.8.6

🐛 Bug Fix
🏠 Internal
:present: Additional updates
  • @glint/ember-tsc
Committers: 2

v1.8.5

🐛 Bug Fix
Committers: 1

v1.8.4

🐛 Bug Fix
:present: Additional updates
Committers: 2

v1.8.3

🐛 Bug Fix
🏠 Internal
Committers: 2

v1.8.2

🐛 Bug Fix
  • Other
  • @glint/ember-tsc
Committers: 1

v1.8.1

🐛 Bug Fix
🏠 Internal
:present: Additional updates
  • @glint/template
    • Type inference error in (component) helper when pre-binding optional union arguments (@​BoussonKarel)
Committers: 5

v1.8.0

🚀 Enhancement
  • @glint/ember-tsc
    • #​1137 feat(on): allow narrowing event.currentTarget to match the modifier element (@​johanrd)
🐛 Bug Fix
  • @glint/ember-tsc
    • #​1139 fix(ember-tsc): omit 7.1 keywords from Globals on ember-source < 7.1 (@​aklkv)
🏠 Internal
Committers: 3

v1.7.5

🐛 Bug Fix
  • @glint/ember-tsc
    • #​1131 fix(ember-tsc): gate g-component-hover plugin to the component tag-name range (@​aklkv)
Committers: 1

v1.7.4

🐛 Bug Fix
  • @glint/ember-tsc
    • #​1129 fix(ember-tsc): use cooked text for tagged template content to keep gts source-map offsets aligned (@​aklkv)
Committers: 1

v1.7.3

🐛 Bug Fix
  • @glint/ember-tsc
    • #​1127 fix(ember-tsc): emit dotted alias for hyphenated template globals (@​aklkv)
Committers: 1

v1.7.2

🐛 Bug Fix
  • @glint/ember-tsc
    • #​1125 fix(ember-tsc): emit dotted property access for identifier-safe template globals (@​aklkv)
Committers: 1

v1.7.1

🐛 Bug Fix
  • @glint/ember-tsc
    • #​1119 Fix watch mode reporting different errors than non-watch mode for extensionless imports specifically (@​NullVoxPopuli)
Committers: 1

v1.7.0

🚀 Enhancement
Committers: 1

v1.6.2

🐛 Bug Fix
Committers: 1

v1.6.1

🐛 Bug Fix
Committers: 1

v1.6.0

🚀 Enhancement
  • @glint/ember-tsc
🐛 Bug Fix
  • @glint/ember-tsc
    • Diagnostics occasionally mention the transformed name of a module (@​dfreeman)
🏠 Internal
Committers: 3
rollup/plugins (@​rollup/plugin-babel)

v7.1.0

2026-05-29

Features
  • babel: add parallel processing via worker threads (#​1956)
dequelabs/axe-core (axe-core)

v4.12.1

Compare Source

v4.12.0

Compare Source

Features
Bug Fixes
  • aria-allowed-attr: restrict br and wbr elements to aria-hidden only (#​4974) (c6245e7)
  • aria-conditional-attr: add support for radio (#​5100) (8223c98)
  • aria-valid-attr-value: handle multiple aria-errormessage IDs (#​4973) (0489e30)
  • aria: prevent getOwnedVirtual from returning duplicate nodes (#​4987) (48ca955), closes #​4840
  • commons/text: exclude natively hidden elements from aria-labelledby accessible name (#​5076) (ea7202c), closes #​4704
  • DqElement: avoid calling constructors with cloneNode (#​5013) (0281fa1)
  • existing-rule: aria-busy now shows an error message for a use with unallowed children (#​5017) (2067b87)
  • helpUrl: ensure axe.configure always updates the help URLs (#​5114) (c4f60ff)
  • label-content-name-mismatch: match visible text with aria-label and exclude invisible text (#​5096) (3a012a1)
  • locale: ensure all subtags are correctly set (#​5112) (13005ed)
  • scrollable-region-focusable: clarify the issue is in safari (#​4995) (4ec5211), closes WebKit#190870 WebKit#277290
  • scrollable-region-focusable: do not fail scroll areas when all content is visible without scrolling (#​4993) (838707a)
  • target-size: determine offset using clientRects if target is display:inline (#​5012) (a4b8091)
  • target-size: ignore position: fixed elements that are offscreen when page is scrolled (#​5066) (1229a6e), closes #​5065
  • target-size: ignore widgets that are inline with other inline elements (#​5000) (a8dd81b)
  • utils/getAncestry: escape node name (#​5079) (d1fabaa), closes #​5078
  • utils: Add null check to parseCrossOriginStylesheet, closes #​5074 (#​5075) (f12ef32)
  • utils: update isShadowRoot to use spec-compliant custom element regex (#​5059) (edc6ce2), closes #​5030
4.11.4 (2026-04-23)
Bug Fixes
4.11.3 (2026-04-13)
Bug Fixes
  • aria-allowed-attr: restrict br and wbr elements to aria-hidden only (#​4974) (1d80163)
  • target-size: ignore position: fixed elements that are offscreen when page is scrolled (#​5066) (5906273), closes #​5065
4.11.2 (2026-03-30)
Bug Fixes
  • aria-valid-attr-value: handle multiple aria-errormessage IDs (#​4973) (9322148)
  • aria: prevent getOwnedVirtual from returning duplicate nodes (#​4987) (99d1e77), closes #​4840
  • DqElement: avoid calling constructors with cloneNode (#​5013) (88bc57f)
  • existing-rule: aria-busy now shows an error message for a use with unallowed children (#​5017) (dded75a)
  • scrollable-region-focusable: clarify the issue is in safari (#​4995) (2567afd), closes WebKit#190870 WebKit#277290
  • scrollable-region-focusable: do not fail scroll areas when all content is visible without scrolling (#​4993) (240f8b5)
  • target-size: determine offset using clientRects if target is display:inline (#​5012) (69d81c1)
  • target-size: ignore widgets that are inline with other inline elements (#​5000) (cf8a3c0)
4.11.1 (2026-01-06)
Bug Fixes
open-cli-tools/concurrently (concurrently)

v9.2.3

Compare Source

Full Changelog: open-cli-tools/concurrently@v9.2.2...v9.2.3

emberjs/ember-qunit (ember-qunit)

v9.1.0

Release (2026-05-16)

  • ember-qunit 9.1.0 (minor)
🚀 Enhancement
🏠 Internal
Committers: 3
NullVoxPopuli/ember-resources (ember-resources)

v7.0.8

  • ember-resources 7.0.8 (patch)
🏠 Internal
Committers: 1
postcss/postcss (postcss)

v8.5.16

Compare Source

v8.5.15

Compare Source

  • Fixed declaration parsing performance (by @​homanp).
prettier/prettier (prettier)

v3.9.4

Compare Source

v3.9.3

Compare Source

v3.9.2

Compare Source

v3.9.1

[Compare Source](https://redirect.github.com/prettier/prettier/compa

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "after 9pm on sunday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@renovate renovate Bot force-pushed the renovate/devdependencies branch from b073c2d to 64be34f Compare May 24, 2026 21:09
@github-actions

github-actions Bot commented May 24, 2026

Copy link
Copy Markdown
Contributor
Project Preview URL
Docs https://05967d8e.ember-primitives.pages.dev

Logs

@renovate renovate Bot force-pushed the renovate/devdependencies branch 2 times, most recently from cc5d8c5 to 8a8217c Compare May 24, 2026 21:24
@renovate renovate Bot force-pushed the renovate/devdependencies branch 2 times, most recently from ab0e4f2 to 25c4796 Compare June 7, 2026 21:09
@renovate renovate Bot force-pushed the renovate/devdependencies branch 4 times, most recently from 320505b to d0190f6 Compare June 21, 2026 21:20
@renovate renovate Bot force-pushed the renovate/devdependencies branch from d0190f6 to 202b111 Compare July 5, 2026 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants