Open
Conversation
dead89c to
d68dab0
Compare
d68dab0 to
22eb40b
Compare
22eb40b to
c9cd82c
Compare
c9cd82c to
181caea
Compare
181caea to
7fa779c
Compare
7fa779c to
d31625c
Compare
57a057a to
563dcba
Compare
563dcba to
601dc63
Compare
6fbcc7f to
1b5e439
Compare
1b5e439 to
4d85231
Compare
4d85231 to
f2b26b0
Compare
f2b26b0 to
cdc5edd
Compare
cdc5edd to
99dec31
Compare
99dec31 to
d70e81b
Compare
d70e81b to
89dfeff
Compare
89dfeff to
16dc152
Compare
16dc152 to
7e02c4c
Compare
d567aef to
0ca4a9f
Compare
0ca4a9f to
5bbc987
Compare
5636d9f to
6aae355
Compare
9b97c42 to
cf5fadb
Compare
694ea71 to
3112fc1
Compare
a193cea to
4c69805
Compare
12b8443 to
2c5c7de
Compare
2c5c7de to
3bed8f0
Compare
3bed8f0 to
a74ca5b
Compare
a74ca5b to
64e53c8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.24.7→6.12.0Release Notes
emberjs/ember.js (ember-source)
v6.12.0Compare Source
emberjs/ember.jsmonorepo.@glimmer/*packages that were formerly dependencies ofember-sourceare now included in the monorepo. This enables us to more easily iterateon the Glimmer VM and related packages, avoid an integration step with
ember.jsand to more easily share code between them andember-source.glimmer-vmrepo will continue to be published as separate packages, for example,@glimmer/syntaxwill be published.glimmer-vmrepo has been archived and relevant issues have been moved to theemberjs/ember.jsrepo. If you have an issue that was not moved, please reopen it on ember.js, after a search.renderComponenterror: 'attempted to close a tracking frame, but one was not open'renderComponenterror: 'Cannot read property of undefined: reading syscall'Ember.and add import where necessaryGlimmerComponenttoComponentv6.11.1Compare Source
followRedirects()to fixvisit()throwsTransitionAbortederroruse-ember-moduleswith a classic buildv6.11.0Compare Source
GlimmerComponenttoComponentfor autocomplete DXv6.10.1Compare Source
v6.10.0Compare Source
v6.9.0Compare Source
v6.8.4Compare Source
followRedirects()to fixvisit()throwsTransitionAbortederrorv6.8.3Compare Source
v6.8.2Compare Source
v6.8.1Compare Source
v6.8.0Compare Source
tracked-built-ins) per RFC #1068.renderComponentper RFC #1099.v6.7.0Compare Source
import { trustHTML } from '@​ember/template';as an alias of `import { htmlSafe } from '@ember/template', for naming that better matches the behavior.deprecate-array-prototype-extensionsdeprecation that was until 6.0.extendv6.6.0Compare Source
escapeExpressionfrom@ember/templatev6.5.0Compare Source
--route-authoring-formatoption to the route generator to generate template-tag components as route templates per RFC #1046.--strictor--ttper RFC #0779.import Ember from 'ember'per RFC #1003.ember-cli-qunittestsv6.4.0Compare Source
Per the rolling support window, following Semantic Versioning for TypeScript Types,
the supported range of TypeScript versions across two Ember LTS releases must
always overlap.
For more examples, see the Stability heading in this blog post.
verbatimModuleSyntax.{{debugger}}via upgrade @glimmer/runtime.v6.3.0Compare Source
injectfrom@ember/service. The export is renamed toserviceper RFC #0752.deprecate-implicit-route-modeldeprecation. It was deprecated until 6.0.helperwrapper from the helper generator. Plain functions as helpers have been supported since v4.5.v6.2.0Compare Source
EMBER_TYPESCRIPT_BLUEPRINTSfeature flagv6.1.0Compare Source
v6.0.1Compare Source
v6.0.0Compare Source
import Ember from 'ember'barrel file deprecations until 7.0.0v5.12.0Compare Source
v5.11.1Compare Source
v5.11.0Compare Source
Componentsuffix from blueprints to facilitate<template>v5.10.2Compare Source
v5.10.1Compare Source
v5.10.0Compare Source
v5.9.0Compare Source
(action)and{{action}}in templates per RFC #1006.untilforember-sourcehas passed per RFC #0830.exactOptionalPropertyTypesv5.8.0Compare Source
{{this.attrs.foo}}deprecation from the 3.x era. The API was accidentally not removed in 4.0 but the deprecation was removed.v5.7.0Compare Source
component-classblueprint generates a signature in a TS projectwarnmethodcachedas aMethodDecoratorinstead ofPropertyDecoratorv5.6.0Compare Source
v5.5.0Compare Source
TemplateFactorysupportv5.4.1Compare Source
v5.4.0Compare Source
v5.3.0Compare Source
v5.2.0Compare Source
this.elementincomponent-testandhelper-testblueprintsNativeArrayv5.1.2Compare Source
elementis anElementv5.1.1Compare Source
storeto be injected onRouteserializev5.1.0Compare Source
v5.0.0Compare Source
@ember/errorpackageassignpolyfill@ember/stringpackageember-cli-mochaandember-mochawhen generating test blueprintsLocationinterfacemixins/-proxy.tsv4.12.4Compare Source
v4.12.3Compare Source
v4.12.2Compare Source
v4.12.1Compare Source
v4.12.0Compare Source
isTypeScriptProjectis true without additional environment variables per RFC #800.v4.11.0Compare Source
@ember/owner@ember/errorrouter.tsfile when generating routesSafeStringpublicv4.10.0Compare Source
getOwnerandsetOwnerfrom@ember/ownerand introduce new@ember/routingsub-modules as part of RFC #821.htmlSafeandisHTMLSafefrom@ember/string. They have moved to@ember/template. From RFC #236.@ember/stringaddon per RFC #236.NativeArraycompilerOptions.targetto ES2017Resolvertype to preview typesOwner.lookupv4.9.3Compare Source
v4.9.2Compare Source
queryParamsshould supportreadonlyarraysResolverto preview typesv4.9.1Compare Source
v4.9.0Compare Source
getOwnerand GlimmerComponent@types/nodefor TS 4.9 issuev4.8.6Compare Source
v4.8.5Compare Source
v4.8.4Compare Source
v4.8.3Compare Source
queryParamsshould supportreadonlyarraysResolverto preview typesv4.8.2Compare Source
getComponentTemplateto preview typesv4.8.1Compare Source
setandsetPropertiesv4.8.0Compare Source
v4.7.1Compare Source
RouteInfoentriesv4.7.0Compare Source
v4.6.0Compare Source
v4.5.1Compare Source
v4.5.0Compare Source
renderSettledfrom@ember/rendererto enable implementation of RFC #0785.v4.4.5Compare Source
v4.4.4Compare Source
setand `setPropertiesv4.4.3Compare Source
RouteInfoentriesv4.4.2Compare Source
v4.4.1Compare Source
v4.4.0Compare Source
unique-idhelper per RFC #0659.untilfor deprecationsv4.3.0Compare Source
v4.2.0Compare Source
v4.1.0Compare Source
@cacheddecorator per RFC #0566.refreshmethod to the Router Service per RFC #0631.serviceexport from@ember/servicein favour ofinjectimplementing RFC #0752.isEmptywould throw assertionv4.0.1Compare Source
v4.0.0Compare Source
emberis defined as a Bower dependencytemplate-only-glimmer-componentsdeprecation into an errorargument-less-helper-paren-less-invocationdeprecation into an errordeprecate-router-eventssupport code@glimmer/integration-tests,@glimmer/manager,@glimmer/validator@glimmer/manager@glimmer/integration-tests,@glimmer/manager--test-typeoption from the helper blueprintConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.