ember-cli-string-helpers
ember-cli-string-helpers copied to clipboard
Bump ember-source from 6.6.0 to 6.8.0
Bumps ember-source from 6.6.0 to 6.8.0.
Release notes
Sourced from ember-source's releases.
v6.8.0
CHANGELOG
- #20950 / #20961 / #20963 [FEATURE] Upgrade glimmer-vm to build in Tracked Collections (previously provided by
tracked-built-ins) per [RFC #1068](https://rfcs.emberjs.com/id/1068-tracked-collections).
- [WARNING] Drops support for TS 5.0 and TS 5.1 under our TS Support policy
- #20962 / #20966 / #20974 [FEATURE] Add
renderComponentper [RFC #1099](https://rfcs.emberjs.com/id/1099-renderComponent).- #20957 / #20960 Add TS 5.8, 5.9 to the TS test matrix
- #20988 [BUGFIX] Drop unnecessary package ember-cli-htmlbars-inline-precompile from component-test blueprint
v6.8.0-beta.4
CHANGELOG
- #20988 [BUGFIX] Drop unnecessary package ember-cli-htmlbars-inline-precompile from component-test blueprint
v6.8.0-beta.3
CHANGELOG
- #20974 [BUGFIX] Fix issue with renderer's cleanup since the introduction of renderComponent
v6.8.0-beta.2-ember-source
CHANGELOG
- #20966 [BUGFIX] Correctly export
renderComponentfrom@ember/rendererv6.8.0-beta.1-ember-source
CHANGELOG
- #20950 / #20961 / #20963 [FEATURE] Upgrade glimmer-vm to build in Tracked Collections (previously provided by
tracked-built-ins) per [RFC #1068](https://rfcs.emberjs.com/id/1068-tracked-collections).
- [WARNING] Drops support for TS 5.0 and TS 5.1 under our TS Support policy
- #20962 [FEATURE] Add
renderComponentper [RFC #1099](https://rfcs.emberjs.com/id/1099-renderComponent).- #20957 / #20960 Add TS 5.8, 5.9 to the TS test matrix
- #20949 [INTERNAL] Add a workflow to generate api docs and open PRs to the api docs data repo
v6.7.0-ember-source
CHANGELOG
- #20939 [ENHANCEMENT] Add
import { trustHTML } from '@ember/template';as an alias of `import { htmlSafe } from '@ember/template', for naming that better matches the behavior.- #20941 [CLEANUP] Remove code from
deprecate-array-prototype-extensionsdeprecation that was until 6.0- #20920 / #20922 [INTERNAL] Remove many uses of
.extend- #20926 [INTERNAL] Remove all view mixins
v6.7.0-beta.1-ember-source
CHANGELOG
- #20939 [ENHANCEMENT] Add
import { trustHTML } from '@ember/template';as an alias of `import { htmlSafe } from '@ember/template', for naming that better matches the behavior.- #20941 [CLEANUP] Remove code from
deprecate-array-prototype-extensionsdeprecation that was until 6.0- #20920 / #20922 [INTERNAL] Remove many uses of
.extend- #20926 [INTERNAL] Remove all view mixins
Changelog
Sourced from ember-source's changelog.
v6.8.0 (October 13, 2025)
- #20950 / #20961 / #20963 [FEATURE] Upgrade glimmer-vm to build in Tracked Collections (previously provided by
tracked-built-ins) per [RFC #1068](https://rfcs.emberjs.com/id/1068-tracked-collections).
- [WARNING] Drops support for TS 5.0 and TS 5.1 under our TS Support policy
- #20962 / #20966 / #20974 [FEATURE] Add
renderComponentper [RFC #1099](https://rfcs.emberjs.com/id/1099-renderComponent).- #20957 / #20960 Add TS 5.8, 5.9 to the TS test matrix
- #20988 [BUGFIX] Drop unnecessary package ember-cli-htmlbars-inline-precompile from component-test blueprint
v6.7.0 (September 1, 2025)
- #20939 [ENHANCEMENT] Add
import { trustHTML } from '@ember/template';as an alias of `import { htmlSafe } from '@ember/template', for naming that better matches the behavior.- #20941 [CLEANUP] Remove code from
deprecate-array-prototype-extensionsdeprecation that was until 6.0- #20920 / #20922 [INTERNAL] Remove many uses of
.extend- #20926 [INTERNAL] Remove all view mixins
Commits
- See full diff in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for ember-source since your current version.
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.