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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@stacksjs/docs (source) ^0.69.3 -> ^0.70.10 age adoption passing confidence
@types/bun (source) ^1.2.2 -> ^1.2.5 age adoption passing confidence
bumpp ^10.0.3 -> ^10.1.0 age adoption passing confidence
bunfig ^0.7.0 -> ^0.8.2 age adoption passing confidence
changelogen ^0.5.7 -> ^0.6.1 age adoption passing confidence
lint-staged ^15.4.3 -> ^15.5.0 age adoption passing confidence
simple-git-hooks ^2.11.1 -> ^2.12.1 age adoption passing confidence
typescript (source) ^5.7.3 -> ^5.8.2 age adoption passing confidence

Release Notes

stacksjs/stacks (@​stacksjs/docs)

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
stacksjs/bunfig (bunfig)

v0.8.2

Compare Source

No significant changes

    View changes on GitHub

v0.8.1

Compare Source

compare changes

🏡 Chore
❤️ Contributors

v0.8.0

Compare Source

compare changes

🏡 Chore
  • Ignore bunfig & generated (d407340)
  • Several minor updates (32e7f8e)
  • Improve browser test suite (0439989)
❤️ Contributors
unjs/changelogen (changelogen)

v0.6.1

Compare Source

compare changes

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

v0.6.0

Compare Source

compare changes

🚀 Enhancements
  • Update jiti to v2 (6e85d32)
  • Add check for breaking changes in commit body (#​228)
  • Hide author email address via flag (#​247)
  • Add noAuthors option (#​183)
🩹 Fixes
  • Use https proto for author's github link (#​225)
  • Use https proto for author's github link in tests (#​226)
  • Release version regex supporting pre versions (#​259)
  • Use correct compare changes URL for Bitbucket (#​257)
  • Use tag template for version title and compare change link (#​255)
  • Render usernames in github changelog (#​265)
💅 Refactors
  • Use consola for colors (49e0401)
  • Use confbox for yaml parsing (19e940c)
📦 Build
🏡 Chore
✅ Tests
  • Add tests for parsing co-authors from commit body (#​229)
⚠️ Breaking Changes
❤️ Contributors
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
toplenboren/simple-git-hooks (simple-git-hooks)

v2.12.1

Compare Source

What's Changed

Full Changelog: toplenboren/simple-git-hooks@2.11.1...2.12.1

microsoft/TypeScript (typescript)

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.

Copy link

pkg-pr-new bot commented Feb 19, 2025

Open in Stackblitz

npm i https://pkg.pr.new/stacksjs/ts-ndarray@12

commit: 3dd0043

@renovate renovate bot changed the title chore(deps): update dependency unplugin-vue-components to ^28.3.0 chore(deps): update dependency unplugin-vue-components to ^28.4.0 Feb 19, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0df975d to a606914 Compare February 19, 2025 08:42
@renovate renovate bot changed the title chore(deps): update dependency unplugin-vue-components to ^28.4.0 chore(deps): update dependency unplugin-vue-components to ^28.4.0 - autoclosed Feb 20, 2025
@renovate renovate bot closed this Feb 20, 2025
@renovate renovate bot deleted the renovate/all-minor-patch branch February 20, 2025 11:25
@renovate renovate bot changed the title chore(deps): update dependency unplugin-vue-components to ^28.4.0 - autoclosed chore(deps): update dependency unplugin-vue-components to ^28.4.0 Feb 22, 2025
@renovate renovate bot reopened this Feb 22, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5a4a89a to a606914 Compare February 22, 2025 12:42
@renovate renovate bot added patch and removed minor labels Feb 22, 2025
@renovate renovate bot changed the title chore(deps): update dependency unplugin-vue-components to ^28.4.0 chore(deps): update dependency @types/bun to ^1.2.3 Feb 22, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a606914 to e83940f Compare February 22, 2025 16:56
@renovate renovate bot changed the title chore(deps): update dependency @types/bun to ^1.2.3 chore(deps): update all non-major dependencies Feb 25, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 67c29f0 to b9c5eab Compare March 3, 2025 18:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 627b733 to 1cc27fb Compare March 12, 2025 18:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6344368 to 68065c9 Compare March 21, 2025 00:51
@renovate renovate bot added minor and removed patch labels Mar 21, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a6a3348 to ac7a4e1 Compare March 21, 2025 17:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from bf25ce7 to f8dd138 Compare March 22, 2025 00:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f8dd138 to 3dd0043 Compare March 22, 2025 04:25
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.

0 participants