Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rubyzip from 1.2.3 to 1.3.0 in /ios #1119

Merged
merged 1 commit into from
Oct 1, 2019

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2019

Bumps rubyzip from 1.2.3 to 1.3.0.

Release notes

Sourced from rubyzip's releases.

v1.3.0

Security

  • Add validate_entry_sizes option so that callers can trust an entry's reported size when using extract #403
    • This option defaults to false for backward compatibility in this release, but you are strongly encouraged to set it to true. It will default to true in rubyzip 2.0.

New Feature

  • Add add_stored method to simplify adding entries without compression #366

Tooling / Documentation

  • Add more gem metadata links #402

v1.2.4

  • Do not rewrite zip files opened with open_buffer that have not changed #360

Tooling / Documentation

  • Update example_recursive.rb in README #397
  • Hold CI at trusty for now, automatically pick the latest ruby patch version, use rbx-4 and hold jruby at 9.1 #399
Changelog

Sourced from rubyzip's changelog.

1.3.0 (2019-09-25)

Security

  • Add validate_entry_sizes option so that callers can trust an entry's reported size when using extract #403
    • This option defaults to false for backward compatibility in this release, but you are strongly encouraged to set it to true. It will default to true in rubyzip 2.0.

New Feature

  • Add add_stored method to simplify adding entries without compression #366

Tooling / Documentation

  • Add more gem metadata links #402

1.2.4 (2019-09-06)

  • Do not rewrite zip files opened with open_buffer that have not changed #360

Tooling / Documentation

  • Update example_recursive.rb in README #397
  • Hold CI at trusty for now, automatically pick the latest ruby patch version, use rbx-4 and hold jruby at 9.1 #399
