Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Resolve tslib re-exports before checking arity #54450

Merged
merged 1 commit into from May 30, 2023

Conversation

andrewbranch
Copy link
Member

Part 2 of #54317

Fixes microsoft/tslib#203

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels May 30, 2023
@andrewbranch
Copy link
Member Author

@typescript-bot cherry-pick to release-5.0
@typescript-bot cherry-pick to release-5.1

@typescript-bot
Copy link
Collaborator

typescript-bot commented May 30, 2023

Heya @andrewbranch, I've started to run the task to cherry-pick this into release-5.0 on this PR at e60d949. You can monitor the build here.

@typescript-bot
Copy link
Collaborator

Hey @andrewbranch, I couldn't open a PR with the cherry-pick. (You can check the log here). You may need to squash and pick this PR into release-5.0 manually.

@DanielRosenwasser
Copy link
Member

@typescript-bot cherry-pick to release-5.1

@typescript-bot
Copy link
Collaborator

typescript-bot commented May 30, 2023

Heya @DanielRosenwasser, I've started to run the task to cherry-pick this into release-5.1 on this PR at e60d949. You can monitor the build here.

@typescript-bot
Copy link
Collaborator

Hey @DanielRosenwasser, I've opened #54457 for you.

typescript-bot pushed a commit to typescript-bot/TypeScript that referenced this pull request May 30, 2023
Component commits:
e60d949 Resolve tslib re-exports before checking arity
DanielRosenwasser pushed a commit that referenced this pull request May 30, 2023
…e-5.1 (#54457)

Co-authored-by: Andrew Branch <andrew@wheream.io>
@DanielRosenwasser DanielRosenwasser merged commit fec0bd3 into main May 30, 2023
20 checks passed
@DanielRosenwasser DanielRosenwasser deleted the bug/tslib-reexport-helpers2 branch May 30, 2023 20:47
@andrewbranch
Copy link
Member Author

@DanielRosenwasser can we patch 5.0 as well?

#54328
#54462

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[2.5.1][Regression] imported helper named '__decorate' does not exist in 'tslib'
3 participants