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

Merged
merged 1 commit into from
Mar 15, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 13, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify/json (source) 2.2.315 -> 2.2.317 age adoption passing confidence
@sveltejs/kit (source) 2.19.0 -> 2.19.1 age adoption passing confidence
@tailwindcss/vite (source) 4.0.13 -> 4.0.14 age adoption passing confidence
lint-staged 15.4.3 -> 15.5.0 age adoption passing confidence
pnpm (source) 10.6.2 -> 10.6.3 age adoption passing confidence
tailwindcss (source) 4.0.13 -> 4.0.14 age adoption passing confidence
vite (source) 6.2.1 -> 6.2.2 age adoption passing confidence

Release Notes

iconify/icon-sets (@​iconify/json)

v2.2.317

Compare Source

v2.2.316

Compare Source

sveltejs/kit (@​sveltejs/kit)

v2.19.1

Patch Changes
  • fix: allow reroute to point to prerendered route (#​13575)
tailwindlabs/tailwindcss (@​tailwindcss/vite)

v4.0.14

Compare Source

Fixed
  • Do not extract candidates with JS string interpolation ${ (#​17142)
  • Fix extraction of variants containing . character (#​17153)
  • Fix extracting candidates in Clojure/ClojureScript (#​17087)
lint-staged/lint-staged (lint-staged)

v15.5.0

Compare Source

Minor Changes
  • #​1526 630af5f Thanks @​iiroj! - Lint-staged no longer resets to the original state when preventing an empty git commit. This happens when your configured tasks reset all the staged changes, typically when trying to commit formatting changes which conflict with your linter setup like ESLint or Prettier.
Example with Prettier

By default Prettier prefers double quotes.

Previously
  1. Stage file.js with only double quotes " changed to '
  2. Run git commit -am "I don't like double quotes"
  3. Lint-staged runs prettier --write file.js, converting all the ' back to "
  4. Because there are now no changes, lint-staged fails, cancels the commit, and resets back to the original state
  5. Commit was not done, original state is restored and single quotes ' are staged
Now
  1. Stage file.js with only double-quotes " changed to '
  2. Run git commit -am "I don't like double quotes"
  3. Lint-staged runs prettier --write file.js, converting all the ' back to "
  4. Because there are now no changes, lint-staged fails and cancels the commit
  5. Commit was not done, and there are no staged changes
pnpm/pnpm (pnpm)

v10.6.3

Compare Source

vitejs/vite (vite)

v6.2.2

Compare Source


Configuration

📅 Schedule: Branch creation - "before 5am" (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 Mar 13, 2025

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

Name Status Preview Comments Updated (UTC)
binoy-io ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 14, 2025 10:12pm
calculator-utils ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 14, 2025 10:12pm

@binoy14 binoy14 merged commit 974a765 into main Mar 15, 2025
4 checks passed
@binoy14 binoy14 deleted the renovate/all-minor-patch branch March 15, 2025 02:11
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