Commits
  • e79d9ea Merge pull request #407 from rubyzip/v1-3-0
  • 7c65e1e Bump version to 1.3.0
  • d65fe7b Merge pull request #403 from rubyzip/check-size
  • 97cb6ae Warn when an entry size is invalid
  • 7849f73 Default validate_entry_sizes to false for 1.3 release
  • 4167f0c Validate entry sizes when extracting
  • 94b7fa2 [ci skip] Update changelog
  • 93505ca Check expected entry size in add_stored test
  • 6619bf3 Merge pull request #366 from hainesr/add-stored
  • ecb2776 Zip::File.add_stored() to add uncompressed files.
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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.

Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.3 to 1.3.0.
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
- [Commits](rubyzip/rubyzip@v1.2.3...v1.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Sep 30, 2019
@brunobar79 brunobar79 self-requested a review October 1, 2019 00:26
@brunobar79 brunobar79 merged commit 4d2f15a into develop Oct 1, 2019
@brunobar79 brunobar79 deleted the dependabot/bundler/ios/rubyzip-1.3.0 branch October 1, 2019 00:27
estebanmino added a commit that referenced this pull request Oct 4, 2019
* More UIWebview cleanup (#1045)

* update postinstall

* fix unit tests

* Migrate to yarn (#1049)

* migrate to yarn

* fix lint and warnings

* update readme instructions

* fix unit tests

* bugfix: token transfer deeplink (#1047)

* handle ens

* handle undefined

* handleNewTxMetaRecipient

* fail to undefined

* update data

* bugfix: connect modal (#1048)

* dont show invalid deeplink if opening the app with no action (#1050)

* updated branch sdk and fix build (#1051)

* updated branch sdk and fix build

* use ssh for git cloning submodules

* fix dep versions

* Detox: Import seed phrase and validate via settings (#1056)

* imported seed phrase and validated in settings

* renamed other tests back to what it was prior

* updated snaps

* Update branch SDK & fix build issues (#1061)

* update branch-sdk no webviews

* use commit sha instead of branch

* bump circleci cache version (#1062)

* Revert "Update branch SDK & fix build issues (#1061)" (#1063)

This reverts commit 60dfb78.

* Fix circleci builds (#1064)

* fix circleci builds

* bump cache again

* bugfix: remove tokens but ETH (#1054)

* bugfix: inpage enable (#1065)

* Bugfix: custom rpc network (#1060)

* fix crash

* use ticker

* snaps

* forgot ticker

* fix unknown ticker

* snaps

* bugfix: android injection (#1068)

* fix ens manager (#1069)

* bugfix: json rpc accounts api (#1071)

* detox: dapp initiated txns (#1058)

* automated dapp txns

* finished rest of dapp interaction flow

* recommended updates

* safe check (#1076)

* Update branch to latest version (#1078)

* fix branch no webview building

* use latest version of branch ios SDK

* fix mainapplication.java

* update submodules (#1079)

* Fix android builds (#1080)

* fix android builds

* more webview removal

* more fixes

* use frozen lockfile in ci

* fix

* fix linter errors

* Fix webview files path (#1081)

* fix android builds

* more webview removal

* more fixes

* use frozen lockfile in ci

* fix

* fix linter errors

* fix webview files path

* dont use cache on pre-release (#1082)

* dont use cache on pre-release

* more clean up

* bugfix: reveal credential ui (#1084)

* padding

* snaps

* Revert "dont use cache on pre-release (#1082)" (#1086)

This reverts commit ae735a1.

* Revert "Fix webview files path (#1081)" (#1087)

This reverts commit c376cd6.

* Revert "Fix android builds (#1080)" (#1088)

This reverts commit c3459fe.

* Revert "update submodules (#1079)" (#1089)

This reverts commit 561eb01.

* Revert "Update branch to latest version (#1078)" (#1090)

This reverts commit f53aa69.

* fix android apk generation (#1091)

* use old xcode to compare build diff (#1092)

* fix Crashlytics import (#1093)

* update deps and xcode (#1094)

* detox: Enable e2e test suite to run on CircleCI (#1097)

* fix keyboard issues

* update MM source app annotation

* detox: test e2e ios (#1075)

* test e2e ios

* ios release

* add

* xcconfig

* which node

* bundle resource

* Revert "bundle resource"

This reverts commit aea75bc.

* xcode image

* comment unit test

* 12.4

* steps

* prefix

* fastlane

* debug

* development

* dev

* debug

* adhoc

* debug

* ashoc

* rollback

* rm debug

* wait for unit

* rm fastlane mods

* write xcconfig

* delay

* timeout

* update dapp txn flow in case ropsten faucet is having issues (#1101)

* Update README.md (#1106)

* Feature: onboarding carousel (#1103)

* onboarding carousel

* debug

* working

* locale

* es

* snapsgots

* onboarding updates

* locales

* import wallet

* more ui

* onboarding background

* create wallet

* android tweaks

* navbar

* navigation

* add additional steps to e2e

* flag

* stack

* snapshots

* Feature: instapay receive (#1104)

* card qr

* instapay ok

* done

* snapshots

* comment

* margin

* improvements: instapay (#1108)

* alerts and gas

* locale

* typo:

* missing locale

* add app constant

* fix locale

* Webview rewrite (#1096)

* webview rewrite in progress

* some fixes

* update deps

* update unit tests

* clear cache

* android injection working

* add missing props

* remove UIWebview imports from react native

* fix CI caching issues on dev

* update branch sdk

* set yarn network concurrency = 1 for CI

* update react-native-branch

* fix postinstall

* postinstall fix

* update react-native-webview

* fix token rendering

* fix favorites

* fix alert crash

* bugfixes

* fixes

* fix import

* bump react-native-webview

* bump to v0.2.5 (#1112)

* Fix develop builds (#1113)

* bump to v0.2.5

* fix develop builds

* Bump react-native-device-info (#1115)

* bump

* update changelog

* update yarn lockfile

* increase gradle memory

* iOS 13 Support (#1116)

* bump react-native-aes to latest version

* use xCode 11.1

* update simulator

* fix e2e tests

* update lockfile

* set placeholder color everywhere

* replace text instead of select and clear

* temp. disable ropsten faucet e2e test

* disable logout test

* fix snapshots

* more snapshot fixes

* more snapshot fixes

* Bump rubyzip from 1.2.3 to 1.3.0 in /ios (#1119)

Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.3 to 1.3.0.
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
- [Commits](rubyzip/rubyzip@v1.2.3...v1.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

* fix webview black flash (#1120)

* Fix walletconnect sendTransaction (#1121)

* bump wc

* update lockfile

* fix walletconnect

* fix statusbar in dark mode (#1122)

* Support provider.once (#1123)

* support provider.once

* Fix typo

* fix apk generation (#1124)

* update user agents (#1125)

* Fix: Add tokens android crash (#1127)

* bump react-native-remote-svg

* fix add tokens crash

* Navigation fixes (#1128)

* navigation fixes

* fix indentation

* linter bs

* fix instapay crash

* fix unit tests

* Design QA issues (#1129)

* update title

* update snapshots

* update snapshots

* Bugfix: onboarding design qa (#1130)

* test

* test

* stack and buttons

* image 3

* snaps

* add ratio

* snaps

* Bugfix: wizard design qa (#1131)

* fix iphone 11 issue

* step 4

* step 4 for real

* fix step6 back

* Fix animated fox (#1132)

* update

* update react-native-animated-fox

* fix unit tests

* fix sensors missing error

* renew certs if needed (#1134)

* Fix fastlane config (#1135)

* fix fastlane config

* fix version

* Select correct profiles (#1136)

* fix fastlane config

* fix version

* select correct profiles after clean up

* select correct profiles after clean up

* update changelog (#1137)
rickycodes pushed a commit that referenced this pull request Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant