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.15.1 #95

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

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

Release notes

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

v23.15.1

23.15.1 (2024-06-21)

Note: Version bump only for package @​waiting/shared

v23.15.0

23.15.0 (2024-06-21)

Features

  • core: expandFFIParamArray() (a11488d)

v23.14.0

23.14.0 (2024-06-21)

Features

  • core: fix patchZxQuote() and expose $ from zx (835ac6b)

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

... (truncated)

Changelog

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

23.15.1 (2024-06-21)

Note: Version bump only for package @​waiting/shared

23.15.0 (2024-06-21)

Features

  • core: expandFFIParamArray() (a11488d)

23.14.0 (2024-06-21)

Features

  • core: fix patchZxQuote() and expose $ from zx (835ac6b)

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)

... (truncated)

Commits
  • 6055c8f v23.15.1
  • 9afb365 chore(core): clean
  • ea9f26c v23.15.0
  • a11488d feat(core): expandFFIParamArray()
  • 47b487f v23.14.0
  • 835ac6b feat(core): fix patchZxQuote() and expose $ from zx
  • 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...
  • 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 #97.