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

chore(deps): update npm devdependencies #220

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 18, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@secretlint/secretlint-rule-preset-recommend (source) 8.1.0 -> 8.1.1 age adoption passing confidence
@tksst/eslint-config 12.0.0 -> 12.1.0 age adoption passing confidence
@vitest/coverage-v8 (source) 1.2.1 -> 1.2.2 age adoption passing confidence
lint-staged 15.2.0 -> 15.2.1 age adoption passing confidence
secretlint (source) 8.1.0 -> 8.1.1 age adoption passing confidence
vitest (source) 1.2.1 -> 1.2.2 age adoption passing confidence

Release Notes

secretlint/secretlint (@​secretlint/secretlint-rule-preset-recommend)

v8.1.1

Compare Source

What's Changed
Bug Fixes
Documentation
Dependency Updates
Other Changes
New Contributors

Full Changelog: secretlint/secretlint@v8.1.0...v8.1.1

tksst/eslint-config (@​tksst/eslint-config)

v12.1.0

Compare Source

Minor Changes
  • 791397e: disable no-return-await for JavaScript files and set @​typescript-eslint/return-await from error/in-try-catch to warn/always that means you should always use return-await for TypeScript.
    return-await is preferable because:

    • better call stack in some engines such as V8
    • proper handling with try-catch statement
Patch Changes
vitest-dev/vitest (@​vitest/coverage-v8)

v1.2.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
okonet/lint-staged (lint-staged)

v15.2.1

Compare Source

Patch Changes
  • #​1387 e4023f6 Thanks @​iiroj! - Ignore stdin of spawned commands so that they don't get stuck waiting. Until now, lint-staged has used the default settings to spawn linter commands. This means the stdin of the spawned commands has accepted input, and essentially gotten stuck waiting. Now the stdin is ignored and commands will no longer get stuck. If you relied on this behavior, please open a new issue and describe how; the behavior has not been intended.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 18, 2024
@renovate renovate bot changed the title chore(deps): update dependency @swc/jest to v0.2.30 chore(deps): update dependency @swc/jest to v0.2.31 Jan 20, 2024
@renovate renovate bot force-pushed the renovate/npm-devdependencies branch from 9684892 to 3f632ef Compare January 20, 2024 10:46
@renovate renovate bot changed the title chore(deps): update dependency @swc/jest to v0.2.31 chore(deps): update npm devdependencies Jan 20, 2024
@renovate renovate bot force-pushed the renovate/npm-devdependencies branch 4 times, most recently from 09af0e6 to 6a5bf99 Compare January 21, 2024 12:46
@renovate renovate bot changed the title chore(deps): update npm devdependencies chore(deps): update npm devdependencies - autoclosed Jan 21, 2024
@renovate renovate bot closed this Jan 21, 2024
@renovate renovate bot deleted the renovate/npm-devdependencies branch January 21, 2024 12:53
@renovate renovate bot changed the title chore(deps): update npm devdependencies - autoclosed chore(deps): update npm devdependencies Jan 26, 2024
@renovate renovate bot reopened this Jan 26, 2024
@renovate renovate bot restored the renovate/npm-devdependencies branch January 26, 2024 19:18
@renovate renovate bot changed the title chore(deps): update npm devdependencies chore(deps): update npm devdependencies to v1.2.2 Jan 26, 2024
@renovate renovate bot force-pushed the renovate/npm-devdependencies branch 2 times, most recently from f5d694b to 08bcbce Compare January 29, 2024 15:08
@renovate renovate bot changed the title chore(deps): update npm devdependencies to v1.2.2 chore(deps): update npm devdependencies Jan 29, 2024
@renovate renovate bot force-pushed the renovate/npm-devdependencies branch from 08bcbce to 9c7c1a9 Compare January 30, 2024 10:59
@renovate renovate bot force-pushed the renovate/npm-devdependencies branch from 9c7c1a9 to 6dc2558 Compare January 31, 2024 10:57
@tksst tksst merged commit 21142ab into main Jan 31, 2024
18 checks passed
@tksst tksst deleted the renovate/npm-devdependencies branch January 31, 2024 15:15
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant