Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 23, 2020

Bumps ember-cli-typescript from 2.0.2 to 3.1.3.

Release notes

Sourced from ember-cli-typescript's releases.

Collisions are dangerous

Fixed 🔧

  • Issue a warning if we detect a .js/.ts file collision (#1046)

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

Under the hood 🚗

  • Add prettier eslint deps (#1045)
  • Use Node 10 for CI (but don't "officially" stop supporting node 8 yet) (#1047)
  • Bumped [31 dependency versions][3.1.3-deps-bumps]

#1045: typed-ember/ember-cli-typescript#1045 #1047: typed-ember/ember-cli-typescript#1047 [3.1.3-deps-bumps]: https://github.com/typed-ember/ember-cli-typescript/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Amerged+merged%3A2019-12-14T10%3A52%3A00%2B0600..2020-01-22T13%3A00%3A00%2B0600+chore%28deps%29+in%3Atitle+

Upgrading ⚙️

ember install ember-cli-typescript@latest

Contributors 🙇

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

Errors are useful

What Changed?

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)

#866: typed-ember/ember-cli-typescript#866 #946: typed-ember/ember-cli-typescript#946 #984: typed-ember/ember-cli-typescript#984

Under the hood 🚗

  • Switch from Azure Pipelines to GitHub Actions. Hopefully our Windows builds will be much more stable now! 🤞 (#955, #959)
  • Ensure commitlint uses the correct config in CI (#985)
  • Move docs to a custom domain (#993)
  • Bumped [49 dependency versions][3.1.2-deps-bumps]
... (truncated)
Changelog

Sourced from ember-cli-typescript's changelog.

[3.1.3] - 2020-01-22

Fixed 🔧

  • Issue a warning if we detect a .js/.ts file collision (#1046)

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

Under the hood 🚗

  • Add prettier eslint deps (#1045)
  • Use Node 10 for CI (but don't "officially" stop supporting node 8 yet) (#1047)
  • Bumped [31 dependency versions][3.1.3-deps-bumps]

#1045: typed-ember/ember-cli-typescript#1045 #1047: typed-ember/ember-cli-typescript#1047 [3.1.3-deps-bumps]: https://github.com/typed-ember/ember-cli-typescript/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Amerged+merged%3A2019-12-14T10%3A52%3A00%2B0600..2020-01-22T13%3A00%3A00%2B0600+chore%28deps%29+in%3Atitle+

[3.1.2] - 2019-12-14

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)

#866: typed-ember/ember-cli-typescript#866 #946: typed-ember/ember-cli-typescript#946 #984: typed-ember/ember-cli-typescript#984

Under the hood 🚗

  • Switch from Azure Pipelines to GitHub Actions. Hopefully our Windows builds will be much more stable now! 🤞 (#955, #959)
  • Ensure commitlint uses the correct config in CI (#985)
  • Move docs to a custom domain (#993)
  • Bumped [49 dependency versions][3.1.2-deps-bumps]

#955: typed-ember/ember-cli-typescript#955 #959: typed-ember/ember-cli-typescript#959 #985: typed-ember/ember-cli-typescript#985 #993: typed-ember/ember-cli-typescript#993 [3.1.2-deps-bumps]: https://github.com/typed-ember/ember-cli-typescript/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Amerged+merged%3A2019-11-06T16%3A26%3A25%2B0100..2019-12-14T10%3A52%3A00%2B0600+chore%28deps%29+in%3Atitle+

[3.1.1] - 2019-11-06

Added ⭐️

  • Adds appropriate Babel plugins to support the nullish coalescing and [optional chaining][optional-chaining] proposals, both supported in TypeScript [starting with 3.7][ts-3.7]. (#914, #936)
... (truncated)
Commits
  • a02dbf5 chore: release v3.1.3
  • e2ddeef Merge pull request #1056 from typed-ember/renovate/husky-4.x
  • 799be23 chore(deps): update dependency husky to v4.2.0
  • ecf20b8 Merge pull request #1034 from typed-ember/renovate/resolve-1.x
  • 11a59c9 chore(deps): update dependency @types/resolve to v1
  • b90cb9d Merge pull request #928 from typed-ember/renovate/express-4.17.x
  • 89a02b2 chore(deps): force update of second-level dependency @types/express-serve-sta...
  • 263d639 chore(deps): update dependency @types/express to v4.17.2
  • b63ee5b Merge pull request #981 from typed-ember/renovate/got-10.x
  • c866fc2 chore(deps): update dependency got to v10
  • 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 Jan 23, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-cli-typescript-3.1.3 branch from ed06b49 to 8f01485 Compare May 8, 2020 00:50
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-cli-typescript-3.1.3 branch from 8f01485 to e8bcf12 Compare May 8, 2020 01:09
@dependabot-preview
Copy link
Contributor Author

Superseded by #261.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ember-cli-typescript-3.1.3 branch June 1, 2020 03:46
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