Skip to content

Update dependency chalk to v4 #3298

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 2 commits into from
Jun 26, 2020
Merged

Update dependency chalk to v4 #3298

merged 2 commits into from
Jun 26, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 26, 2020

This PR contains the following updates:

Package Type Update Change
chalk devDependencies major 3.0.0 -> 4.1.0

Release Notes

chalk/chalk

v4.1.0

Compare Source

v4.0.0

Compare Source

Breaking
  • Require Node.js 10 61999a4
  • Change the Level TypeScript type to be a union instead of enum f0f4638
-if (chalk.level > Level.None) {}
+if (chalk.level > 0) {}
Improvements
  • Use Object.setPrototypeOf as __proto__ could potentially be disabled (#​387) 63469d3

Renovate 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 Jun 26, 2020

🦋 Changeset is good to go

Latest commit: d4985b1

We got this.

This PR includes changesets to release 0 packages

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

Not sure what this means? Click here to learn what changesets are.

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

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Jun 26, 2020

Binary Size Report

Affected SDKs

  • @firebase/firestore

    Type Base (a391c3b) Head (3790c6e) Diff
    browser 248 kB 249 kB +412 B (+0.2%)
    esm2017 194 kB 194 kB +397 B (+0.2%)
    main 493 kB 494 kB +1.45 kB (+0.3%)
    module 246 kB 246 kB +412 B (+0.2%)
  • @firebase/firestore/exp

    Type Base (a391c3b) Head (3790c6e) Diff
    main 37.4 kB 272 kB +235 kB (+628.0%)
  • @firebase/firestore/lite

    Type Base (a391c3b) Head (3790c6e) Diff
    main 140 kB 141 kB +448 B (+0.3%)
  • @firebase/firestore/memory

    Type Base (a391c3b) Head (3790c6e) Diff
    browser 186 kB 186 kB +374 B (+0.2%)
    esm2017 145 kB 145 kB +355 B (+0.2%)
    main 363 kB 364 kB +1.13 kB (+0.3%)
    module 184 kB 185 kB +374 B (+0.2%)
  • firebase

    Type Base (a391c3b) Head (3790c6e) Diff
    firebase-firestore.js 287 kB 287 kB +402 B (+0.1%)
    firebase-firestore.memory.js 226 kB 226 kB +364 B (+0.2%)
    firebase.js 820 kB 820 kB +402 B (+0.0%)

Test Logs

@renovate
Copy link
Contributor Author

renovate bot commented Jun 26, 2020

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

If you think this comment is in error and the branch is not modified, try deleting this comment. If it comes back again the next time Renovate runs, please submit an issue or seek config help.

@Feiyang1 Feiyang1 merged commit 9e204e7 into master Jun 26, 2020
@Feiyang1 Feiyang1 deleted the renovate/chalk-4.x branch June 26, 2020 23:35
schmidt-sebastian pushed a commit that referenced this pull request Jun 30, 2020
* Update dependency chalk to v4

* Create many-gifts-invent.md

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Feiyang <[email protected]>
@firebase firebase locked and limited conversation to collaborators Jul 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants