ember-cli-storybook
ember-cli-storybook copied to clipboard
Bump ember-source from 3.28.11 to 4.12.0
Bumps ember-source from 3.28.11 to 4.12.0.
Release notes
Sourced from ember-source's releases.
v4.12.0
CHANGELOG
- #20352 [FEATURE] Enable generating Typescript blueprints when
isTypeScriptProject
is true without additional environment variables per [RFC #800](https://rfcs.emberjs.com/id/0800-ts-adoption-plan).- #20355 [FEATURE] Enhance the Typescript blueprint for generated services per [RFC #800](https://rfcs.emberjs.com/id/0800-ts-adoption-plan).
- #20356 [FEATURE] Generate signature in Typescript component blueprints per [RFC #800](https://rfcs.emberjs.com/id/0800-ts-adoption-plan).
- #20388 [BUGFIX] Don't run getters while applying mixins
- #20398 [BUGFIX] Fix runloop types on TS 5.0+
- #20385 [BUGFIX] Improve error for owner methods called after destroy
v4.12.0-beta.3
CHANGELOG
- #20388 [BUGFIX] Don't run getters while applying mixins
- #20398 [BUGFIX] Fix runloop types on TS 5.0+
v4.12.0-beta.2
CHANGELOG
- #20385 [BUGFIX] Improve error for owner methods called after destroy
v4.12.0-beta.1
CHANGELOG
- #20352 [FEATURE] Enable generating Typescript blueprints when
isTypeScriptProject
is true without additional environment variables per [RFC #800](https://rfcs.emberjs.com/id/0800-ts-adoption-plan).- #20355 [FEATURE] Enhance the Typescript blueprint for generated services per [RFC #800](https://rfcs.emberjs.com/id/0800-ts-adoption-plan).
- #20356 [FEATURE] Generate signature in Typescript component blueprints per [RFC #800](https://rfcs.emberjs.com/id/0800-ts-adoption-plan).
v4.11.0
CHANGELOG
- #20288 [FEATURE] Stable types for
@ember/owner
- #20323 [FEATURE] Introduce stable types for
@ember/error
- #20361 [BUGFIX] Support a
router.ts
file when generating routes- #20373 / #20374 [BUGFIX] Make the type for
SafeString
public- #20345 [CLEANUP] Remove flags for released features
- #20285 Update to TS v4.9
v4.11.0-beta.1
CHANGELOG
- #20288 [FEATURE] Stable types for
@ember/owner
- #20323 [FEATURE] Introduce stable types for
@ember/error
- #20345 [CLEANUP] Remove flags for released features
- #20285 Update to TS v4.9
v4.10.0
CHANGELOG
- #20270 / #20271 [FEATURE] Add new imports for
getOwner
andsetOwner
from@ember/owner
and introduce new@ember/routing
sub-modules as part of [RFC #821](https://rfcs.emberjs.com/id/0821-public-types).
... (truncated)
Changelog
Sourced from ember-source's changelog.
v4.12.0 (April 3, 2023)
- #20352 [FEATURE] Enable generating Typescript blueprints when
isTypeScriptProject
is true without additional environment variables per [RFC #800](https://rfcs.emberjs.com/id/0800-ts-adoption-plan).- #20355 [FEATURE] Enhance the Typescript blueprint for generated services per [RFC #800](https://rfcs.emberjs.com/id/0800-ts-adoption-plan).
- #20356 [FEATURE] Generate signature in Typescript component blueprints per [RFC #800](https://rfcs.emberjs.com/id/0800-ts-adoption-plan).
- #20388 [BUGFIX] Don't run getters while applying mixins
- #20398 [BUGFIX] Fix runloop types on TS 5.0+
- #20385 [BUGFIX] Improve error for owner methods called after destroy
v4.11.0 (February 20, 2023)
- #20288 [FEATURE] Stable types for
@ember/owner
- #20323 [FEATURE] Introduce stable types for
@ember/error
- #20361 [BUGFIX] Support a
router.ts
file when generating routes- #20373 / #20374 [BUGFIX] Make the type for
SafeString
public- #20345 [CLEANUP] Remove flags for released features
- #20285 Update to TS v4.9
v4.10.0 (January 11, 2023)
- #20270 / #20271 [FEATURE] Add new imports for
getOwner
andsetOwner
from@ember/owner
and introduce new@ember/routing
sub-modules as part of [RFC #821](https://rfcs.emberjs.com/id/0821-public-types).- #20341 [DEPRECATION] Deprecations for importing
htmlSafe
andisHTMLSafe
from@ember/string
. They have moved to@ember/template
. From [RFC #236](https://rfcs.emberjs.com/id/0236-deprecation-ember-string).- #20344 [DEPRECATION] Deprecate
@βember/string
when used from ember-source; point users to add the@ember/string
addon per [RFC #236](https://rfcs.emberjs.com/id/0236-deprecation-ember-string).- #20342 [DEPRECATION] Deprecate
@βember/error
per [RFC #889](https://rfcs.emberjs.com/id/0889-deprecate-ember-error).- #20327 [BUGFIX] Fix the types for the mutation-methods of
NativeArray
- #20283 [BUGFIX] revert TS
compilerOptions.target
to ES2017- #20253 Types: Add the
Resolver
type to preview types- #20319 Types: resolve services with
Owner.lookup
v4.9.3 (December 13, 2022)
- #20321 [BUGFIX] ContainerDebugAdapter extends EmberObject
v4.8.4 (December 13, 2022)
- #20321 [BUGFIX] ContainerDebugAdapter extends EmberObject
v4.9.2 (December 12, 2022)
- #20296 Controller
queryParams
should supportreadonly
arrays- #20318 Backport
Resolver
to preview typesv4.8.3 (December 12, 2022)
- #20296 Controller
queryParams
should supportreadonly
arrays- #20318 Backport
Resolver
to preview typesv4.9.1 (November 30, 2022)
- #20284 [BUGFIX] remove incorrect types for deprecation functions
Commits
06735db
Release v4.12.07a49a33
Add v4.12.0 to CHANGELOG42bfdac
Release 4.12.0-beta.34fd0a00
Add v4.12.0-beta.3 to CHANGELOG2bf04d2
Separate tsconfig change241bf59
Update packages/@βember/object/
mixin.tsaa5e4ed
[BUGFIX LTS] Don't run getters while applying mixins7c84305
Fixed a fallback branch inPartialParams
type674bd7f
Add deprecation docs for deprecated modulesf2642a4
Release 4.12.0-beta.2- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
New dependency changes detected. Learn more about Socket for GitHub βοΈ
π¨ Potential security issues found in this pull request. To accept the risk, merge this PR and you will not be notified again.
Bot Commands
To ignore an alert, reply with a comment starting with @SocketSecurity ignore
followed by a space separated list of package-name@version
specifiers. e.g. @SocketSecurity ignore [email protected] bar@*
or ignore all packages with @SocketSecurity ignore-all
@SocketSecurity ignore [email protected]
β οΈ Uses eval
Package uses eval() which is a dangerous function. This prevents the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Avoid packages that use eval, since this could potentially execute any code.
Package | Eval Type | Location | Source |
---|---|---|---|
[email protected] (added) | Function | cli.js | package.json via @ember/[email protected], [email protected], [email protected] |
Pull request alert summary
Issue | Status |
---|---|
Install scripts | β 0 issues |
Native code | β 0 issues |
Bin script confusion | β 0 issues |
Bin script shell injection | β 0 issues |
Shell access | β 0 issues |
Uses eval | β οΈ 1 issue |
Unresolved require | β 0 issues |
Invalid package.json | β 0 issues |
HTTP dependency | β 0 issues |
Git dependency | β 0 issues |
GitHub dependency | β 0 issues |
New author | β 0 issues |
Potential typo squat | β 0 issues |
Known Malware | β 0 issues |
Telemetry | β 0 issues |
Protestware/Troll package | β 0 issues |
π Modified Dependency Overview:
β¬οΈ Updated Package | Version Diff | Added Capability Access | +/- Transitive Count |
Publisher |
---|---|---|---|---|
[email protected] | 3.28.11...4.12.0 | environment | +12/-3 |
ember-release |