Skip to content

Bump tmp and oclif#38

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-0a54374dc3
Open

Bump tmp and oclif#38
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-0a54374dc3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 28, 2025

Removes tmp. It's no longer used after updating ancestor dependency oclif. These dependencies need to be updated together.

Removes tmp

Updates oclif from 3.0.1 to 3.17.2

Changelog

Sourced from oclif's changelog.

3.17.2 (2023-09-28)

Bug Fixes

  • dont assume lib as outDir (44bd3fd)
  • respect commands dir of each plugin, check for typescript in deps (993733b)
  • use path.sep (9770d1d)

3.17.1 (2023-09-21)

Bug Fixes

3.17.0 (2023-09-21)

Features

3.16.0 (2023-09-13)

Features

  • adds version and repo-prefix flags (4ba8246)

3.15.1 (2023-09-11)

3.15.0 (2023-09-05)

Features

3.14.0 (2023-09-01)

Features

3.13.1 (2023-08-31)

Reverts

3.13.0 (2023-08-31)

Features

... (truncated)

Commits
  • 149ef6e chore(release): 3.17.2 [skip ci]
  • 3a542ed Merge pull request #1191 from oclif/mdonnalley/dist-readme
  • 9770d1d fix: use path.sep
  • 993733b fix: respect commands dir of each plugin, check for typescript in deps
  • 44bd3fd fix: dont assume lib as outDir
  • 3d93ff3 chore(release): 3.17.1 [skip ci]
  • ccbcdc7 Merge pull request #1188 from oclif/ew/extract-gz
  • 808ec8b fix: extract gz not xz
  • 92cdf84 chore(release): 3.17.0 [skip ci]
  • e7123cf feat: improve perf of manifest command (#1187)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [tmp](https://github.com/raszi/node-tmp). It's no longer used after updating ancestor dependency [oclif](https://github.com/oclif/oclif). These dependencies need to be updated together.


Removes `tmp`

Updates `oclif` from 3.0.1 to 3.17.2
- [Release notes](https://github.com/oclif/oclif/releases)
- [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
- [Commits](oclif/oclif@v3.0.1...3.17.2)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version: 
  dependency-type: indirect
- dependency-name: oclif
  dependency-version: 3.17.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants