Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: oclif/plugin-warn-if-update-available
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.47
Choose a base ref
...
head repository: oclif/plugin-warn-if-update-available
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.48
Choose a head ref
  • 5 commits
  • 3 files changed
  • 3 contributors

Commits on Aug 13, 2023

  1. chore(dev-deps): bump oclif from 3.11.2 to 3.11.3

    Bumps [oclif](https://github.com/oclif/oclif) from 3.11.2 to 3.11.3.
    - [Release notes](https://github.com/oclif/oclif/releases)
    - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
    - [Commits](oclif/oclif@3.11.2...3.11.3)
    
    ---
    updated-dependencies:
    - dependency-name: oclif
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 13, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    ce85d42 View commit details
  2. Merge pull request #410 from oclif/dependabot-npm_and_yarn-oclif-3.11.3

    chore(dev-deps): bump oclif from 3.11.2 to 3.11.3
    svc-cli-bot authored Aug 13, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    262bbd0 View commit details
  3. fix(deps): bump @oclif/core from 2.11.7 to 2.11.8

    Bumps [@oclif/core](https://github.com/oclif/core) from 2.11.7 to 2.11.8.
    - [Release notes](https://github.com/oclif/core/releases)
    - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
    - [Commits](oclif/core@2.11.7...2.11.8)
    
    ---
    updated-dependencies:
    - dependency-name: "@oclif/core"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 13, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    d201be1 View commit details
  4. Merge pull request #409 from oclif/dependabot-npm_and_yarn-oclif-core…

    …-2.11.8
    
    fix(deps): bump @oclif/core from 2.11.7 to 2.11.8
    svc-cli-bot authored Aug 13, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    ca8c2fd View commit details
  5. Copy the full SHA
    eb8fac2 View commit details
Showing with 20 additions and 11 deletions.
  1. +9 −0 CHANGELOG.md
  2. +3 −3 package.json
  3. +8 −8 yarn.lock
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.0.48](https://github.com/oclif/plugin-warn-if-update-available/compare/2.0.47...2.0.48) (2023-08-13)


### Bug Fixes

* **deps:** bump @oclif/core from 2.11.7 to 2.11.8 ([d201be1](https://github.com/oclif/plugin-warn-if-update-available/commit/d201be166cb36b509fc49f374ba4744a7840771f))



## [2.0.47](https://github.com/oclif/plugin-warn-if-update-available/compare/2.0.46...2.0.47) (2023-08-13)


6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@oclif/plugin-warn-if-update-available",
"description": "warns if there is a newer version of CLI released",
"version": "2.0.47",
"version": "2.0.48",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues",
"dependencies": {
"@oclif/core": "^2.11.1",
"@oclif/core": "^2.11.8",
"chalk": "^4.1.0",
"debug": "^4.1.0",
"fs-extra": "^9.0.1",
@@ -27,7 +27,7 @@
"eslint-config-oclif-typescript": "^0.2.0",
"globby": "^11.0.1",
"mocha": "^8.0.1",
"oclif": "^3.11.2",
"oclif": "^3.11.3",
"ts-node": "^9.1.1",
"tslib": "^2.6.1",
"typescript": "4.4.3"
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -272,10 +272,10 @@
supports-color "^8.1.1"
tslib "^2"

"@oclif/core@^2.11.1", "@oclif/core@^2.11.4", "@oclif/core@^2.9.3", "@oclif/core@^2.9.4":
version "2.11.7"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.11.7.tgz#7781a4dc65597ed9d8fda39cb1b209efca1c2d24"
integrity sha512-0jbHePVekndUTd+Wee0+pnCpRhuHJrKiG9OtMqf4JSBCxp5Q8V+ACf8QKN4gNH9ppbGORfnTIYtXWh60+DcIiw==
"@oclif/core@^2.11.4", "@oclif/core@^2.11.8", "@oclif/core@^2.9.3", "@oclif/core@^2.9.4":
version "2.11.8"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.11.8.tgz#780c4fdf53e8569cf754c2a8fefcc7ddeacf1747"
integrity sha512-GILmztcHBzze45GvxRpUvqQI5nM26kSE/Q21Y+6DtMR+C8etM/hFW26D3uqIAbGlGtg5QEZZ6pjA/Fqgz+gl3A==
dependencies:
"@types/cli-progress" "^3.11.0"
ansi-escapes "^4.3.2"
@@ -3342,10 +3342,10 @@ object-treeify@^1.1.33:
resolved "https://registry.yarnpkg.com/object-treeify/-/object-treeify-1.1.33.tgz#f06fece986830a3cba78ddd32d4c11d1f76cdf40"
integrity sha512-EFVjAYfzWqWsBMRHPMAXLCDIJnpMhdWAqR7xG6M6a2cs6PMFpl/+Z20w9zDW4vkxOFfddegBKq9Rehd0bxWE7A==

oclif@^3.11.2:
version "3.11.2"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.11.2.tgz#ecc78bc04b5b50a53d91673cbfd47a9bebe186d8"
integrity sha512-y2pEJlSu4gCmSFZFKvgrMYIcDym5zzNErqQ5T2x/UlFy6xZiDhkrsxRteR6WgdlagONkFZg+Akti5qTn/wZwAg==
oclif@^3.11.3:
version "3.11.3"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.11.3.tgz#2cccb4f9fe34191812bfa4dda7740e737cef1715"
integrity sha512-6bUVTbTflu+IN9UnuIt5S4ba052oqLqsZF6zV2U8bx6ZH+hzgc3aXPTJ5JHU2MbDUg1B9PG5zHAbmvoX7V+16Q==
dependencies:
"@oclif/core" "^2.11.4"
"@oclif/plugin-help" "^5.2.14"