Skip to content

fix: update dependencies#296

Merged
shazron merged 4 commits intomasterfrom
update-deps
Apr 17, 2023
Merged

fix: update dependencies#296
shazron merged 4 commits intomasterfrom
update-deps

Conversation

@shazron
Copy link
Copy Markdown
Member

@shazron shazron commented Apr 17, 2023

Some of the dependabot PRs need updates, consolidating all fixes in this PR.

Closes #278
Closes #280

How Has This Been Tested?

npm test

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 17, 2023

Codecov Report

Merging #296 (bdd9efc) into master (e71d19d) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #296   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           65        65           
  Lines         1736      1736           
  Branches       367       367           
=========================================
  Hits          1736      1736           
Impacted Files Coverage Δ
src/commands/runtime/api/list.js 100.00% <ø> (ø)
src/commands/runtime/namespace/get.js 100.00% <ø> (ø)
src/commands/runtime/package/delete.js 100.00% <ø> (ø)
src/properties.js 100.00% <ø> (ø)
src/commands/runtime/deploy/export.js 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@shazron shazron merged commit c3e6db6 into master Apr 17, 2023
@shazron shazron deleted the update-deps branch April 17, 2023 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant