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

chore(deps): update all non-major dependencies #129

Merged
merged 1 commit into from
Aug 4, 2024

Conversation

hywax-assistant
Copy link
Collaborator

@hywax-assistant hywax-assistant commented Aug 1, 2024

This PR contains the following updates:

Package Type Update Change
@antfu/eslint-config devDependencies patch ^2.24.0 -> ^2.24.1
@types/node (source) devDependencies patch ^20.14.13 -> ^20.14.14
lint-staged devDependencies patch ^15.2.7 -> ^15.2.8

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v2.24.1

Compare Source

   🚀 Features
    View changes on GitHub
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.


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 has been generated by Hywax Assistant.

@hywax-assistant hywax-assistant added the dependencies Pull requests that update a dependency file label Aug 1, 2024
@hywax-assistant hywax-assistant force-pushed the renovate/all-minor-patch branch from 1fc4b0b to f6f2e06 Compare August 2, 2024 19:00
@hywax-assistant hywax-assistant changed the title chore(deps): update devdependency @antfu/eslint-config to ^2.24.1 chore(deps): update all non-major dependencies Aug 2, 2024
@hywax-assistant hywax-assistant force-pushed the renovate/all-minor-patch branch from f6f2e06 to 6576cdb Compare August 3, 2024 19:00
@hywax-assistant hywax-assistant merged commit a3cdec2 into main Aug 4, 2024
3 checks passed
@hywax-assistant hywax-assistant deleted the renovate/all-minor-patch branch August 4, 2024 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant