-
Notifications
You must be signed in to change notification settings - Fork 333
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the npm group with 3 updates #2023
Conversation
Bumps the npm group with 3 updates: [@octokit/types](https://github.com/octokit/types.ts), [ava](https://github.com/avajs/ava) and [typescript](https://github.com/Microsoft/TypeScript). Updates `@octokit/types` from 12.3.0 to 12.4.0 - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](octokit/types.ts@v12.3.0...v12.4.0) Updates `ava` from 5.3.1 to 6.0.1 - [Release notes](https://github.com/avajs/ava/releases) - [Commits](avajs/ava@v5.3.1...v6.0.1) Updates `typescript` from 5.3.2 to 5.3.3 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.3.2...v5.3.3) --- updated-dependencies: - dependency-name: "@octokit/types" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: ava dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
Pushed a commit to update the checked-in dependencies. Please mark the PR as ready for review to trigger PR checks. |
Hm.. looks like the unit test failures with this bump are genuine:
all unit tests in those files passed, but looks like the tests don't exit when expected. For the first two, it might be due to our use of |
Looking at the release notes, I think Ava v6 drops support for Node 16. |
@dependabot ignore ava major version |
OK, I won't notify you about version 6.x.x of ava again, unless you unignore it. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the npm group with 3 updates: @octokit/types, ava and typescript.
Updates
@octokit/types
from 12.3.0 to 12.4.0Release notes
Sourced from
@octokit/types
's releases.Commits
ff98468
feat: permissions.organization_custom_properties (#598)1397259
build(deps): lock file maintenance623cc63
refactor: replace NodeJS internal module imports withnode:
specifier impor...5e9a891
don't run immediate response on Actions- or octokitbot-driven changes (#596)Updates
ava
from 5.3.1 to 6.0.1Release notes
Sourced from ava's releases.
... (truncated)
Commits
5975b60
6.0.132f282f
Ensure watch mode works outside of its integration testscf7a288
6.0.0af5684d
Don't force-exit after tests have completed88e4333
Update dependencies & other minor tweakscac1d1f
Tweak README0492d32
Fix external assertions tests for Node.js 21adbfcde
Experimentally expose internal events for custom reporters6790d50
Update memoize dependencye07179b
Remove ability to select AVA 5 watcherUpdates
typescript
from 5.3.2 to 5.3.3Release notes
Sourced from typescript's releases.
Commits
63717cf
Bump version to 5.3.3 and LKG4c2afa7
🤖 Pick PR #56627 (Transpile jsdoc parsing mode) into release-5.3 (#56629)ba3d2b0
🤖 Pick PR #56434 (Fix support for intersections in te...) into release-5.3 (#...f3808c4
🤖 Pick PR #56504 (Fixed an issue in boolean compariso...) into release-5.3 (#...b4fe221
Cherry-pick #56489 into release-5.3 (#56490)f750eb3
Pick #56485 into release-5.3 (#56486)Most Recent Ignore Conditions Applied to This Pull Request
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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions