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 lint-staged from 15.0.2 to 15.2.0 #417

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

Conversation

NOUIY
Copy link
Owner

@NOUIY NOUIY commented Dec 24, 2023

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


Snyk has created this PR to upgrade lint-staged from 15.0.2 to 15.2.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.


  • The recommended version is 2 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2023-12-03.
Release notes
Package name: lint-staged
  • 15.2.0 - 2023-12-03

    Minor Changes

    • #1371 f3378be Thanks @ iiroj! - Using the --no-stash flag no longer discards all unstaged changes to partially staged files, which resulted in inadvertent data loss. This fix is available with a new flag --no-hide-partially-staged that is automatically enabled when --no-stash is used.

    Patch Changes

    • #1362 17bc480 Thanks @ antonk52! - update lilconfig@3.0.0

    • #1368 7c55ca9 Thanks @ iiroj! - Update most dependencies

    • #1368 777d4e9 Thanks @ iiroj! - To improve performance, only use lilconfig when searching for config files outside the git repo. In the regular case, lint-staged finds the config files from the Git index and loads them directly.

    • #1373 85eb0dd Thanks @ iiroj! - When determining git directory, use fs.realpath() only for symlinks. It looks like fs.realpath() changes some Windows mapped network filepaths unexpectedly, causing issues.

  • 15.1.0 - 2023-11-11

    Minor Changes

    • #1344 0423311 Thanks @ danielbayley! - Add support for loading configuration from package.yaml and package.yml files, supported by pnpm.

    Patch Changes

  • 15.0.2 - 2023-10-19

    Patch Changes

    • #1339 8e82364 Thanks @ iiroj! - Update dependencies, including listr2@7.0.2 to fix an upstream issue affecting lint-staged.
from lint-staged GitHub release notes
Commit messages
Package name: lint-staged
  • adf50b0 chore(changeset): release
  • 85eb0dd fix: when determining git directory, use `fs.realpath()` only for symlinks
  • 82eded4 refactor: use commander implies() syntax for flag
  • f3378be feat: `--no-stash` flag implies `--no-hide-partially-staged`
  • f4f61f3 docs: add workaround for verbose Windows output to README FAQ
  • 17bc480 chore(deps): update lilconfig@3.0.0
  • eccda41 style: remove Babel from ESLint
  • 077e6bc test: run Jest tests in native ESM mode
  • 8db4a15 refactor: move config file name constants to separate file
  • 78a0c23 test: add missing test coverage
  • b803cf0 test: avoid file side-effects in unit test
  • 777d4e9 perf: use lilconfig only when searching for config files outside git repo
  • 934ce5c test: use more strict matchers to avoid snapshotting EventEmitter properties
  • c18b7c5 style: update nested ternary for Prettier 3.1.0
  • 7c55ca9 chore(deps): update dependencies
  • 5b3cf0c refactor: move normalizePath calls to top-level
  • 172c613 style: update Jest snapshots
  • 26eee9d chore(changeset): release
  • fed0770 docs: update README to mention v13.3.0
  • 70487af test: add unit test for uncovered error
  • 0423311 docs: add changeset
  • 19fe984 refactor: declare some variables
  • 0ac8e91 feat: add support for `package.yaml`
  • e023c2a test: add integration test for symbolic link git dir

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants