Skip to content

Bump tmp and @google/clasp - #310

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-7e6b389cf7
Open

Bump tmp and @google/clasp#310
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-7e6b389cf7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown

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

Removes tmp

Updates @google/clasp from 2.3.0 to 2.5.0

Release notes

Sourced from @​google/clasp's releases.

v2.5.0

2.5.0 (2025-01-09)

Features

  • Add support for custom redirect port in clasp login (#1020) (d55832e)

Bug Fixes

  • Don't write files on clone if unable to fetch proejct (#824) (b3b292a)
  • Rethrow error so command exits with error status (#1019) (29ac629)

v2.4.2

2.4.2 (2022-09-26)

Bug Fixes

@​google/clasp v2.4.1

Bug Fixes

  • Don't require package.json for simple commands (#840) (#862) (ad5d045)
  • Fix saving credentials when refreshed. (#863) (48e6fa3)
  • Honor --project CLI option (#865) (deacf03)
  • Shut down embedded server on login faster (40e0b3d)

@​google/clasp v2.4.0

Features

  • env & option based config files (1b68374)

Bug Fixes

  • unnecessary code caused help command to crash (3741f71)

Miscellaneous Chores

@​google/clasp v2.3.1

... (truncated)

Changelog

Sourced from @​google/clasp's changelog.

2.5.0 (2025-01-09)

Features

  • Add support for custom redirect port in clasp login (#1020) (d55832e)

Bug Fixes

  • Don't write files on clone if unable to fetch project (#824) (b3b292a)
  • Rethrow error so command exits with error status (#1019) (29ac629)

2.4.2 (2022-09-26)

Bug Fixes

2.4.1 (2021-08-09)

Bug Fixes

  • Don't require package.json for simple commands (#840) (#862) (ad5d045)
  • Fix saving credentials when refreshed. (#863) (48e6fa3)
  • Honor --project CLI option (#865) (deacf03)
  • Shut down embedded server on login faster (40e0b3d)

2.4.0 (2021-06-11)

Features

  • env & option based config files (1b68374)

Bug Fixes

  • unnecessary code caused help command to crash (3741f71)

Miscellaneous Chores

2.3.2 (2021-05-17)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for @​google/clasp since your current version.

Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


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 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 [@google/clasp](https://github.com/google/clasp). These dependencies need to be updated together.


Removes `tmp`

Updates `@google/clasp` from 2.3.0 to 2.5.0
- [Release notes](https://github.com/google/clasp/releases)
- [Changelog](https://github.com/google/clasp/blob/master/CHANGELOG.md)
- [Commits](google/clasp@2.3.0...2.5.0)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version:
  dependency-type: indirect
- dependency-name: "@google/clasp"
  dependency-version: 2.5.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot requested a review from alexwforsythe as a code owner June 10, 2026 20:52
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 10, 2026
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