Skip to content

Commit

Permalink
Merge pull request #149 from zowe/update-deps-v2
Browse files Browse the repository at this point in the history
Update deps (V2)
  • Loading branch information
awharn committed Jul 10, 2024
2 parents 6a88f90 + 04e5269 commit 8c7452b
Show file tree
Hide file tree
Showing 3 changed files with 289 additions and 214 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/zowe-cli-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
fail-fast: false
matrix:
node-version: [18.x, 20.x]
os: [windows-latest, ubuntu-latest, macos-latest]
os: [windows-latest, ubuntu-latest, macos-13]
env:
OS: ${{ matrix.os }}
NODE: ${{ matrix.node-version }}
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to the IBM® Db2® Plug-in for Zowe CLI will be documented in this file.

## Recent Changes

- BugFix: Updated axios transitive dependency to resolve technical debt. [#149](https://github.com/zowe/zowe-cli-db2-plugin/pull/149)

## `5.0.7`

- BugFix: Updated follow-redirects transitive dependency to resolve technical debt. [#147](https://github.com/zowe/zowe-cli-db2-plugin/pull/147)
Expand Down
Loading

0 comments on commit 8c7452b

Please sign in to comment.