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 change-case from 5.3.0 to 5.4.4 #18054

Closed

Conversation

maaarcelino
Copy link
Contributor

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 change-case from 5.3.0 to 5.4.4.

ℹ️ 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 5 versions ahead of your current version.

  • The recommended version was released on 2 months ago.

Release notes
Package name: change-case
  • 5.4.4 - 2024-04-03

    Fixed

    Full Changelog: https://github.com/blakeembrey/change-case/compare/[email protected]@5.4.4

  • 5.4.3 - 2024-02-14

    Fixed

    • Fixes options used recursively in change-case/keys - previously options were ignored after the first level #334 by @ Quicksaver
  • 5.4.2 - 2024-01-14
  • 5.4.1 - 2024-01-10

    Fixed

    • Remove lookbehind from regex for older browser support (6512635)
  • 5.4.0 - 2024-01-08

    Added

    • Added a split option to the change-case transform functions to allow for customization on how words are extracted from input

    Changed

    • The package exports are now default instead of import to fix some tooling that doesn't work properly with import
    • The exported split utility no longer accepts a second options argument
  • 5.3.0 - 2023-12-06

    Added

    • New suffixCharacters option to retain characters during case conversion. Useful for retaining something like the _ in type_. Closes #322.
from change-case 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:

Snyk has created this PR to upgrade change-case from 5.3.0 to 5.4.4.

See this package in npm:
change-case

See this project in Snyk:
https://app.snyk.io/org/maaarcelino/project/796ba954-96be-4be4-9986-12c73918855a?utm_source=github&utm_medium=referral&page=upgrade-pr
@maaarcelino maaarcelino requested a review from a team as a code owner May 24, 2024 16:52
@maaarcelino maaarcelino requested review from murarustefaan and removed request for a team May 24, 2024 16:52
@erezrokah erezrokah closed this May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Postfixing characters
4 participants