Skip to content

Bump screengrab from 2.0.0 to 2.1.1#5252

Merged
wzieba merged 1 commit intotrunkfrom
dependabot/gradle/tools.fastlane-screengrab-2.1.1
Jan 19, 2022
Merged

Bump screengrab from 2.0.0 to 2.1.1#5252
wzieba merged 1 commit intotrunkfrom
dependabot/gradle/tools.fastlane-screengrab-2.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 16, 2021

Bumps screengrab from 2.0.0 to 2.1.1.

Release notes

Sourced from screengrab's releases.

2.184.0 Improvements and App Store Connect API 1.3 Support

  • [app store connect] cleanup token creation code across entire project (#18186) via Josh Holtz
  • [deliver][spaceship] migrate AgeRatingDeclaration from AppStoreVersion to AppInfo for App Store Connect API 1.3 update (#18732) via Josh Holtz
  • [pilot] introducing timeout feature for Apple build-processing waiting-time (#18660) via Manish Rathi
  • [action][swiftlint] Added support for --fix mode option (#18695) via Manish Rathi
  • [resign] fix incorrectly typoed variable name (#18715) via Nick Silvestro
  • [Fastlane.Swift] fix OptionalConfigValue for Any-based types. (#18664) via Jorge Revuelta
  • [deliver] remove all instances of is_string in options and use type (#18617) via Josh Holtz
  • [resign] fix entitlements merging when changing team while resigning (#18713) via Nick Silvestro
  • [fastlane_core][configuration] suggestion message improvement when fetching value with non symbol key (#18696) via Manish Rathi
  • [spaceship] update AppStoreConnect SandboxTester doc (#18708) via Yasuharu Yanamura

2.183.2 Hotfix for Ruby 3.0

  • [supply][Ruby 3] fix Ruby 3 keyword args issues (#18703) via Satoshi Namai

2.183.1 Hotfix for supply with Ruby 3.0

  • [supplly] fix update_listing_for_language to work in Ruby 3.0 (#18699) via Josh Holtz

2.183.0 Hello Ruby 3.0 and goodbye Ruby 2.4

  • [action][danger] add fail-if-no-pr flag to Danger action (#18657) via Jorge Revuelta
  • [Ruby 3.0] migrate google-api-client gem and drop Ruby 2.4 (#18656) via Satoshi Namai
  • [Ruby 3.0] replace obsolete URI.escape with alternatives (#18646) via Satoshi Namai
  • [scan] fix regular expression to find failed tests suite-name (#18661) via Manish Rathi
  • [action][git_pull] clean-up the verify-blocks for Boolean validation (#18662) via Manish Rathi
  • [fastlane_core] fix parsing of passwords with trailing spaces due to wrong whitespace handling in Fastlane::Shell::password method (#18684) via Artem Bliednov
  • [Regression][fastlane_core][deliver] fix deliver is unable to automatically select the latest build and submit it for review (#18682) via Lukasz Grabowski

2.147.0 Dropped support for Ruby <= 2.3 and other improvements

  • [action] updating TestFairy action, based upon documentation and endpoint test. (#16425) via cdm2012
  • [frameit] automatically determine platform from fastfile (#16428) via Miloš Černilovský
  • [snapshot] add override_status_bar option (#16419) via Bouke van der Bijl
  • [action] fix shellescape in set_pod_key (#16421) via Arnaud Dorgans
  • [spaceship] add to_json for ConnectAPI models (#16422) via Theodore Dubois
  • [frameit] add iPad Pro 12.9 4th generation (#16444) via Bouke van der Bijl
  • [match] prompt for keychain password to set partition list for certificates to disable xcode prompt for password on sign (#16448) via Josh Holtz
  • [action] cocoapods: replace clean -> clean_install in example (#16435) via Marcin Stepnowski
  • [fastlane] drop Ruby 2.0, 2.1, 2.2 and 2.3 from gemspec (#16408) via Jakub Kašpar
  • [scan] add disable_xcpretty option that skips it post-xcodebuild too (#16375) via Marcelo Gobetti
  • [verify_xcode] add entry with TeamIdentifier=APPLECOMPUTER (#16395) via Teameh
  • [Fastlane.swift] adding --port setter to socket_server (#16381) via Ray Deck
  • [spaceship] fix error "can't modify frozen String" (#16403) via bill2004158
  • [git_branch] adding AppCenter for ENV variable check (#16404) via matemoln
  • [match] profile name parameter to specify your own provisioning profile name (#16386) via Josh Slebodnik
  • [Ruby 2.7] allow Faraday 1.0.0 and Faraday-middleware 1.0.0 with Ruby 2.7 fixes, fix base Ruby 2.3 tests (#16399) via Jakub Kašpar
  • [spaceship] add retrieve-create of iap shared secret to Spaceship::Tunes (#16326) via Michael Galperin
  • [frameit] change framefile.json load path to support Screengrab and Supply (#16306) via Wellington Avelino dos Santos
  • [fastlane] remove trailing spaces from custom_action_template file (#16366) via Akira Fukunaga
  • [snapshot] add -testPlan option from scan (#16350) via Jean Mainguy

Migration Notes

... (truncated)

Commits

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 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 dependabot bot added the bot: dependencies update PRs that update a dependency file, used by Dependabot. label Nov 16, 2021
@dependabot dependabot bot requested review from a team and 0nko and removed request for a team November 16, 2021 14:15
@peril-woocommerce
Copy link
Copy Markdown

peril-woocommerce bot commented Nov 16, 2021

You can test the changes on this Pull Request by downloading the APK here.

@dependabot dependabot bot force-pushed the dependabot/gradle/tools.fastlane-screengrab-2.1.1 branch from ca80f7d to d52d7b7 Compare December 8, 2021 12:46
@malinajirka malinajirka requested review from a team and removed request for 0nko December 29, 2021 14:12
@malinajirka
Copy link
Copy Markdown
Contributor

Assigning this to @woocommerce/owl-team since this is a dependancy for screenshot creation and I'm not sure how to test it.

Copy link
Copy Markdown
Contributor

@mokagio mokagio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To test this, we would have to run the screenshot tests.

I remember @pachlava did some work on them recently, but I don't recall whether they run fine already or not, including the code paths that would generate screenshots.

In this case, though, I think it's fine to merge this version bump and trust the Fastlane maintainers. The PR for 2.1.0 shows that most of the work is cleanups and removed deprecations. 2.1.1 is a service release to actually deploy artifacts to Maven, from the looks of it.

I say let's merge it and deal with any issues whenever we'll need to update the screenshots again. By then, there might be a new tool version out anyway.

@wzieba
Copy link
Copy Markdown
Contributor

wzieba commented Jan 14, 2022

I'll rebase it to check transitive dependencies changes (#5420) and merge as suggested. Thanks @mokagio !

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/tools.fastlane-screengrab-2.1.1 branch from d52d7b7 to 71e0863 Compare January 14, 2022 10:29
@wzieba
Copy link
Copy Markdown
Contributor

wzieba commented Jan 19, 2022

@dependabot rebase

Bumps [screengrab](https://github.com/fastlane/fastlane) from 2.0.0 to 2.1.1.
- [Release notes](https://github.com/fastlane/fastlane/releases)
- [Commits](fastlane/fastlane@2.0.0...2.1.1)

---
updated-dependencies:
- dependency-name: tools.fastlane:screengrab
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/tools.fastlane-screengrab-2.1.1 branch from 71e0863 to 81bab6e Compare January 19, 2022 16:49
@wzieba wzieba enabled auto-merge January 19, 2022 16:49
@wzieba wzieba merged commit ddcf0e4 into trunk Jan 19, 2022
@wzieba wzieba deleted the dependabot/gradle/tools.fastlane-screengrab-2.1.1 branch January 19, 2022 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot: dependencies update PRs that update a dependency file, used by Dependabot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants