ReviewOS

also looking at this

stacks/ts-spreadsheets

chore(deps): update all non-major dependencies

#24
Merged renovate[bot] wants to merge renovate/all-minor-patch into main
2 files +148 -98

This PR contains the following updates:

PackageChangeAgeAdoptionPassingConfidence
@stacksjs/docs (source)^0.69.3 -> ^0.70.23ageadoptionpassingconfidence
@types/bun (source)^1.2.4 -> ^1.2.10ageadoptionpassingconfidence
bumpp^10.0.3 -> ^10.1.0ageadoptionpassingconfidence
changelogen^0.6.0 -> ^0.6.1ageadoptionpassingconfidence
lint-staged^15.4.3 -> ^15.5.1ageadoptionpassingconfidence
simple-git-hooks^2.11.1 -> ^2.12.1ageadoptionpassingconfidence
typescript (source)^5.7.3 -> ^5.8.3ageadoptionpassingconfidence

Release Notes

stacksjs/stacks (@​stacksjs/docs)

v0.70.23

Compare Source

What's Changed

Full Changelog: https://github.com/stacksjs/stacks/compare/v0.70.22...v0.70.23

v0.70.22

Compare Source

Full Changelog: https://github.com/stacksjs/stacks/compare/v0.70.21...v0.70.22

v0.70.21

Compare Source

Full Changelog: https://github.com/stacksjs/stacks/compare/v0.70.20...v0.70.21

v0.70.19

Compare Source

What's Changed

Full Changelog: https://github.com/stacksjs/stacks/compare/v0.70.18...v0.70.19

v0.70.18

Compare Source

Full Changelog: https://github.com/stacksjs/stacks/compare/v0.70.17...v0.70.18

v0.70.17

Compare Source

What's Changed

Full Changelog: https://github.com/stacksjs/stacks/compare/v0.70.16...v0.70.17

v0.70.16

Compare Source

Full Changelog: https://github.com/stacksjs/stacks/compare/v0.70.15...v0.70.16

v0.70.15

Compare Source

Full Changelog: https://github.com/stacksjs/stacks/compare/v0.70.14...v0.70.15

v0.70.14

Compare Source

Full Changelog: https://github.com/stacksjs/stacks/compare/v0.70.13...v0.70.14

v0.70.13

Compare Source

Full Changelog: https://github.com/stacksjs/stacks/compare/v0.70.12...v0.70.13

v0.70.12

Compare Source

No significant changes

    View changes on GitHub

v0.70.11

Compare Source

No significant changes

    View changes on GitHub

v0.70.10

Compare Source

No significant changes

    View changes on GitHub

v0.70.9

Compare Source

No significant changes

    View changes on GitHub

v0.70.8

Compare Source

No significant changes

    View changes on GitHub

v0.70.7

Compare Source

No significant changes

    View changes on GitHub

v0.70.6

Compare Source

No significant changes

    View changes on GitHub

v0.70.5

Compare Source

No significant changes

    View changes on GitHub

v0.70.4

Compare Source

No significant changes

    View changes on GitHub

v0.70.3

Compare Source

No significant changes

    View changes on GitHub

v0.70.2

Compare Source

No significant changes

    View changes on GitHub

v0.70.1

Compare Source

compare changes

🏡 Chore
❤️ Contributors

v0.70.0

Compare Source

compare changes

🏡 Chore
❤️ Contributors
antfu-collective/bumpp (bumpp)

v10.1.0

Compare Source

   🚀 Features
    View changes on GitHub
unjs/changelogen (changelogen)

v0.6.1

Compare Source

compare changes

🩹 Fixes
  • Pass cwd in more places before running commands (#​266)
🏡 Chore
✅ Tests
❤️ Contributors
lint-staged/lint-staged (lint-staged)

v15.5.1

Compare Source

Patch Changes
  • #​1533 5d53534 Thanks @​iiroj! - Improve listing of staged files so that lint-staged doesn't crash when encountering an uninitialized submodule. This should result in less errors like:

    ✖ Failed to get staged files!

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
toplenboren/simple-git-hooks (simple-git-hooks)

v2.12.1

Compare Source

What's Changed

Full Changelog: https://github.com/toplenboren/simple-git-hooks/compare/2.11.1...2.12.1

microsoft/TypeScript (typescript)

v5.8.3

Compare Source

v5.8.2

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

2 changed files on the files tab, with 0 review threads.