Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 13, 2024

This PR contains the following updates:

Package Change Age Confidence
@babel/core (source) 7.28.0 -> 7.28.3 age confidence
@babel/plugin-transform-runtime (source) 7.28.0 -> 7.28.3 age confidence
@babel/runtime (source) 7.27.6 -> 7.28.3 age confidence
@babel/standalone (source) 7.28.1 -> 7.28.3 age confidence
@codemirror/language 6.11.2 -> 6.11.3 age confidence
@codemirror/view 6.38.0 -> 6.38.1 age confidence
@embroider/compat (source) 4.1.0 -> 4.1.3 age confidence
@embroider/core (source) 4.1.1 -> 4.1.3 age confidence
@embroider/macros (source) 1.18.0 -> 1.18.1 age confidence
@embroider/vite (source) 1.1.5 -> 1.2.0 age confidence
@eslint/js (source) 9.31.0 -> 9.34.0 age confidence
@fortawesome/ember-fontawesome 3.0.1 -> 3.1.0 age confidence
@glint/template 1.6.0-alpha.1 -> 1.6.0-alpha.2 age confidence
@glint/tsserver-plugin 2.0.0-alpha.2 -> 2.0.0-alpha.4 age confidence
@iconify-json/devicon 1.2.29 -> 1.2.42 age confidence
@iconify-json/vscode-icons 1.2.23 -> 1.2.30 age confidence
@nullvoxpopuli/eslint-configs 5.2.1 -> 5.3.4 age confidence
@shikijs/rehype (source) 3.7.0 -> 3.12.0 age confidence
@testing-library/dom 10.4.0 -> 10.4.1 age confidence
@tsconfig/ember (source) 3.0.10 -> 3.0.11 age confidence
@types/node (source) 24.0.12 -> 24.3.0 age confidence
@types/qunit (source) 2.19.12 -> 2.19.13 age confidence
@vue/repl 4.6.1 -> 4.6.3 age confidence
chalk 5.4.1 -> 5.6.0 age confidence
concurrently 9.2.0 -> 9.2.1 age confidence
ember-page-title (source) 9.0.2 -> 9.0.3 age confidence
ember-primitives ^0.35.0 -> ^0.40.0 age confidence
ember-resources 7.0.6 -> 7.0.7 age confidence
ember-source (source) 6.7.0-alpha.3 -> 6.7.0-beta.1 age confidence
ember-template-lint 7.9.1 -> 7.9.3 age confidence
eslint (source) 9.31.0 -> 9.34.0 age confidence
eslint-config-prettier 10.1.5 -> 10.1.8 age confidence
eslint-plugin-ember 12.6.0 -> 12.7.3 age confidence
eslint-plugin-n 17.21.0 -> 17.21.3 age confidence
fix-bad-declaration-output 1.1.4 -> 1.1.5 age confidence
fs-extra 11.3.0 -> 11.3.1 age confidence
mermaid 11.8.1 -> 11.10.1 age confidence
playwright (source) 1.54.0 -> 1.55.0 age confidence
prettier-plugin-ember-template-tag 2.0.6 -> 2.1.0 age confidence
qunit-dom 3.4.0 -> 3.5.0 age confidence
react (source) 19.1.0 -> 19.1.1 age confidence
react-dom (source) 19.1.0 -> 19.1.1 age confidence
release-plan 0.17.0 -> 0.17.2 age confidence
rollup (source) 4.45.0 -> 4.49.0 age confidence
svelte (source) 5.35.5 -> 5.38.6 age confidence
turbo (source) 2.5.4 -> 2.5.6 age confidence
typescript (source) 5.8.3 -> 5.9.2 age confidence
typescript (source) ~5.8.3 -> ~5.9.0 age confidence
typescript-eslint (source) 8.36.0 -> 8.41.0 age confidence
unplugin-icons 22.1.0 -> 22.2.0 age confidence
vite-bundle-analyzer 1.1.0 -> 1.2.2 age confidence
vue (source) 3.5.17 -> 3.5.20 age confidence
webdriverio (source) 9.17.0 -> 9.19.2 age confidence

Release Notes

babel/babel (@​babel/core)

v7.28.3

Compare Source

👓 Spec Compliance
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env
🐛 Bug Fix
💅 Polish
  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime
📝 Documentation
🏠 Internal
🔬 Output optimization
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions
babel/babel (@​babel/runtime)

v7.28.3

