ember-cli 7.1.0-beta.2 → 7.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -1,30 +1,14 @@
|
|
|
1
1
|
# ember-cli Changelog
|
|
2
2
|
|
|
3
|
-
## Release (2026-
|
|
3
|
+
## Release (2026-07-01)
|
|
4
4
|
|
|
5
|
-
* ember-cli 7.1.0
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
* `ember-cli`
|
|
9
|
-
* [#11028](https://github.com/ember-cli/ember-cli/pull/11028) [BUGFIX release] fix require(esm) of blueprint indexes ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
|
|
10
|
-
|
|
11
|
-
#### :house: Internal
|
|
12
|
-
* `ember-cli`
|
|
13
|
-
* [#11033](https://github.com/ember-cli/ember-cli/pull/11033) Merge release into beta ([@mansona](https://github.com/mansona))
|
|
14
|
-
|
|
15
|
-
#### Committers: 2
|
|
16
|
-
- Chris Manson ([@mansona](https://github.com/mansona))
|
|
17
|
-
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)
|
|
18
|
-
|
|
19
|
-
## Release (2026-05-22)
|
|
20
|
-
|
|
21
|
-
* ember-cli 7.1.0-beta.1 (minor)
|
|
22
|
-
* @ember-tooling/classic-build-addon-blueprint 7.1.0-beta.1 (minor)
|
|
23
|
-
* @ember-tooling/classic-build-app-blueprint 7.1.0-beta.1 (minor)
|
|
5
|
+
* ember-cli 7.1.0 (minor)
|
|
6
|
+
* @ember-tooling/classic-build-addon-blueprint 7.1.0 (minor)
|
|
7
|
+
* @ember-tooling/classic-build-app-blueprint 7.1.0 (minor)
|
|
24
8
|
|
|
25
9
|
#### :rocket: Enhancement
|
|
26
10
|
* `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`
|
|
27
|
-
* [#
|
|
11
|
+
* [#11040](https://github.com/ember-cli/ember-cli/pull/11040) Promote Beta and update all dependencies for 7.1 release ([@mansona](https://github.com/mansona))
|
|
28
12
|
* `ember-cli`
|
|
29
13
|
* [#10610](https://github.com/ember-cli/ember-cli/pull/10610) use semver-deprecate instead of internal code ([@mansona](https://github.com/mansona))
|
|
30
14
|
* [#11008](https://github.com/ember-cli/ember-cli/pull/11008) update babel-remove-types to v2 ([@mansona](https://github.com/mansona))
|
|
@@ -40,9 +24,12 @@
|
|
|
40
24
|
|
|
41
25
|
#### :house: Internal
|
|
42
26
|
* `ember-cli`
|
|
27
|
+
* [#11033](https://github.com/ember-cli/ember-cli/pull/11033) Merge release into beta ([@mansona](https://github.com/mansona))
|
|
43
28
|
* [#11017](https://github.com/ember-cli/ember-cli/pull/11017) Add Sync Output Repos check to release instructions ([@kategengler](https://github.com/kategengler))
|
|
44
29
|
* [#11016](https://github.com/ember-cli/ember-cli/pull/11016) fix: sync-output-repos workflow failing on tag pushes ([@Copilot](https://github.com/apps/copilot-swe-agent))
|
|
45
30
|
* [#10999](https://github.com/ember-cli/ember-cli/pull/10999) update RELEASE with update-blueprint-deps commands ([@mansona](https://github.com/mansona))
|
|
31
|
+
* `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`
|
|
32
|
+
* [#11029](https://github.com/ember-cli/ember-cli/pull/11029) Prepare Beta Release ([@mansona](https://github.com/mansona))
|
|
46
33
|
|
|
47
34
|
#### Committers: 4
|
|
48
35
|
- Chris Manson ([@mansona](https://github.com/mansona))
|
|
@@ -50,6 +37,17 @@
|
|
|
50
37
|
- Katie Gengler ([@kategengler](https://github.com/kategengler))
|
|
51
38
|
- Markus Sanin ([@mkszepp](https://github.com/mkszepp))
|
|
52
39
|
|
|
40
|
+
## Release (2026-05-22)
|
|
41
|
+
|
|
42
|
+
* ember-cli 7.0.1 (patch)
|
|
43
|
+
|
|
44
|
+
#### :bug: Bug Fix
|
|
45
|
+
* `ember-cli`
|
|
46
|
+
* [#11028](https://github.com/ember-cli/ember-cli/pull/11028) [BUGFIX release] fix require(esm) of blueprint indexes ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
|
|
47
|
+
|
|
48
|
+
#### Committers: 1
|
|
49
|
+
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)
|
|
50
|
+
|
|
53
51
|
## Release (2026-05-15)
|
|
54
52
|
|
|
55
53
|
* ember-cli 7.0.0 (major)
|
package/docs/build/data.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"logo": "https://ember-cli.com/assets/images/ember-cli-logo-small-dark.png",
|
|
4
4
|
"name": "ember-cli",
|
|
5
5
|
"description": "Command line tool for developing ambitious ember.js apps",
|
|
6
|
-
"version": "7.1.0-
|
|
6
|
+
"version": "7.1.0-release-aba5f4ae72"
|
|
7
7
|
},
|
|
8
8
|
"files": {
|
|
9
9
|
"lib/broccoli/default-packager.js": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ember-cli",
|
|
3
|
-
"version": "7.1.0
|
|
3
|
+
"version": "7.1.0",
|
|
4
4
|
"description": "Command line tool for developing ambitious ember.js apps",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"app",
|
|
@@ -26,18 +26,10 @@
|
|
|
26
26
|
"bin": {
|
|
27
27
|
"ember": "./bin/ember"
|
|
28
28
|
},
|
|
29
|
-
"release-plan": {
|
|
30
|
-
"semverIncrementAs": {
|
|
31
|
-
"minor": "prerelease",
|
|
32
|
-
"patch": "prerelease"
|
|
33
|
-
},
|
|
34
|
-
"semverIncrementTag": "beta",
|
|
35
|
-
"publishTag": "beta"
|
|
36
|
-
},
|
|
37
29
|
"dependencies": {
|
|
38
30
|
"@ember-tooling/blueprint-blueprint": "^0.3.0",
|
|
39
|
-
"@ember-tooling/blueprint-model": "^0.
|
|
40
|
-
"@ember/app-blueprint": "~7.1.0
|
|
31
|
+
"@ember-tooling/blueprint-model": "^0.7.0",
|
|
32
|
+
"@ember/app-blueprint": "~7.1.0",
|
|
41
33
|
"@pnpm/find-workspace-dir": "^1000.1.5",
|
|
42
34
|
"babel-remove-types": "^2.0.0",
|
|
43
35
|
"broccoli": "^4.0.0",
|
|
@@ -90,10 +82,10 @@
|
|
|
90
82
|
"is-git-url": "^1.0.0",
|
|
91
83
|
"is-language-code": "^5.1.3",
|
|
92
84
|
"lodash": "^4.18.1",
|
|
93
|
-
"markdown-it": "^14.
|
|
85
|
+
"markdown-it": "^14.2.0",
|
|
94
86
|
"markdown-it-terminal": "^0.4.0",
|
|
95
87
|
"minimatch": "^10.2.5",
|
|
96
|
-
"morgan": "^1.
|
|
88
|
+
"morgan": "^1.11.0",
|
|
97
89
|
"nopt": "^3.0.6",
|
|
98
90
|
"npm-package-arg": "^13.0.2",
|
|
99
91
|
"os-locale": "^6.0.2",
|
|
@@ -106,20 +98,20 @@
|
|
|
106
98
|
"resolve-package-path": "^4.0.3",
|
|
107
99
|
"safe-stable-stringify": "^2.5.0",
|
|
108
100
|
"sane": "^5.0.1",
|
|
109
|
-
"semver": "^7.8.
|
|
101
|
+
"semver": "^7.8.5",
|
|
110
102
|
"semver-deprecate": "^1.1.0",
|
|
111
103
|
"silent-error": "^1.1.1",
|
|
112
|
-
"sort-package-json": "^3.
|
|
104
|
+
"sort-package-json": "^3.7.1",
|
|
113
105
|
"symlink-or-copy": "^1.3.1",
|
|
114
|
-
"testem": "^3.20.
|
|
106
|
+
"testem": "^3.20.1",
|
|
115
107
|
"tiny-lr": "^2.0.0",
|
|
116
108
|
"tree-sync": "^2.1.0",
|
|
117
|
-
"walk-sync": "^4.0.
|
|
109
|
+
"walk-sync": "^4.0.2",
|
|
118
110
|
"watch-detector": "^1.0.2",
|
|
119
111
|
"workerpool": "^10.0.2",
|
|
120
112
|
"yam": "^1.0.0",
|
|
121
|
-
"@ember-tooling/classic-build-addon-blueprint": "7.1.0
|
|
122
|
-
"@ember-tooling/classic-build-app-blueprint": "7.1.0
|
|
113
|
+
"@ember-tooling/classic-build-addon-blueprint": "7.1.0",
|
|
114
|
+
"@ember-tooling/classic-build-app-blueprint": "7.1.0"
|
|
123
115
|
},
|
|
124
116
|
"devDependencies": {
|
|
125
117
|
"broccoli-plugin": "^4.0.7",
|
|
@@ -128,7 +120,7 @@
|
|
|
128
120
|
"chai-as-promised": "^8.0.2",
|
|
129
121
|
"chai-files": "^1.4.0",
|
|
130
122
|
"chai-jest-snapshot": "^2.0.0",
|
|
131
|
-
"concurrently": "^9.2.
|
|
123
|
+
"concurrently": "^9.2.3",
|
|
132
124
|
"ember-cli-blueprint-test-helpers": "^0.19.2",
|
|
133
125
|
"ember-cli-internal-test-helpers": "^0.9.1",
|
|
134
126
|
"eslint": "^8.57.1",
|
|
@@ -140,7 +132,7 @@
|
|
|
140
132
|
"fixturify-project": "^2.1.1",
|
|
141
133
|
"jsdom": "^21.1.2",
|
|
142
134
|
"latest-version": "^9.0.0",
|
|
143
|
-
"mocha": "^11.7.
|
|
135
|
+
"mocha": "^11.7.6",
|
|
144
136
|
"nock": "^14.0.15",
|
|
145
137
|
"nyc": "^17.1.0",
|
|
146
138
|
"prettier": "3.7.4",
|
|
@@ -148,7 +140,7 @@
|
|
|
148
140
|
"strip-ansi": "^7.2.0",
|
|
149
141
|
"supertest": "^7.2.2",
|
|
150
142
|
"testdouble": "^3.20.2",
|
|
151
|
-
"tmp": "^0.2.
|
|
143
|
+
"tmp": "^0.2.7",
|
|
152
144
|
"tmp-promise": "^3.0.3",
|
|
153
145
|
"websocket": "^1.0.35",
|
|
154
146
|
"which": "6.0.0",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ember-tooling/classic-build-addon-blueprint",
|
|
3
|
-
"version": "7.1.0
|
|
3
|
+
"version": "7.1.0",
|
|
4
4
|
"repository": {
|
|
5
5
|
"type": "git",
|
|
6
6
|
"url": "https://github.com/ember-cli/ember-cli.git",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"ember-blueprint"
|
|
12
12
|
],
|
|
13
13
|
"dependencies": {
|
|
14
|
-
"@ember-tooling/blueprint-model": "^0.
|
|
14
|
+
"@ember-tooling/blueprint-model": "^0.7.0",
|
|
15
15
|
"chalk": "^5.6.2",
|
|
16
16
|
"ember-cli-normalize-entity-name": "^1.0.0",
|
|
17
17
|
"ember-cli-string-utils": "^1.1.0",
|
|
@@ -20,13 +20,5 @@
|
|
|
20
20
|
"silent-error": "^1.1.1",
|
|
21
21
|
"sort-package-json": "^2.15.1",
|
|
22
22
|
"walk-sync": "^3.0.0"
|
|
23
|
-
},
|
|
24
|
-
"release-plan": {
|
|
25
|
-
"semverIncrementAs": {
|
|
26
|
-
"minor": "prerelease",
|
|
27
|
-
"patch": "prerelease"
|
|
28
|
-
},
|
|
29
|
-
"semverIncrementTag": "beta",
|
|
30
|
-
"publishTag": "beta"
|
|
31
23
|
}
|
|
32
24
|
}
|
|
@@ -28,9 +28,9 @@
|
|
|
28
28
|
"test:ember": "ember test"
|
|
29
29
|
},
|
|
30
30
|
"devDependencies": {
|
|
31
|
-
"@babel/core": "^7.29.
|
|
32
|
-
"@babel/eslint-parser": "^7.
|
|
33
|
-
"@babel/plugin-proposal-decorators": "^7.29.
|
|
31
|
+
"@babel/core": "^7.29.7",
|
|
32
|
+
"@babel/eslint-parser": "^7.29.7",
|
|
33
|
+
"@babel/plugin-proposal-decorators": "^7.29.7<% if (typescript && emberData) { %>",
|
|
34
34
|
"@ember-data/adapter": "~5.8.2",
|
|
35
35
|
"@ember-data/graph": "~5.8.2",
|
|
36
36
|
"@ember-data/json-api": "~5.8.2",
|
|
@@ -42,17 +42,17 @@
|
|
|
42
42
|
"@ember-data/store": "~5.8.2",
|
|
43
43
|
"@warp-drive/ember": "~5.8.2<% } %>",
|
|
44
44
|
"@ember/optional-features": "^3.0.0",
|
|
45
|
-
"@ember/test-helpers": "^5.4.
|
|
45
|
+
"@ember/test-helpers": "^5.4.3<% if (embroider) { %>",
|
|
46
46
|
"@embroider/compat": "^3.9.4",
|
|
47
47
|
"@embroider/core": "^3.5.10<% } %>",
|
|
48
|
-
"@embroider/macros": "^1.20.
|
|
48
|
+
"@embroider/macros": "^1.20.4<% if (embroider) { %>",
|
|
49
49
|
"@embroider/webpack": "^4.1.2<% } %>",
|
|
50
50
|
"@eslint/js": "^9.39.4",
|
|
51
51
|
"@glimmer/component": "^2.1.1",
|
|
52
52
|
"@glimmer/tracking": "^1.1.2<% if (typescript) { %>",
|
|
53
53
|
"@glint/environment-ember-loose": "^1.5.2",
|
|
54
54
|
"@glint/environment-ember-template-imports": "^1.5.2",
|
|
55
|
-
"@glint/template": "^1.7.
|
|
55
|
+
"@glint/template": "^1.7.8",
|
|
56
56
|
"@tsconfig/ember": "^3.0.12",
|
|
57
57
|
"@types/qunit": "^2.19.14",
|
|
58
58
|
"@types/rsvp": "^4.0.9<% } %><% if (warpDrive) { %>",
|
|
@@ -61,9 +61,9 @@
|
|
|
61
61
|
"@warp-drive/legacy": "~5.8.2",
|
|
62
62
|
"@warp-drive/utilities": "~5.8.2<% } %>",
|
|
63
63
|
"broccoli-asset-rev": "^3.0.0",
|
|
64
|
-
"concurrently": "^9.2.
|
|
64
|
+
"concurrently": "^9.2.3",
|
|
65
65
|
"ember-auto-import": "^2.13.1",
|
|
66
|
-
"ember-cli": "~7.1.0
|
|
66
|
+
"ember-cli": "~7.1.0",
|
|
67
67
|
"ember-cli-app-version": "^7.0.0",
|
|
68
68
|
"ember-cli-babel": "^8.3.1",
|
|
69
69
|
"ember-cli-clean-css": "^3.0.0",
|
|
@@ -77,9 +77,9 @@
|
|
|
77
77
|
"ember-load-initializers": "^3.0.1",
|
|
78
78
|
"ember-modifier": "^4.3.0",
|
|
79
79
|
"ember-page-title": "^9.0.3",
|
|
80
|
-
"ember-qunit": "^9.0
|
|
80
|
+
"ember-qunit": "^9.1.0",
|
|
81
81
|
"ember-resolver": "^13.2.0",
|
|
82
|
-
"ember-source": "~7.1.0
|
|
82
|
+
"ember-source": "~7.1.0",
|
|
83
83
|
"ember-template-imports": "^4.4.0",
|
|
84
84
|
"ember-template-lint": "^6.1.0<% if (welcome) { %>",
|
|
85
85
|
"ember-welcome-page": "^8.0.5<% } %>",
|
|
@@ -91,15 +91,15 @@
|
|
|
91
91
|
"eslint-plugin-warp-drive": "^5.8.2<% } %>",
|
|
92
92
|
"globals": "^15.15.0",
|
|
93
93
|
"loader.js": "^4.7.0",
|
|
94
|
-
"prettier": "^3.8.
|
|
94
|
+
"prettier": "^3.8.4",
|
|
95
95
|
"prettier-plugin-ember-template-tag": "^2.1.6",
|
|
96
|
-
"qunit": "^2.
|
|
96
|
+
"qunit": "^2.26.0",
|
|
97
97
|
"qunit-dom": "^3.5.1",
|
|
98
98
|
"stylelint": "^16.26.1",
|
|
99
99
|
"stylelint-config-standard": "^36.0.1<% if (typescript) { %>",
|
|
100
100
|
"typescript": "^5.9.3",
|
|
101
|
-
"typescript-eslint": "^8.
|
|
102
|
-
"webpack": "^5.
|
|
101
|
+
"typescript-eslint": "^8.62.0<% } %>",
|
|
102
|
+
"webpack": "^5.107.2"
|
|
103
103
|
},
|
|
104
104
|
"engines": {
|
|
105
105
|
"node": ">= 20.19"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ember-tooling/classic-build-app-blueprint",
|
|
3
|
-
"version": "7.1.0
|
|
3
|
+
"version": "7.1.0",
|
|
4
4
|
"repository": {
|
|
5
5
|
"type": "git",
|
|
6
6
|
"url": "https://github.com/ember-cli/ember-cli.git",
|
|
@@ -11,16 +11,8 @@
|
|
|
11
11
|
"ember-blueprint"
|
|
12
12
|
],
|
|
13
13
|
"dependencies": {
|
|
14
|
-
"@ember-tooling/blueprint-model": "^0.
|
|
14
|
+
"@ember-tooling/blueprint-model": "^0.7.0",
|
|
15
15
|
"chalk": "^5.6.2",
|
|
16
16
|
"ember-cli-string-utils": "^1.1.0"
|
|
17
|
-
},
|
|
18
|
-
"release-plan": {
|
|
19
|
-
"semverIncrementAs": {
|
|
20
|
-
"minor": "prerelease",
|
|
21
|
-
"patch": "prerelease"
|
|
22
|
-
},
|
|
23
|
-
"semverIncrementTag": "beta",
|
|
24
|
-
"publishTag": "beta"
|
|
25
17
|
}
|
|
26
18
|
}
|