Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 7, 2019

Bumps ember-cli-typescript from 2.0.2 to 3.1.1.

Release notes

Sourced from ember-cli-typescript's releases.

If you like ⛓

What Changed?

Added ⭐️

#914: typed-ember/ember-cli-typescript#914
#936: typed-ember/ember-cli-typescript#936

Upgrading ⚙️

ember install ember-cli-typescript@latest

Contributors 🙇

Thanks to everyone who contributed to this release in any way! In randomly shuffled order:

Make less noise, do fewer needless things

What Changed?

Added ⭐️

  • In addons, ember-cli-typescript now installs itself into dependencies regardless of what ember install command you use. #623

Breaking 💥

  • No longer adds the Babel class properties plugin. This is a fix for #707, but it will break against ember-cli-babel versions before 7.7.
  • Removes support in the default blueprint for initializing new Module Unification projects, in line with MU's removal from Ember's roadmap in favor of other directions. Existing MU projects should continue to build and typecheck according to the local tsconfig.json. (#826)
  • Drops support for Node 6.

#707: typed-ember/ember-cli-typescript#707

Upgrading

Thanks to #623, whether in an app or an addon you can simply run:

ember install ember-cli-typescript@latest
</tr></table> ... (truncated)
Changelog

Sourced from ember-cli-typescript's changelog.

[3.1.1] - 2019-11-06

Added ⭐️

#914: typed-ember/ember-cli-typescript#914
#936: typed-ember/ember-cli-typescript#936

3.1.0 - 2019-11-06

3.1.0 was a bad release on npm, and was yanked accordingly. See 3.1.1!

[3.0.0] - 2019-08-30

Added ⭐️

  • In addons, ember-cli-typescript now installs itself into dependencies regardless of what ember install command you use. #623

Breaking 💥

  • No longer adds the Babel class properties plugin. This is a fix for #707, but it will break against ember-cli-babel versions before 7.7.
  • Removes support in the default blueprint for initializing new Module Unification projects, in line with MU's removal from Ember's roadmap in favor of other directions. Existing MU projects should continue to build and typecheck according to the local tsconfig.json. (#826)
  • Drops support for Node 6.

#623: typed-ember/ember-cli-typescript#623
#707: typed-ember/ember-cli-typescript#707

Commits
  • 52df62a v3.1.1
  • 39e3b7f Merge pull request #936 from typed-ember/optional-chaining-for-everyone
  • db47fd1 fix: enable nullish coalescing and optional chaining unconditionally
  • 9f0eb80 fix(deps): update dependency @babel/plugin-transform-typescript to ~7.7.0
  • b90aac0 chore(deps): update typescript-eslint monorepo to v2.6.1
  • de9e988 chore(deps): update dependency ember-load-initializers to v2.1.1
  • 4dac2e9 Merge pull request #903 from typed-ember/renovate/execa-3.x
  • 1743d87 Merge branch 'master' into renovate/execa-3.x
  • 6c493ae Merge pull request #914 from typed-ember/ts-3.7-plugins
  • 4256d74 Merge branch 'master' into renovate/execa-3.x
  • Additional commits viewable in compare view

Dependabot compatibility score

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 will not automatically merge this PR because it includes an out-of-range update to a production dependency.


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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 7, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-cli-typescript-3.1.1 branch 3 times, most recently from d224e2e to 2bc5de5 Compare November 22, 2019 03:21
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-cli-typescript-3.1.1 branch from 2bc5de5 to 276671e Compare November 25, 2019 03:23
@dependabot-preview
Copy link
Contributor Author

Superseded by #230.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ember-cli-typescript-3.1.1 branch December 16, 2019 03:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant