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 #94

Merged
merged 2 commits into from
Aug 8, 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
@typescript-eslint/eslint-plugin (source) ^7.17.0 -> ^7.18.0 age adoption passing confidence
@typescript-eslint/parser (source) ^7.17.0 -> ^7.18.0 age adoption passing confidence
@vercel/build-utils (source) ^8.3.5 -> ^8.3.6 age adoption passing confidence
@vercel/node (source) ^3.2.7 -> ^3.2.8 age adoption passing confidence
husky ^9.1.3 -> ^9.1.4 age adoption passing confidence
lint-staged ^15.2.7 -> ^15.2.8 age adoption passing confidence
tsup (source) ^8.2.3 -> ^8.2.4 age adoption passing confidence
vike ^0.4.181 -> ^0.4.183 age adoption passing confidence
vite (source) ^5.3.5 -> ^5.4.0 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.18.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib

  • eslint-plugin: [unbound-method] report on destructuring in function parameters

  • eslint-plugin: [no-duplicate-type-constituents] shouldn't report on error types

  • eslint-plugin: [strict-boolean-expressions] support branded booleans

❤️ Thank You
  • auvred
  • Oliver Salzburg
  • Vinccool96
  • Yukihiro Hasegawa

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

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v7.18.0

Compare Source

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

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

vercel/vercel (@​vercel/build-utils)

v8.3.6

Compare Source

Patch Changes
  • Remove implicit reliance on @types/glob for downstream consumers (#​11914)
vercel/vercel (@​vercel/node)

v3.2.8

Compare Source

Patch Changes
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.

egoist/tsup (tsup)

v8.2.4

Compare Source

Bug Fixes
vikejs/vike (vike)

v0.4.183

Compare Source

Bug Fixes
  • also exclude vike/getPageContext from optimizeDeps (4405294)
  • more lightweight and succint client-side err msg (83bd1b7)

v0.4.182

Compare Source

Bug Fixes
Features
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.

Copy link

vercel bot commented Aug 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
test-vite-vercel-plugin ✅ Ready (Inspect) Visit Preview Aug 8, 2024 11:14pm

Copy link
Contributor Author

renovate bot commented Aug 8, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@magne4000 magne4000 merged commit b282942 into main Aug 8, 2024
1 of 3 checks passed
@magne4000 magne4000 deleted the renovate/all-minor-patch branch August 8, 2024 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant