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): update #4768

Merged
merged 3 commits into from Mar 14, 2023
Merged

chore(deps): update #4768

merged 3 commits into from Mar 14, 2023

Conversation

alexander-akait
Copy link
Member

  • This is a bugfix
  • This is a feature
  • This is a code refactor
  • This is a test update
  • This is a docs update
  • This is a metadata update

For Bugs and Features; did you add new tests?

Motivation / Use-Case

let's update deps and try to figure out why out tests failed often

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Mar 14, 2023

Codecov Report

Patch coverage has no change and project coverage change: +10.18 🎉

Comparison is base (87a26cf) 81.91% compared to head (f50b9ee) 92.10%.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #4768       +/-   ##
===========================================
+ Coverage   81.91%   92.10%   +10.18%     
===========================================
  Files          15       16        +1     
  Lines        1648     1659       +11     
  Branches      618      618               
===========================================
+ Hits         1350     1528      +178     
+ Misses        261      120      -141     
+ Partials       37       11       -26     

see 4 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@alexander-akait
Copy link
Member Author

ws just added:

"exports": {
    ".": {
      "browser": "./browser.js",
      "import": "./wrapper.mjs",
      "require": "./index.js"
    },
    "./package.json": "./package.json"
  },

without major release and now jest in jsdom env is thinking that we are in browser, great...

@alexander-akait alexander-akait merged commit a615d5b into master Mar 14, 2023
@alexander-akait alexander-akait deleted the chore-deps-update branch March 14, 2023 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant