parse-community / parse-server

Parse Server for Node.js / Express
https://parseplatform.org
Apache License 2.0
20.71k stars 4.76k forks source link

refactor: Upgrade @parse/fs-files-adapter from 2.0.1 to 3.0.0 #8999

Closed parseplatformorg closed 4 months ago

parseplatformorg commented 4 months ago

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


Snyk has created this PR to upgrade @parse/fs-files-adapter from 2.0.1 to 3.0.0.

: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 **1 version** ahead of your current version. - The recommended version was released **21 days ago**, on 2024-02-18.
Release notes
Package name: @parse/fs-files-adapter
  • 3.0.0 - 2024-02-18

    3.0.0 (2024-02-18)

    Features

    • Add Node 20 support; remove Node 14, 16 support (#60) (a913ae1)

    BREAKING CHANGES

    • Removes support for Node 14 and 16 (a913ae1)
  • 2.0.1 - 2023-10-18

    2.0.1 (2023-10-18)

    Bug Fixes

    • Security bump @ babel/traverse from 7.17.3 to 7.23.2 (#51) (09180e8)
from @parse/fs-files-adapter GitHub release notes
Commit messages
Package name: @parse/fs-files-adapter
  • ef89055 chore(release): 3.0.0 [skip ci]
  • a913ae1 feat: Add Node 20 support; remove Node 14, 16 support (#60)
  • 127fd9b refactor: Bump actions/setup-node from 3 to 4 (#52)
  • b726f01 refactor: Bump actions/checkout from 3 to 4 (#53)
  • a571867 refactor: Bump jasmine from 4.0.2 to 5.1.0 (#58)
  • 903a72d refactor: Lint project and remove deprecated code (#43)
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](https://app.snyk.io/org/acinader/project/c354db4d-ec51-46b5-8574-3238dc19f365?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/acinader/project/c354db4d-ec51-46b5-8574-3238dc19f365/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/acinader/project/c354db4d-ec51-46b5-8574-3238dc19f365/settings/integration?pkg=@parse/fs-files-adapter&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
parse-github-assistant[bot] commented 4 months ago

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

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

Thanks for opening this pull request!

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 94.32%. Comparing base (b8535b3) to head (4e37ae5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-6.x.x #8999 +/- ## ============================================== Coverage 94.32% 94.32% ============================================== Files 186 186 Lines 14827 14827 ============================================== Hits 13985 13985 Misses 842 842 ```

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