Skip to content

chore(deps-dev): bump lint-staged from 16.0.0 to 16.1.0 #487

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

Merged
merged 1 commit into from
May 30, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 30, 2025

Bumps lint-staged from 16.0.0 to 16.1.0.

Release notes

Sourced from lint-staged's releases.

v16.1.0

Minor Changes

  • #1536 e729daa Thanks @​iiroj! - A new flag --no-revert has been introduced for when task modifications should be applied to the index before aborting the commit in case of errors. By default, lint-staged will clear all task modifications and revert to the original state.

  • #1550 b27fa3f Thanks @​iiroj! - Lint-staged now ignores symlinks and leaves them out from the list of staged files.

Patch Changes

Changelog

Sourced from lint-staged's changelog.

16.1.0

Minor Changes

  • #1536 e729daa Thanks @​iiroj! - A new flag --no-revert has been introduced for when task modifications should be applied to the index before aborting the commit in case of errors. By default, lint-staged will clear all task modifications and revert to the original state.

  • #1550 b27fa3f Thanks @​iiroj! - Lint-staged now ignores symlinks and leaves them out from the list of staged files.

Patch Changes

Commits
  • f92caaa chore(changeset): release
  • e729daa feat: add "--no-revert" flag to disable reverting to original state in case o...
  • c37dc38 fix: lower minimum required Node.js version to 20.17
  • 48f778f build(deps): update dependencies
  • b27fa3f feat: leave out symlinks from list of staged files
  • a941f2c docs: add table of contents section to README.md (#1555)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from lumirlumir as a code owner May 30, 2025 01:28
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 30, 2025
Copy link

vercel bot commented May 30, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
npm-bananass-websites-eslint-config-bananass ⬜️ Ignored (Inspect) Visit Preview May 30, 2025 9:23am
npm-bananass-websites-vitepress ⬜️ Ignored (Inspect) Visit Preview May 30, 2025 9:23am

@github-actions github-actions bot added 🏷️ scope: deps-dev Auto-generated label based on Conventional Commits specification for GitHub release notes 🏷️ type: chore Auto-generated label based on Conventional Commits specification for GitHub release notes labels May 30, 2025
Copy link

Labels have been automatically applied based on the Conventional Commits specification.🏷️

Copy link

codecov bot commented May 30, 2025

Bundle Report

Bundle size has no change ✅

Copy link

codecov bot commented May 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.29%. Comparing base (55d6c5a) to head (8d09e97).
Report is 1 commits behind head on main.

@@           Coverage Diff           @@
##             main     #487   +/-   ##
=======================================
  Coverage   97.29%   97.29%           
=======================================
  Files         190      190           
  Lines       11090    11090           
  Branches       44       44           
=======================================
  Hits        10790    10790           
  Misses        300      300           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 55d6c5a...8d09e97. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lumirlumir lumirlumir enabled auto-merge (squash) May 30, 2025 09:21
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.0.0 to 16.1.0.
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v16.0.0...v16.1.0)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-version: 16.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-lint-staged-16.1.0 branch from 9988722 to 8d09e97 Compare May 30, 2025 09:22
@lumirlumir lumirlumir merged commit 9d69cac into main May 30, 2025
18 checks passed
@lumirlumir lumirlumir deleted the dependabot-npm_and_yarn-lint-staged-16.1.0 branch May 30, 2025 09:26
lumirlumir added a commit that referenced this pull request Jun 6, 2025
…ch`) (#502)

## Release Information: `v0.1.2`

New release of `lumirlumir/npm-bananass` has arrived! 🎉

This PR bumps the package versions from `v0.1.1` to `v0.1.2` (`patch`).

See
[Actions](https://github.com/lumirlumir/npm-bananass/actions/runs/15485197325)
for more details.

| Info        | Value                      |
| ----------- | -------------------------- |
| Repository  | `lumirlumir/npm-bananass` |
| SEMVER      | `patch`     |
| Pre ID      | `canary`      |
| Short SHA   | 0a7118a       |
| Old Version | `v0.1.1`  |
| New Version | `v0.1.2`  |

<!-- Release notes generated using configuration in .github/release.yml
at main -->

## What's Changed
### 🧰 Chores
* chore(*): update ESLint config and dependabot by @lumirlumir in
#479
### 📝 Documentation
* docs(websites-vitepress): complete `editor-setup.md` by @lumirlumir in
#475
* docs(websites-vitepress): update `other-useful-cli-commands.md` by
@lumirlumir in #476
* docs(websites-vitepress): complete `other-useful-cli-commands.md` by
@lumirlumir in #482
### ♻️ Code Refactoring
* refactor(bananass): streamline command options with new groups for
better organization by @lumirlumir in
#474
### ⬆️ Dependency Updates
* chore(deps-dev): bump textlint from 14.7.1 to 14.7.2 by @dependabot in
#471
* chore(deps): bump webpack from 5.99.7 to 5.99.9 by @dependabot in
#470
* chore(deps-dev): bump @types/node from 22.15.19 to 22.15.21 by
@dependabot in #472
* chore(deps-dev): bump @codecov/vite-plugin from 1.9.0 to 1.9.1 by
@dependabot in #477
* chore(deps): bump globals from 16.1.0 to 16.2.0 by @dependabot in
#480
* chore(deps): bump the babel group across 2 directories with 1 update
by @dependabot in #483
* chore(deps-dev): bump @types/node from 22.15.21 to 22.15.24 by
@dependabot in #485
* chore(deps): bump the next group across 2 directories with 1 update by
@dependabot in #486
* chore(deps-dev): bump lint-staged from 16.0.0 to 16.1.0 by @dependabot
in #487
* chore(deps): bump the babel group across 2 directories with 1 update
by @dependabot in #489
* chore(deps-dev): bump @types/node from 22.15.24 to 22.15.29 by
@dependabot in #490
* chore(deps-dev): bump eslint from 9.27.0 to 9.28.0 by @dependabot in
#492
* chore(deps): bump eslint-plugin-n from 17.18.0 to 17.19.0 by
@dependabot in #491
* chore(deps-dev): bump vitepress-plugin-group-icons from 1.5.5 to 1.6.0
by @dependabot in #498
* chore(deps-dev): bump textlint-rule-allowed-uris from 1.1.0 to 1.1.1
by @dependabot in #500


**Full Changelog**:
v0.1.1...v0.1.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code 🏷️ scope: deps-dev Auto-generated label based on Conventional Commits specification for GitHub release notes 🏷️ type: chore Auto-generated label based on Conventional Commits specification for GitHub release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy