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): upgrade devDependencies (minor) #261

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 5, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^19.3.0 -> ^19.4.0 age adoption passing confidence
@types/node (source) ^20.14.12 -> ^20.14.15 age adoption passing confidence
eslint-plugin-jsdoc ^48.8.3 -> ^48.11.0 age adoption passing confidence
globals ^15.8.0 -> ^15.9.0 age adoption passing confidence
husky ^9.1.2 -> ^9.1.4 age adoption passing confidence
lint-staged ^15.2.7 -> ^15.2.8 age adoption passing confidence
rimraf ^5.0.9 -> ^5.0.10 age adoption passing confidence
typescript-eslint (source) ^7.17.0 -> ^7.18.0 age adoption passing confidence
vite (source) ^5.3.5 -> ^5.4.0 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v19.4.0

Compare Source

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

v48.11.0

Compare Source

v48.10.2

Compare Source

Bug Fixes
  • check-template-names: check for param and returns tags; fixes #​1286 (12fca71)

v48.10.1

Compare Source

Bug Fixes

v48.10.0

Compare Source

Features
  • require-template, check-template-names: add support ClassDeclaration (31d3255)
  • require-template, check-template-names: add support FunctionDeclaration (28bc1cb)
  • require-template, check-template-names: add support TSInterfaceDeclaration (320a1eb)

v48.9.3

Compare Source

Bug Fixes
  • getJsdocProcessorPlugin: ensure package.json file is consistently located (87a1270)

v48.9.2

Compare Source

v48.9.1

Compare Source

v48.9.0

Compare Source

Features
sindresorhus/globals (globals)

v15.9.0

Compare Source

typicode/husky (husky)

v9.1.4

Compare Source

lint-staged/lint-staged (lint-staged)

v15.2.8

Compare Source

Patch Changes
  • f0480f0 Thanks @​iiroj! - In the previous version the native git rev-parse --show-toplevel command was taken into use for resolving the current git repo root. This version switched the --show-toplevel flag with --show-cdup, because on Git installed via MSYS2 the former was returning absolute paths that do not work with Node.js child_process. The new flag returns a path relative to the working directory, avoiding the issue.

    The GitHub Actions workflow has been updated to install Git via MSYS2, to ensure better future compatibility; using the default Git binary in the GitHub Actions runner was working correctly even with MSYS2.

isaacs/rimraf (rimraf)

v5.0.10

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v7.18.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

vitejs/vite (vite)

v5.4.0


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

@renovate renovate bot force-pushed the renovate/devdependencies-(minor) branch 4 times, most recently from e8c68f7 to 7808d0b Compare August 10, 2024 19:55
@renovate renovate bot force-pushed the renovate/devdependencies-(minor) branch from 7808d0b to 128f477 Compare August 12, 2024 20:07
@renovate renovate bot force-pushed the renovate/devdependencies-(minor) branch from 128f477 to a495818 Compare August 13, 2024 15:10
Copy link

@jharvey10 jharvey10 merged commit 45fd249 into main Aug 13, 2024
7 checks passed
@jharvey10 jharvey10 deleted the renovate/devdependencies-(minor) branch August 13, 2024 15:13
@telemmy telemmy bot mentioned this pull request Aug 13, 2024
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