Skip to content

Update devDependencies (major)#53

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

Update devDependencies (major)#53
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-devdependencies

Conversation

@renovate

@renovate renovate Bot commented Mar 23, 2025

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.29.0^8.0.0 age confidence
@babel/plugin-proposal-decorators (source) ^7.29.0^8.0.0 age confidence
@babel/plugin-syntax-decorators (source) ^7.28.6^8.0.0 age confidence
@babel/plugin-transform-typescript (source) ^7.28.6^8.0.0 age confidence
@babel/preset-typescript (source) ^7.28.5^8.0.0 age confidence
@rollup/plugin-babel (source) ^6.1.0^7.0.0 age confidence
concurrently ^9.2.1^10.0.0 age confidence
cssnano ^7.1.2^8.0.0 age confidence
ember-cli (source) ~6.11.0~7.0.0 age confidence
ember-source (source) ^6.11.0^7.0.0 age confidence
ember-source (source) ~6.11.0~7.0.0 age confidence
eslint (source) ^9.22.0^10.0.0 age confidence
expect-type ^0.15.0^1.0.0 age confidence
tailwindcss (source) ^3.4.17^4.0.0 age confidence
typescript (source) ~5.9.3~6.0.0 age confidence

Release Notes

babel/babel (@​babel/core)

v8.0.1

Compare Source

💥 Breaking Change
  • babel-core, babel-plugin-transform-object-rest-spread, babel-plugin-transform-runtime, babel-preset-env, babel-standalone

v8.0.0

Compare Source

👓 Spec Compliance
💥 Breaking Change
  • babel-cli, babel-node, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-modules-commonjs, babel-plugin-transform-object-rest-spread, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-regenerator, babel-preset-env, babel-register
  • babel-plugin-transform-runtime, babel-runtime-corejs3, babel-runtime
  • babel-parser
🐛 Bug Fix
  • babel-generator
  • babel-plugin-transform-modules-systemjs
📝 Documentation
🏠 Internal
🏃‍♀️ Performance

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
rollup/plugins (@​rollup/plugin-babel)

v7.1.0

2026-05-29

Features
  • babel: add parallel processing via worker threads (#​1956)

v7.0.0

2026-03-05

Breaking Changes
  • babel!: improve filtering capability & performance (#​1954)
open-cli-tools/concurrently (concurrently)

v10.0.3

Compare Source

Republish of https://github.com/open-cli-tools/concurrently/releases/tag/v10.0.1 with Trusted Publishing enabled (see #​595)

Full Changelog: open-cli-tools/concurrently@v10.0.2...v10.0.3

v10.0.1

Compare Source

  • Ensure FlowController type is exported - #​594

Full Changelog: open-cli-tools/concurrently@v10.0.0...v10.0.1

v10.0.0

Compare Source

💥 Breaking Changes

  • Dropped support for Node.js <22.0.0.
    Older Node.js version have reached end-of-life, and certain features require new-ish JS APIs.
  • concurrently is now ESM-only.
    It's now possible to require(esm). See here for interoperability.
  • Prefix colors now default to automatic - #​581
    The colors used to default to reset (which does nothing). Concurrently now automatically selects a color, out of the box.
    The list of colors used is not jarring nor carries semantic meaning, and reads well in both dark and light terminal backgrounds.
  • Removed deprecated flags and options
    • CLI flag --name-separator: use commas instead.
    • API option killOthers: use killOthersOn instead.

✨ New Features

  • Support applying modifiers to hex prefix colors (e.g. #ff0000.bold) - #​450
  • Support chalk's color functions in prefixes (e.g. rgb(), hex(), bgRgb(), etc) - #​578
  • Set prefix background color via bg#RRGGBB - #​578
  • Allow shell override via --shell CLI flag/shell API option - #​288, #​589, #​556
    concurrently distinguishes between cmd.exe, powershell, and POSIX-based shells.
  • Manual prefix coloring in templates e.g. [{color}{name}{/color}] - #​583, #​587

🐛 Bug fixes

  • Scope quote normalization to CLI input - #​582, #​585
    It should now also be possible to run commands like "/some/command" foo bar"
  • Don't throw when color doesn't exist - #​580

🔐 Security

Other changes

  • Warn about running on Snap - #​584

New Contributors

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

v9.2.3

Compare Source

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

cssnano/cssnano (cssnano)

v8.0.2: v8.0.2

Compare Source

What's Changed

Full Changelog: https://github.com/cssnano/cssnano/compare/cssnano@8.0.1...cssnano@8.0.2

v8.0.1: v8.0.1

Compare Source

What's Changed

  • fix(postcss-minify-selectors): reject :is() fold when divergent middle contains a combinator under a non-empty prefix (closes #​1786) by @​dkryaklin in #​1798
  • fix(postcss-minify-selectors): tighten :is() fold acceptance to a strict allowlist by @​dkryaklin in #​1799

Full Changelog: https://github.com/cssnano/cssnano/compare/cssnano@8.0.0...cssnano@8.0.1

v8.0.0: v8.0.0

Compare Source

What's Changed

Full Changelog: https://github.com/cssnano/cssnano/compare/cssnano@7.1.9...cssnano@8.0.0

v7.1.9: v7.1.9

Compare Source

Bug Fixes

Full Changelog: https://github.com/cssnano/cssnano/compare/cssnano@7.1.8...cssnano@7.1.9

v7.1.8: v7.1.8

Compare Source

What's Changed

Full Changelog: https://github.com/cssnano/cssnano/compare/cssnano@7.1.7...cssnano@7.1.8

v7.1.7: v.7.1.7

Compare Source

This release is idnetical to the previous one, but is being published to ensure that the latest versions of postcss-normalize-repeat-style and postcss-normalize-positions are uploaded to the npm registry.

v7.1.6: v7.1.6

Compare Source

New feature

Bug fixes

  • fix: update colordx and autoprefixer
  • fix: update postcss peer dependency by @​ludofischer in #​1779 Solves possible security issue

Full Changelog: https://github.com/cssnano/cssnano/compare/cssnano@7.1.5...cssnano@7.1.6

v7.1.5: v7.1.5

Compare Source

Bug Fixes

Full Changelog: https://github.com/cssnano/cssnano/compare/cssnano@7.1.4...cssnano@7.1.5

v7.1.4: v7.1.4

Compare Source

Bug Fixes

Update color conversion library to @​colordx/core to fix rounding errors in color conversions #​1755

v7.1.3: v7.1.3

Compare Source

What's Changed

Full Changelog: https://github.com/cssnano/cssnano/compare/cssnano@7.1.2...cssnano@7.1.3

ember-cli/ember-cli (ember-cli)

v7.0.0

🚀 Enhancement
  • ember-cli, @ember-tooling/classic-build-addon-blueprint, @ember-tooling/classic-build-app-blueprint
Committers: 1

v6.12.0

🚀 Enhancement
  • ember-cli, @ember-tooling/classic-build-addon-blueprint, @ember-tooling/classic-build-app-blueprint
  • @ember-tooling/classic-build-addon-blueprint, @ember-tooling/classic-build-app-blueprint
  • @ember-tooling/classic-build-app-blueprint, ember-cli
🐛 Bug Fix
  • @ember-tooling/classic-build-addon-blueprint, @ember-tooling/classic-build-app-blueprint
  • ember-cli
  • @ember-tooling/classic-build-addon-blueprint, @ember-tooling/classic-build-app-blueprint, ember-cli
🏠 Internal
Committers: 4

v6.11.2

🐛 Bug Fix
  • @ember-tooling/classic-build-addon-blueprint, @ember-tooling/classic-build-app-blueprint
Committers: 1

v6.11.1

🐛 Bug Fix
Committers: 2
emberjs/ember.js (ember-source)

v7.0.0

Compare Source

  • [BREAKING] Features and APIs that were deprecated until v7.0 will now throw exceptions and the related code will be removed imminently. For a list of deprecations, see the Deprecation Guide.
  • #​21240 [BREAKING] Remove deprecated amd bundles and use-ember-modules optional feature per RFC #​1101.
  • #​21275 [BREAKING] Remove ember barrel file (import Ember from 'ember') per RFC #​1003.
  • #​21056 [CLEANUP] Remove '@​ember/application's lazy load / onLoad stuff (private API)
  • #​21058 [CLEANUP] Remove template-compiler bootstrap for script tags
  • #​21198 [CLEANUP] Remove _globalsMode and _prepareForGlobalsMode from Application
  • #​21079 [CLEANUP] Remove some IE11 support (Symbols)
  • #​21204 [CLEANUP] Remove old browser workarounds
  • #​21206 [CLEANUP] Remove unused exports, variables, imports and dependencies
  • #​21257 [CLEANUP] Remove old testing apis.
  • #​21067 [BUGFIX] Remove @​ember/runloop from initializer test blueprints
  • #​21076 [BUGFIX] Support default globals for strict mode with the runtime compiler per RFC #​1070.
  • #​21098 [BUGFIX] Add support for this in explicit scope for the runtime template compiler.
  • #​21107 [BUGFIX] Fix LinkTo inside inline SVG reloads application
  • #​21108 [BUGFIX] Fix unhelpful error message when the function for on modifier was forgotten as param.
  • #​21109 [BUGFIX] Fix missing value attribute on radio/checkbox inputs bound to empty string
  • #​21122 [BUGFIX] Fix tracked collections delete() returning true for non-existent entries
  • #​21124 [BUGFIX] Fix {{#each}} runtime crash when array contains null/undefined items with key
  • #​21125 [BUGFIX] Fix crash when accessing negative index of helper positional args #​20912
  • #​21128 [BUGFIX] Fix trackedMap and trackedWeakMap reactivity for existing keys
  • #​21139 [BUGFIX] Port BrandedArray fix for Array-as-parent bug in destroyables
  • #​21168 [BUGFIX] Fix EmberArray.reduce to match native behavior
  • #​21189 [BUGFIX] Clear stale metadata references after destruction to allow GC
  • #​21202 [BUGFIX] Fix <LinkTo>'s @current-when argument with nested routes containing dynamic segments
  • #​21211 Pull router_js into the Ember monorepo
  • #​21069 Internalize @​handlebars/parser
  • #​21129 Add prod build via package.json#exports
  • #​21141 Run smoke-tests with and without deprecations removed
  • #​21147 Migrate node tests to scenarios
  • #​21169 Migrate smoke tests to use ESM Ember -- ES'Mber
  • #​21173 Update actions + lock down to shas
  • #​21185 Use zizmor to lint actions & workflows
  • #​21188 Prepare @​glimmer/syntax publishing again and add smoke tests for prettier's use of it
  • #​21234 Refactor tracked collections to use Proxy-based approach

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
eslint/eslint (eslint)

v10.5.0

Compare Source

Features

  • 5ca8c52 feat: correct stack tracking in max-nested-callbacks (#​20973) (Pixel998)
  • b565783 feat: report no-with violations at the with keyword (#​20971) (Pixel998)
  • 2ce032f feat: report max-lines-per-function violations at function head (#​20966) (Pixel998)
  • 732cb3e feat: report max-nested-callbacks violations at function head (#​20967) (Pixel998)
  • f9c138a feat: report max-depth violations on keywords (#​20943) (Pixel998)
  • bdb496c feat: correct max-depth handling for else-if chains (#​20944) (Pixel998)
  • c296873 feat: update error loc in max-statements to function header (#​20907) (Taejin Kim)

Documentation

  • 8ae1b5b docs: Update README (GitHub Actions Bot)
  • ca7eb90 docs: update Node.js prerequisites to include ICU support (#​20962) (Francesco Trotta)
  • f99b47a docs: Update README (GitHub Actions Bot)
  • acf03d4 docs: clarify precedence of parserOptions over languageOptions (#​20926) (sethamus)

Chores

v10.4.1

Compare Source

Bug Fixes

  • e557467 fix: update @eslint/plugin-kit version to 0.7.2 (#​20930) (Francesco Trotta)
  • d4ce898 fix: propagate failures from delegated commands (#​20917) (Minh Vu)
  • f4f3507 fix: prefer-arrow-callback invalid autofix with newline after async (#​20916) (kuldeep kumar)
  • c5bc78b fix: false positive for reference in finally block (#​20655) (Tanuj Kanti)
  • 27538c0 fix: add missing CodePath and CodePathSegment types (#​20853) (Pixel998)

Documentation

  • 61b0add docs: remove deprecated rule from related rules of max-params (#​20921) (Tanuj Kanti)
  • 305d5b9 docs: remove deprecated rules from related rules section (#​20911) (Tanuj Kanti)
  • 49b0202 docs: fix display: none of ad (#​20901) (Tanuj Kanti)
  • 9067f94 docs: switch build to Node.js 24 (#​20893) (Milos Djermanovic)
  • c91b041 docs: Update README (GitHub Actions Bot)
  • e349265 docs: clarify semver strings in rule deprecation objects (#​20885) (Milos Djermanovic)

Chores

v10.4.0

Compare Source

Features

  • 1a45ec5 feat: check sequence expressions in for-direction (#​20701) (kuldeep kumar)
  • 450040b feat: add includeIgnoreFile() to eslint/config (#​20735) (Kirk Waiblinger)

Bug Fixes

Documentation

  • 7e52a71 docs: add mention of @eslint-react/eslint-plugin (#​20869) (Pavel)
  • db3468b docs: tweak wording around ambiguous CJS-vs-ESM config (#​20865) (Kirk Waiblinger)
  • 9084664 docs: Update README (GitHub Actions Bot)
  • 9cc7387 docs: Update README (GitHub Actions Bot)
  • 3d7b548 docs: Update README (GitHub Actions Bot)
  • 191ec3c docs: Update README (GitHub Actions Bot)

Chores

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.

@renovate renovate Bot force-pushed the renovate/major-devdependencies branch 6 times, most recently from 670c31c to 98e0254 Compare March 23, 2025 23:56
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from 91d4e15 to 1242255 Compare April 6, 2025 22:14
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from 115cc7f to e87208b Compare April 20, 2025 22:50
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from e87208b to 495eccf Compare May 4, 2025 21:49
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from 495eccf to 2e509cd Compare May 18, 2025 21:21
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from 2e509cd to f476d5e Compare May 25, 2025 23:15
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from f476d5e to 6245ef9 Compare June 15, 2025 21:12
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from 6245ef9 to 33a8380 Compare June 22, 2025 21:12
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from 33a8380 to eb7a682 Compare July 6, 2025 21:46
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from df9730f to 751e6bd Compare July 20, 2025 22:14
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from 202122c to aad0321 Compare August 3, 2025 21:28
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from aad0321 to 49ed4b2 Compare August 10, 2025 21:43
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from 49ed4b2 to b7d5c36 Compare August 17, 2025 22:41
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from b7d5c36 to f1629f8 Compare August 31, 2025 21:48
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from f1629f8 to 631b332 Compare September 14, 2025 21:25
@renovate renovate Bot changed the title Update devDependencies (major) chore(deps): update devdependencies (major) Sep 14, 2025
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from 8a0294b to 308d44a Compare September 28, 2025 21:45
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from 308d44a to 28e5e17 Compare October 5, 2025 21:26
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from 28e5e17 to 358a4a0 Compare October 12, 2025 21:35
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from 358a4a0 to 73ffec8 Compare October 26, 2025 21:52
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from 4e8cf33 to 733ac11 Compare November 9, 2025 21:12
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from 733ac11 to a3ed65c Compare November 30, 2025 21:45
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from a3ed65c to 0067ae9 Compare December 7, 2025 21:52
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from 0784cbb to bec7e1a Compare January 4, 2026 22:09
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from e8c2aa4 to 2099d5e Compare January 18, 2026 21:11
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from 2099d5e to 4b86260 Compare January 25, 2026 21:29
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from 4b86260 to 7fd4f55 Compare February 8, 2026 21:18
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from 5e7e732 to f7406b7 Compare March 8, 2026 21:25
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from f7406b7 to 72f9914 Compare March 15, 2026 21:51
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from 72f9914 to 3d45597 Compare April 19, 2026 21:32
@renovate renovate Bot changed the title chore(deps): update devdependencies (major) Update devDependencies (major) Apr 19, 2026
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from 3d45597 to 1f29530 Compare April 26, 2026 21:15
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from 1f29530 to e723549 Compare May 3, 2026 21:43
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from e723549 to b207003 Compare May 24, 2026 21:28
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from b207003 to f482a5b Compare May 31, 2026 21:50
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from f482a5b to 26f7ca7 Compare June 14, 2026 22:02
@renovate renovate Bot force-pushed the renovate/major-devdependencies branch from 26f7ca7 to 0ec4032 Compare June 21, 2026 21:02
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