parse-community / parse-server-push-adapter

A push notification adapter for Parse Server
https://parseplatform.org
MIT License
85 stars 100 forks source link

refactor: Upgrade npmlog from 4.1.2 to 7.0.1 #228

Closed parseplatformorg closed 8 months ago

parseplatformorg commented 8 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade npmlog from 4.1.2 to 7.0.1.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
*Warning:* This is a major version upgrade, and may be a breaking change. - The recommended version is **7 versions** ahead of your current version. - The recommended version was released **a year ago**, on 2022-10-19.
Release notes
Package name: npmlog
  • 7.0.1 - 2022-10-19

    7.0.1 (2022-10-19)

    Bug Fixes

  • 7.0.0 - 2022-10-14

    7.0.0 (2022-10-14)

    ⚠️ BREAKING CHANGES

    • npmlog is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

    Features

    Dependencies

  • 6.0.2 - 2022-04-20

    6.0.2 (2022-04-20)

    Dependencies

    • update gauge requirement from ^4.0.0 to ^4.0.1 (cf52b06)
    • update gauge requirement from ^4.0.1 to ^4.0.2 (#96) (53063a9)
    • update gauge requirement from ^4.0.2 to ^4.0.3 (#101) (929686c)
  • 6.0.1 - 2022-02-09

    Bug Fixes

    • evaluate this.heading only once (3633d33)
    • notice: change blue foreground to cyan (eba1a41)

    Dependencies

    • @ npmcli/template-oss@2.7.1 (5e7b9f4)
    • are-we-there-yet@3.0.0 (7aefa36)

    v5.0.1

    • update are-we-there-yet to v2.0.0.

    v5.0.0

    • Drop support for node versions 6 and 8
    • Fix bug where gauge was enabled when paused

    v4.0.2

    • Added installation instructions.

    v4.0.1

    • Fix bugs where log.progressEnabled got out of sync with how gauge kept
      track of these things resulting in a progressbar that couldn't be disabled.

    v4.0.0

    • Allow creating log levels that are an empty string or 0.

    v3.1.2

    • Update to gauge@1.6.0 adding support for default values for template
      items.

    v3.1.1

    • Update to gauge@1.5.3 to fix to 1.x compatibility when it comes to
      when a progress bar is enabled. In 1.x if you didn't have a TTY the
      progress bar was never shown. In 2.x it merely defaults to disabled,
      but you can enable it explicitly if you still want progress updates.

    v3.1.0

    • Update to gauge@2.5.2:
      • Updates the signal-exit dependency which fixes an incompatibility with
        the node profiler.
      • Uses externalizes its ansi code generation in console-control-strings
    • Make the default progress bar include the last line printed, colored as it
      would be when printing to a tty.

    v3.0.0

    • Switch to gauge@2.0.0, for better performance, better look.
    • Set stderr/stdout blocking if they're tty's, so that we can hide a
      progress bar going to stderr and then safely print to stdout. Without
      this the two can end up overlapping producing confusing and sometimes
      corrupted output.

    v2.0.0

    • Make the error event non-fatal so that folks can use it as a prefix.

    v1.0.0

    • Add progress bar with gauge@1.1.0
  • 6.0.0 - 2021-11-16

    6.0.0

      </li>
      <li>
        <b>5.0.1</b> - <a href="https://snyk.io/redirect/github/npm/npmlog/releases/tag/v5.0.1">2021-09-02</a></br><p>5.0.1</p>
      </li>
      <li>
        <b>5.0.0</b> - <a href="https://snyk.io/redirect/github/npm/npmlog/releases/tag/v5.0.0">2021-07-22</a></br><p>5.0.0</p>
      </li>
      <li>
        <b>4.1.2</b> - <a href="https://snyk.io/redirect/github/npm/npmlog/releases/tag/v4.1.2">2017-06-26</a></br><p>4.1.2</p>
      </li>
    </ul>
    from <a href="https://snyk.io/redirect/github/npm/npmlog/releases">npmlog GitHub release notes</a>

Commit messages
Package name: npmlog
  • ae1f107 chore: release 7.0.1 (#134)
  • add709d fix: do not enable progress while paused
  • 35651cf chore: postinstall for dependabot template-oss PR
  • 40ea375 chore: bump @ npmcli/template-oss from 4.5.1 to 4.6.1
  • 040c663 chore: release 7.0.0 (#123)
  • 47f4fb1 chore: bump @ npmcli/eslint-config from 3.1.0 to 4.0.0
  • 01dd16e deps: bump gauge from 4.0.4 to 5.0.0
  • f896c8e deps: bump are-we-there-yet from 3.0.1 to 4.0.0
  • 92546b8 chore: postinstall for dependabot template-oss PR
  • 33b83ef chore: bump @ npmcli/template-oss from 4.4.4 to 4.5.1
  • d4820b9 chore: postinstall for dependabot template-oss PR
  • ed07d95 chore: bump @ npmcli/template-oss from 4.3.2 to 4.4.4
  • b7d204d feat!: postinstall for dependabot template-oss PR
  • bd3c67b chore: bump @ npmcli/template-oss from 3.6.0 to 4.3.2
  • 36e8210 chore: postinstall for dependabot template-oss PR
  • fb96681 chore: bump @ npmcli/template-oss from 3.5.0 to 3.6.0
  • 4b021c3 chore: bump @ npmcli/template-oss from 3.4.2 to 3.4.3 (#112)
  • 6eeb7df chore: postinstall for dependabot template-oss PR
  • c0e798d chore: bump @ npmcli/template-oss from 3.4.1 to 3.4.2
  • 87e9ff0 chore(main): release 6.0.2 (#106)
  • ca78ea6 chore: bump @ npmcli/template-oss from 3.2.0 to 3.4.1 (#110)
  • 2ee3207 chore: bump tap from 15.2.3 to 16.0.1 (#107)
  • ab9b134 chore: bump @ npmcli/template-oss from 2.9.2 to 3.2.0 (#105)
  • 929686c deps: update gauge requirement from ^4.0.2 to ^4.0.3 (#101)
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

parse-github-assistant[bot] commented 8 months ago

I will reformat the title to use the proper commit message syntax.

parse-github-assistant[bot] commented 8 months ago

Thanks for opening this pull request!

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (089149b) 100.00% compared to head (67fd27c) 100.00%. Report is 1 commits behind head on master.

:exclamation: Current head 67fd27c differs from pull request most recent head a424d67. Consider uploading reports for the commit a424d67 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #228 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 5 5 Lines 277 277 ========================================= Hits 277 277 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

parseplatformorg commented 4 months ago

🎉 This change has been released in version 5.1.0