ember-cli / ember-fetch

HTML5 fetch polyfill from github wrapped and bundled for ember-cli users.
MIT License
176 stars 82 forks source link

Bump ember-cli-typescript from 4.1.0 to 5.2.1 #723

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps ember-cli-typescript from 4.1.0 to 5.2.1.

Release notes

Sourced from ember-cli-typescript's releases.

I guess you get one more chance (…with Node 12)

Fixed 🔧

  • Add back missing function expected from ember-cli-typescript-blueprints #1537, (@​dfreeman)

End of the line (…for Node 12)

Added ⭐️

Fixed 🔧

  • Fix import/newline-after-import lint violation in global.d.ts (#1520), @​bmish
  • Fix no-use-before-define lint violation in environment.d.ts (#1521), @​bmish

Documentation 📖

  • Update testing.md to refer to ember-cli-htmlbars instead of ember-cli-htmlbars-inline-precompile (#1517), @​ChristopheTiet
  • docs: use prepack and postpack instead of prepublishOnly and postpublish (#1527), @​bertdeblock
  • Reflect the introduction of Component Signatures (#1530), @​rooman

Under the hood 🚗

v5.1.1

Fixed 🔧

  • Use ember-cli-htmlbars rather than htmlbars-inline-precompile in blueprints (#1519)
  • Fix import/newline-after-import lint violation in global.d.ts (#1520)
  • Fix no-use-before-define lint violation in environment.d.ts (#1521)
  • Add @types/ember to installed packages from blueprint (#1508)
  • Update blueprint to use @tsconfig/ember (#1507)
  • Clarify babel version error message (#1500)

Documentation 📖

  • Update discord channel name, fix typos (#1506)
  • Fix spelling resolveable -> resolvable (#1504)

Docs ’n’ blueprints

Overview

Added ⭐️

  • Update tsconfig and corresponding docs (#1488)

Fixed 🔧

... (truncated)

Changelog

Sourced from ember-cli-typescript's changelog.

[5.2.1] - 2022-10-26

Fixed 🔧

  • Add back missing function expected from ember-cli-typescript-blueprints #1537, (@​dfreeman)

[5.2.0] - 2022-10-25

Added ⭐️

Fixed 🔧

  • Fix import/newline-after-import lint violation in global.d.ts (#1520), @​bmish
  • Fix no-use-before-define lint violation in environment.d.ts (#1521), @​bmish

Documentation 📖

  • Update testing.md to refer to ember-cli-htmlbars instead of ember-cli-htmlbars-inline-precompile (#1517), @​ChristopheTiet
  • docs: use prepack and postpack instead of prepublishOnly and postpublish (#1527), @​bertdeblock
  • Reflect the introduction of Component Signatures (#1530), @​rooman

Under the hood 🚗

[5.1.1] - 2022-09-06

Fixed 🔧

  • Use ember-cli-htmlbars rather than htmlbars-inline-precompile in blueprints (#1519)
  • Fix import/newline-after-import lint violation in global.d.ts (#1520)
  • Fix no-use-before-define lint violation in environment.d.ts (#1521)
  • Add @types/ember to installed packages from blueprint (#1508)
  • Update blueprint to use @tsconfig/ember (#1507)
  • Clarify babel version error message (#1500)

Documentation 📖

  • Update discord channel name, fix typos (#1506)
  • Fix spelling resolveable -> resolvable (#1504)

[5.1.0] - 2021-04-20

Added ⭐️

  • Update tsconfig and corresponding docs (#1488)

... (truncated)

Commits
  • 6c443fa v5.2.1
  • 4616749 Always use local e-c-ts, regardless of transitive dependencies
  • 50f43fb Remove ember-cli-typescript-blueprints from devDeps
  • 6a02752 Remove assumption of ember-cli-typescript-blueprints from docs
  • c7cb072 Airlift updatePathsForAddon from the blueprints package
  • bd1758f v5.2.0
  • 617ef5e Merge pull request #1509 from NullVoxPopuli/patch-4
  • 90f3656 Merge remote-tracking branch 'origin/master' into patch-4
  • 48eccbf Merge pull request #1526 from bertdeblock/include-ember-destroyable-types
  • 59e7ced Merge remote-tracking branch 'origin/master' into include-ember-destroyable-t...
  • 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)