Skip to content

Update devDependencies#124

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

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

Conversation

@renovate

@renovate renovate Bot commented Oct 13, 2024

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
@babel/core (source) 7.28.57.29.7 age confidence
@babel/plugin-proposal-decorators (source) 7.28.07.29.7 age confidence
@babel/plugin-transform-class-static-block (source) 7.28.37.29.7 age confidence
@babel/plugin-transform-typescript (source) 7.28.57.29.7 age confidence
@babel/runtime (source) 7.28.47.29.7 age confidence
@ember/test-waiters 4.1.14.1.2 age confidence
@embroider/macros (source) 1.19.51.20.4 age confidence
@glint/ember-tsc 1.0.81.8.0 age confidence
@glint/template 1.7.31.7.7 age confidence
@glint/tsserver-plugin 2.0.82.5.6 age confidence
ember-source (source) ~6.10.0~6.12.0 age confidence
eslint (source) 9.39.29.39.4 age confidence
prettier (source) 3.7.43.8.4 age confidence
prettier-plugin-ember-template-tag 2.1.22.1.6 age confidence
rollup (source) 4.54.04.61.1 age confidence
typedoc (source) 0.28.150.28.19 age confidence
typedoc-github-theme (source) ^0.3.0^0.4.0 age confidence
typedoc-plugin-markdown (source) 4.9.04.12.0 age confidence
typedoc-plugin-mdn-links 5.0.105.1.1 age confidence

Release Notes

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

v7.29.0

Compare Source

v7.29.0 (2026-01-31)

Thanks @​simbahax for your first PR!

🚀 New Feature
🐛 Bug Fix
  • babel-parser
  • babel-traverse
    • #​17708 fix(traverse): provide a hub when traversing a File or Program and no parentPath is given (@​simbahax)
  • babel-plugin-transform-block-scoping, babel-traverse
    • #​17737 [7.x backport] fix: Rename switch discriminant references when body creates shadowing variable (@​magic-akari)
🏃‍♀️ Performance
Committers: 6

v7.28.6

Compare Source

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/macros)

v1.20.4

🐛 Bug Fix
Committers: 2

v1.20.3

🚀 Enhancement
🏠 Internal
Committers: 3

v1.20.2

🐛 Bug Fix
  • @embroider/compat, @embroider/core, @embroider/macros, @embroider/template-tag-codemod
  • @embroider/macros
Committers: 2

v1.20.1

🐛 Bug Fix
Committers: 1

v1.20.0

🚀 Enhancement
Committers: 1

v1.19.7

🚀 Enhancement
  • @embroider/addon-dev
    • #​2651 Update addon-dev to support glint 1 and glint 2 and choose between them based on your available dependencies (@​NullVoxPopuli)
🐛 Bug Fix
  • @embroider/compat, @embroider/template-tag-codemod
  • @embroider/vite
  • @embroider/macros
🏠 Internal
Committers: 3

v1.19.6

🚀 Enhancement
🐛 Bug Fix
  • @embroider/shared-internals
Committers: 2
typed-ember/glint (@​glint/ember-tsc)

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
📝 Documentation
🏠 Internal
Committers: 3

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

v1.5.0

Compare Source

🚀 Enhancement
Committers: 1

v1.4.0

Compare Source

🚀 Enhancement
Committers: 1

v1.3.0

🚀 Enhancement
  • @glint/ember-tsc, @glint/tsserver-plugin
  • @glint/ember-tsc
🐛 Bug Fix
  • @glint/ember-tsc
    • #​1090 Fix ...attributes error when component signature is missing Element in Signature (@​johanrd)
Committers: 1

v1.2.3

🐛 Bug Fix
  • @glint/template
  • @glint/ember-tsc
    • #​1087 Convert intrinsic type tests to .gts, fix modifier element constraint diagnostic (@​johanrd)
  • @glint/ember-tsc, @glint/template
🏠 Internal
Committers: 1

v1.2.2

Compare Source

🐛 Bug Fix
🏠 Internal
Committers: 1