Compare Source

v7.28.3 (2025-08-14)

👓 Spec Compliance
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env
🐛 Bug Fix
💅 Polish
  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime
📝 Documentation
🏠 Internal
🔬 Output optimization
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions
Committers: 5

v7.28.2

Compare Source

🐛 Bug Fix
  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
codemirror/language (@​codemirror/language)

v6.11.3

Compare Source

Bug fixes

Make the stream parser user 4 times smaller chunks to reduce the amount of re-parsed code on changes.

codemirror/view (@​codemirror/view)

v6.38.1

Compare Source

Bug fixes

Make the keymap not dispatch Alt key combos on macOS by key code, because those are generally used to type special characters.

Fix a layout bug that could occur with very narrow editors.

embroider-build/embroider (@​embroider/compat)

v4.1.3

🐛 Bug Fix
Committers: 1

v4.1.2

🐛 Bug Fix
🏠 Internal
Committers: 3

v4.1.1

🐛 Bug Fix
  • @embroider/compat, @embroider/macros
Committers: 1
eslint/eslint (@​eslint/js)

v9.34.0

Compare Source

v9.33.0

Compare Source

v9.32.0

Compare Source

FortAwesome/ember-fontawesome (@​fortawesome/ember-fontawesome)

v3.1.0

Compare Source

Added
typed-ember/glint (@​glint/template)

v1.6.0-alpha.2

🐛 Bug Fix
  • @glint/core
  • @glint/core, @glint/tsserver-plugin
    • #​912 Reinstate directives in a way that works with tsc (glint binary) (@​machty)
🏠 Internal
  • @glint/core, @glint/environment-ember-loose, @glint/environment-ember-template-imports, @glint/template, @glint/type-test
Committers: 2
NullVoxPopuli/eslint-configs (@​nullvoxpopuli/eslint-configs)

v5.3.4

🐛 Bug Fix
Committers: 1

v5.3.3

🐛 Bug Fix
  • @nullvoxpopuli/eslint-configs
Committers: 1

v5.3.2

🐛 Bug Fix
  • @nullvoxpopuli/eslint-configs
Committers: 1

v5.3.1

🐛 Bug Fix
Committers: 1

v5.3.0

🚀 Enhancement
  • @nullvoxpopuli/eslint-configs
    • #​705 Configure allowing 'var', and add 'combine' util to group configs together under a common name for the eslint-inspector (@​NullVoxPopuli)
Committers: 1
shikijs/shiki (@​shikijs/rehype)

v3.12.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v3.11.0

Compare Source

   🚀 Features
    View changes on GitHub

v3.10.0

Compare Source

   🚀 Features
    View changes on GitHub

v3.9.2

Compare Source

   🚀 Features
    View changes on GitHub

v3.9.1

Compare Source

   🚀 Features
    View changes on GitHub

v3.9.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.8.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.8.0

Compare Source

   🚀 Features
    View changes on GitHub
testing-library/dom-testing-library (@​testing-library/dom)

v10.4.1

Compare Source

Bug Fixes
tsconfig/bases (@​tsconfig/ember)

v3.0.11

Compare Source

vuejs/repl (@​vue/repl)

v4.6.3

Compare Source

v4.6.2

Compare Source

Bug Fixes
chalk/chalk (chalk)

v5.6.0

Compare Source

  • Make WezTerm terminal use true color a8f5bf7

v5.5.0

Compare Source


open-cli-tools/concurrently (concurrently)

v9.2.1

Compare Source

What's Changed

Full Changelog: open-cli-tools/concurrently@v9.2.0...v9.2.1

universal-ember/ember-primitives (ember-primitives)

v0.40.0

  • ember-primitives 0.40.0 (minor)
🚀 Enhancement
Committers: 1

v0.39.0

  • ember-primitives 0.39.0 (minor)
🚀 Enhancement
📝 Documentation
Committers: 1

v0.38.0

  • ember-primitives 0.38.0 (minor)
🚀 Enhancement
Committers: 1

v0.37.0

  • ember-primitives 0.37.0 (minor)
🚀 Enhancement
📝 Documentation
🏠 Internal
Committers: 1

v0.36.0

  • ember-primitives 0.36.0 (minor)
🚀 Enhancement
  • ember-primitives
    • #​504 the load() function returns a component that can dynamically load a component (for bundle splitting) (@​NullVoxPopuli)
Committers: 1
NullVoxPopuli/ember-resources (ember-resources)

v7.0.7

  • ember-resources 7.0.7 (patch)
🐛 Bug Fix
Committers: 1
emberjs/ember.js (ember-source)

v6.7.0-beta.1

Compare Source

  • #​20939 [ENHANCEMENT] Add import { trustHTML } from '@​ember/template'; as an alias of `import { htmlSafe } from '@​ember/template', for naming that better matches the behavior.
  • #​20941 [CLEANUP] Remove code from deprecate-array-prototype-extensions deprecation that w

Configuration

📅 Schedule: Branch creation - "after 9pm on sunday" (UTC), 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.

Copy link

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

Copy link
Contributor

github-actions bot commented Oct 13, 2024

Project Preview URL1 Manage
Limber https://renovate-devdependencies.limber-glimdown.pages.dev on Cloudflare
Tutorial https://renovate-devdependencies.limber-glimmer-tutorial.pages.dev on Cloudflare

Logs

Footnotes

  1. if these branch preview links are not working, please check the logs for the commit-based preview link. There is a character limit of 28 for the branch subdomain, as well as some other heuristics, described here for the sake of implementation ease in deploy-preview.yml, that algo has been omitted. The URLs are logged in the wrangler output, but it's hard to get outputs from a matrix job.

@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from 0368869 to 8cd04b3 Compare October 27, 2024 22:06
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from 818fb5e to 1b633c9 Compare November 10, 2024 22:07
@renovate renovate bot force-pushed the renovate/devdependencies branch from 1b633c9 to 9694e69 Compare November 17, 2024 22:57
@renovate renovate bot force-pushed the renovate/devdependencies branch from 9694e69 to 49af6e3 Compare November 24, 2024 23:08
@renovate renovate bot force-pushed the renovate/devdependencies branch from 49af6e3 to 7bcf323 Compare December 1, 2024 23:11
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from b1786a7 to 55ab248 Compare December 15, 2024 22:00
@renovate renovate bot force-pushed the renovate/devdependencies branch from 55ab248 to 19672a9 Compare December 22, 2024 22:01
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from c2c5e9f to e7587a2 Compare January 5, 2025 21:29
@renovate renovate bot force-pushed the renovate/devdependencies branch from e7587a2 to fda73cc Compare January 26, 2025 21:41
@renovate renovate bot force-pushed the renovate/devdependencies branch from fda73cc to 216d041 Compare February 2, 2025 21:56
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from 22d50d4 to 731424e Compare February 23, 2025 22:43
@renovate renovate bot force-pushed the renovate/devdependencies branch 4 times, most recently from 12452a4 to 08e4c92 Compare March 9, 2025 21:14
@renovate renovate bot force-pushed the renovate/devdependencies branch from 08e4c92 to e935856 Compare March 16, 2025 22:01
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from d63aeb4 to 66523e0 Compare March 30, 2025 22:06
@renovate renovate bot force-pushed the renovate/devdependencies branch 3 times, most recently from 8428247 to b94ed76 Compare April 13, 2025 21:56
@renovate renovate bot force-pushed the renovate/devdependencies branch from b94ed76 to a15cd1a Compare April 20, 2025 22:52
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from db10d12 to 1667ac8 Compare May 4, 2025 22:01
@renovate renovate bot force-pushed the renovate/devdependencies branch from 1667ac8 to 5124a5e Compare May 11, 2025 21:26
@renovate renovate bot force-pushed the renovate/devdependencies branch from 5124a5e to 60fdfa4 Compare May 18, 2025 21:30
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from 5de1c0e to c0673b2 Compare June 1, 2025 21:51
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from e1b1a84 to aef5529 Compare June 15, 2025 21:29
@renovate renovate bot force-pushed the renovate/devdependencies branch from aef5529 to a4b60b0 Compare June 29, 2025 22:12
@renovate renovate bot force-pushed the renovate/devdependencies branch from a4b60b0 to eb51c37 Compare July 13, 2025 22:25
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from 7455946 to 87933ae Compare July 27, 2025 21:38
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from 15ad01e to 28b120d Compare August 10, 2025 21:50
@renovate renovate bot force-pushed the renovate/devdependencies branch from 28b120d to 9f33831 Compare August 24, 2025 23:49
@renovate renovate bot force-pushed the renovate/devdependencies branch from 9f33831 to 000d0e3 Compare August 31, 2025 22:21
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