plus-me / frontend

GNU General Public License v3.0
2 stars 4 forks source link

chore(deps): bump jszip and appcenter-cli #155

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps jszip to 3.8.0 and updates ancestor dependency appcenter-cli. These dependencies need to be updated together.

Updates jszip from 3.7.1 to 3.8.0

Changelog

Sourced from jszip's changelog.

v3.8.0 2022-03-30

  • Santize filenames when files are loaded with loadAsync, to avoid "zip slip" attacks. The original filename is available on each zip entry as unsafeOriginalName. See the documentation. Many thanks to McCaulay Hudson for reporting.
Commits
  • 3b98cfc 3.8.0
  • 2edab36 Sanitize filenames with loadAsync to prevent zip slip attacks
  • 1f631b0 Update contributing
  • 459ff79 Add tests for utils that remove leading slash
  • d4702a7 Merge pull request #541 from PatricSteffen/patch-1
  • 2ebb7e8 Merge pull request #737 from satoshicano/update-types-JSZipLoadOptions
  • 85c4989 Merge pull request #796 from Stuk/ghci
  • 40cc7f4 Add dependency caching
  • 5ee321e Install deps needed for Playwright on Github Actions
  • eeb841e Remove code and dependencies used for Saucelabs
  • Additional commits viewable in compare view


Updates appcenter-cli from 2.10.10 to 2.13.1

Release notes

Sourced from appcenter-cli's releases.

Version 2.13.1

Fixes:

  • Fix autogenerating XamarinUITest project #2179

See the list of commits for v2.13.1

Version 2.13.0

Fixes:

Dependency updates. See the list of commits for v2.13.0

Version 2.12.0

Fixes:

  • Fixed detection of Hermes for iOS. #2119
  • Fixed non existing deployment error message #2083

Improvements:

  • Updated codepush release-react command to use latest version of Hermes bundled with react-native command. #1988
  • Added --use-hermes argument to bypass hermes checks and force enable it. #2113

Dependency updates. See the list of commits for v2.12.0

Version 2.11.0

Fixes:

  • Fixed detection of Hermes for Android. #1935
  • Fixed detection of Hermes for iOS. #2050
  • Fixed Spring-beans package vulnerability. #1955
  • Fixed npm config deprecation warning. #1971
  • Fixed handling subprocess error cases where exitCode is null. #2017
  • Fixed codepush release-react command that used in monorepos where the node_modules directory may be at the root of the monorepo #2052

Improvements:

  • Updated codepush release-react command to use latest version of Hermes bundled with react-native command. #1988
  • Updated prerequisites for UI test. #2021
  • Added distribute release --timeout " option for loading release id. #1948
  • Added ability to download .aab application file for Android. #1960
  • Added new xcode-target-name property to the codepush release-react commandproperty allows to set the Xcode target which should be used for retrieving the app version. #2006

Dependency updates. See the list of commits for v2.11.0

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/plus-me/frontend/network/alerts).