Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

Conversation

blacksmith-axlora
Copy link

snyk-top-banner

Snyk has created this PR to upgrade arg from 5.0.0 to 5.0.2.

ℹ️ 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 3 years ago.

Release notes
Package name: arg
  • 5.0.2 - 2022-06-05

    Patches

    • Fix(types): export flagSymbol: #63

    Credits

    Huge thanks to @ jakehamilton for helping!

  • 5.0.1 - 2021-08-17

    Patches

    • Update all deps, run Prettier.: #58
    • Ci: move to GitHub actions: #57

    Credits

    Huge thanks to @ yuler for helping!

  • 5.0.0 - 2020-11-17

    5.0.0 Major Release

    tl;dr unless you are checking/validating the types or messages of errors thrown by arg, it is safe to upgrade with no changes to your codebase. In such cases, arg will behave exactly the same as the previous version.


    Despite the major release bump, the changes here should affect only the most remote corner cases. Nonetheless, this release was a major bump out of an abundance of caution.

    • All errors are now of type require('arg').ArgError. All arg-related (non-TypeError) errors are an instance of this class, and each has a .code property with a unique arg-related failure. All errors relating to the configuration of arg itself (and thus cannot be fixed by changing user input) begin with ARG_CONFIG_. The circumstances under which the errors are thrown, or the variety of errors, remain unchanged.
    • All errors now start with a lowercase letter instead of an uppercase letter to match common Node.js convention.
    • The CircleCI badge image and link were fixed.
    • All mentions of "ZEIT" were changed to "Vercel" (https://vercel.com/blog/zeit-is-now-vercel)
    • Copyright date and associated name were updated

    If any of these changes have broken you in any way, feel free to open an issue on the arg issue tracker.

from arg 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 arg from 5.0.0 to 5.0.2.

See this package in npm:
arg

See this project in Snyk:
https://app.snyk.io/org/axlora-admin/project/2a660bd2-7528-4648-8895-dd78791d3987?utm_source=github&utm_medium=referral&page=upgrade-pr
@useblacksmith-dev
Copy link

useblacksmith-dev bot commented Jun 26, 2025

✅ All jobs passed

Summary: 28 successful workflows

Last updated: 2025-06-26 15:13:47 UTC

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants