Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2024

Bumps fastlane-plugin-wpmreleasetoolkit from 12.0.0 to 12.1.0.

Release notes

Sourced from fastlane-plugin-wpmreleasetoolkit's releases.

12.1.0

New Features

  • ios_generate_strings_file_from_code now accepts an output_encoding: optional parameter. #591 This is typically useful if you prefer your generated files to be UTF-8 rather than the default UTF-16 that genstrings is using.

Internal Changes

  • Added the handling of remote to GitHelper::point_to_same_commit? #590
Changelog

Sourced from fastlane-plugin-wpmreleasetoolkit's changelog.

12.1.0

New Features

  • ios_generate_strings_file_from_code now accepts an output_encoding: optional parameter. #591 This is typically useful if you prefer your generated files to be UTF-8 rather than the default UTF-16 that genstrings is using.

Internal Changes

  • Added the handling of remote to GitHelper::point_to_same_commit? #590
Commits
  • ee03eb9 Release 12.1.0 into trunk (#593)
  • 5f18715 Bumped to version 12.1.0
  • 4b9b665 ios_generate_strings_file_from_code: allow to specify a custom encoding to ...
  • f025c74 Make rubocop happy
  • 4d955f1 Add code comment about -littleEndian
  • 5b77f02 Add handling of origin to method point_to_same_commit? (#590)
  • 561ddb0 Fix a typo in lane name in CHANGELOG.md (#592)
  • 94475fa Fix a typo in lane name in CHANGELOG.md
  • 36cd7bc Add remote_name constant to point_to_same_commit? test
  • dec7b52 Ensure no failure if none expected
  • 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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [fastlane-plugin-wpmreleasetoolkit](https://github.com/wordpress-mobile/release-toolkit) from 12.0.0 to 12.1.0.
- [Release notes](https://github.com/wordpress-mobile/release-toolkit/releases)
- [Changelog](https://github.com/wordpress-mobile/release-toolkit/blob/trunk/CHANGELOG.md)
- [Commits](wordpress-mobile/release-toolkit@12.0.0...12.1.0)

---
updated-dependencies:
- dependency-name: fastlane-plugin-wpmreleasetoolkit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependency ruby Pull requests that update Ruby code labels Sep 12, 2024
@oguzkocer oguzkocer merged commit 71f0222 into trunk Sep 13, 2024
22 checks passed
@oguzkocer oguzkocer deleted the dependabot/bundler/fastlane-plugin-wpmreleasetoolkit-12.1.0 branch September 13, 2024 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant