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.38
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.39
Choose a head ref
  • 5 commits
  • 3 files changed
  • 3 contributors

Commits on Jun 18, 2023

  1. chore(dev-deps): bump oclif from 3.9.0 to 3.9.1

    Bumps [oclif](https://github.com/oclif/oclif) from 3.9.0 to 3.9.1.
    - [Release notes](https://github.com/oclif/oclif/releases)
    - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
    - [Commits](oclif/oclif@3.9.0...3.9.1)
    
    ---
    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 Jun 18, 2023

    Verified

    This commit was signed with the committer’s verified signature.
    lforst Luca Forstner
    Copy the full SHA
    32753a0 View commit details
  2. Merge pull request #391 from oclif/dependabot-npm_and_yarn-oclif-3.9.1

    chore(dev-deps): bump oclif from 3.9.0 to 3.9.1
    svc-cli-bot authored Jun 18, 2023
    Copy the full SHA
    440aa72 View commit details
  3. fix(deps): bump semver from 7.5.1 to 7.5.2

    Bumps [semver](https://github.com/npm/node-semver) from 7.5.1 to 7.5.2.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
    - [Commits](npm/node-semver@v7.5.1...v7.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 18, 2023
    Copy the full SHA
    33acc41 View commit details
  4. Merge pull request #390 from oclif/dependabot-npm_and_yarn-semver-7.5.2

    fix(deps): bump semver from 7.5.1 to 7.5.2
    svc-cli-bot authored Jun 18, 2023
    Copy the full SHA
    eacbeaf View commit details
  5. Copy the full SHA
    8bb989e 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.39](https://github.com/oclif/plugin-warn-if-update-available/compare/2.0.38...2.0.39) (2023-06-18)


### Bug Fixes

* **deps:** bump semver from 7.5.1 to 7.5.2 ([33acc41](https://github.com/oclif/plugin-warn-if-update-available/commit/33acc41889ad78b0ecfc34e12069e2cecda2421b))



## [2.0.38](https://github.com/oclif/plugin-warn-if-update-available/compare/2.0.37...2.0.38) (2023-06-18)


6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oclif/plugin-warn-if-update-available",
"description": "warns if there is a newer version of CLI released",
"version": "2.0.38",
"version": "2.0.39",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues",
"dependencies": {
@@ -11,7 +11,7 @@
"fs-extra": "^9.0.1",
"http-call": "^5.2.2",
"lodash": "^4.17.21",
"semver": "^7.5.1"
"semver": "^7.5.2"
},
"devDependencies": {
"@oclif/test": "^1.2.8",
@@ -27,7 +27,7 @@
"eslint-config-oclif-typescript": "^0.2.0",
"globby": "^11.0.1",
"mocha": "^8.0.1",
"oclif": "^3.9.0",
"oclif": "^3.9.1",
"ts-node": "^9.1.1",
"tslib": "^2.5.3",
"typescript": "4.4.3"
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -3441,10 +3441,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.9.0:
version "3.9.0"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.9.0.tgz#d52beb9300a60a660f897fe9ae810fffd48a1571"
integrity sha512-fsFyHVQYJdE50EcKrBjwzl2WT5sZUtTiRY1vqMwykgLFUDYrQS0lj7yqy2IgcPSmAWaLQryODdfBujCWOU98Ww==
oclif@^3.9.1:
version "3.9.1"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.9.1.tgz#f7ddf8aacd3fd86029b5e66c6cac743459299f4b"
integrity sha512-gJ8gJrohFY8qEeVBOw7wgAFdwPt2CTTkEFXDTkfUeXap6URIy6ngP7g/E1A2zFt2I0wH/qQHwcfuTpfBbj1+Uw==
dependencies:
"@oclif/core" "^2.8.4"
"@oclif/plugin-help" "^5.1.19"
@@ -4058,10 +4058,10 @@ semver@^6.3.0:
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==

semver@^7.1.1, semver@^7.1.3, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8, semver@^7.5.1:
version "7.5.1"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.1.tgz#c90c4d631cf74720e46b21c1d37ea07edfab91ec"
integrity sha512-Wvss5ivl8TMRZXXESstBA4uR5iXgEN/VC5/sOcuXdVLzcdkz4HWetIoRfG5gb5X+ij/G9rw9YoGn3QoQ8OCSpw==
semver@^7.1.1, semver@^7.1.3, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8, semver@^7.5.2:
version "7.5.2"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.2.tgz#5b851e66d1be07c1cdaf37dfc856f543325a2beb"
integrity sha512-SoftuTROv/cRjCze/scjGyiDtcUyxw1rgYQSZY7XTmtR5hX+dm76iDbTH8TkLPHCQmlbQVSSbNZCPM2hb0knnQ==
dependencies:
lru-cache "^6.0.0"