v1.2.1

🐛 Bug Fix
📝 Documentation
🏠 Internal
Committers: 1

v1.1.1

🐛 Bug Fix
🏠 Internal
Committers: 1

v1.1.0

🚀 Enhancement
🏠 Internal
Committers: 1

v1.0.9

🐛 Bug Fix
🏠 Internal
Committers: 1
emberjs/ember.js (ember-source)

v6.12.0

Compare Source

  • #​20908 / #​21020 Merge glimmerjs/glimmer-vm into the emberjs/ember.js monorepo.
    • All @glimmer/* packages that were formerly dependencies of ember-source are now included in the monorepo. This enables us to more easily iterate
      on the Glimmer VM and related packages, avoid an integration step with ember.js and to more easily share code between them and ember-source.
    • Only a few of the packages from the glimmer-vm repo will continue to be published as separate packages, for example, @glimmer/syntax will be published.
    • The glimmer-vm repo has been archived and relevant issues have been moved to the emberjs/ember.js repo. If you have an issue that was not moved, please reopen it on ember.js, after a search.
  • #​20995 [BUGFIX] renderComponent error: 'attempted to close a tracking frame, but one was not open'
  • #​20996 [BUGFIX] renderComponent error: 'Cannot read property of undefined: reading syscall'
  • #​21091 [BUGFIX] Fix 'on' modifier error message regression
  • #​21025 [CLEANUP] Remove applySVGInnerHTMLFix
  • #​21061 [CLEANUP] Remove 'text-node-merging-fix'
  • #​21059 [DOC] Remove doc references to Ember. and add import where necessary
  • #​21014 Rename default export GlimmerComponent to Component
  • #​21046 Add benchmark infrastructure
  • #​21090 Swap nightly ts test of ts-nightly with ts-latest for better signal-to-noise

v6.11.1

Compare Source

  • #​20574 [BUGFIX] Update ApplicationInstance#visit to use followRedirects() to fix visit() throws TransitionAborted error
  • #​21144 [BUGFIX] Fix crash during destroy in fastboot
  • #​21244 [BUGFIX] Fix implicit-modules naming to fix use of use-ember-modules with a classic build

v6.11.0

Compare Source

eslint/eslint (eslint)

v9.39.4

Compare Source

Bug Fixes

Documentation

Chores

v9.39.3

Compare Source

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#​20504) (sethamus)

Chores

prettier/prettier (prettier)

v3.8.4

Compare Source

v3.8.3

Compare Source

v3.8.2

Compare Source

v3.8.1

Compare Source

v3.8.0

Compare Source

diff

🔗 Release note

ember-tooling/prettier-plugin-ember-template-tag (prettier-plugin-ember-template-tag)

v2.1.6

  • prettier-plugin-ember-template-tag 2.1.6 (patch)
🏠 Internal
Committers: 2

v2.1.5

  • prettier-plugin-ember-template-tag 2.1.5 (patch)
🐛 Bug Fix
  • prettier-plugin-ember-template-tag
    • #​422 Fix templateExportDefault: true not adding export default to bare module-level templates (@​Copilot)
Committers: 1

v2.1.4

  • prettier-plugin-ember-template-tag 2.1.4 (patch)
🐛 Bug Fix
  • prettier-plugin-ember-template-tag
    • #​425 fix: externalize prettier/plugins/estree to prevent comment formatting crash (@​lifeart)
🏠 Internal
Committers: 2

v2.1.3

  • prettier-plugin-ember-template-tag 2.1.3 (patch)
🐛 Bug Fix
  • prettier-plugin-ember-template-tag
🏠 Internal
Committers: 1
rollup/rollup (rollup)

v4.61.1

Compare Source

2026-06-04

Bug Fixes
  • Avoid extraneous newlines when adding headers via plugins (#​6403)
  • Fix a rare issue where st

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.

@vercel

vercel Bot commented Oct 13, 2024

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
reactive Ready Ready Preview, Comment Jun 14, 2026 10:37pm

@renovate renovate Bot force-pushed the renovate/devdependencies branch from 16c9fb9 to 1af74f4 Compare October 20, 2024 22:16
@renovate renovate Bot force-pushed the renovate/devdependencies branch from 1af74f4 to dd24a00 Compare October 27, 2024 22:25
@renovate renovate Bot force-pushed the renovate/devdependencies branch from dd24a00 to 2e028cd Compare December 1, 2024 21:39
@renovate renovate Bot force-pushed the renovate/devdependencies branch from 2e028cd to 9bc1574 Compare December 8, 2024 23:05
@renovate renovate Bot force-pushed the renovate/devdependencies branch from 9bc1574 to b37e1d5 Compare December 15, 2024 22:13
@renovate renovate Bot force-pushed the renovate/devdependencies branch from b37e1d5 to c3a85ed Compare December 22, 2024 22:22
@renovate renovate Bot force-pushed the renovate/devdependencies branch from c3a85ed to 5b05927 Compare December 29, 2024 22:40
@renovate renovate Bot force-pushed the renovate/devdependencies branch from 5b05927 to 6ceefa5 Compare January 5, 2025 21:42
@renovate renovate Bot force-pushed the renovate/devdependencies branch from 6ceefa5 to 0cfcfac Compare January 19, 2025 21:30
@renovate renovate Bot force-pushed the renovate/devdependencies branch from 0cfcfac to aa60f1a Compare February 2, 2025 21:05
@renovate renovate Bot force-pushed the renovate/devdependencies branch from aa60f1a to 735813d Compare February 16, 2025 21:24
@renovate renovate Bot force-pushed the renovate/devdependencies branch from 735813d to b1477da Compare February 23, 2025 21:24
@renovate renovate Bot force-pushed the renovate/devdependencies branch from b1477da to 4e60541 Compare March 2, 2025 22:18
@renovate renovate Bot force-pushed the renovate/devdependencies branch from 4e60541 to a2b0cb9 Compare March 9, 2025 21:43
@renovate renovate Bot force-pushed the renovate/devdependencies branch from b729fba to da831e3 Compare April 27, 2025 22:39
@renovate renovate Bot force-pushed the renovate/devdependencies branch from da831e3 to 653b124 Compare May 4, 2025 23:13
@renovate renovate Bot force-pushed the renovate/devdependencies branch from 653b124 to 9b0f0a7 Compare May 11, 2025 22:50
@renovate renovate Bot force-pushed the renovate/devdependencies branch from 9b0f0a7 to 4abb766 Compare May 18, 2025 22:25
@renovate renovate Bot force-pushed the renovate/devdependencies branch from 4abb766 to 5ce996d Compare May 25, 2025 21:45
@renovate renovate Bot force-pushed the renovate/devdependencies branch from 5ce996d to 25e2bc7 Compare June 8, 2025 21:41
@renovate renovate Bot force-pushed the renovate/devdependencies branch from 25e2bc7 to 23c192f Compare June 15, 2025 22:50
@renovate renovate Bot force-pushed the renovate/devdependencies branch from 23c192f to 5d0a06b Compare June 22, 2025 22:03
@renovate renovate Bot force-pushed the renovate/devdependencies branch from 5d0a06b to beb8e83 Compare June 29, 2025 21:42
@renovate renovate Bot force-pushed the renovate/devdependencies branch from beb8e83 to fa0919c Compare July 13, 2025 22:42
@renovate renovate Bot force-pushed the renovate/devdependencies branch from fa0919c to af8c6ac Compare July 20, 2025 21:25
@renovate renovate Bot force-pushed the renovate/devdependencies branch from af8c6ac to 77f6647 Compare July 27, 2025 21:46
@renovate renovate Bot force-pushed the renovate/devdependencies branch from 77f6647 to a08c8f3 Compare August 3, 2025 21:11
@renovate renovate Bot force-pushed the renovate/devdependencies branch from a08c8f3 to 8b8cc16 Compare August 10, 2025 21:44
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