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 danger from 9.4.3 to 9.5.0 #4143

Merged
merged 1 commit into from
Aug 5, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps danger from 9.4.3 to 9.5.0.

Changelog

Sourced from danger's changelog.

9.5.0

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 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 [danger](https://github.com/danger/danger) from 9.4.3 to 9.5.0.
- [Release notes](https://github.com/danger/danger/releases)
- [Changelog](https://github.com/danger/danger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/danger/danger/commits)

---
updated-dependencies:
- dependency-name: danger
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the pr:dependencies Changes on external dependencies label Aug 5, 2024
@tonidero tonidero merged commit 0bc1e7c into main Aug 5, 2024
5 checks passed
@tonidero tonidero deleted the dependabot/bundler/danger-9.5.0 branch August 5, 2024 11:04
jamesrb1 pushed a commit that referenced this pull request Aug 7, 2024
Bumps [danger](https://github.com/danger/danger) from 9.4.3 to 9.5.0.
<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.0</h2>
<ul>
<li>Always use <code>LocalOnlyGitRepo</code> source with
<code>dry_run</code> command - <a
href="https://github.com/imaginaris"><code>@​imaginaris</code></a> <a
href="https://redirect.github.com/danger/danger/pull/1452">#1452</a></li>
<li>Support repository access token on Bitbucket Cloud - <a
href="https://github.com/manicmaniac"><code>@​manicmaniac</code></a> <a
href="https://redirect.github.com/danger/danger/pull/1481">#1481</a></li>
<li>Update &quot;What is Danger?&quot; in README - <a
href="https://github.com/manicmaniac"><code>@​manicmaniac</code></a> <a
href="https://redirect.github.com/danger/danger/pull/1482">#1482</a></li>
<li>Fix broken YARD documents - <a
href="https://github.com/manicmaniac"><code>@​manicmaniac</code></a> <a
href="https://redirect.github.com/danger/danger/pull/1484">#1484</a></li>
<li>Add Ruby 3.3 to test matrix - <a
href="https://github.com/ydah"><code>@​ydah</code></a> <a
href="https://redirect.github.com/danger/danger/pull/1486">#1486</a></li>
<li>Bump rubocop version and fix new offenses - <a
href="https://github.com/ydah"><code>@​ydah</code></a> <a
href="https://redirect.github.com/danger/danger/pull/1487">#1487</a></li>
<li>Use GitHub files API with pagination for PR diff - <a
href="https://github.com/timbaev"><code>@​timbaev</code></a> <a
href="https://redirect.github.com/danger/danger/pull/1491">#1491</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/danger/danger/commits">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=danger&package-manager=bundler&previous-version=9.4.3&new-version=9.5.0)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
MarkVillacampa pushed a commit that referenced this pull request Aug 7, 2024
**This is an automatic release.**

### Bugfixes
* Fix Paywalls crash on iOS 18 beta (#4154) via Andy Boedo (@aboedo)
### Dependency Updates
* Bump danger from 9.4.3 to 9.5.0 (#4143) via dependabot[bot]
(@dependabot[bot])
* Bump nokogiri from 1.16.6 to 1.16.7 (#4129) via dependabot[bot]
(@dependabot[bot])
* Bump fastlane from 2.221.1 to 2.222.0 (#4130) via dependabot[bot]
(@dependabot[bot])
### Other Changes
* Update deployment targets for tests (#4145) via Andy Boedo (@aboedo)
* Deploy purchaserTester: clean up dry-run parameter (#4140) via Andy
Boedo (@aboedo)
* Clean up API Testers (#4141) via Andy Boedo (@aboedo)
* More project structure cleanup (#4131) via Andy Boedo (@aboedo)
* temporarily disables purchasetester deploy (#4133) via Andy Boedo
(@aboedo)
* Fix trigger all tests branch (#4135) via Andy Boedo (@aboedo)
* Clean up XCWorkspace and testing apps (#4111) via Andy Boedo (@aboedo)
* tests trigger: add target-branch parameter to trigger from the right
branch (#4121) via Andy Boedo (@aboedo)
* Re-added the RevenueCatUI tests job on every commit (#4113) via Andy
Boedo (@aboedo)
nyeu pushed a commit that referenced this pull request Oct 2, 2024
Bumps [danger](https://github.com/danger/danger) from 9.4.3 to 9.5.0.
<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.0</h2>
<ul>
<li>Always use <code>LocalOnlyGitRepo</code> source with
<code>dry_run</code> command - <a
href="https://github.com/imaginaris"><code>@​imaginaris</code></a> <a
href="https://redirect.github.com/danger/danger/pull/1452">#1452</a></li>
<li>Support repository access token on Bitbucket Cloud - <a
href="https://github.com/manicmaniac"><code>@​manicmaniac</code></a> <a
href="https://redirect.github.com/danger/danger/pull/1481">#1481</a></li>
<li>Update &quot;What is Danger?&quot; in README - <a
href="https://github.com/manicmaniac"><code>@​manicmaniac</code></a> <a
href="https://redirect.github.com/danger/danger/pull/1482">#1482</a></li>
<li>Fix broken YARD documents - <a
href="https://github.com/manicmaniac"><code>@​manicmaniac</code></a> <a
href="https://redirect.github.com/danger/danger/pull/1484">#1484</a></li>
<li>Add Ruby 3.3 to test matrix - <a
href="https://github.com/ydah"><code>@​ydah</code></a> <a
href="https://redirect.github.com/danger/danger/pull/1486">#1486</a></li>
<li>Bump rubocop version and fix new offenses - <a
href="https://github.com/ydah"><code>@​ydah</code></a> <a
href="https://redirect.github.com/danger/danger/pull/1487">#1487</a></li>
<li>Use GitHub files API with pagination for PR diff - <a
href="https://github.com/timbaev"><code>@​timbaev</code></a> <a
href="https://redirect.github.com/danger/danger/pull/1491">#1491</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/danger/danger/commits">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=danger&package-manager=bundler&previous-version=9.4.3&new-version=9.5.0)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
nyeu pushed a commit that referenced this pull request Oct 2, 2024
**This is an automatic release.**

### Bugfixes
* Fix Paywalls crash on iOS 18 beta (#4154) via Andy Boedo (@aboedo)
### Dependency Updates
* Bump danger from 9.4.3 to 9.5.0 (#4143) via dependabot[bot]
(@dependabot[bot])
* Bump nokogiri from 1.16.6 to 1.16.7 (#4129) via dependabot[bot]
(@dependabot[bot])
* Bump fastlane from 2.221.1 to 2.222.0 (#4130) via dependabot[bot]
(@dependabot[bot])
### Other Changes
* Update deployment targets for tests (#4145) via Andy Boedo (@aboedo)
* Deploy purchaserTester: clean up dry-run parameter (#4140) via Andy
Boedo (@aboedo)
* Clean up API Testers (#4141) via Andy Boedo (@aboedo)
* More project structure cleanup (#4131) via Andy Boedo (@aboedo)
* temporarily disables purchasetester deploy (#4133) via Andy Boedo
(@aboedo)
* Fix trigger all tests branch (#4135) via Andy Boedo (@aboedo)
* Clean up XCWorkspace and testing apps (#4111) via Andy Boedo (@aboedo)
* tests trigger: add target-branch parameter to trigger from the right
branch (#4121) via Andy Boedo (@aboedo)
* Re-added the RevenueCatUI tests job on every commit (#4113) via Andy
Boedo (@aboedo)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:dependencies Changes on external dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant