Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

chore(deps): bump ember-cli-typescript from 5.0.0 to 5.1.0 #733

Merged
merged 2 commits into from
May 4, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2022

Bumps ember-cli-typescript from 5.0.0 to 5.1.0.

Release notes

Sourced from ember-cli-typescript's releases.

Docs ’n’ blueprints

Overview

Added ⭐️

  • Update tsconfig and corresponding docs (#1488)

Fixed 🔧

  • Ignore no-empty-interface in the default app index.d.ts (#1484)

Documentation 📖

  • docs: Remove references to DS and DS imports. (#1483)
  • Encourage the use of type-only imports (#1485)
  • typo: comment should be pluralized. (#1489)
  • docs: fix typos (#1490)
  • docs: Add link to transforms page (#1491)

Full Change List

New Contributors

Full Changelog: typed-ember/ember-cli-typescript@v5.0.0...v5.1.0

Changelog

Sourced from ember-cli-typescript's changelog.

[5.1.0] - 2021-04-20

Added ⭐️

  • Update tsconfig and corresponding docs (#1488)

Fixed 🔧

  • Ignore no-empty-interface in the default app index.d.ts (#1484)

Documentation 📖

  • docs: Remove references to DS and DS imports. (#1483)
  • Encourage the use of type-only imports (#1485)
  • typo: comment should be pluralized. (#1489)
  • docs: fix typos (#1490)
  • docs: Add link to transforms page (#1491)
Commits
  • 538b46b Prep 5.1.0 (changelog and package.json)
  • 0d5b855 Switch Code of Conduct over to Ember's
  • d2da87a Merge pull request #1490 from muziejus/fix-typo
  • 4f15bc8 Merge branch 'master' into fix-typo
  • 8ff2a1f docs: Remove explicit reference to string transform in attr()
  • fe48547 Merge pull request #1491 from muziejus/add-transform-link
  • 803484a docs: Add link to transforms page
  • b0e8d71 docs: fix typos and replace use of attr()
  • 262f40b Merge pull request #1489 from muziejus/fix-typo
  • 9b3e457 Merge branch 'master' into fix-typo
  • 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 dependabot bot added dependencies Pull requests that update a dependency file internal labels May 1, 2022
dependabot bot and others added 2 commits May 4, 2022 10:29
Bumps [ember-cli-typescript](https://github.com/typed-ember/ember-cli-typescript) from 5.0.0 to 5.1.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@v5.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: ember-cli-typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@mydea mydea force-pushed the dependabot/npm_and_yarn/ember-cli-typescript-5.1.0 branch from 395c977 to 6df2774 Compare May 4, 2022 08:59
@mydea mydea merged commit 6f5d7ad into main May 4, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ember-cli-typescript-5.1.0 branch May 4, 2022 09:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file internal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant