Skip to content

chore(deps): update auto-merged devdependencies #1781

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

Merged
merged 1 commit into from
May 11, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jsdoc ^50.6.11 -> ^50.6.14 age adoption passing confidence
lint-staged ^15.5.2 -> ^16.0.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v50.6.14

Compare Source

v50.6.13

Compare Source

Bug Fixes

v50.6.12

Compare Source

Bug Fixes
  • no-undefined-types: workaround parse-imports-exports bug in handling trailing whitespace; fixes #​1373 (#​1384) (f32989c)
lint-staged/lint-staged (lint-staged)

v16.0.0

Compare Source

Major Changes
  • #​1546 158d15c Thanks @​iiroj! - Processes are spawned using nano-spawn instead of execa. If you are using Node.js scripts as tasks, you might need to explicitly run them with node, especially when using Windows:

    {
      "*.js": "node my-js-linter.js"
    }
  • #​1546 158d15c Thanks @​iiroj! - The --shell flag has been removed and lint-staged no longer supports evaluating commands directly via a shell. To migrate existing commands, you can create a shell script and invoke it instead. Lint-staged will pass matched staged files as a list of arguments, accessible via "$@​":


Configuration

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

🚦 Automerge: Enabled.

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.

@renovate renovate bot added dependencies Update one or more dependencies version javascript Pull requests that update Javascript code no-changelog Don't include in changelog and version calculations labels May 10, 2025
@renovate renovate bot requested review from a team as code owners May 10, 2025 16:45
@renovate renovate bot requested review from Ukochka, wbrowne, andresmgot and s4kh May 10, 2025 16:45
@renovate renovate bot enabled auto-merge (squash) May 10, 2025 16:45
@renovate renovate bot force-pushed the renovate/dev-dependencies-automerge branch from 9e6014b to ab6c203 Compare May 10, 2025 21:01
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jsdoc to ^50.6.13 chore(deps): update auto-merged devdependencies May 10, 2025
@renovate renovate bot merged commit 67ee2dc into main May 11, 2025
21 checks passed
@renovate renovate bot deleted the renovate/dev-dependencies-automerge branch May 11, 2025 00:33
@github-project-automation github-project-automation bot moved this from 📬 Triage to 🚀 Shipped in Plugins Platform / Grafana Community May 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update one or more dependencies version javascript Pull requests that update Javascript code no-changelog Don't include in changelog and version calculations
Projects
Status: 🚀 Shipped
Development

Successfully merging this pull request may close these issues.

0 participants