Skip to content
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

[Snyk] Upgrade exports-loader from 0.7.0 to 5.0.0 #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

YoutacRandS-VA
Copy link
Owner

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


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade exports-loader from 0.7.0 to 5.0.0.

ℹ️ 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 PR contains major version upgrade(s), and may be a breaking change.

  • The recommended version is 9 versions ahead of your current version.

  • The recommended version was released on 5 months ago.

Release notes
Package name: exports-loader
  • 5.0.0 - 2024-01-16

    5.0.0 (2024-01-16)

    ⚠ BREAKING CHANGES

    • minimum supported Node.js version is 18.12.0 (#146) (0c658f1)
  • 4.0.0 - 2022-05-17

    4.0.0 (2022-05-17)

    ⚠ BREAKING CHANGES

    • minimum supported Node.js version is 14.15.0
  • 3.1.0 - 2021-10-21

    3.1.0 (2021-10-21)

    Features

    • output helpful descriptions and links on errors (#66) (ba96dda)
  • 3.0.0 - 2021-05-17

    3.0.0 (2021-05-17)

    ⚠ BREAKING CHANGES

    • minimum supported Node.js version is 12.13.0
  • 2.0.0 - 2021-01-11

    2.0.0 (2021-01-11)

    ⚠ BREAKING CHANGES

    • minimum supported webpack version is 5 (#58) (9176392)
    • inline syntax was changed: [] is no longer supported (i.e. exports-loader?exports[]=myVariable&exports[]=myFunction!./file.js), please use , (i.e. exports-loader?exports=myVariable,myFunction!./file.js)
    • removed filename template support for export names and aliases (i.e. [name]) due unstable behaviour in some cases and very rarely used
  • 1.1.1 - 2020-10-09

    1.1.1 (2020-10-09)

    Chore

    • update schema-utils
  • 1.1.0 - 2020-06-24

    1.1.0 (2020-06-24)

    Features

    • "|" character can be used as delimiter for inline string syntax (#46) (e0bc930)
  • 1.0.1 - 2020-06-17

    1.0.1 (2020-06-17)

    Bug Fixes

  • 1.0.0 - 2020-06-10

    1.0.0 (2020-06-10)

    ⚠ BREAKING CHANGES

    • minimum supported Node.js version is 10.13
    • minimum supported webpack version is 4
    • exports values moved to the exports option, please read
    • generates ES module named exports by default (exports { Foo })
    • multiple exports in the inline syntax were changed, please read

    Features

    • validate options
    • support webpack 5
    • implemented the type option (exports can be CommonsJS or ES module format)
    • exports can be described using a string or an object value
    • implemented the ability to generate multiple experts
    • improved support of inline usage

    Bug Fixes

    • export is not used anymore for CommonJS module format
  • 0.7.0 - 2018-02-05

    2018-02-05

    Features

    • index: add interpolation support (loaderUtils.interpolateName) (#21) (201de63)
from exports-loader GitHub release notes

Important

  • Warning: This PR contains a major version upgrade, and may be a breaking change.
  • 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:

Snyk has created this PR to upgrade exports-loader from 0.7.0 to 5.0.0.

See this package in npm:
exports-loader

See this project in Snyk:
https://app.snyk.io/org/youtacrands-va/project/54e23abd-ba48-487f-8f3d-be411c929fab?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants