Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

'await using' normative changes #258

Merged
merged 1 commit into from
May 30, 2024
Merged

'await using' normative changes #258

merged 1 commit into from
May 30, 2024

Conversation

rbuckton
Copy link
Member

This is the companion PR to microsoft/TypeScript#58624.

@rbuckton rbuckton merged commit 983d81b into main May 30, 2024
6 checks passed
@rbuckton
Copy link
Member Author

@DanielRosenwasser, we will probably want to ship a new tslib when we ship the RC.

@rbuckton rbuckton deleted the await-using-updates branch May 30, 2024 22:24
@DanielRosenwasser
Copy link
Member

This feels like a patch change. Any strong calls for this to be a minor version rev?

@rbuckton
Copy link
Member Author

rbuckton commented Jun 3, 2024

There's no api change, and while there is a behavior change it is one intended for correctness, so I'd say patch is fine.

descope bot referenced this pull request in descope/descope-js Jun 25, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [tslib](https://www.typescriptlang.org/)
([source](https://github.com/Microsoft/tslib)) | dependencies | patch
| [`2.6.2` ->
`2.6.3`](https://renovatebot.com/diffs/npm/tslib/2.6.2/2.6.3) |

---

### Release Notes

<details>
<summary>Microsoft/tslib (tslib)</summary>

### [`v2.6.3`](https://github.com/microsoft/tslib/releases/tag/v2.6.3)

[Compare
Source](https://github.com/Microsoft/tslib/compare/v2.6.2...v2.6.3)

##### What's Changed

- 'await using' normative changes by
[@&#8203;rbuckton](https://github.com/rbuckton) in
[https://github.com/microsoft/tslib/pull/258](https://github.com/microsoft/tslib/pull/258)

**Full Changelog**:
microsoft/tslib@v2.6.2...v2.6.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: descope[bot] <descope[bot]@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants