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

fix(deps): update all non-major dependencies with stable version (minor) #207

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
@evilmartians/lefthook ^1.8.5 -> ^1.10.1 age adoption passing confidence devDependencies minor 1.10.8 (+5)
@vueuse/core (source) ^12.0.0 -> ^12.3.0 age adoption passing confidence dependencies minor 12.4.0
markdown-it-attrs ^4.2.0 -> ^4.3.1 age adoption passing confidence dependencies minor
node (source) 22.12.0 -> 22.13.0 age adoption passing confidence minor
node (source) 22.12.0 -> 22.13.0 age adoption passing confidence volta minor
pnpm (source) 9.14.4 -> 9.15.3 age adoption passing confidence volta minor 9.15.4
rollup-plugin-visualizer ^5.12.0 -> ^5.14.0 age adoption passing confidence devDependencies minor
stylelint (source) ^16.10.0 -> ^16.12.0 age adoption passing confidence devDependencies minor 16.13.2 (+2)
typescript (source) ^5.6.3 -> ^5.7.2 age adoption passing confidence devDependencies minor 5.7.3
vite-plugin-vue-devtools (source) ^7.6.8 -> ^7.7.0 age adoption passing confidence devDependencies minor
vue-tsc (source) ^2.1.10 -> ^2.2.0 age adoption passing confidence devDependencies minor

Release Notes

evilmartians/lefthook (@​evilmartians/lefthook)

v1.10.1

Compare Source

v1.10.0

Compare Source

v1.9.3

Compare Source

v1.9.2

Compare Source

v1.9.1

Compare Source

v1.9.0

Compare Source

vueuse/vueuse (@​vueuse/core)

v12.3.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v12.2.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v12.1.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
arve0/markdown-it-attrs (markdown-it-attrs)

v4.3.1

Compare Source

Generic error handling, catches tranforms that fails, prints an error and continues.

Full Changelog: arve0/markdown-it-attrs@v4.3.0...v4.3.1

v4.3.0

Compare Source

What's Changed

Full Changelog: arve0/markdown-it-attrs@v4.2.0...v4.3.0

nodejs/node (node)

v22.13.0

Compare Source

pnpm/pnpm (pnpm)

v9.15.3

Compare Source

v9.15.2: pnpm 9.15.2

Compare Source

Patch Changes

  • Fixed publish/pack error with workspace dependencies with relative paths #​8904. It was broken in v9.4.0 (398472c).
  • Use double quotes in the command suggestion by pnpm patch on Windows #​7546.
  • Do not fall back to SSH, when resolving a git-hosted package if git ls-remote works via HTTPS #​8906.
  • Improve how packages with blocked lifecycle scripts are reported during installation. Always print the list of ignored scripts at the end of the output. Include a hint about how to allow the execution of those packages.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me Workleap
Canva

v9.15.1

Compare Source

v9.15.0

Compare Source

btd/rollup-plugin-visualizer (rollup-plugin-visualizer)

v5.14.0

Compare Source

  • Return flamegraph

v5.13.1

Compare Source

v5.13.0

Compare Source

  • Remove flamegraph template
  • Merge #​191. Thanks to @​guillaumeduboc
  • Update deps
  • Switch jest -> vitest
  • Switch eslint -> oxlint
  • Add test for rolldown
  • Make node v18 min required
stylelint/stylelint (stylelint)

v16.12.0

Compare Source

  • Added: selector-pseudo-class-allowed-list now checks @page pseudo-classes (#​8176) (@​Mouvedia).
  • Added: selector-pseudo-class-disallowed-list now checks @page pseudo-classes (#​8171) (@​Mouvedia).
  • Fixed: at-rule-property-required-list message to use "descriptor" for accuracy (#​8186) (@​ybiquitous).
  • Fixed: custom-property-no-missing-var-function false positives for container-name (#​8157) (@​Mouvedia).
  • Fixed: custom-property-no-missing-var-function false positives for custom properties passed to running() (#​8172) (@​Mouvedia).
  • Fixed: function-no-unknown false positives for running() (#​8172) (@​Mouvedia).
  • Fixed: selector-pseudo-class-no-unknown false positives for :open (#​8184) (@​lukewarlow).
  • Fixed: selector-pseudo-class-no-unknown false positives for :recto, :verso and :nth() (#​8170) (@​Mouvedia).
  • Fixed: selector-pseudo-class-no-unknown false positives for some moz-* vendor-prefixed pseudo-classes (#​8188) (@​Mouvedia).
  • Fixed: selector-pseudo-element-no-unknown false positives for ::details-content (#​8174) (@​lukewarlow).
  • Fixed: selector-type-no-unknown false positives for idents in functional pseudo-classes (#​8191) (@​elskhn).
  • Fixed: value-keyword-case false negatives (#​8158) (@​Mouvedia).
  • Fixed: value-keyword-case false positives for vendor-prefixed system colors (#​8146) (@​Mouvedia).

v16.11.0

Compare Source

microsoft/TypeScript (typescript)

v5.7.2

Compare Source

vuejs/devtools (vite-plugin-vue-devtools)

v7.7.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vuejs/language-tools (vue-tsc)

v2.2.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 5am every weekday" in timezone America/New_York, Automerge - "every weekday" in timezone America/New_York.

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 added dependencies Pull requests that update a dependency file renovate-bot labels Dec 5, 2024
@renovate renovate bot enabled auto-merge (squash) December 5, 2024 05:01
kongponents-bot
kongponents-bot previously approved these changes Dec 5, 2024
kongponents-bot
kongponents-bot previously approved these changes Dec 9, 2024
kongponents-bot
kongponents-bot previously approved these changes Dec 9, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 28da832 to f5fd23e Compare December 11, 2024 06:44
@renovate renovate bot changed the title chore(deps): update dependency typescript to ^5.7.2 chore(deps): update all non-major dependencies with stable version (minor) Dec 11, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 642e11a to 8480bd4 Compare December 26, 2024 07:07
kongponents-bot
kongponents-bot previously approved these changes Jan 1, 2025
kongponents-bot
kongponents-bot previously approved these changes Jan 2, 2025
kongponents-bot
kongponents-bot previously approved these changes Jan 2, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 3164cc2 to fb6256c Compare January 9, 2025 05:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 6b5a703 to dd0d824 Compare January 17, 2025 06:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from dd0d824 to b1d5818 Compare January 20, 2025 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate-bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant