waitingsong / node-win32-api

win32 api
MIT License
413 stars 53 forks source link

build(deps-dev): bump @waiting/shared-core from 20.13.0 to 23.13.0 #92

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @waiting/shared-core from 20.13.0 to 23.13.0.

Release notes

Sourced from @​waiting/shared-core's releases.

v23.13.0

23.13.0 (2024-06-12)

Features

  • types: change default type value to any of MethodType, MethodTypeUnknown, AsyncMethodType (0ed8a7c)

v23.12.0

23.12.0 (2024-06-12)

Features

  • types: add this generics param of MethodType, MethodTypeUnknown, AsyncMethodType (158cb83)

v23.11.0

23.11.0 (2024-05-27)

Features

v23.10.1

23.10.1 (2024-05-09)

Bug Fixes

  • core: shell createUser() (2f8d8f0)

v23.10.0

23.10.0 (2024-05-09)

Features

  • core: shell add property sshSelfWithoutPassword of type CreateUserOptions (23bf0bb)

v23.9.0

23.9.0 (2024-05-09)

Features

  • core: shell updateSshAllowUser() (f3f8607)

v23.8.0

23.8.0 (2024-05-08)

... (truncated)

Changelog

Sourced from @​waiting/shared-core's changelog.

23.13.0 (2024-06-12)

Features

  • types: change default type value to any of MethodType, MethodTypeUnknown, AsyncMethodType (0ed8a7c)

23.12.0 (2024-06-12)

Features

  • types: add this generics param of MethodType, MethodTypeUnknown, AsyncMethodType (158cb83)

23.11.0 (2024-05-27)

Features

23.10.1 (2024-05-09)

Bug Fixes

  • core: shell createUser() (2f8d8f0)

23.10.0 (2024-05-09)

Features

  • core: shell add property sshSelfWithoutPassword of type CreateUserOptions (23bf0bb)

... (truncated)

Commits
  • ddbb204 v23.13.0
  • 0ed8a7c feat(types): change default type value to any of MethodType, MethodTypeUnknow...
  • 9218536 v23.12.0
  • 158cb83 feat(types): add this generics param of MethodType, MethodTypeUnknown, AsyncM...
  • 823e4bc test(types): move files
  • 80c8a8f chore(types): format
  • 41ccd6b Merge remote-tracking branch 'bp/main'
  • d28acdd ci: update .gitignore and purge.sh
  • d0a7b01 test(boilerplate): update pkg.scripts.pretest
  • 4d9e1a4 chore(boilerplate): update mw-demo/package.json imports
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 month ago

Superseded by #95.