Skip to content

Bump yeoman-environment and oclif#176

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

Bump yeoman-environment and oclif#176
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-69b0d7f87f

Conversation

@dependabot
Copy link
Copy Markdown

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

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

Removes yeoman-environment

Updates oclif from 3.17.2 to 4.23.8

Release notes

Sourced from oclif's releases.

4.23.8

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.1048.0 to 3.1053.0 (6a48099)

4.23.7

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.48 to 6.2.49 (52edb05)

4.23.6

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.1047.0 to 3.1048.0 (27c319c)

4.23.5

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.38 to 6.2.48 (3a55544)

4.23.4

Bug Fixes

  • consolidated dependabot updates [skip-validate-pr] (c2857e6)

4.23.3

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.76 to 3.2.85 (df58a61)

4.23.2

Bug Fixes

  • deps: bump fast-uri from 3.0.2 to 3.1.2 (b3efc23)

4.23.1

Bug Fixes

4.23.0

Features

  • readme: allow disabling source links (a5ca526)

4.22.98

Bug Fixes

... (truncated)

Changelog

Sourced from oclif's changelog.

4.23.8 (2026-05-24)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.1048.0 to 3.1053.0 (6a48099)

4.23.7 (2026-05-17)

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.48 to 6.2.49 (52edb05)

4.23.6 (2026-05-17)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.1047.0 to 3.1048.0 (27c319c)

4.23.5 (2026-05-16)

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.38 to 6.2.48 (3a55544)

4.23.4 (2026-05-15)

Bug Fixes

  • consolidated dependabot updates [skip-validate-pr] (c2857e6)

4.23.3 (2026-05-15)

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.76 to 3.2.85 (df58a61)

4.23.2 (2026-05-15)

Bug Fixes

  • deps: bump fast-uri from 3.0.2 to 3.1.2 (b3efc23)

4.23.1 (2026-05-14)

Bug Fixes

... (truncated)

Commits
  • 43e79ce chore(release): 4.23.8 [skip ci]
  • 9748cdb Merge pull request #2033 from oclif/dependabot-npm_and_yarn-aws-sdk-client-s3...
  • 06e2589 Merge pull request #2035 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...
  • bd75072 chore(dev-deps): bump eslint-config-oclif from 6.0.164 to 6.0.165
  • 6a48099 fix(deps): bump @​aws-sdk/client-s3 from 3.1048.0 to 3.1053.0
  • 7e8e357 Merge pull request #2027 from oclif/dependabot-npm_and_yarn-oclif-test-4.1.18
  • b52a9e7 chore(release): 4.23.7 [skip ci]
  • d0ec2bd Merge pull request #2028 from oclif/dependabot-npm_and_yarn-oclif-plugin-help...
  • 9716b3d Merge pull request #2029 from oclif/dependabot-npm_and_yarn-prettier-3.8.3
  • 0923aa1 chore(release): 4.23.6 [skip ci]
  • Additional commits viewable in compare view
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 [yeoman-environment](https://github.com/yeoman/environment). It's no longer used after updating ancestor dependency [oclif](https://github.com/oclif/oclif). These dependencies need to be updated together.


Removes `yeoman-environment`

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

---
updated-dependencies:
- dependency-name: yeoman-environment
  dependency-version:
  dependency-type: indirect
- dependency-name: oclif
  dependency-version: 4.23.8
  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 May 26, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 26, 2026 23:12
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 26, 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