Skip to content
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
wants to merge 175 commits into
base: master
Choose a base branch
from

Conversation

pull[bot]
Copy link

@pull pull bot commented Feb 4, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

johanrd and others added 23 commits December 14, 2020 09:34
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.
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: 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
@pull pull bot added the ⤵️ pull label Feb 4, 2022
simonihmig and others added 30 commits January 12, 2023 13:10
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.
…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
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
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!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.