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

Update all non-major dependencies #93

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) 9.17.0 -> 9.18.0 age adoption passing confidence
lint-staged 15.2.11 -> 15.3.0 age adoption passing confidence

Release Notes

eslint/eslint (eslint)

v9.18.0

Compare Source

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 - 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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ ACTION actionlint 4 2 0.03s
✅ COPYPASTE jscpd yes no 1.45s
✅ JAVASCRIPT eslint 3 0 0 0.74s
✅ JAVASCRIPT prettier 3 0 0 0.62s
✅ JSON jsonlint 10 0 0.14s
✅ JSON npm-package-json-lint yes no 0.42s
✅ JSON prettier 10 0 0 0.33s
✅ JSON v8r 10 0 16.58s
✅ MARKDOWN markdownlint 2 0 0 0.42s
⚠️ MARKDOWN markdown-link-check 3 2 5.65s
✅ MARKDOWN markdown-table-formatter 3 0 0 0.28s
✅ REPOSITORY checkov yes no 10.65s
✅ REPOSITORY gitleaks yes no 0.25s
✅ REPOSITORY git_diff yes no 0.0s
✅ REPOSITORY grype yes no 9.35s
✅ REPOSITORY secretlint yes no 0.47s
✅ REPOSITORY trivy yes no 4.64s
✅ REPOSITORY trivy-sbom yes no 0.11s
✅ REPOSITORY trufflehog yes no 1.53s
✅ SPELL cspell 33 0 2.98s
✅ SPELL lychee 22 0 1.34s
✅ XML xmllint 5 0 0 0.01s
✅ YAML prettier 9 0 0 0.54s
✅ YAML v8r 8 0 7.63s
✅ YAML yamllint 9 0 0.37s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link
Contributor

github-actions bot commented Dec 28, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ ACTION actionlint 4 2 0.03s
✅ COPYPASTE jscpd yes no 1.49s
✅ JAVASCRIPT eslint 3 0 0 0.8s
✅ JAVASCRIPT prettier 3 0 0 0.7s
✅ JSON jsonlint 10 0 0.18s
✅ JSON npm-package-json-lint yes no 0.31s
✅ JSON prettier 10 0 0 0.34s
✅ JSON v8r 10 0 17.68s
✅ MARKDOWN markdownlint 2 0 0 0.42s
⚠️ MARKDOWN markdown-link-check 3 2 4.92s
✅ MARKDOWN markdown-table-formatter 3 0 0 0.29s
✅ REPOSITORY checkov yes no 11.53s
✅ REPOSITORY gitleaks yes no 0.27s
✅ REPOSITORY git_diff yes no 0.0s
✅ REPOSITORY grype yes no 9.14s
✅ REPOSITORY secretlint yes no 0.5s
✅ REPOSITORY trivy yes no 4.56s
✅ REPOSITORY trivy-sbom yes no 0.11s
✅ REPOSITORY trufflehog yes no 1.54s
✅ SPELL cspell 33 0 3.0s
✅ SPELL lychee 22 0 0.85s
✅ XML xmllint 5 0 0 0.02s
✅ YAML prettier 9 0 0 0.54s
✅ YAML v8r 8 0 7.88s
✅ YAML yamllint 9 0 0.33s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@renovate renovate bot changed the title Update dependency lint-staged to v15.3.0 Update all non-major dependencies Jan 10, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c1f308e to f6eebab Compare January 10, 2025 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants