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.2.0 #66

Closed dependabot[bot] closed 12 months ago

dependabot[bot] commented 1 year ago

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

Release notes

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

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.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

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)
Commits
  • 6f5ceac v21.2.0
  • 4e28418 feat(types): add types MethodTypeUnknown, AsyncMethodType
  • e8c8c9a Merge remote-tracking branch 'bp/main'
  • 1fef4e3 chore(boilerplate): bump deps version
  • b5ff3b0 chore: clean devDependencies
  • b59df4a Merge remote-tracking branch 'bp/main'
  • de9dccb chore(boilerplate): bump deps version
  • c424394 chore: sync
  • 25d3da9 Merge remote-tracking branch 'bp/main'
  • b520c9e v21.1.0
  • 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 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 12 months ago

Superseded by #78.