Skip to content

Update dependency ora to v6 #5406

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

Merged
merged 1 commit into from
Oct 15, 2021
Merged

Update dependency ora to v6 #5406

merged 1 commit into from
Oct 15, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 30, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ora 5.4.1 -> 6.0.1 age adoption passing confidence

Release Notes

sindresorhus/ora

v6.0.1

Compare Source

v6.0.0

Compare Source

Breaking
  • Require Node.js 12.20 ede1a54
  • This package is now pure ESM. Please read this.
  • ora.promise is now a named import called oraPromise (#​181) 9c01990
    • import {oraPromise} from 'ora';
  • oraPromise now returns the given promise instead of this (#​181) 9c01990
    • This lets you await it directly, which is more useful than chaining.
Improvements

Configuration

📅 Schedule: "before 3am on Friday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@changeset-bot
Copy link

changeset-bot bot commented Aug 30, 2021

⚠️ No Changeset found

Latest commit: 7991393

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Aug 30, 2021

Size Analysis Report

Affected Products

No changes between base commit (f27fe43) and head commit (d3e4fc0).

@renovate renovate bot force-pushed the renovate/ora-6.x branch from 91f33fd to c5cc776 Compare September 1, 2021 23:28
@renovate renovate bot force-pushed the renovate/ora-6.x branch 3 times, most recently from 1b8b727 to d9fe294 Compare September 10, 2021 04:20
@Feiyang1 Feiyang1 changed the title Update dependency ora to v6 [DO NOT MERGE]Update dependency ora to v6 Sep 10, 2021
@Feiyang1
Copy link
Member

Feiyang1 commented Sep 10, 2021

The PR requires changing all our scripts to run in esm mode. It also means all 3rd libs we use need to run in esm mode, which could have issues. The major block though is esm support in ts-node.

@renovate renovate bot changed the title [DO NOT MERGE]Update dependency ora to v6 Update dependency ora to v6 Sep 10, 2021
@renovate renovate bot force-pushed the renovate/ora-6.x branch from d9fe294 to 619a197 Compare September 13, 2021 19:01
@renovate renovate bot force-pushed the renovate/ora-6.x branch from 619a197 to aea9d08 Compare September 25, 2021 00:59
@google-cla google-cla bot added the cla: yes label Sep 25, 2021
@google-oss-bot
Copy link
Contributor

google-oss-bot commented Sep 25, 2021

Binary Size Report

Affected SDKs

No changes between base commit (f27fe43) and head commit (d3e4fc0).

Test Logs

@renovate renovate bot force-pushed the renovate/ora-6.x branch from aea9d08 to 7991393 Compare October 15, 2021 21:16
@hsubox76 hsubox76 merged commit 04295f2 into master Oct 15, 2021
@hsubox76 hsubox76 deleted the renovate/ora-6.x branch October 15, 2021 22:18
Feiyang1 added a commit that referenced this pull request Oct 20, 2021
Feiyang1 added a commit that referenced this pull request Oct 20, 2021
@firebase firebase locked and limited conversation to collaborators Nov 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants