jsonurl / jsonurl-js

JSON->URL defines a text format for the JSON data model suitable for use within a URL/URI (as described by RFC3986). This repository holds the JavaScript reference implementation of JSON->URL.
http://www.jsonurl.org/
MIT License
43 stars 7 forks source link

[Snyk] Upgrade @babel/cli from 7.24.8 to 7.25.7 #741

Open dmaccormack opened 2 weeks ago

dmaccormack commented 2 weeks ago

snyk-top-banner

Snyk has created this PR to upgrade @babel/cli from 7.24.8 to 7.25.7.

: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.


Release notes
Package name: @babel/cli
  • 7.25.7 - 2024-10-02

    v7.25.7 (2024-10-02)

    Thanks @ DylanPiercey and @ YuHyeonWook for your first PRs!

    🐛 Bug Fix

    💅 Polish

    🏠 Internal

    • babel-core
    • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
    • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
    • babel-generator

    🏃‍♀️ Performance

    Committers: 8

  • 7.25.6 - 2024-08-29

    v7.25.6 (2024-08-29)

    Thanks @ j4k0xb for your first PR!

    🐛 Bug Fix

    • babel-generator
    • babel-traverse
    • babel-parser
    • babel-helpers, babel-plugin-transform-optional-chaining, babel-runtime-corejs3

    💅 Polish

    • babel-generator, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx, babel-plugin-transform-react-pure-annotations, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env
    • babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes
    • babel-generator

    🏠 Internal

    Committers: 5

  • 7.24.8 - 2024-07-11
from @babel/cli GitHub release notes

[!IMPORTANT]

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud