parse-community / parse-server

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

refactor: Upgrade @babel/eslint-parser from 7.23.3 to 7.23.10 #9041

Closed parseplatformorg closed 3 months ago

parseplatformorg commented 3 months ago

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


Snyk has created this PR to upgrade @babel/eslint-parser from 7.23.3 to 7.23.10.

: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.
- The recommended version is **2 versions** ahead of your current version. - The recommended version was released **2 months ago**, on 2024-01-31.
Release notes
Package name: @babel/eslint-parser
  • 7.23.10 - 2024-01-31

    v7.23.10 (2024-01-31)

    🐛 Bug Fix

    • Other
    • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators

    Committers: 3

  • 7.23.9 - 2024-01-25

    v7.23.9 (2024-01-25)

    🐛 Bug Fix

    • babel-helper-transform-fixture-test-runner, babel-plugin-transform-function-name, babel-plugin-transform-modules-systemjs, babel-preset-env
    • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
    • babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-runtime, babel-preset-env
    • babel-traverse
    • Other

    🏠 Internal

    🏃‍♀️ Performance

    🔬 Output optimization

    • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-new-target, babel-plugin-transform-parameters, babel-plugin-transform-private-methods, babel-preset-env
    • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

    Committers: 4

  • 7.23.3 - 2023-11-09
from @babel/eslint-parser GitHub release notes

**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=@babel/eslint-parser&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
parse-github-assistant[bot] commented 3 months ago

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

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

Thanks for opening this pull request!

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 94.33%. Comparing base (eba0da4) to head (a874c24).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-6.x.x #9041 +/- ## ================================================= - Coverage 94.34% 94.33% -0.02% ================================================= Files 186 186 Lines 14830 14830 ================================================= - Hits 13992 13990 -2 - Misses 838 840 +2 ```

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