-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update all non-major dev dependencies #192
base: main
Are you sure you want to change the base?
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
🏗️ E2E / ts-no-cli-runner (#1792) • ➡️ View in Autoblocks 🟢 typescript-e2e-test-suite-1-no-cli-runner
Generated by Autoblocks against 4a1b411 |
🏗️ E2E / ts (#1793) • ➡️ View in Autoblocks 🟢 typescript-e2e-test-suite-1-with-cli-runner
Generated by Autoblocks against 4a1b411 |
🏗️ E2E / py-no-cli-runner (#1793) • ➡️ View in Autoblocks 🟢 python-e2e-test-suite-1-no-cli-runner x = "x1" y = "y1"
Generated by Autoblocks against 4a1b411 |
🏗️ E2E / py (#1793) • ➡️ View in Autoblocks 🔴 python-e2e-test-suite-1-with-cli-runner x = "x1" y = "y1"
Generated by Autoblocks against 4a1b411 |
6e6950c
to
a8402d3
Compare
830b863
to
8f8021c
Compare
8f8021c
to
4a1b411
Compare
This PR contains the following updates:
4.17.13
->4.17.14
20.17.10
->20.17.12
8.18.2
->8.19.0
8.18.2
->8.19.0
15.2.11
->15.3.0
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.19.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.19.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
lint-staged/lint-staged (lint-staged)
v15.3.0
Compare Source
Minor Changes
#1495
e69da9e
Thanks @iiroj! - Added more info to the debug logs so that "environment" info doesn't need to be added separately to GitHub issues.#1493
fa0fe98
Thanks @iiroj! - Added more help messages around the automaticgit stash
that lint-staged creates as a backup (by default). The console output also displays the short git hash of the stash so that it's easier to recover lost files in case some fatal errors are encountered, or the process is killed before completing.For example:
where the backup can be seen with
git show 20addf8
, orgit stash list
:Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone America/Chicago, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.