Skip to content

Commit 1895d19

Browse files
author
github-actions[bot]
committed
v7.0.0-beta.1-ember-cli
1 parent 6cea66d commit 1895d19

4 files changed

Lines changed: 31 additions & 30 deletions

File tree

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2025
3+
Copyright (c) 2026
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
66

package.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -30,59 +30,59 @@
3030
"test:ember-compatibility": "ember try:each"
3131
},
3232
"dependencies": {
33-
"@babel/core": "^7.28.4",
34-
"ember-cli-babel": "^8.2.0",
35-
"ember-cli-htmlbars": "^6.3.0",
36-
"ember-template-imports": "^4.3.0"
33+
"@babel/core": "^7.29.0",
34+
"ember-cli-babel": "^8.3.1",
35+
"ember-cli-htmlbars": "^7.0.1",
36+
"ember-template-imports": "^4.4.0"
3737
},
3838
"devDependencies": {
39-
"@babel/eslint-parser": "^7.28.4",
40-
"@babel/plugin-proposal-decorators": "^7.28.0",
41-
"@ember/optional-features": "^2.2.0",
42-
"@ember/test-helpers": "^5.3.0",
43-
"@embroider/macros": "^1.19.1",
39+
"@babel/eslint-parser": "^7.28.6",
40+
"@babel/plugin-proposal-decorators": "^7.29.0",
41+
"@ember/optional-features": "^2.3.0",
42+
"@ember/test-helpers": "^5.4.1",
43+
"@embroider/macros": "^1.20.2",
4444
"@embroider/test-setup": "^4.0.0",
45-
"@eslint/js": "^9.37.0",
46-
"@glimmer/component": "^2.0.0",
45+
"@eslint/js": "^9.39.4",
46+
"@glimmer/component": "^2.1.1",
4747
"@glimmer/tracking": "^1.1.2",
4848
"broccoli-asset-rev": "^3.0.0",
4949
"concurrently": "^9.2.1",
50-
"ember-auto-import": "^2.11.1",
51-
"ember-cli": "~6.9.0-beta.1",
50+
"ember-auto-import": "^2.13.1",
51+
"ember-cli": "~7.0.0-beta.1",
5252
"ember-cli-clean-css": "^3.0.0",
53-
"ember-cli-dependency-checker": "^3.3.3",
53+
"ember-cli-dependency-checker": "^3.4.0",
5454
"ember-cli-deprecation-workflow": "^3.4.0",
5555
"ember-cli-inject-live-reload": "^2.1.0",
5656
"ember-cli-sri": "^2.1.1",
5757
"ember-cli-terser": "^4.0.2",
5858
"ember-load-initializers": "^3.0.1",
5959
"ember-page-title": "^9.0.3",
6060
"ember-qunit": "^9.0.4",
61-
"ember-resolver": "^13.1.1",
62-
"ember-source": "~6.9.0-beta.1",
61+
"ember-resolver": "^13.2.0",
62+
"ember-source": "~7.0.0-beta.1",
6363
"ember-source-channel-url": "^3.0.0",
6464
"ember-template-lint": "^6.1.0",
6565
"ember-try": "^4.0.0",
66-
"eslint": "^9.37.0",
66+
"eslint": "^9.39.4",
6767
"eslint-config-prettier": "^9.1.2",
68-
"eslint-plugin-ember": "^12.7.4",
69-
"eslint-plugin-n": "^17.23.1",
70-
"eslint-plugin-qunit": "^8.2.5",
68+
"eslint-plugin-ember": "^12.7.5",
69+
"eslint-plugin-n": "^17.24.0",
70+
"eslint-plugin-qunit": "^8.2.6",
7171
"globals": "^15.15.0",
7272
"loader.js": "^4.7.0",
73-
"prettier": "^3.6.2",
74-
"prettier-plugin-ember-template-tag": "^2.1.0",
75-
"qunit": "^2.24.2",
76-
"qunit-dom": "^3.5.0",
77-
"stylelint": "^16.25.0",
73+
"prettier": "^3.8.3",
74+
"prettier-plugin-ember-template-tag": "^2.1.5",
75+
"qunit": "^2.25.0",
76+
"qunit-dom": "^3.5.1",
77+
"stylelint": "^16.26.1",
7878
"stylelint-config-standard": "^36.0.1",
79-
"webpack": "^5.102.1"
79+
"webpack": "^5.106.2"
8080
},
8181
"peerDependencies": {
8282
"ember-source": ">= 4.0.0"
8383
},
8484
"engines": {
85-
"node": ">= 20.11"
85+
"node": ">= 20.19"
8686
},
8787
"ember": {
8888
"edition": "octane"

tests/dummy/config/ember-cli-update.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"packages": [
44
{
55
"name": "@ember-tooling/classic-build-addon-blueprint",
6-
"version": "6.9.0-beta.1",
6+
"version": "7.0.0-beta.1",
77
"blueprints": [
88
{
99
"name": "@ember-tooling/classic-build-addon-blueprint",

tests/dummy/config/optional-features.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"application-template-wrapper": false,
33
"default-async-observers": true,
44
"jquery-integration": false,
5-
"template-only-glimmer-components": true
5+
"template-only-glimmer-components": true,
6+
"use-ember-modules": true
67
}

0 commit comments

Comments
 (0)