Skip to content

Commit

Permalink
Merge pull request #151 from zowe/update-deps-v3
Browse files Browse the repository at this point in the history
Update deps (V3)
  • Loading branch information
awharn committed Jul 10, 2024
2 parents 0ea5919 + 046d609 commit c53129f
Show file tree
Hide file tree
Showing 3 changed files with 791 additions and 840 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. [#151](https://github.com/zowe/zowe-cli-db2-plugin/pull/151)

## `6.0.0-next.202403192050`

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

0 comments on commit c53129f

Please sign in to comment.