Skip to content

chore(deps): lock file maintenance#68

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/lock-file-maintenance
Apr 27, 2026
Merged

chore(deps): lock file maintenance#68
renovate[bot] merged 1 commit into
mainfrom
renovate/lock-file-maintenance

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 30, 2026

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


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

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

renovate-approve[bot]
renovate-approve Bot previously approved these changes Mar 30, 2026
@liblaf-mega-linter
Copy link
Copy Markdown

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 1 0 0 0.36s
✅ BASH shellcheck 2 0 0 0.02s
✅ BASH shfmt 2 0 0 0 0.03s
✅ COPYPASTE jscpd yes no no 1.78s
✅ JSON prettier 10 0 0 0 0.38s
✅ JSON v8r 10 0 0 4.52s
✅ PYTHON ruff yes yes no no 0.04s
✅ REPOSITORY git_diff yes no no 0.01s
✅ SPELL cspell 53 0 0 4.31s
✅ YAML prettier 7 0 0 0 0.64s
✅ YAML v8r 7 0 0 5.52s
✅ YAML yamllint 7 0 0 0.51s

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security

@renovate renovate Bot force-pushed the renovate/lock-file-maintenance branch from f989e48 to 69b2e0b Compare March 30, 2026 02:00
@renovate renovate Bot requested a review from liblaf March 30, 2026 02:01
@renovate renovate Bot force-pushed the renovate/lock-file-maintenance branch from 69b2e0b to 3da43c2 Compare April 27, 2026 17:39
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.60%. Comparing base (0cd88bd) to head (dc5cb5c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #68   +/-   ##
=======================================
  Coverage   60.60%   60.60%           
=======================================
  Files          20       20           
  Lines         396      396           
  Branches       24       24           
=======================================
  Hits          240      240           
  Misses        156      156           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@liblaf-mega-linter
Copy link
Copy Markdown

liblaf-mega-linter Bot commented Apr 27, 2026

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 1 0 0 0.03s
✅ BASH shellcheck 2 0 0 0.02s
✅ BASH shfmt 2 0 0 0 0.02s
✅ COPYPASTE jscpd yes no no 1.36s
✅ JSON prettier 4 0 0 0 0.25s
✅ JSON v8r 4 0 0 3.36s
✅ MARKDOWN rumdl 3 0 0 0 0.05s
✅ PYTHON ruff yes yes no no 0.03s
✅ PYTHON ruff-format yes yes no no 0.02s
✅ REPOSITORY git_diff yes no no 0.01s
⚠️ SPELL cspell yes 1 no 3.13s
✅ YAML prettier 4 0 0 0 0.48s
✅ YAML v8r 4 0 0 1.82s
✅ YAML yamllint 4 0 0 0.53s

Detailed Issues

⚠️ SPELL / cspell - 1 error
.vscode/settings.json:8:10      - Unknown word (grimp)      -- "**/.grimp_cache/": true,
	 Suggestions: [gimp, grim, grip, gramp, grime]
CSpell: Files checked: 73, Issues found: 1 in 1 file.


You can skip this misspellings by defining the following .cspell.json file at the root of your repository
Of course, please correct real typos before :)

{
    "version": "0.2",
    "language": "en",
    "ignorePaths": [
        "**/node_modules/**",
        "**/vscode-extension/**",
        "**/.git/**",
        "**/.pnpm-lock.json",
        ".vscode",
        "package-lock.json",
        "megalinter-reports"
    ],
    "words": [
        "grimp"
    ]
}


You can also copy-paste megalinter-reports/LINTER_DEFAULT at the root of your repository

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@renovate renovate Bot force-pushed the renovate/lock-file-maintenance branch from 3da43c2 to dc5cb5c Compare April 27, 2026 17:41
@renovate renovate Bot merged commit 00b1fb6 into main Apr 27, 2026
17 checks passed
@renovate renovate Bot deleted the renovate/lock-file-maintenance branch April 27, 2026 18: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.

1 participant