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 5.0.0 #135

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2022

Bumps ember-cli-typescript from 3.1.4 to 5.0.0.

Release notes

Sourced from ember-cli-typescript's releases.

Ember 4 support and addon.moduleName() shenanigans

Overview

Changed 💥

This now requires Node 12+! That's the only technically breaking change.

  • Update types & ember to 4.x(#1472)

Fixed 🔧

  • Fix type of locationType for Ember v4 (#1466)
  • fix: Use moduleName() to determine addon's referenced name. (#1476)

Documentation 📖

  • docs: fix links to tsconfig.json blueprint (#1445)
  • ember-test-helpers -> @ember/test-helpers (#1473)

Under the hood 🚗

  • Update .npmignore to ignore .github and test folders (#1460)

#1445: typed-ember/ember-cli-typescript#1445 #1460: typed-ember/ember-cli-typescript#1460 #1466: typed-ember/ember-cli-typescript#1466 #1472: typed-ember/ember-cli-typescript#1472 #1473: typed-ember/ember-cli-typescript#1473 #1476: typed-ember/ember-cli-typescript#1476

Full change list

New Contributors

... (truncated)

Changelog

Sourced from ember-cli-typescript's changelog.

[5.0.0] - 2021-02-04

Changed 💥

This now requires Node 12+! That's the only technically breaking change.

  • Update types & ember to 4.x(#1472)

Fixed 🔧

  • Fix type of locationType for Ember v4 (#1466)

Documentation 📖

  • docs: fix links to tsconfig.json blueprint (#1445)
  • ember-test-helpers -> @ember/test-helpers (#1473)

Under the hood 🚗

  • Update .npmignore to ignore .github and test folders (#1460)

#1445: typed-ember/ember-cli-typescript#1445 #1460: typed-ember/ember-cli-typescript#1460 #1466: typed-ember/ember-cli-typescript#1466 #1472: typed-ember/ember-cli-typescript#1472 #1473: typed-ember/ember-cli-typescript#1473

[4.2.1] - 2021-06-17

This is a republish of 4.2.0 without the accidentally included 500+ MB of debugging copies of node_modules.

[4.2.0] - 2021-06-15

Added ⭐️

  • Install @​types/ember-data__* when ember-data is found (#1411)

Changed 💥

  • update option noEmitOnError to true (#1415)

Documentation 📖

  • Update Broccoli URL (#1409)
  • Improve sentence about declare modifier (#1414)
  • Link to decorator usage doc from ED-models doc (#1404)
  • Fix link to doc "working with route models" (#1418)
  • Fix typo [in services docs] (#1421)
  • @​ember-data/object is not a thing (#1429)
  • Update README.md (#1425)

... (truncated)

Commits
  • 544e327 5.0.0
  • 6940b64 Changelog for v5.0.0
  • 327e63d Merge pull request #1399 from typed-ember/dependabot/npm_and_yarn/socket.io-2...
  • c36cfd3 Merge pull request #1391 from johanrd/patch-1
  • 3336613 chore(deps): bump socket.io from 2.3.0 to 2.4.1
  • 36b8c4a Merge latest master
  • eae2261 Merge pull request #1410 from SergeAstapov/docs-transform
  • c06c717 Merge branch 'master' into docs-transform
  • 47b7a07 Merge pull request #1450 from typed-ember/dependabot/npm_and_yarn/tmpl-1.0.5
  • 7493f07 Merge branch 'master' into dependabot/npm_and_yarn/tmpl-1.0.5
  • 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)

Bumps [ember-cli-typescript](https://github.com/typed-ember/ember-cli-typescript) from 3.1.4 to 5.0.0.
- [Release notes](https://github.com/typed-ember/ember-cli-typescript/releases)
- [Changelog](https://github.com/typed-ember/ember-cli-typescript/blob/master/CHANGELOG.md)
- [Commits](typed-ember/ember-cli-typescript@v3.1.4...v5.0.0)

---
updated-dependencies:
- dependency-name: ember-cli-typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 7, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 25, 2022

Superseded by #151.

@dependabot dependabot bot closed this Apr 25, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ember-cli-typescript-5.0.0 branch April 25, 2022 11:07
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.

0 participants