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

fix(deps): ember-cli-typescript #409

Merged
merged 1 commit into from Apr 3, 2020
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 7, 2019

This PR contains the following updates:

Package Type Update Change
ember-cli-typescript dependencies major ^2.0.0-beta.3 -> ^3.0.0

Release Notes

typed-ember/ember-cli-typescript

v3.1.3

Compare Source

Fixed πŸ”§
  • Issue a warning if we detect a .js/.ts file collision (#​1046)
Under the hood πŸš—

v3.1.2

Compare Source

Fixed πŸ”§
  • Remove trailing space in the global.d.ts blueprint (#​866)
  • Ensure we register Babel plugins with their full path (#​946)
  • Ensure errors are emitted when ts:precompile fails (#​984)
Under the hood πŸš—

v3.1.1

Compare Source

Added ⭐️

v3.0.0

Compare Source

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.

Renovate configuration

πŸ“… Schedule: "after 3am,before 9am" in timezone America/Los_Angeles.

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/ember-cli-typescript-3.x branch from 3ceb8e4 to 0c897e4 Compare April 3, 2020 15:41
@Turbo87 Turbo87 merged commit c493a53 into master Apr 3, 2020
@renovate renovate bot deleted the renovate/ember-cli-typescript-3.x branch April 3, 2020 18:50
mike-north-bot pushed a commit that referenced this pull request Apr 4, 2020
## [0.2.9](v0.2.8...v0.2.9) (2020-04-04)

### Bug Fixes

* **deps:** ember-cli-typescript ([#409](#409)) ([c493a53](c493a53))
@mike-north-bot
Copy link
Collaborator

πŸŽ‰ This PR is included in version 0.2.9 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants