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 lewagon/wait-on-check-action from 1.3.1 to 1.3.3 #5737

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2023

Bumps lewagon/wait-on-check-action from 1.3.1 to 1.3.3.

Release notes

Sourced from lewagon/wait-on-check-action's releases.

v1.3.3

New feature: ignore checks lewagon/wait-on-check-action#80

v1.3.2

Lock bundler version - cf lewagon/wait-on-check-action#97

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 [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.3.1 to 1.3.3.
- [Release notes](https://github.com/lewagon/wait-on-check-action/releases)
- [Commits](lewagon/wait-on-check-action@e106e5c...595dabb)

---
updated-dependencies:
- dependency-name: lewagon/wait-on-check-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added autosubmit Merge PR when tree becomes green via auto submit App team Infra upgrades, team productivity, code health, technical debt. See also team: labels. team: infra Infrastructure like devicelab, Cirrus, or LUCI. labels Dec 22, 2023
@auto-submit auto-submit bot merged commit 23d2d9c into main Dec 22, 2023
80 checks passed
@auto-submit auto-submit bot deleted the dependabot/github_actions/lewagon/wait-on-check-action-1.3.3 branch December 22, 2023 08:48
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 22, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 22, 2023
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Dec 22, 2023
flutter/packages@4c3bc49...23d2d9c

2023-12-22 49699333+dependabot[bot]@users.noreply.github.com Bump lewagon/wait-on-check-action from 1.3.1 to 1.3.3 (flutter/packages#5737)
2023-12-21 54558023+keyonghan@users.noreply.github.com Disable `presubmit: false` targets for recipes CQ (flutter/packages#5735)
2023-12-21 47866232+chunhtai@users.noreply.github.com [go_router] Refactored RouteMatchList and imperative APIs (flutter/packages#5497)
2023-12-21 54558023+keyonghan@users.noreply.github.com Add env_variables in ci.yaml (flutter/packages#5730)
2023-12-21 engine-flutter-autoroll@skia.org Roll Flutter (stable) from 2e9cb0a to 78666c8 (1 revision) (flutter/packages#5734)
2023-12-21 engine-flutter-autoroll@skia.org Roll Flutter from da0cd69 to 11def8e (16 revisions) (flutter/packages#5732)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC flutter-ecosystem@google.com,rmistry@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
ChopinDavid pushed a commit to wwt/flutter-packages that referenced this pull request Dec 28, 2023
Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.3.1 to 1.3.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/lewagon/wait-on-check-action/releases">lewagon/wait-on-check-action's releases</a>.</em></p>
<blockquote>
<h2>v1.3.3</h2>
<p>New feature: ignore checks <a href="https://redirect.github.com/lewagon/wait-on-check-action/pull/80">lewagon/wait-on-check-action#80</a></p>
<h2>v1.3.2</h2>
<p>Lock bundler version - cf <a href="https://redirect.github.com/lewagon/wait-on-check-action/pull/97">lewagon/wait-on-check-action#97</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/lewagon/wait-on-check-action/commit/595dabb3acf442d47e29c9ec9ba44db0c6bdd18f"><code>595dabb</code></a> Fix standardrb</li>
<li><a href="https://github.com/lewagon/wait-on-check-action/commit/99240420d837aa764308817741e69ec395e8c913"><code>9924042</code></a> added feature to ignore checks fixed <a href="https://redirect.github.com/lewagon/wait-on-check-action/issues/38">#38</a> (<a href="https://redirect.github.com/lewagon/wait-on-check-action/issues/80">#80</a>)</li>
<li><a href="https://github.com/lewagon/wait-on-check-action/commit/4bdd45da25ca6d22ef8593e3fdebe2bf612ac60e"><code>4bdd45d</code></a> Fix standardrb</li>
<li><a href="https://github.com/lewagon/wait-on-check-action/commit/85935df7ede0e5e28f445bcc2814b1cd3dbeda2f"><code>85935df</code></a> Fixes <a href="https://redirect.github.com/lewagon/wait-on-check-action/issues/98">#98</a></li>
<li><a href="https://github.com/lewagon/wait-on-check-action/commit/94266f74041d165c15a52320c77c35cc4c7df956"><code>94266f7</code></a> Merge pull request <a href="https://redirect.github.com/lewagon/wait-on-check-action/issues/86">#86</a> from lewagon/dependabot/bundler/activesupport-6.1.7.3</li>
<li><a href="https://github.com/lewagon/wait-on-check-action/commit/9c8360e801c11778d45edf86373363d675a1311a"><code>9c8360e</code></a> Bump activesupport from 6.1.1 to 6.1.7.3</li>
<li>See full diff in <a href="https://github.com/lewagon/wait-on-check-action/compare/e106e5c43e8ca1edea6383a39a01c5ca495fd812...595dabb3acf442d47e29c9ec9ba44db0c6bdd18f">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lewagon/wait-on-check-action&package-manager=github_actions&previous-version=1.3.1&new-version=1.3.3)](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`.

---

<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>
CoderDake pushed a commit to CoderDake/flutter that referenced this pull request Dec 28, 2023
flutter/packages@4c3bc49...23d2d9c

2023-12-22 49699333+dependabot[bot]@users.noreply.github.com Bump lewagon/wait-on-check-action from 1.3.1 to 1.3.3 (flutter/packages#5737)
2023-12-21 54558023+keyonghan@users.noreply.github.com Disable `presubmit: false` targets for recipes CQ (flutter/packages#5735)
2023-12-21 47866232+chunhtai@users.noreply.github.com [go_router] Refactored RouteMatchList and imperative APIs (flutter/packages#5497)
2023-12-21 54558023+keyonghan@users.noreply.github.com Add env_variables in ci.yaml (flutter/packages#5730)
2023-12-21 engine-flutter-autoroll@skia.org Roll Flutter (stable) from 2e9cb0a to 78666c8 (1 revision) (flutter/packages#5734)
2023-12-21 engine-flutter-autoroll@skia.org Roll Flutter from da0cd69 to 11def8e (16 revisions) (flutter/packages#5732)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC flutter-ecosystem@google.com,rmistry@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
@reidbaker reidbaker mentioned this pull request Jan 12, 2024
arc-yong pushed a commit to Arctuition/packages-arc that referenced this pull request Jun 14, 2024
Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.3.1 to 1.3.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/lewagon/wait-on-check-action/releases">lewagon/wait-on-check-action's releases</a>.</em></p>
<blockquote>
<h2>v1.3.3</h2>
<p>New feature: ignore checks <a href="https://redirect.github.com/lewagon/wait-on-check-action/pull/80">lewagon/wait-on-check-action#80</a></p>
<h2>v1.3.2</h2>
<p>Lock bundler version - cf <a href="https://redirect.github.com/lewagon/wait-on-check-action/pull/97">lewagon/wait-on-check-action#97</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/lewagon/wait-on-check-action/commit/595dabb3acf442d47e29c9ec9ba44db0c6bdd18f"><code>595dabb</code></a> Fix standardrb</li>
<li><a href="https://github.com/lewagon/wait-on-check-action/commit/99240420d837aa764308817741e69ec395e8c913"><code>9924042</code></a> added feature to ignore checks fixed <a href="https://redirect.github.com/lewagon/wait-on-check-action/issues/38">#38</a> (<a href="https://redirect.github.com/lewagon/wait-on-check-action/issues/80">#80</a>)</li>
<li><a href="https://github.com/lewagon/wait-on-check-action/commit/4bdd45da25ca6d22ef8593e3fdebe2bf612ac60e"><code>4bdd45d</code></a> Fix standardrb</li>
<li><a href="https://github.com/lewagon/wait-on-check-action/commit/85935df7ede0e5e28f445bcc2814b1cd3dbeda2f"><code>85935df</code></a> Fixes <a href="https://redirect.github.com/lewagon/wait-on-check-action/issues/98">#98</a></li>
<li><a href="https://github.com/lewagon/wait-on-check-action/commit/94266f74041d165c15a52320c77c35cc4c7df956"><code>94266f7</code></a> Merge pull request <a href="https://redirect.github.com/lewagon/wait-on-check-action/issues/86">#86</a> from lewagon/dependabot/bundler/activesupport-6.1.7.3</li>
<li><a href="https://github.com/lewagon/wait-on-check-action/commit/9c8360e801c11778d45edf86373363d675a1311a"><code>9c8360e</code></a> Bump activesupport from 6.1.1 to 6.1.7.3</li>
<li>See full diff in <a href="https://github.com/lewagon/wait-on-check-action/compare/e106e5c43e8ca1edea6383a39a01c5ca495fd812...595dabb3acf442d47e29c9ec9ba44db0c6bdd18f">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lewagon/wait-on-check-action&package-manager=github_actions&previous-version=1.3.1&new-version=1.3.3)](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`.

---

<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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autosubmit Merge PR when tree becomes green via auto submit App team: infra Infrastructure like devicelab, Cirrus, or LUCI. team Infra upgrades, team productivity, code health, technical debt. See also team: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant