Skip to content

Bump @oclif/plugin-warn-if-update-available from 1.7.3 to 3.1.71 - #383

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/oclif/plugin-warn-if-update-available-3.1.71
Open

Bump @oclif/plugin-warn-if-update-available from 1.7.3 to 3.1.71#383
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/oclif/plugin-warn-if-update-available-3.1.71

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 6, 2026

Copy link
Copy Markdown
Contributor

Bumps @oclif/plugin-warn-if-update-available from 1.7.3 to 3.1.71.

Release notes

Sourced from @​oclif/plugin-warn-if-update-available's releases.

3.1.71

Bug Fixes

  • deps: bump @​oclif/core from 4.13.0 to 4.13.2 (#1050) (e5f6dd6)

3.1.70

Bug Fixes

  • deps: bump @​oclif/core from 4.11.14 to 4.13.0 (#1047) (4ae169a)

3.1.69

Bug Fixes

3.1.68

Bug Fixes

  • deps: bump @​oclif/core from 4.11.9 to 4.11.11 (#1034) (3a73be0)

3.1.67

Bug Fixes

  • deps: bump @​oclif/core from 4.11.4 to 4.11.9 (#1030) (35fb8be)

3.1.66

Bug Fixes

3.1.65

Bug Fixes

  • deps: bump @​oclif/core from 4.11.2 to 4.11.3 (#1019) (8a5e833)

3.1.64

Bug Fixes

  • deps: bump @​oclif/core from 4.11.0 to 4.11.2 (#1016) (6aa16a8)

3.1.63

Bug Fixes

  • deps: bump fast-xml-builder from 1.1.4 to 1.2.0 (#1015) (f49f683)

3.1.62

Bug Fixes

  • deps: bump @​oclif/core from 4.10.6 to 4.11.0 (#1013) (ed46c37)

... (truncated)

Changelog

Sourced from @​oclif/plugin-warn-if-update-available's changelog.

3.1.71 (2026-08-02)

Bug Fixes

  • deps: bump @​oclif/core from 4.13.0 to 4.13.2 (#1050) (e5f6dd6)

3.1.70 (2026-07-26)

Bug Fixes

  • deps: bump @​oclif/core from 4.11.14 to 4.13.0 (#1047) (4ae169a)

3.1.69 (2026-07-26)

Bug Fixes

3.1.68 (2026-06-28)

Bug Fixes

  • deps: bump @​oclif/core from 4.11.9 to 4.11.11 (#1034) (3a73be0)

3.1.67 (2026-06-21)

Bug Fixes

  • deps: bump @​oclif/core from 4.11.4 to 4.11.9 (#1030) (35fb8be)

3.1.66 (2026-06-21)

Bug Fixes

3.1.65 (2026-05-17)

Bug Fixes

  • deps: bump @​oclif/core from 4.11.2 to 4.11.3 (#1019) (8a5e833)

3.1.64 (2026-05-10)

Bug Fixes

  • deps: bump @​oclif/core from 4.11.0 to 4.11.2 (#1016) (6aa16a8)

3.1.63 (2026-05-09)

... (truncated)

Commits
  • 19f5f73 chore(release): 3.1.71 [skip ci]
  • e5f6dd6 fix(deps): bump @​oclif/core from 4.13.0 to 4.13.2 (#1050)
  • 85b7618 chore(dev-deps): bump eslint-config-oclif from 6.0.176 to 6.0.179 (#1045)
  • c0e2cda chore(dev-deps): bump prettier from 3.9.5 to 3.9.6 (#1046)
  • 821a007 chore(release): 3.1.70 [skip ci]
  • 4ae169a fix(deps): bump @​oclif/core from 4.11.14 to 4.13.0 (#1047)
  • 11ebba4 chore(release): 3.1.69 [skip ci]
  • f3c1816 fix(deps): bump js-yaml from 4.2.0 to 4.3.0 (#1049)
  • dc5d081 chore(dev-deps): bump oclif from 4.23.27 to 4.23.29 (#1048)
  • 0676fac chore(dev-deps): bump eslint-config-oclif from 6.0.175 to 6.0.176 (#1044)
  • 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 compatibility score

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)

Bumps [@oclif/plugin-warn-if-update-available](https://github.com/oclif/plugin-warn-if-update-available) from 1.7.3 to 3.1.71.
- [Release notes](https://github.com/oclif/plugin-warn-if-update-available/releases)
- [Changelog](https://github.com/oclif/plugin-warn-if-update-available/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-warn-if-update-available@v1.7.3...3.1.71)
---
updated-dependencies:
- dependency-name: "@oclif/plugin-warn-if-update-available"
dependency-version: 3.1.71
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 6, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants