Skip to content

Update devDependencies#1837

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

Update devDependencies#1837
renovate[bot] wants to merge 1 commit intomainfrom
renovate/devdependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 13, 2024

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@babel/plugin-proposal-decorators (source) 7.28.67.29.0 age confidence
@babel/plugin-transform-runtime (source) 7.28.57.29.0 age confidence
@codemirror/language 6.12.16.12.3 age confidence
@codemirror/state 6.5.46.6.0 age confidence
@​codemirror/view 6.39.126.41.1 age confidence
@embroider/addon-dev (source) 8.2.08.3.0 age confidence
@eslint/js (source) 9.39.29.39.4 age confidence
@iconify-json/devicon 1.2.571.2.62 age confidence
@iconify-json/vscode-icons 1.2.401.2.46 age confidence
@lezer/common 1.5.01.5.2 age confidence
@rollup/plugin-commonjs (source) 29.0.029.0.2 age confidence
@types/node (source) 24.10.924.12.2 age confidence
@vitest/browser-playwright (source) 4.0.184.1.5 age confidence
@vitest/browser-webdriverio (source) 4.0.184.1.5 age confidence
@vue/repl 4.7.14.7.2 age confidence
autoprefixer 10.4.2310.5.0 age confidence
ember-resolver 13.1.113.2.0 age confidence
ember-source (source) 7.1.0-alpha.27.1.0-alpha.3 age confidence
eslint (source) 9.39.29.39.4 age confidence
eslint-plugin-n 17.23.217.24.0 age confidence
globals 17.2.017.5.0 age confidence
globby 16.1.016.2.0 age confidence
mermaid 11.12.211.14.0 age confidence
oxc-parser (source) ^0.107.0^0.127.0 age confidence
oxc-transform (source) ^0.107.0^0.127.0 age confidence
playwright (source) 1.58.11.59.1 age confidence
postcss (source) 8.5.68.5.10 age confidence
prettier (source) 3.8.13.8.3 age confidence
prettier-plugin-ember-template-tag 2.1.22.1.5 age confidence
prettier-plugin-tailwindcss 0.7.20.7.3 age confidence
publint (source) 0.3.170.3.18 age confidence
react (source) 19.2.419.2.5 age confidence
react-dom (source) 19.2.419.2.5 age confidence
rollup (source) 4.57.14.60.2 age confidence
shiki (source) 3.22.03.23.0 age confidence
terser (source) 5.46.05.46.2 age confidence
turbo (source) 2.8.02.9.6 age confidence
type-fest 5.3.15.6.0 age confidence
typescript-eslint (source) 8.54.08.59.0 age confidence
vite (source) 8.0.88.0.10 age confidence
vite-plugin-mkcert 1.17.91.17.12 age confidence
vite-plugin-wasm 3.5.03.6.0 age confidence
vitest (source) 4.0.184.1.5 age confidence
vue (source) 3.5.273.5.33 age confidence
webdriverio (source) 9.23.39.27.0 age confidence

Release Notes

babel/babel (@​babel/plugin-proposal-decorators)

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
codemirror/language (@​codemirror/language)

v6.12.3

Compare Source

Bug fixes

Fix a crash in bracketMatching when composing at end of document.

v6.12.2

Compare Source

Bug fixes

Make sure brackets are highlighted in the initial editor state.

Pause bracket matching updates during composition, to avoid disrupting Mobile Safari's fragile composition handling.

codemirror/state (@​codemirror/state)

v6.6.0

Compare Source

New features

EditorSelection.range now takes an optional assoc argument.

SelectionRange.extend can now be given a third argument to specify associativity.

embroider-build/embroider (@​embroider/addon-dev)

v8.3.0

🚀 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
eslint/eslint (@​eslint/js)

v9.39.4

Compare Source

v9.39.3

Compare Source

Bug Fixes

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

Chores

lezer-parser/common (@​lezer/common)

v1.5.2

Compare Source

Bug fixes

Fix a bug in mixed parsing that could cause the parser to fail to reuse unchanged inner parses.

v1.5.1

Compare Source

Bug fixes

Fix a bug that caused SyntaxNode.enter to incorrectly enter bracketed mounted trees in some circumstances.

rollup/plugins (@​rollup/plugin-commonjs)

v29.0.2

2026-03-06

Bugfixes
  • commonjs: conditional exports (#​1952)

v29.0.1

2026-03-05

Bugfixes
  • commonjs: correctly replaces shorthand "global" property in object (#​1957)
vitest-dev/vitest (@​vitest/browser-playwright)

v4.1.5

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub

v4.1.4

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub

v4.1.3

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub

v4.1.2

Compare Source

This release bumps Vitest's flatted version and removes version pinning to resolve flatted's CVE related issues (#​9975).

   🐞 Bug Fixes
    View changes on GitHub

v4.1.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v4.1.0

Compare Source

Vitest 4.1 is out!

This release page lists all changes made to the project during the 4.1 beta. To get a review of all the new features, read our blog post.

   🚀 Features

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.

@github-actions
Copy link
Copy Markdown
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 from 9f33831 to 000d0e3 Compare August 31, 2025 22:21
@renovate renovate Bot force-pushed the renovate/devdependencies branch 2 times, most recently from 5ef799e to 82e9321 Compare September 21, 2025 21:44
@renovate renovate Bot force-pushed the renovate/devdependencies branch from 82e9321 to 630b0e8 Compare September 28, 2025 21:09
@renovate renovate Bot force-pushed the renovate/devdependencies branch from 630b0e8 to 2396386 Compare October 19, 2025 21:44
@socket-security
Copy link
Copy Markdown

socket-security Bot commented Oct 19, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedember-resolver@​13.2.01001006985100
Updatedtypescript-eslint@​8.54.0 ⏵ 8.59.01001007498100
Updated@​babel/​plugin-proposal-decorators@​7.28.6 ⏵ 7.29.01001007491100
Updated@​babel/​plugin-transform-runtime@​7.28.5 ⏵ 7.29.0991007491100
Updated@​iconify-json/​devicon@​1.2.57 ⏵ 1.2.62831007794 +1100
Added@​lezer/​common@​1.5.21001007887100
Updatedvitest@​4.0.18 ⏵ 4.1.59610079 +199100
Added@​codemirror/​state@​6.6.0991007984100
Updated@​iconify-json/​vscode-icons@​1.2.40 ⏵ 1.2.461001008193100
Updated@​types/​node@​24.10.9 ⏵ 24.12.2100 +110081 +195 +1100
Updatedpublint@​0.3.17 ⏵ 0.3.18100 +110081 +186100
Updatedpostcss@​8.5.9 ⏵ 8.5.1099 +1100 +282 +191100
Updatedvite@​8.0.8 ⏵ 8.0.1099 +110082 +199100
Updatedvite-plugin-wasm@​3.5.0 ⏵ 3.6.099 +110091 +183 -2100
Updatedreact@​19.2.4 ⏵ 19.2.51001008497100
Updatedturbo@​2.8.0 ⏵ 2.9.6100 +110085 +196 -1100
Updated@​vitest/​browser-webdriverio@​4.0.18 ⏵ 4.1.593 +110085 +199 +1100
Added@​codemirror/​view@​6.41.1951008594100
Updatedglobals@​17.2.0 ⏵ 17.5.0100 +110086 +193 -1100
Updated@​codemirror/​language@​6.12.1 ⏵ 6.12.399 +110092 +186100
Updated@​vitest/​browser-playwright@​4.0.18 ⏵ 4.1.59910086 +199 +1100
Updated@​vue/​repl@​4.7.1 ⏵ 4.7.287 +510010094100
Updatedglobby@​16.1.0 ⏵ 16.2.099100100 +187100
Addedeslint-plugin-n@​17.24.09610010087100
Updatedrollup@​4.57.1 ⏵ 4.60.287100 +1610098100
Updatedautoprefixer@​10.4.23 ⏵ 10.5.099 +11008988100
Updatedvite-plugin-mkcert@​1.17.9 ⏵ 1.17.1210010010088 +7100
Updatedeslint@​9.39.2 ⏵ 9.39.489 +110010095100
Updated@​embroider/​addon-dev@​8.2.0 ⏵ 8.3.095 -110089 +198 -1100
Updatedember-source@​7.1.0-alpha.2 ⏵ 7.1.0-alpha.398 +110089 +197 -1100
Updatedwebdriverio@​9.23.3 ⏵ 9.27.09510089 +194 -2100
Updatedprettier@​3.8.1 ⏵ 3.8.39010097 +196100
See 12 more rows in the dashboard

View full report

@socket-security
Copy link
Copy Markdown

socket-security Bot commented Oct 19, 2025

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate renovate Bot force-pushed the renovate/devdependencies branch from 2396386 to cb05e20 Compare October 26, 2025 21:10
@renovate renovate Bot force-pushed the renovate/devdependencies branch 3 times, most recently from 442deb8 to 0803fbe Compare November 9, 2025 21:16
@renovate renovate Bot force-pushed the renovate/devdependencies branch 2 times, most recently from 5cfd666 to 13ef1e0 Compare November 23, 2025 22:04
@renovate renovate Bot force-pushed the renovate/devdependencies branch from 13ef1e0 to 8c4a70f Compare November 30, 2025 22:02
@renovate renovate Bot force-pushed the renovate/devdependencies branch 5 times, most recently from 286721c to ee1215f Compare December 14, 2025 21:35
@renovate renovate Bot force-pushed the renovate/devdependencies branch 3 times, most recently from fb3c174 to c87ba87 Compare December 21, 2025 21:57
@renovate renovate Bot force-pushed the renovate/devdependencies branch from c87ba87 to 81b3532 Compare December 28, 2025 21:30
@renovate renovate Bot force-pushed the renovate/devdependencies branch from 81b3532 to 7bce9b5 Compare January 4, 2026 21:51
@renovate renovate Bot force-pushed the renovate/devdependencies branch from 7bce9b5 to 6d544b4 Compare January 18, 2026 22:26
@renovate renovate Bot changed the title Update devDependencies chore(deps): update devdependencies Jan 18, 2026
@renovate renovate Bot force-pushed the renovate/devdependencies branch from 6d544b4 to cb4b020 Compare February 1, 2026 21:40
@renovate renovate Bot changed the title chore(deps): update devdependencies Update devDependencies Feb 1, 2026
@renovate renovate Bot force-pushed the renovate/devdependencies branch from cb4b020 to bda4eae Compare February 8, 2026 21:40
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