🚨 [security] Update tmp 0.2.1 → 0.2.5 (minor) #1660
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.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ tmp (0.2.1 → 0.2.5) · Repo · Changelog
Security Advisories 🚨
🚨 tmp allows arbitrary temporary file / directory write via symbolic link `dir` parameter
Commits
See the full diff on Github. The new version differs by 54 commits:
Bump up the versionMerge pull request #309 from fflorent/fix-tmp-dir-with-dirFix use of tmp.dir() with `dir` optionUpdate versionMerge commit from forkFix GHSA-52f5-9888-hmc6Add test case for GHSA-52f5-9888-hmc6Remove broken testsRemove outdated URLReformat package.jsonMerge pull request #301 from raszi/dependabot/npm_and_yarn/braces-3.0.3Bump braces from 3.0.2 to 3.0.3Merge pull request #297 from raszi/feat/release-v0.2.3Fix formattingAdd .tool-versionsUpdate changelogIgnore .envAdd a small note about the compatibilityUpdate versionMerge pull request #296 from kevinoid/drop-rimrafUse fs.rm() instead of rimrafMerge pull request #294 from raszi/fix/update-versionUpdate versionUpdate ChangelogMerge pull request #293 from raszi/fix/rimrafAdd 20.x to the CIDrop Node v12 compatibilityUpdate rimraf and drop old Node compatibilityMerge pull request #283 from raszi/dependabot/npm_and_yarn/flat-and-mocha-5.0.2Merge pull request #288 from dnicolson/patch-1Update README.mdBump flat and mochaupdate docsupdate readmeupdate note on previously undocumented breaking changesupdate changelogupdate docsfix info on previously undocumented breaking changesadd info on previously undocumented breaking changesadd compatibility information on v0.2.2switching to github actionsadd data parameter to writeFileSync callfix matrix in ci workflowadd windows-latest to ci workflowremove package-lock.json from gitignoreadd package-lock.json as it is required for github actionsCreate node.js.ymlMerge pull request #279 from raszi/266-change-readmemd-reference-of-graceful-cleanupfix #266: move paragraph on graceful cleanup to the head of the documentationMerge pull request #278 from mbargiel/feature/fix-268-revert-sanitize-nameAdjust #246 regression tests into #268 regression testsfix #268: Revert "fix #246: remove any double quotes or single quotes from os.tmpdir also sanitize dir option, the template option and the name option"Merge pull request #271 from robertoaceves/patch-1Update README.md✳️ @babel/plugin-transform-modules-commonjs (7.18.6 → 7.27.1) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 63 commits:
v7.27.1Bumped picocolors to 1.1.1 (#17279)Rebuild Makefile.mjs (#17275)Allow `using of` as lexical declaration within for (#17254)fix invalid gulp watch usage (#17273)Update actions/checkout action to v4 (#17269)[babel 8] Remove unnecessary CJS ESM wrapper (#17261)Remove unused `regenerator-runtime` dep in `@babel/runtime` (#17263)[babel 8] Drop CJS support from `@babel/parser` (#17265)Update Yarn to 4.9.1 (#17266)Update fixture (#17264)Update fixturefix: do expressions should allow early exit (#17137)Include Babel 8 in coverage report (#17260)Ignore browser-only files in coverage reports (#17262)Update test262 (#17259)Fix: propagate argument evaluation errors through async promise chain (#17251)Tune plugin compat data (#17256)chore: bump compat-data sources (#17253)[Babel 8] perf: Improve traverse performance (#16965)Update error stack test (#17252)Update test262 (#17248)[Babel 8]: Remove record and tuple syntax support (#17242)Update `jest-light-runner` to v0.7.0 (#17245)Fix build script on Windows (#17244)fix `apply()`/`call()` annotated as pure (#17231)Reduce `interopRequireWildcard` size (#16538)Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 3) (#17235)Create ChainExpression within TSInstantiationExpression (#17233)Stricter TSImportType options parsing (#17193)migrate babel-compat-data build script to mjs (#17236)Update test262 (#17234)Bump typescript-eslint to 8.29.1 (#17232)Disallow get/set in TSPropertySignature (#17230)Use `class` and add type definitions for `regenerator` (#17220)Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 2) (#17226)Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 1) (#17224)Update firefox bugfix compat data (#17228)Migrate `@babel/register` to cts (#16844)test: add basic typescript-eslint integration tests (#17219)Harden variable declarator validations (#17217)Reduce generated names size for the 10th-11th (#17221)fix: Objects and arrays with multiple references should not be evaluated (#17156)Reduce `regeneratorRuntime` size (#17213)build(deps): bump @babel/helpers from 7.24.4 to 7.27.0 (#17218)Enforce node protocol import (#17207)Use esm for makefile js (#17214)add require-esm babel-register test (#17206)Fix: support const type parameter in generator (#17216)Babel 8 cleanup (#17211)Run tests imported from regenerator (#17205)Use imported regenerator transform files (#17205)Re-convert regeneratorRuntime to helper format (#17205)Delete remaining original regenerator files (#17205)Move regenerator files to the relevant packages (#17205)Remove bundled regeneratorRuntime helper (#17205)Prepare LICENSE files for incorporating regenerator (#17205)Merge remote-tracking branch 'regenerator/main'Update test262 (#17208)Fix start of TSParameterProperty (#17080)[Babel 8] Bump nodejs requirements to `^20.19.0 || >= 22.12.0` (#17204)[babel 8] Deprecate uppercase builders (#17133)Add v7.27.0 to CHANGELOG.md [skip ci]Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands