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

Update dependency ember-cli-typescript to v4 #209

Merged
merged 1 commit into from
Sep 3, 2020

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 2, 2020

This PR contains the following updates:

Package Type Update Change
ember-cli-typescript dependencies major ^3.1.4 -> ^4.0.0

Release Notes

typed-ember/ember-cli-typescript

v4.0.0

Compare Source

Breaking πŸ’₯
Added ⭐️
  • Don't run type-checking middleware when an existing build is used via --path ([#​1148])
Changed πŸ’₯
  • Update tsconfig.json blueprint target value to 2020 ([#​1108])
  • Use prepack and postpack instead of prepublishOnly and postpublish ([#​1196])
Fixed πŸ”§
  • Bring apps closer to type-checking out of the box ([#​1169])
Under the hood πŸš—
  • Upgrade ✨ Prettier ✨ to a version that supports optional chaining and nullish coalescing (#​1018)
  • Add test for optional chaining and nullish coalescing (#​1018)
  • Add test for class field declaration (#​1018)
  • Add RFCs to repo ([#​1157])
  • Fix description of ts:precompile ([#​1162])
  • Fix dead link to "packages this addon installs" ([#​1164])
  • Get CI passing ([#​1167])
  • Avoid false-positive willTypechecks on Linux ([#​1198])
  • Dependency updates (4.0.0-deps-bumps, [#​1191])
Upgrading βš™οΈ
  • Make sure you are using at least ember-cli-babel@^7.17.0 or your .ts files will be ignored completely!
  • If you are using ember-auto-import, make sure you are using at least ember-auto-import@^1.6.0.
  • Run ember install ember-cli-typescript@^4.0.0 or use your package manager to upgrade to ember-cli-typescript@^4.0.0 directly and skip the blueprint.

Renovate configuration

πŸ“… Schedule: "after 10pm every weekday,before 5am every weekday,every weekend" (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.


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

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

@rwjblue rwjblue merged commit 53688de into master Sep 3, 2020
@rwjblue rwjblue deleted the renovate/ember-cli-typescript-4.x branch September 3, 2020 22:43
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