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

[examples] Pin Ember to 14.x #7782

Merged
merged 1 commit into from May 10, 2022
Merged

[examples] Pin Ember to 14.x #7782

merged 1 commit into from May 10, 2022

Conversation

styfle
Copy link
Member

@styfle styfle commented May 10, 2022

Fixes an issue described in yui/yuidoc#453

TypeError [ERR_INVALID_ARG_TYPE]: The "options" argument must be of type object. Received an instance of Array

In a follow up PR, we should bump to the latest ember so it can support node 16

@codecov
Copy link

codecov bot commented May 10, 2022

Codecov Report

Merging #7782 (0fef9fe) into main (074535f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #7782   +/-   ##
=======================================
  Coverage   50.97%   50.97%           
=======================================
  Files         149      149           
  Lines        5764     5764           
  Branches     1456     1456           
=======================================
  Hits         2938     2938           
  Misses       2817     2817           
  Partials        9        9           

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: examples semver: patch PR contains bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants