svelte
svelte copied to clipboard
chore(deps): update dependency tslib to v2.8.1
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| tslib (source) | 2.6.2 -> 2.8.1 |
Release Notes
Microsoft/tslib (tslib)
v2.8.1
What's Changed
- Fix publish workflow by @andrewbranch in microsoft#271
- Include non-enumerable keys in __importStar helper by @rbuckton in microsoft#272
- Remove use of ES2015 syntax by @andrewbranch in microsoft#275
Full Changelog: https://github.com/microsoft/tslib/compare/v2.8.0...v2.8.1
v2.8.0
What's Changed
- Validate export structure of every entrypoint by @andrewbranch in microsoft#269
- Add rewriteRelativeImportExtension helper by @andrewbranch in microsoft#270
Full Changelog: https://github.com/microsoft/tslib/compare/v2.7.0...v2.8.0
v2.7.0
What's Changed
- Implement deterministic collapse of
awaitinawait usingby @rbuckton in microsoft#262 - Use global 'Iterator.prototype' for downlevel generators by @rbuckton in microsoft#267
Full Changelog: https://github.com/microsoft/tslib/compare/v2.6.3...v2.7.0
v2.6.3
What's Changed
- 'await using' normative changes by @rbuckton in microsoft#258
Full Changelog: https://github.com/microsoft/tslib/compare/v2.6.2...v2.6.3
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.