chore: update tmp by rzhao271 · Pull Request #25404 · microsoft/vscode-python

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

chore: update tmp#25404

rzhao271 merged 3 commits intomainfrom

rzhao271/bump-tmp

Conversation

@rzhao271

Copy link

It turns out the version string "^0.0.33" essentially means "0.0.33". This PR manually updates tmp to "^0.2.5", which allows for higher patch versions in the future, too.

@rzhao271 rzhao271 self-assigned this

Aug 19, 2025

@rzhao271 rzhao271 added this to the August 2025 milestone

Aug 19, 2025

@rzhao271 rzhao271 enabled auto-merge (squash)

August 19, 2025 21:34

Tyriar

Tyriar previously approved these changes Aug 19, 2025

@rzhao271 rzhao271 added no-changelog

No news entry required

skip package*.json

package.json and package-lock.json don't both need updating

skip-issue-check labels

Aug 19, 2025

@rzhao271 rzhao271 disabled auto-merge

August 19, 2025 23:34

@rzhao271 rzhao271 closed this

Aug 19, 2025

@rzhao271 rzhao271 reopened this

Aug 19, 2025

@rzhao271

Copy link

Author

I'm having to call into a new sync API to get the tests green. Otherwise, the async cleanup runs after the assertion, failing the functional tests. Adding Karthik as a reviewer.

@rzhao271 rzhao271 merged commit ebc683a into main

Aug 20, 2025

123 of 124 checks passed

@rzhao271 rzhao271 deleted the rzhao271/bump-tmp branch

August 20, 2025 22:07

eleanorjboyd pushed a commit to eleanorjboyd/vscode-python that referenced this pull request

Sep 8, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@DonJayamanne DonJayamanne DonJayamanne approved these changes

@Tyriar Tyriar Tyriar left review comments

@karthiknadig karthiknadig Awaiting requested review from karthiknadig

Assignees

@rzhao271 rzhao271

Labels

no-changelog

No news entry required

skip package*.json

package.json and package-lock.json don't both need updating

skip-issue-check

Projects

None yet

Milestone

August 2025

Development

Successfully merging this pull request may close these issues.

3 participants

@rzhao271 @DonJayamanne @Tyriar