sruusk / esea-scraper

A consumable Node package to scrape data from ESEA API
https://www.npmjs.com/package/esea-scraper
Other
3 stars 2 forks source link

Bump @ulixee/hero from 2.0.0-alpha.7 to 2.0.0-alpha.8 #50

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @ulixee/hero from 2.0.0-alpha.7 to 2.0.0-alpha.8.

Release notes

Sourced from @​ulixee/hero's releases.

v2.0.0-alpha.8

What's Changed

Full Changelog: https://github.com/ulixee/hero/compare/v2.0.0-alpha.7...v2.0.0-alpha.8

Changelog

Sourced from @​ulixee/hero's changelog.

2.0.0-alpha.8 (2022-07-13)

Bug Fixes

  • client fix: the doneFn in waitForResource should support async (715992)
  • core: fix profile restore (bd86f48)
  • core: user profile failed w detached frame (ada70f9)
  • docs: awaited dom links wrong (29df853)
Commits
  • 1a9be75 v2.0.0-alpha.8
  • 7159928 fix: the doneFn in waitForResource should support async
  • c35f4c4 Merge pull request #136 from ulixee/profile
  • 29df853 fix(docs): awaited dom links wrong
  • ada70f9 fix(core): user profile failed w detached frame
  • be517d6 Merge pull request #134 from ulixee/profile
  • bd86f48 fix(core): fix profile restore
  • See full diff 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @Apina-32.


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)