nttld / setup-ndk

Setup your GitHub Actions workflow with a specific version of the Android NDK
MIT License
55 stars 22 forks source link

Bump the dev-dependencies group with 2 updates #545

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps the dev-dependencies group with 2 updates: @tsconfig/node20 and typescript.

Updates @tsconfig/node20 from 20.1.2 to 20.1.4

Commits


Updates typescript from 5.3.3 to 5.4.4

Release notes

Sourced from typescript's releases.

TypeScript 5.4.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

... (truncated)

Commits
  • 8eb3367 Bump version to 5.4.4 and LKG
  • de9096b šŸ¤– Pick PR #57871 (Divide-and-conquer strategy for int...) into release-5.4 (#...
  • 06aae98 šŸ¤– Pick PR #57973 (Compare package.json paths with cor...) into release-5.4 (#...
  • 6d8134e šŸ¤– Pick PR #57637 (Fixed a regression related to deter...) into release-5.4 (#...
  • 1c25c7f šŸ¤– Pick PR #57968 (Normalize slashes for paths in watc...) into release-5.4 (#...
  • 3caec2c Cherry pick PR 57887 into release-5.4 (#57898)
  • 896947e šŸ¤– Pick PR #57938 (Directories dont check modified tim...) into release-5.4 (#...
  • 521d3fb šŸ¤– Pick PR #57950 (Watch events enhancements) into release-5.4 (#57967)
  • 6ea273c Update LKG
  • cd06f92 šŸ¤– Pick PR #57853 (Revert PR 56161) into release-5.4 (#57854)
  • Additional commits viewable in compare view


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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 4 months ago

Superseded by #546.