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

chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 #362

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps actions/checkout from 4.2.1 to 4.2.2.

Release notes

Sourced from actions/checkout's releases.

v4.2.2

What's Changed

Full Changelog: actions/checkout@v4.2.1...v4.2.2

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

v4.1.2

v4.1.1

v4.1.0

... (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 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)

@dependabot dependabot bot requested a review from a team as a code owner October 28, 2024 15:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 28, 2024
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@eef6144...11bd719)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-4.2.2 branch from 7ce9467 to 5921678 Compare October 30, 2024 12:15
@RomainMuller RomainMuller added this pull request to the merge queue Oct 30, 2024
Merged via the queue into main with commit fc06957 Oct 30, 2024
23 checks passed
@RomainMuller RomainMuller deleted the dependabot/github_actions/actions/checkout-4.2.2 branch October 30, 2024 14:37
Copy link

codecov bot commented Oct 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.50%. Comparing base (b61a190) to head (5921678).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #362   +/-   ##
=======================================
  Coverage   58.50%   58.50%           
=======================================
  Files         158      158           
  Lines       11333    11333           
=======================================
  Hits         6630     6630           
  Misses       4232     4232           
  Partials      471      471           
Components Coverage Δ
Generators 76.98% <ø> (ø)
Instruments 88.05% <ø> (ø)
Go Driver 73.13% <ø> (ø)
Toolexec Driver 70.88% <ø> (ø)
Aspects 70.85% <ø> (ø)
Injector 73.14% <ø> (ø)
Job Server 63.45% <ø> (ø)
Integration Test Suite 49.82% <ø> (ø)
Other 58.50% <ø> (ø)

github-merge-queue bot pushed a commit that referenced this pull request Dec 17, 2024
…tests/utils/agent (#471)

Bumps [aiosignal](https://github.com/aio-libs/aiosignal) from 1.3.1 to
1.3.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aio-libs/aiosignal/releases">aiosignal's
releases</a>.</em></p>
<blockquote>
<h2>1.3.2</h2>
<h2>Deprecations and Removals</h2>
<ul>
<li>
<p>Dropped Python 3.7 support. (<a
href="https://redirect.github.com/aio-libs/aiosignal/issues/413">#413</a>)</p>
</li>
<li>
<p>Dropped Python 3.8 support. (<a
href="https://redirect.github.com/aio-libs/aiosignal/issues/645">#645</a>)</p>
</li>
</ul>
<h2>Misc</h2>
<ul>
<li>(<a
href="https://redirect.github.com/aio-libs/aiosignal/issues/362">#362</a>)</li>
</ul>
<hr />
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aio-libs/aiosignal/blob/master/CHANGES.rst">aiosignal's
changelog</a>.</em></p>
<blockquote>
<h1>1.3.2 (2024-12-13)</h1>
<h2>Deprecations and Removals</h2>
<ul>
<li>
<p>Dropped Python 3.7 support.
<code>[#413](aio-libs/aiosignal#413)
&lt;https://github.com/aio-libs/aiosignal/issues/413&gt;</code>_</p>
</li>
<li>
<p>Dropped Python 3.8 support.
<code>[#645](aio-libs/aiosignal#645)
&lt;https://github.com/aio-libs/aiosignal/issues/645&gt;</code>_</p>
</li>
</ul>
<h2>Misc</h2>
<ul>
<li><code>[#362](aio-libs/aiosignal#362)
&lt;https://github.com/aio-libs/aiosignal/issues/362&gt;</code>_</li>
</ul>
<hr />
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aio-libs/aiosignal/commit/f90f6d41891d9982b90ef2d2eddd9b3e41a63526"><code>f90f6d4</code></a>
Fix deployment (<a
href="https://redirect.github.com/aio-libs/aiosignal/issues/649">#649</a>)</li>
<li><a
href="https://github.com/aio-libs/aiosignal/commit/74015c6edb46a3b43eeb97e663357e2b3e3d66de"><code>74015c6</code></a>
Release 1.3.2 (<a
href="https://redirect.github.com/aio-libs/aiosignal/issues/648">#648</a>)</li>
<li><a
href="https://github.com/aio-libs/aiosignal/commit/76a4814cb6d5e8e6426425001a53fafd8571ae39"><code>76a4814</code></a>
Setup deployment</li>
<li><a
href="https://github.com/aio-libs/aiosignal/commit/29d792ebbd464bb2e061cd46a53cfee850a4cd4e"><code>29d792e</code></a>
Build(deps): Bump sphinx from 7.1.2 to 8.1.3 (<a
href="https://redirect.github.com/aio-libs/aiosignal/issues/624">#624</a>)</li>
<li><a
href="https://github.com/aio-libs/aiosignal/commit/0172922351ddf5fb24c6a008b50957d695de484c"><code>0172922</code></a>
Tune CI (<a
href="https://redirect.github.com/aio-libs/aiosignal/issues/647">#647</a>)</li>
<li><a
href="https://github.com/aio-libs/aiosignal/commit/65cfb0d61e1fd06e43f81f4b8bdf4b83239b79b0"><code>65cfb0d</code></a>
Build(deps): Bump pytest-cov from 5.0.0 to 6.0.0 (<a
href="https://redirect.github.com/aio-libs/aiosignal/issues/635">#635</a>)</li>
<li><a
href="https://github.com/aio-libs/aiosignal/commit/d28799e74c830fded6c108bc221019651511ec59"><code>d28799e</code></a>
Build(deps-dev): Bump cherry-picker from 2.2.0 to 2.4.0 (<a
href="https://redirect.github.com/aio-libs/aiosignal/issues/638">#638</a>)</li>
<li><a
href="https://github.com/aio-libs/aiosignal/commit/6c3af5c0b626782d310f5564a17e9af08603557e"><code>6c3af5c</code></a>
Update pre-commit hooks (<a
href="https://redirect.github.com/aio-libs/aiosignal/issues/646">#646</a>)</li>
<li><a
href="https://github.com/aio-libs/aiosignal/commit/6a463593d7e756fbec14518fd7e6fa6d9d3a3a3b"><code>6a46359</code></a>
Build(deps): Bump pytest-asyncio from 0.24.0 to 0.25.0 (<a
href="https://redirect.github.com/aio-libs/aiosignal/issues/644">#644</a>)</li>
<li><a
href="https://github.com/aio-libs/aiosignal/commit/aece0ec6b9e416a4479ee46a2a3fd0225db92901"><code>aece0ec</code></a>
Build(deps): Bump pre-commit from 3.5.0 to 4.0.1 (<a
href="https://redirect.github.com/aio-libs/aiosignal/issues/621">#621</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aio-libs/aiosignal/compare/v1.3.1...v1.3.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aiosignal&package-manager=pip&previous-version=1.3.1&new-version=1.3.2)](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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant