build(deps-dev): bump tslib from 2.6.2 to 2.8.1 by dependabot[bot] · Pull Request #313 · codecov/codecov-javascript-bundler-plugins
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 9
Open
build(deps-dev): bump tslib from 2.6.2 to 2.8.1#313
dependabot[bot] wants to merge 1 commit intomainfrom
build(deps-dev): bump tslib from 2.6.2 to 2.8.1#313
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Copy link Copy Markdown
Bumps tslib from 2.6.2 to 2.8.1.
Release notes
Sourced from tslib's releases.
v2.8.1
What's Changed
- Fix publish workflow by
@andrewbranchin microsoft/tslib#271- Include non-enumerable keys in __importStar helper by
@rbucktonin microsoft/tslib#272- Remove use of ES2015 syntax by
@andrewbranchin microsoft/tslib#275Full Changelog: microsoft/tslib@v2.8.0...v2.8.1
v2.8.0
What's Changed
- Validate export structure of every entrypoint by
@andrewbranchin microsoft/tslib#269- Add rewriteRelativeImportExtension helper by
@andrewbranchin microsoft/tslib#270Full Changelog: microsoft/tslib@v2.7.0...v2.8.0
v2.7.0
What's Changed
- Implement deterministic collapse of
awaitinawait usingby@rbucktonin microsoft/tslib#262- Use global 'Iterator.prototype' for downlevel generators by
@rbucktonin microsoft/tslib#267Full Changelog: microsoft/tslib@v2.6.3...v2.7.0
v2.6.3
What's Changed
- 'await using' normative changes by
@rbucktonin microsoft/tslib#258Full Changelog: microsoft/tslib@v2.6.2...v2.6.3
Commits
d72d6f72.8.111fa982Merge pull request #275 from microsoft/bug/es5-compat3c532ebRemove use of ES2015 syntaxb0076c4Include non-enumerable keys in __importStar helper (#272)7c11588Add missing registry-url parameter1fec667Merge pull request #271 from microsoft/fix-publish097e99eFix publish workflowca5f7fb2.8.02334267Merge pull request #270 from microsoft/rewriteRelativeImportExtensionc4cde74Missed update- Additional commits viewable in compare view
dependabot
bot
added
dependencies
labels
Apr 2, 2026
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/tslib-2.8.1
branch
2 times, most recently
from
4f208c7 to
aa7a2df
Compare
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.2 to 2.8.1. - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@v2.6.2...v2.8.1) --- updated-dependencies: - dependency-name: tslib dependency-version: 2.8.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/tslib-2.8.1
branch
from
aa7a2df to
6f9e118
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment