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 ignore from 5.2.4 to 5.3.1 #11

Closed

Conversation

marzsocks
Copy link

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


Snyk has created this PR to upgrade ignore from 5.2.4 to 5.3.1.

ℹ️ 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-02-01.
Release notes
Package name: ignore
  • 5.3.1 - 2024-02-01

    5.3.1: #108: remove BOM before processing .gitignore rules

  • 5.3.0 - 2023-11-16

    5.3.0

    • MINOR export Options interface (#105)

    An upgrade is safe for all dependents


    It allows typing external methods which expect Options as a param, by importing the Options interface.

    import {Options} from 'ignore'
  • 5.2.4 - 2022-12-19
    • PATCH fixes normal single asterisk and normal consecutive asterisks defined in gitignore spec (#57)
    • PATCH invalid trailing backslash will not throw unexpectedly

    An upgrade is recommended for all dependents


    The following rules could be not properly parsed with previous ignore versions

    **foo
    *bar
    qu*ux
    abc\   # `ignore` would throw if no whitespace after `\`
from ignore GitHub release notes
Commit messages
Package name: ignore

Compare


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

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Verified

This commit was signed with the committer’s verified signature.
snyk-bot Snyk bot
Snyk has created this PR to upgrade ignore from 5.2.4 to 5.3.1.

See this package in npm:
https://www.npmjs.com/package/ignore

See this project in Snyk:
https://app.snyk.io/org/marzsocks/project/915deda3-cd69-4bc3-aa82-8349ebf048e1?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

Stale pull request message

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.

Committed Multiple files, Received 400 Commits in IntelliJ Idea (and other JetBrains IDEs)
2 participants