Skip to content

Commit

Permalink
chore(deps): Update dependency @ava/typescript to v5 (#250)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@ava/typescript](https://github.com/avajs/typescript) | devDependencies | major | [`^4.1.0` -> `^5.0.0`](https://renovatebot.com/diffs/npm/@ava%2ftypescript/4.1.0/5.0.0) |

---

### Release Notes

<details>
<summary>avajs/typescript (@&#8203;ava/typescript)</summary>

### [`v5.0.0`](https://github.com/avajs/typescript/releases/tag/v5.0.0)

[Compare Source](https://github.com/avajs/typescript/compare/v4.1.0...v5.0.0)

#### What's Changed

-   Restrict compatibility to AVA 6 by [@&#8203;novemberborn](https://github.com/novemberborn) in [https://github.com/avajs/typescript/pull/54](https://github.com/avajs/typescript/pull/54)
-   Include Node.js 21 in supported engines by [@&#8203;rien](https://github.com/rien) in [https://github.com/avajs/typescript/pull/52](https://github.com/avajs/typescript/pull/52)
-   Include Node.js 22 in supported engines by [@&#8203;lenovouser](https://github.com/lenovouser) in [https://github.com/avajs/typescript/pull/53](https://github.com/avajs/typescript/pull/53)

#### New Contributors

-   [@&#8203;rien](https://github.com/rien) made their first contribution in [https://github.com/avajs/typescript/pull/52](https://github.com/avajs/typescript/pull/52)
-   [@&#8203;lenovouser](https://github.com/lenovouser) made their first contribution in [https://github.com/avajs/typescript/pull/53](https://github.com/avajs/typescript/pull/53)

**Full Changelog**: avajs/typescript@v4.1.0...v5.0.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
cq-bot authored Dec 2, 2024
1 parent 9f84e4b commit 8675eb9
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 28 deletions.
52 changes: 25 additions & 27 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"author": "cloudquery (https://github.com/cloudquery)",
"devDependencies": {
"@ava/typescript": "^4.1.0",
"@ava/typescript": "^5.0.0",
"@tsconfig/node20": "^20.1.2",
"@types/semver": "^7.5.8",
"@types/uuid": "^10.0.0",
Expand Down

0 comments on commit 8675eb9

Please sign in to comment.