forked from typed-ember/ember-cli-typescript
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pull] master from typed-ember:master #569
Open
pull
wants to merge
175
commits into
buschtoens:master
Choose a base branch
from
typed-ember:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
I had to add devtool to my webpackConfig in order for sourcemaps to be generated of my typescript files with Embroider. Not sure if this documentation belongs here or in the embroider docs (or whether there are other/better ways to set up the config)
In fresh apps, previously, we'd start with a TS error, which crashes ember-cli atm, due to an ember-cli issue.
Also use pinned volta versions in CI.
This change ensures that the precompile tests that exercise package naming properly read package.json and index.js from disk. This makes it so the test fails without the moduleName() fix in the prior commit.
Update types & ember to 4.x
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Fix type of `locationType`
fix: Use `moduleName()` to determine addon's referenced name.
Docs: Fix incorrect Route Models link in Routes doc
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.11.0 to 1.14.7. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.11.0...v1.14.7) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…low-redirects-1.14.7 chore(deps): bump follow-redirects from 1.11.0 to 1.14.7
…l-1.0.5 chore(deps): bump tmpl from 1.0.4 to 1.0.5
docs: add Ember Data transform page
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.3.0 to 2.4.1. - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/2.4.1/CHANGELOG.md) - [Commits](socketio/socket.io@2.3.0...2.4.1) Signed-off-by: dependabot[bot] <[email protected]>
docs: Update configuration.md to include an example of generating sourcemaps with Embroider
The type package has been deprecated and is basically a no-op package, with types coming directly from `@ember/test-helpers`, so can be removed here.
getOwner can now return undefined. See https://github.com/emberjs/ember.js/blob/d7b3f9d95a5bd2619c2762ffda6fbd0b57185cb4/packages/%40ember/-internals/owner/index.ts#L64-L69
Update getOwner example
…pers Remove deprecated `@types/ember__test-helpers` from blueprint
…ode-uri-component-0.2.2 chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
docs: Reference Glint in docs
This gets us 'clean' support for interop with ember-cli-babel v8, which works just fine with this package. Fixes #1567
Note: This is a breaking change! However, it is only breaking in a strict sense, and no runtime behavior should be different.
Fix ModelRegistry declaration example
Adding note to testing.md about qunit-dom
fix: typo in code example in components.md
Loosen version check against ember-cli-babel
Use the current Node LTS
Co-authored-by: Adrian Bettridge-Wiese <[email protected]>
The previous suggested change was supposed to include this, but missed it because of nested code blocks inside the suggested change. Whoops!
Put in maintenance mode.
Divert to real docs
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.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )