chore: Update tmp#319
Merged
Merged
Conversation
geofflamrock
approved these changes
Jun 17, 2026
| "@octopusdeploy/api-client": "3.7.0", | ||
| "axios": "^1.17.0", | ||
| "tmp": "0.2.6" | ||
| "tmp": "0.2.7" |
Contributor
There was a problem hiding this comment.
Same question as OctopusDeploy/create-release-action#698 do we need a new version of the action?
Contributor
Author
There was a problem hiding this comment.
Considering this didn't change the index.js, I don't think so. Possible this should be a dev dependency?
Contributor
There was a problem hiding this comment.
Yeah probably should be, do we know where its used?
Contributor
Author
There was a problem hiding this comment.
I'll do some dig dig
Contributor
Author
There was a problem hiding this comment.
Dropped esbuild (it was wrong), and just doing tmp now. No changes to the dist folder, so happy with this as a chore. Going to leave it where it is (in dependencies) for now.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
4d7c13d to
65c7969
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Part of DEVEX-449