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

chore(deps-dev): bump ember-cli-typescript from 3.1.4 to 4.0.0 #4967

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps ember-cli-typescript from 3.1.4 to 4.0.0.

Release notes

Sourced from ember-cli-typescript's releases.

No relation to TypeScript 4.0

Breaking πŸ’₯

  • Drop support for Node 8 (#1017)
  • Don't configure Babel for TS transpilation (#1018)

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)

#1017: typed-ember/ember-cli-typescript#1017 #1018: typed-ember/ember-cli-typescript#1018 [4.0.0-deps-bumps]: https://github.com/typed-ember/ember-cli-typescript/pulls?q=is%3Apr+is%3Amerged+base%3Amaster+merged%3A2020-05-29T11%3A00%3A00-0500..2020-09-02T18%3A00%3A00-0400+chore%28deps%29+in%3Atitle+

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.

Ready for prime time?

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)
Changelog

Sourced from ember-cli-typescript's changelog.

[4.0.0] - 2020-09-02

Breaking πŸ’₯

  • Drop support for Node 8 (#1017)
  • Don't configure Babel for TS transpilation (#1018)

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)

#1017: typed-ember/ember-cli-typescript#1017 #1018: typed-ember/ember-cli-typescript#1018 [4.0.0-deps-bumps]: https://github.com/typed-ember/ember-cli-typescript/pulls?q=is%3Apr+is%3Amerged+base%3Amaster+merged%3A2020-05-29T11%3A00%3A00-0500..2020-09-02T18%3A00%3A00-0400+chore%28deps%29+in%3Atitle+

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.

[4.0.0-rc.1] - 2020-07-14

Added ⭐️

  • Don't run type-checking middleware when an existing build is used via --path (#1148)

Changed πŸ’₯

Commits
  • 0dd078b chore: release v4.0.0
  • e27904c chore(deps): update dependency @types/node to v14.6.3
  • d3ad529 chore(deps): update dependency got to v11.6.0
  • bedd1bd chore(deps): update dependency eslint to v7.8.1
  • 6399ba1 chore(deps): update dependency ember-cli to v3.21.0
  • d932f6d chore(deps): update dependency ember-cli to v3.20.1
  • 77a386b chore(deps): update dependency eslint to v7.8.0
  • 27ef88f chore(deps): update dependency ember-source to v3.21.1
  • ac57736 chore(deps): update dependency @types/node to v14.6.2
  • 0db4ec1 chore(deps): update dependency mocha to v8.1.3
  • 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 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 Sep 3, 2020
@vercel
Copy link

vercel bot commented Sep 3, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

πŸ” Inspect: https://vercel.com/eventyay/open-event-frontend/fqejlt79j
βœ… Preview: https://open-event-fro-git-dependabot-npmandyarnember-cli-typesc-ec46fd.eventyay.vercel.app

@codecov
Copy link

codecov bot commented Sep 3, 2020

Codecov Report

Merging #4967 into development will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development    #4967   +/-   ##
============================================
  Coverage        22.88%   22.88%           
============================================
  Files              485      485           
  Lines             5142     5142           
  Branches            21       21           
============================================
  Hits              1177     1177           
  Misses            3961     3961           
  Partials             4        4           

Continue to review full report at Codecov.

Legend - Click here to learn more
Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data
Powered by Codecov. Last update 3680d6f...81f3250. Read the comment docs.

@iamareebjamal iamareebjamal merged commit 24f3b89 into development Sep 4, 2020
@iamareebjamal iamareebjamal deleted the dependabot/npm_and_yarn/ember-cli-typescript-4.0.0 branch September 4, 2020 02:15
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.

None yet

1 participant