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

fix(deps): update dependency lint-staged to v15.3.0 #2114

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lint-staged 15.2.11 -> 15.3.0 age adoption passing confidence

Release Notes

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 automatic git 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:

    % npx lint-staged
    ✔ Backed up original state in git stash (20addf8)
    ✔ Running tasks for staged files...
    ✔ Applying modifications from tasks...
    ✔ Cleaning up temporary files...
    

    where the backup can be seen with git show 20addf8, or git stash list:

    % git stash list
    stash@{0}: lint-staged automatic backup (20addf8)
    

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Dec 16, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.

Copy link

vercel bot commented Dec 16, 2024

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

Name Status Preview Updated (UTC)
zag-nextjs ✅ Ready (Inspect) Visit Preview Dec 30, 2024 4:09am
zag-solid ✅ Ready (Inspect) Visit Preview Dec 30, 2024 4:09am
zag-svelte ✅ Ready (Inspect) Visit Preview Dec 30, 2024 4:09am
zag-vue ✅ Ready (Inspect) Visit Preview Dec 30, 2024 4:09am
zag-website 🛑 Canceled (Inspect) Dec 30, 2024 4:09am

Copy link

changeset-bot bot commented Dec 16, 2024

⚠️ No Changeset found

Latest commit: 74f2c1b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

pkg-pr-new bot commented Dec 16, 2024

Open in Stackblitz

@zag-js/anatomy

npm i https://pkg.pr.new/chakra-ui/zag/@zag-js/anatomy@2114

@zag-js/anatomy-icons

npm i https://pkg.pr.new/chakra-ui/zag/@zag-js/anatomy-icons@2114

@zag-js/docs

npm i https://pkg.pr.new/chakra-ui/zag/@zag-js/docs@2114

@zag-js/core

npm i https://pkg.pr.new/chakra-ui/zag/@zag-js/core@2114

@zag-js/store

npm i https://pkg.pr.new/chakra-ui/zag/@zag-js/store@2114

@zag-js/types

npm i https://pkg.pr.new/chakra-ui/zag/@zag-js/types@2114

commit: 74f2c1b

@renovate renovate bot force-pushed the renovate/lint-staged-15.x branch 2 times, most recently from 8114bdd to e46dd26 Compare December 19, 2024 19:50
@renovate renovate bot changed the title fix(deps): update dependency lint-staged to v15.2.11 fix(deps): update dependency lint-staged to v15.2.11 - autoclosed Dec 23, 2024
@renovate renovate bot closed this Dec 23, 2024
@renovate renovate bot deleted the renovate/lint-staged-15.x branch December 23, 2024 21:57
@renovate renovate bot changed the title fix(deps): update dependency lint-staged to v15.2.11 - autoclosed fix(deps): update dependency lint-staged to v15.2.11 Dec 30, 2024
@renovate renovate bot reopened this Dec 30, 2024
@renovate renovate bot force-pushed the renovate/lint-staged-15.x branch from 36e1e6f to e46dd26 Compare December 30, 2024 01:57
@renovate renovate bot changed the title fix(deps): update dependency lint-staged to v15.2.11 fix(deps): update dependency lint-staged to v15.3.0 Dec 30, 2024
@renovate renovate bot force-pushed the renovate/lint-staged-15.x branch from e46dd26 to 3358763 Compare December 30, 2024 03:07
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.

1 participant