Skip to content

'await using' normative changes - #258

Merged
Ron Buckton (rbuckton) merged 1 commit into
mainfrom
await-using-updates
May 30, 2024
Merged

'await using' normative changes#258
Ron Buckton (rbuckton) merged 1 commit into
mainfrom
await-using-updates

Conversation

@rbuckton

Copy link
Copy Markdown
Contributor

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

@rbuckton

Copy link
Copy Markdown
ContributorAuthor

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

@rbuckton
Ron Buckton (rbuckton) deleted the await-using-updates branch May 30, 2024 22:24
@DanielRosenwasser

Copy link
Copy Markdown
Member

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

@rbuckton

Copy link
Copy Markdown
ContributorAuthor

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.

descopeBot 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://togithub.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://togithub.com/microsoft/tslib/releases/tag/v2.6.3)
[Compare
Source](https://togithub.com/Microsoft/tslib/compare/v2.6.2...v2.6.3)
##### What's Changed
- 'await using' normative changes by
[@&#8203;rbuckton](https://togithub.com/rbuckton) in
[https://github.com/microsoft/tslib/pull/258](https://togithub.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://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: descope[bot] <descope[bot]@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@rbuckton@DanielRosenwasser@sandersn