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

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@shikijs/vitepress-twoslash (source) ^1.26.1 -> ^1.29.1 age adoption passing confidence
@types/bun (source) ^1.1.16 -> ^1.1.17 age adoption passing confidence
bumpp ^9.10.0 -> ^9.10.1 age adoption passing confidence
bunfig ^0.5.2 -> ^0.5.3 age adoption passing confidence
lint-staged ^15.3.0 -> ^15.4.1 age adoption passing confidence
unocss (source) ^65.4.0 -> ^65.4.2 age adoption passing confidence
vitepress (source) ^1.5.0 -> ^1.6.0 age adoption passing confidence

Release Notes

shikijs/shiki (@​shikijs/vitepress-twoslash)

v1.29.1

Compare Source

   🚀 Features
    View changes on GitHub

v1.29.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.28.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.27.2

Compare Source

No significant changes

    View changes on GitHub

v1.26.2

Compare Source

   🚀 Features
    View changes on GitHub
antfu/bumpp (bumpp)

v9.10.1

Compare Source

   🚀 Features
    View changes on GitHub
stacksjs/bunfig (bunfig)

v0.5.3

Compare Source

No significant changes

    View changes on GitHub
lint-staged/lint-staged (lint-staged)

v15.4.1

Compare Source

Patch Changes

v15.4.0

Compare Source

Minor Changes
  • #​1500 a8ec1dd Thanks @​iiroj! - Lint-staged now provides TypeScript types for the configuration and main Node.js API. You can use the JSDoc syntax in your JS configuration files:

    /**
     * @​filename: lint-staged.config.js
     * @​type {import('lint-staged').Configuration}
     */
    export default {
      '*': 'prettier --write',
    }

    It's also possible to use the .ts file extension for the configuration if your Node.js version supports it. The --experimental-strip-types flag was introduced in Node.js v22.6.0 and unflagged in v23.6.0, enabling Node.js to execute TypeScript files without additional configuration.

    export NODE_OPTIONS="--experimental-strip-types"
    
    npx lint-staged --config lint-staged.config.ts
Patch Changes
unocss/unocss (unocss)

v65.4.2

Compare Source

No significant changes

    View changes on GitHub
vuejs/vitepress (vitepress)

v1.6.0

Compare Source

Bug Fixes
  • build: out of order css in prod builds (241d17d), closes #​4098
  • build: properly strip vpi-social css declaration in debug mode (c61182a)
  • build: respect vite.clearScreen in build (8ea776a), closes #​4468
  • build: specify mode for iconify (8a5e8ea)
  • theme: apply externalLinkIcon option on VPHome (#​4492) (fe48943)
  • theme: don't show external link icon for images (096bba1)
  • theme: ignore footnote-ref for outline (1832617), closes #​4402
  • theme: includes text to h1 tag for hero page (#​4472) (bd896c6), closes #​4453
Features
Miscellaneous

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.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 326e349 to 4a6f761 Compare January 15, 2025 06:30
@renovate renovate bot changed the title chore(deps): update dependency @shikijs/vitepress-twoslash to ^1.26.2 chore(deps): update all non-major dependencies Jan 15, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 07085ce to 7419f3a Compare January 20, 2025 11:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7419f3a to 26db2ce Compare January 20, 2025 15:14
@chrisbbreuer chrisbbreuer merged commit af46f75 into main Jan 20, 2025
1 of 3 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch January 20, 2025 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant