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

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 16, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@antfu/eslint-config ^4.2.0 -> ^4.2.1 age adoption passing confidence devDependencies patch
@types/node (source) ^22.13.1 -> ^22.13.4 age adoption passing confidence devDependencies patch
@vueuse/components (source) ^12.5.0 -> ^12.7.0 age adoption passing confidence dependencies minor
@vueuse/core (source) ^12.5.0 -> ^12.7.0 age adoption passing confidence dependencies minor
@vueuse/integrations (source) ^12.5.0 -> ^12.7.0 age adoption passing confidence dependencies minor
ace-builds ^1.37.5 -> ^1.38.0 age adoption passing confidence devDependencies minor
eslint (source) 9.20.0 -> 9.20.1 age adoption passing confidence devDependencies patch
eslint-plugin-sonarjs (source) ^3.0.1 -> ^3.0.2 age adoption passing confidence devDependencies patch
github.com/casdoor/casdoor-go-sdk v1.3.0 -> v1.4.0 age adoption passing confidence require minor
github.com/go-acme/lego/v4 v4.21.0 -> v4.22.2 age adoption passing confidence require minor
github.com/go-playground/validator/v10 v10.24.0 -> v10.25.0 age adoption passing confidence require minor
go (source) 1.23.6 -> 1.24.0 age adoption passing confidence golang minor
pnpm (source) 10.3.0+sha512.ee592eda8815a8a293c206bb0917c4bb0ff274c50def7cbc17be05ec641fc2d1b02490ce660061356bd0d126a4d7eb2ec8830e6959fb8a447571c631d5a2442d -> 10.4.1 age adoption passing confidence packageManager minor
sse.js ^2.5.0 -> ^2.6.0 age adoption passing confidence dependencies minor
unocss (source) ^65.4.3 -> ^65.5.0 age adoption passing confidence dependencies minor
unplugin-auto-import ^19.0.0 -> ^19.1.0 age adoption passing confidence devDependencies minor
unplugin-vue-components ^28.0.0 -> ^28.2.0 age adoption passing confidence devDependencies minor
vue-tsc (source) ^2.1.10 -> ^2.2.2 age adoption passing confidence devDependencies minor

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v4.2.1

Compare Source

   🚀 Features
    View changes on GitHub
vueuse/vueuse (@​vueuse/components)

v12.7.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v12.6.1

Compare Source

No significant changes

    View changes on GitHub

v12.6.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
ajaxorg/ace-builds (ace-builds)

v1.38.0

Compare Source

Features
  • popup: add supporting skipFilter flag for popup item (#​5740) (0db7585)
Bug Fixes
1.37.5 (2025-01-16)
Bug Fixes
1.37.4 (2025-01-09)
Bug Fixes
  • Remove unnecesary typeof from type imports in declarations (#​5715) (2c8bf91)
1.37.3 (2025-01-07)
1.37.2 (2025-01-06)
Bug Fixes
1.37.1 (2024-12-20)
Bug Fixes
  • hide gutter tooltip event missing from editor signal (#​5701) (66a6736)
1.36.6 (2024-12-17)
Bug Fixes
1.36.5 (2024-11-14)
Features
  • exposing getter setter for widget manager created using line widgets (#​5673) (f5d0c19)
Bug Fixes
1.36.4 (2024-11-04)
Bug Fixes
1.36.3 (2024-10-21)
Bug Fixes
  • readdirSync options recursive: true was added only in NodeJs v20.1.0 (#​5645) (2953f72)
1.36.2 (2024-08-30)
Bug Fixes
1.36.1 (2024-08-29)
Bug Fixes
eslint/eslint (eslint)

v9.20.1

Compare Source

SonarSource/SonarJS (eslint-plugin-sonarjs)

v3.0.2

Compare Source

casdoor/casdoor-go-sdk (github.com/casdoor/casdoor-go-sdk)

v1.4.0

Compare Source

Features
go-acme/lego (github.com/go-acme/lego/v4)

v4.22.2

Compare Source

Fixed
  • [dnsprovider] acme-dns: use new registred account

v4.22.1

Compare Source

Fixed
  • [dnsprovider] acme-dns: continue the process when the CNAME is handled by the storage
Added

v4.22.0

Compare Source

Added
  • [cli] Add --private-key flag to set the private key.
  • [cli] Add LEGO_DEBUG_ACME_HTTP_CLIENT environment variable to debug the calls to the ACME server.
  • [cli] Add LEGO_EMAIL environment variable for specifying email.
  • [cli] Add --hook-timeout flag to run and renew commands.
  • [dnsprovider] Add DNS provider for myaddr.{tools,dev,io}
  • [dnsprovider] Add DNS provider for Spaceship
  • [dnsprovider] acme-dns: add HTTP storage
  • [lib,cli,httpprovider] Add --http.delay option for HTTP challenge.
  • [lib,cli,profiles] Add support for Profiles Extension.
  • [lib] Add an option to set CSR email addresses
Changed
  • [lib] rewrite status management
  • [dnsprovider] docs: improve units and default values
Removed
  • [dnsprovider] netcup: remove TTL option
Fixed
  • [cli,log] remove extra debug logs
go-playground/validator (github.com/go-playground/validator/v10)

v10.25.0: Release 10.25.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-playground/validator@v10.24.0...v10.25.0

golang/go (go)

v1.24.0

pnpm/pnpm (pnpm)

v10.4.1

Compare Source

Patch Changes
  • Throws an error when the value provided by the --allow-build option overlaps with the pnpm.ignoredBuildDependencies list #​9105.
  • Print pnpm's version after the execution time at the end of the console output.
  • Print warning about ignored builds of dependencies on repeat install #​9106.
  • Setting init-package-manager should work.

v10.4.0

Compare Source

Minor Changes
  • pnpm approve-builds --global works now for allowing dependencies of globally installed packages to run postinstall scripts.

  • The pnpm add command now supports a new flag, --allow-build, which allows building the specified dependencies. For instance, if you want to install a package called bundle that has esbuild as a dependency and want to allow esbuild to run postinstall scripts, you can run:

    pnpm --allow-build=esbuild add bundle
    

    This will run esbuild's postinstall script and also add it to the pnpm.onlyBuiltDependencies field of package.json. So, esbuild will always be allowed to run its scripts in the future.

    Related PR: #​9086.

  • The pnpm init command adds a packageManager field with the current version of pnpm CLI #​9069. To disable this behaviour, set the init-package-manager setting to false.

Patch Changes
  • pnpm approve-builds should work after two consecutive pnpm install runs #​9083.
  • Fix instruction for updating pnpm with corepack #​9101.
  • The pnpm version specified by packageManager cannot start with v.
mpetazzoni/sse.js (sse.js)

v2.6.0: sse.js v2.6.0

Compare Source

This releases brings a number of bug fixes in the handling of error conditions, completion of the underlying XHR, and handling of state across requests.

unocss/unocss (unocss)

v65.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
unplugin/unplugin-auto-import (unplugin-auto-import)

v19.1.0

Compare Source

   🚀 Features
    View changes on GitHub
unplugin/unplugin-vue-components (unplugin-vue-components)

v28.2.0

Compare Source

   🚀 Features
  • Do not ignore node_modules by default, instead expose globsExclude option  -  by @​antfu (8e1f7)
    View changes on GitHub

v28.1.0

Compare Source

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

v2.2.2

Compare Source

Features
  • feat(language-core): navigation support for $attrs, $slots, $refs and $el in the template (#​5056) - Thanks to @​KazariEX!
  • feat(language-service): support global directives completion (#​4989) - Thanks to @​KazariEX!
  • feat(language-core): type support of useAttrs (#​5106) - Thanks to @​KazariEX!
  • feat(language-core): add options for fine-grained configuration of strictTemplates (#​5138)
  • feat(language-service): display deprecated info of props in completion (#​5134) - Thanks to @​KazariEX!
  • feat(component-meta): collect destructured props defaults (#​5101) - Thanks to @​Akryum!
  • feat(language-core): add checkUnknownDirectives option (#​5141) - Thanks to @​KazariEX!
  • feat(language-core): support <script vapor> - Thanks to @​KazariEX!
Bug Fixes
  • fix(language-core): ignore ts errors in function-scoped declare expressions (#​5090) - Thanks to @​zhiyuanzmj!
  • fix(language-core, typescript-plugin): handle self-reference component correctly (#​5102) - Thanks to @​KazariEX!
  • fix(language-core): do not generate element for <template> with v-slot (#​5077) - Thanks to @​KazariEX!
  • fix(language-service): set code action kinds to avoid warning (#​5096) - Thanks to @​KazariEX!
  • fix(language-core): handle parentheses in v-for exp
  • fix(language-core): slot exp formatting virtual code syntax incorrect
  • fix(language-core): arrow function formatting virtual code syntax incorrect in interpolation
  • fix(language-core): improve multiple lines event formatting result
  • fix(language-core): prefer loc.source instead of node content
  • fix(language-core): intersect local $attrs with __VLS_ctx.$attrs (#​5113) - Thanks to @​KazariEX!
  • fix(language-core): only generate model modifiers for components - Thanks to @​KazariEX!
  • fix(language-plugin-pug): ignore duplicate attribute error of class (#​5100) - Thanks to @​KazariEX!
  • fix(language-core): align types of v-for with core (#​5084) - Thanks to @​KazariEX!
  • fix(language-core): map interpolation error with multiple variables correctly (#​5158) - Thanks to @​KazariEX!
  • fix(vscode): ask user to reload extension host when configuration changes (#​5160) - Thanks to @​typed-sigterm!
  • fix(typescript-plugin): update component names correctly for the first time - Thanks to @​KazariEX!
  • fix(language-core): add undefined to first param type of optional model emits (#​5171) - Thanks to @​KazariEX!
  • fix(language-core): intersect __VLS_slots with __VLS_ctx.$slots (#​5083) - Thanks to @​KazariEX!
  • fix(language-core): complete codegen of slot name prop (#​5139) - Thanks to @​KazariEX!
Other Changes
  • refactor(language-service): read ast from codegen instead of parsing it repeatedly (#​5086) - Thanks to @​KazariEX!
  • refactor(language-core): rewrite vueCompilerOptions resolution logic
  • refactor(component-meta): read scriptSetupRanges from codegen - Thanks to @​KazariEX!
  • refactor(component-meta): read node directly instead of creating sub ast - Thanks to @​KazariEX!
  • refactor(component-meta): read ast from sfc.script - Thanks to @​KazariEX!
  • refactor(language-core): generate the type of slots with function property (#​5173) - Thanks to @​KazariEX!
  • refactor(language-core): reduce codegen size of template returns - Thanks to @​KazariEX!
  • refactor(language-core): remove semantic highlight of directives - Thanks to @​KazariEX!
  • refactor: update alien-signals to 1.0.3 (#​5181) - Thanks to @​KazariEX!

v2.2.0

Compare Source


Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 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 force-pushed the renovate/all-minor-patch branch 3 times, most recently from 040ffcf to 25f8b1b Compare February 17, 2025 22:01
@0xJacky 0xJacky force-pushed the renovate/all-minor-patch branch from 25f8b1b to 042ab22 Compare February 18, 2025 04:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 7078859 to 6790062 Compare February 18, 2025 07:29
@0xJacky 0xJacky force-pushed the renovate/all-minor-patch branch from 6790062 to f863f0d Compare February 18, 2025 07:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f863f0d to 84f7d40 Compare February 18, 2025 07:40
@0xJacky 0xJacky force-pushed the renovate/all-minor-patch branch from 84f7d40 to 020b559 Compare February 18, 2025 07:46
@0xJacky 0xJacky merged commit ada74fd into dev Feb 18, 2025
5 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch February 18, 2025 07:46
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