Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the dependencies group with 2 updates: node-plop and envinfo.

Updates node-plop from 0.32.2 to 0.32.3

Changelog

Sourced from node-plop's changelog.

0.32.3

Patch Changes

  • Fix uppercase and lowercase helpers

  • Replace globby with tinyglobby

Commits
  • 47de192 chore: release plop
  • 2c410ae fix: lower and uppercase helpers are no longer flipped
  • b5f5300 fix: windows.
  • 817440d chore: add picomatch types
  • 9d676ee fix: absolute everywhere
  • e6147bf Merge branch 'main' into tinyglobby-fix
  • c079543 fix: use absolute paths in addMany globs
  • 80cb50a chore: switch from globby to tinyglobby
  • See full diff in compare view

Updates envinfo from 7.14.0 to 7.15.0

Release notes

Sourced from envinfo's releases.

envinfo v7.15.0

Features

Changelog

Sourced from envinfo's changelog.

7.15.0 (2025-09-27)

Features

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 2 updates: [node-plop](https://github.com/plopjs/plop/tree/HEAD/packages/node-plop) and [envinfo](https://github.com/tabrindle/envinfo).


Updates `node-plop` from 0.32.2 to 0.32.3
- [Release notes](https://github.com/plopjs/plop/releases)
- [Changelog](https://github.com/plopjs/plop/blob/main/packages/node-plop/CHANGELOG.md)
- [Commits](https://github.com/plopjs/plop/commits/[email protected]/packages/node-plop)

Updates `envinfo` from 7.14.0 to 7.15.0
- [Release notes](https://github.com/tabrindle/envinfo/releases)
- [Changelog](https://github.com/tabrindle/envinfo/blob/main/CHANGELOG.md)
- [Commits](tabrindle/envinfo@v7.14.0...v7.15.0)

---
updated-dependencies:
- dependency-name: node-plop
  dependency-version: 0.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: envinfo
  dependency-version: 7.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 29, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 29, 2025 02:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 29, 2025
@alexander-akait alexander-akait merged commit 7793ce9 into main Sep 29, 2025
57 checks passed
@alexander-akait alexander-akait deleted the dependabot/npm_and_yarn/dependencies-bcfce79695 branch September 29, 2025 16:16
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.

2 participants