Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jun 1, 2020

Bumps ember-cli-typescript from 2.0.2 to 3.1.4.

Release notes

Sourced from ember-cli-typescript's releases.

Keep it local

Fixed 🔧

  • Use temp dir in project for precompile (#1153)

Under the hood 🚗

  • Bumped [52 dependency versions][3.1.4-deps-bumps]

#1153: typed-ember/ember-cli-typescript#1153 [3.1.4-deps-bumps]: https://github.com/typed-ember/ember-cli-typescript/pulls?q=is%3Apr+is%3Amerged+base%3Amaster+merged%3A2020-01-22T13%3A00%3A00-0600..2020-05-29T11%3A00%3A00-0500+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:

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 🙇

... (truncated)
Changelog

Sourced from ember-cli-typescript's changelog.

[3.1.4] - 2020-05-29

Fixed 🔧

  • Use temp dir in project for precompile (#1153)

Under the hood 🚗

  • Bumped [52 dependency versions][3.1.4-deps-bumps]

#1153: typed-ember/ember-cli-typescript#1153 [3.1.4-deps-bumps]: https://github.com/typed-ember/ember-cli-typescript/pulls?q=is%3Apr+is%3Amerged+base%3Amaster+merged%3A2020-01-22T13%3A00%3A00-0600..2020-05-29T11%3A00%3A00-0500+chore%28deps%29+in%3Atitle+

[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]
... (truncated)
Commits
  • 1c22c0a chore: release v3.1.4
  • 108ea98 Merge pull request #1153 from typed-ember/use_temp_dir_in_project_for_precompile
  • d1420bb fix: clean up temp dir on error
  • 6dc77dd fix: use removeSync to make sure temp dir is deleted
  • c27eab5 fix: use a temp dir within cwd for precompile
  • 3b1cd07 chore(deps): update dependency eslint-plugin-ember to v7.10.1
  • 9a5b5f3 chore(deps): update dependency eslint-plugin-ember to v7.10.0
  • f523cfa chore(deps): update yarn to v1.22.1
  • 6c71cc3 chore(deps): update dependency ember-source to v3.17.0
  • fe115b1 chore(deps): update dependency qunit-dom to v1.1.0
  • 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 Jun 1, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-cli-typescript-3.1.4 branch from b0c530e to 699edf3 Compare August 11, 2020 22:07
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-cli-typescript-3.1.4 branch from 699edf3 to 8a27094 Compare August 11, 2020 22:11
@dependabot-preview
Copy link
Contributor Author

Superseded by #273.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ember-cli-typescript-3.1.4 branch October 1, 2020 21:50
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