-
Notifications
You must be signed in to change notification settings - Fork 178
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 danger from 9.5.0 to 9.5.1 #1190
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [danger](https://github.com/danger/danger) from 9.5.0 to 9.5.1. - [Release notes](https://github.com/danger/danger/releases) - [Changelog](https://github.com/danger/danger/blob/master/CHANGELOG.md) - [Commits](danger/danger@v9.5.0...v9.5.1) --- updated-dependencies: - dependency-name: danger dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
tonidero
approved these changes
Oct 21, 2024
JayShortway
pushed a commit
that referenced
this pull request
Nov 1, 2024
**This is an automatic release.** ## RevenueCat SDK ### 📦 Dependency Updates * [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.7.0 (#1196) via RevenueCat Git Bot (@RCGitBot) * [iOS 5.7.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.7.0) * Bump cocoapods from 1.15.2 to 1.16.0 (#1195) via dependabot[bot] (@dependabot[bot]) * Bump danger from 9.5.0 to 9.5.1 (#1190) via dependabot[bot] (@dependabot[bot]) * Bump fastlane from 2.224.0 to 2.225.0 (#1189) via dependabot[bot] (@dependabot[bot]) ### Win-back Offers #### ✨ New Features * Support displaying deferred win-back StoreKit messages (#1194) via Will Taylor (@fire-at-will)
Jethro87
pushed a commit
to Jethro87/purchases-flutter
that referenced
this pull request
Jan 4, 2025
Bumps [danger](https://github.com/danger/danger) from 9.5.0 to 9.5.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/danger/danger/releases">danger's releases</a>.</em></p> <blockquote> <h2>9.5.1</h2> <ul> <li>Update ruby version in Dockerfile to 3.2 - <a href="https://github.com/okatatuki"><code>@okatatuki</code></a> <a href="https://github.com/danger/danger/pull/1472">#1472</a> <a href="https://github.com/danger/danger/pull/1473">#1473</a></li> <li>Fix: git diff called by methods like <code>git.modified_files</code> may fail with error <code>[!] Invalid `Dangerfile` file: git ... 'diff' '-p' 'true' '{head}' 2>&1</code> - <a href="https://github.com/nagataaaas"><code>@nagataaaas</code></a> <a href="https://github.com/danger/danger/pull/1498">#1498</a></li> <li>Add gems ejected from future stdlib - <a href="https://github.com/manicmaniac"><code>@manicmaniac</code></a> <a href="https://github.com/danger/danger/pull/1499">#1499</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/danger/danger/blob/master/CHANGELOG.md">danger's changelog</a>.</em></p> <blockquote> <h2>9.5.1</h2> <ul> <li>Update ruby version in Dockerfile to 3.2 - <a href="https://github.com/okatatuki"><code>@okatatuki</code></a> <a href="https://github.com/danger/danger/pull/1472">#1472</a> <a href="https://github.com/danger/danger/pull/1473">#1473</a></li> <li>Fix: git diff called by methods like <code>git.modified_files</code> may fail with error <code>[!] Invalid `Dangerfile` file: git ... 'diff' '-p' 'true' '{head}' 2>&1</code> - <a href="https://github.com/nagataaaas"><code>@nagataaaas</code></a> <a href="https://github.com/danger/danger/pull/1498">#1498</a></li> <li>Add gems ejected from future stdlib - <a href="https://github.com/manicmaniac"><code>@manicmaniac</code></a> <a href="https://github.com/danger/danger/pull/1499">#1499</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/danger/danger/commit/53ebd6415175ac7611b8605d5c8d20905268404c"><code>53ebd64</code></a> Prepare for release</li> <li><a href="https://github.com/danger/danger/commit/cd913ea817a2fb9536172597303d78492a727668"><code>cd913ea</code></a> Merge pull request <a href="https://github.com/danger/danger/issues/1499">#1499</a> from manicmaniac/add-gems-ejected-from-stdlib</li> <li><a href="https://github.com/danger/danger/commit/73fbe8af213798e999f629c92a9b9b9b9d70fd9f"><code>73fbe8a</code></a> Update CHANGELOG entry</li> <li><a href="https://github.com/danger/danger/commit/79be3c83643e7056ade74605995c4d1f94bdc782"><code>79be3c8</code></a> Add base64 that will be removed from Ruby 3.4.0</li> <li><a href="https://github.com/danger/danger/commit/183ea9d298df6910b51e40da07eb399b4188a5bf"><code>183ea9d</code></a> Add pstore that will be removed from Ruby 3.5.0</li> <li><a href="https://github.com/danger/danger/commit/16eca2e86471c72f5c95824fda8ab2dadd6c4d04"><code>16eca2e</code></a> Merge pull request <a href="https://github.com/danger/danger/issues/1498">#1498</a> from nagataaaas/fix/find_merge_base_with_incremental...</li> <li><a href="https://github.com/danger/danger/commit/61c87877608044df4009970e25ea52abe313b094"><code>61c8787</code></a> add nil at the end of find_merge_base_with_incremental_fetch</li> <li><a href="https://github.com/danger/danger/commit/800fa857d09656c93b1afecae821579e4a31fb23"><code>800fa85</code></a> update CHANGELOG pr number</li> <li><a href="https://github.com/danger/danger/commit/a99a4294fc8af9b6acd95d65165654720a95355b"><code>a99a429</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/danger/danger/commit/bc1a676f93b58228cdb85aef1feae1edd4aeaf62"><code>bc1a676</code></a> fix find_merge_base_with_incremental_fetch</li> <li>Additional commits viewable in <a href="https://github.com/danger/danger/compare/v9.5.0...v9.5.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Jethro87
pushed a commit
to Jethro87/purchases-flutter
that referenced
this pull request
Jan 4, 2025
**This is an automatic release.** ## RevenueCat SDK ### 📦 Dependency Updates * [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.7.0 (RevenueCat#1196) via RevenueCat Git Bot (@RCGitBot) * [iOS 5.7.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.7.0) * Bump cocoapods from 1.15.2 to 1.16.0 (RevenueCat#1195) via dependabot[bot] (@dependabot[bot]) * Bump danger from 9.5.0 to 9.5.1 (RevenueCat#1190) via dependabot[bot] (@dependabot[bot]) * Bump fastlane from 2.224.0 to 2.225.0 (RevenueCat#1189) via dependabot[bot] (@dependabot[bot]) ### Win-back Offers #### ✨ New Features * Support displaying deferred win-back StoreKit messages (RevenueCat#1194) via Will Taylor (@fire-at-will)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps danger from 9.5.0 to 9.5.1.
Release notes
Sourced from danger's releases.
Changelog
Sourced from danger's changelog.
Commits
53ebd64
Prepare for releasecd913ea
Merge pull request #1499 from manicmaniac/add-gems-ejected-from-stdlib73fbe8a
Update CHANGELOG entry79be3c8
Add base64 that will be removed from Ruby 3.4.0183ea9d
Add pstore that will be removed from Ruby 3.5.016eca2e
Merge pull request #1498 from nagataaaas/fix/find_merge_base_with_incremental...61c8787
add nil at the end of find_merge_base_with_incremental_fetch800fa85
update CHANGELOG pr numbera99a429
Update CHANGELOG.mdbc1a676
fix find_merge_base_with_incremental_fetchDependabot 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)