waitingsong / node-win32-api

win32 api
MIT License
413 stars 53 forks source link

build(deps): bump @waiting/shared-types from 20.13.0 to 21.3.0 #78

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 12 months ago

Bumps @waiting/shared-types from 20.13.0 to 21.3.0.

Release notes

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

v21.3.0

21.3.0 (2023-07-28)

Features

  • core: add isExecWithEnableSourceMaps() (af1a5b6)
  • core: add node20+ support for functions (e201aaf)
  • core: add retrieveNodeExecOptions() (e46fdd2)

v21.2.1

21.2.1 (2023-05-08)

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

v21.2.0

21.2.0 (2023-05-06)

Features

  • types: add types MethodTypeUnknown, AsyncMethodType (4e28418)

v21.1.0

21.1.0 (2023-04-10)

Features

  • types: declare type MethodType (794b49d)

v21.0.1

21.0.1 (2023-04-06)

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

v21.0.0

21.0.0 (2023-03-23)

Bug Fixes

  • boilerplate: define enum without const (37ffd10)
  • boilerplate: devDeps version (2e29b42)

Features

  • breaking change re-design types CamelToSnake, SnakeToCamel, SnakeToPascal (de1a478)
Changelog

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

21.3.0 (2023-07-28)

Features

  • core: add isExecWithEnableSourceMaps() (af1a5b6)
  • core: add node20+ support for functions (e201aaf)
  • core: add retrieveNodeExecOptions() (e46fdd2)

21.2.1 (2023-05-08)

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

21.2.0 (2023-05-06)

Features

  • types: add types MethodTypeUnknown, AsyncMethodType (4e28418)

21.1.0 (2023-04-10)

Features

  • types: declare type MethodType (794b49d)

21.0.1 (2023-04-06)

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

... (truncated)

Commits
  • e4ddd8a v21.3.0
  • e201aaf feat(core): add node20+ support for functions
  • 05ca839 chore(core): remove dep source-map-support
  • d228316 chore(core): update getCallerStack()
  • 7643593 chore(core): add dep semver
  • af1a5b6 feat(core): add isExecWithEnableSourceMaps()
  • e46fdd2 feat(core): add retrieveNodeExecOptions()
  • 49d4236 Merge remote-tracking branch 'bp/main'
  • 940c617 ci: update mocha config
  • 377668f ci: update nodejs-win.yml using node LTS
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 1 month ago

Superseded by #86.