Skip to content

Bump tmp and yeoman-generator in /packages/generator-botkit#157

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/packages/generator-botkit/multi-270b5399d6
Open

Bump tmp and yeoman-generator in /packages/generator-botkit#157
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/packages/generator-botkit/multi-270b5399d6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 27, 2026

Copy link
Copy Markdown

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

Removes tmp

Updates yeoman-generator from 3.2.0 to 8.2.2

Release notes

Sourced from yeoman-generator's releases.

v8.2.2

8.2.2 (2026-04-29)

Bug Fixes

  • try to avoid could be instantiated with a different subtype of constraint issue (#1798) (2a83721)

v8.2.1

8.2.1 (2026-04-28)

Bug Fixes

  • add return type to avoid complex type generation (#1795) (ddb534c)

v8.2.0

8.2.0 (2026-04-28)

Features

Bug Fixes

v8.1.2

  • fix: update proxy behavior to handle raw values and add related tests (#1762) 0f4dc08
  • feat: add StorageTransform type and update StorageOptions (#1761) 1684d01

yeoman/generator@v8.1.1...v8.1.2

v8.1.1

  • fix: types adjusts (#1760) d02af1d

yeoman/generator@v8.1.0...v8.1.1

v8.1.0

  • feat: add configTransform feature (#1759) a810814

... (truncated)

Changelog

Sourced from yeoman-generator's changelog.

8.2.2 (2026-04-29)

Bug Fixes

  • try to avoid could be instantiated with a different subtype of constraint issue (#1798) (2a83721)

8.2.1 (2026-04-28)

Bug Fixes

  • add return type to avoid complex type generation (#1795) (ddb534c)

8.2.0 (2026-04-28)

Features

Bug Fixes

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for yeoman-generator 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 [yeoman-generator](https://github.com/yeoman/generator). These dependencies need to be updated together.


Removes `tmp`

Updates `yeoman-generator` from 3.2.0 to 8.2.2
- [Release notes](https://github.com/yeoman/generator/releases)
- [Changelog](https://github.com/yeoman/generator/blob/main/CHANGELOG.md)
- [Commits](yeoman/generator@v3.2.0...v8.2.2)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version:
  dependency-type: indirect
- dependency-name: yeoman-generator
  dependency-version: 8.2.2
  dependency-type: direct:production
...

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 May 27, 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