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

pip prod(deps): bump pre-commit from 3.3.2 to 3.3.3 #1130

Merged
merged 1 commit into from Jun 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 14, 2023

Bumps pre-commit from 3.3.2 to 3.3.3.

Release notes

Sourced from pre-commit's releases.

pre-commit v3.3.3

Fixes

Changelog

Sourced from pre-commit's changelog.

3.3.3 - 2023-06-13

Fixes

Commits
  • 5da4258 v3.3.3
  • e891f86 Merge pull request #2905 from jaysoffian/fix-gem-install
  • 50b1511 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 9a7ed8b Force gem installation into envdir
  • f073f8e Merge pull request #2904 from pre-commit/pre-commit-ci-update-config
  • 1fc2890 [pre-commit.ci] pre-commit autoupdate
  • c7f472d Merge pull request #2903 from pre-commit/pre-commit-ci-update-config
  • 5d27395 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • f88cc61 [pre-commit.ci] pre-commit autoupdate
  • c716de1 Merge pull request #2901 from pre-commit/all-repos_autofix_all-repos-sed
  • 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 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 [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v3.3.2...v3.3.3)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 14, 2023
@codecov
Copy link

codecov bot commented Jun 14, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (4a62f6c) 87.23% compared to head (02904de) 87.23%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1130   +/-   ##
=======================================
  Coverage   87.23%   87.23%           
=======================================
  Files         142      142           
  Lines       21065    21065           
  Branches     3172     3172           
=======================================
  Hits        18376    18376           
  Misses       2177     2177           
  Partials      512      512           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@webmiche webmiche merged commit d6a525e into main Jun 14, 2023
12 checks passed
@webmiche webmiche deleted the dependabot/pip/pre-commit-3.3.3 branch June 14, 2023 06:45
cigarichard pushed a commit to cigarichard/xdsl that referenced this pull request Jun 17, 2023
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.2
to 3.3.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pre-commit/pre-commit/releases">pre-commit's
releases</a>.</em></p>
<blockquote>
<h2>pre-commit v3.3.3</h2>
<h3>Fixes</h3>
<ul>
<li>Work around OS packagers setting <code>--install-dir</code> /
<code>--bin-dir</code> in gem settings.
<ul>
<li><a
href="https://redirect.github.com/pre-commit/pre-commit/issues/2905">#2905</a>
PR by <a
href="https://github.com/jaysoffian"><code>@​jaysoffian</code></a>.</li>
<li><a
href="https://redirect.github.com/pre-commit/pre-commit/issues/2799">#2799</a>
issue by <a
href="https://github.com/lmilbaum"><code>@​lmilbaum</code></a>.</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md">pre-commit's
changelog</a>.</em></p>
<blockquote>
<h1>3.3.3 - 2023-06-13</h1>
<h3>Fixes</h3>
<ul>
<li>Work around OS packagers setting <code>--install-dir</code> /
<code>--bin-dir</code> in gem settings.
<ul>
<li><a
href="https://redirect.github.com/pre-commit/pre-commit/issues/2905">#2905</a>
PR by <a
href="https://github.com/jaysoffian"><code>@​jaysoffian</code></a>.</li>
<li><a
href="https://redirect.github.com/pre-commit/pre-commit/issues/2799">#2799</a>
issue by <a
href="https://github.com/lmilbaum"><code>@​lmilbaum</code></a>.</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pre-commit/pre-commit/commit/5da4258b17dea7bd4601358de200e185699f9997"><code>5da4258</code></a>
v3.3.3</li>
<li><a
href="https://github.com/pre-commit/pre-commit/commit/e891f8606e371e29a9e52244afc478fbf2a3da1d"><code>e891f86</code></a>
Merge pull request <a
href="https://redirect.github.com/pre-commit/pre-commit/issues/2905">#2905</a>
from jaysoffian/fix-gem-install</li>
<li><a
href="https://github.com/pre-commit/pre-commit/commit/50b1511a5b81e5c95bcf496acc22dc9799a429b3"><code>50b1511</code></a>
[pre-commit.ci] auto fixes from pre-commit.com hooks</li>
<li><a
href="https://github.com/pre-commit/pre-commit/commit/9a7ed8be09b6de99bae5d1e03defc350a132b1e5"><code>9a7ed8b</code></a>
Force gem installation into envdir</li>
<li><a
href="https://github.com/pre-commit/pre-commit/commit/f073f8e13c443a2d5eba4349bfcc9687c6cd240a"><code>f073f8e</code></a>
Merge pull request <a
href="https://redirect.github.com/pre-commit/pre-commit/issues/2904">#2904</a>
from pre-commit/pre-commit-ci-update-config</li>
<li><a
href="https://github.com/pre-commit/pre-commit/commit/1fc28903ab82e4ef7f8e9c37b052e4f9a53c9967"><code>1fc2890</code></a>
[pre-commit.ci] pre-commit autoupdate</li>
<li><a
href="https://github.com/pre-commit/pre-commit/commit/c7f472d17679cff6627c28ddf561283c7f598b7e"><code>c7f472d</code></a>
Merge pull request <a
href="https://redirect.github.com/pre-commit/pre-commit/issues/2903">#2903</a>
from pre-commit/pre-commit-ci-update-config</li>
<li><a
href="https://github.com/pre-commit/pre-commit/commit/5d273951e00e8331b6b3b07ef6e0280080566cca"><code>5d27395</code></a>
[pre-commit.ci] auto fixes from pre-commit.com hooks</li>
<li><a
href="https://github.com/pre-commit/pre-commit/commit/f88cc6125681378d4d2704a7b08dd595e3744180"><code>f88cc61</code></a>
[pre-commit.ci] pre-commit autoupdate</li>
<li><a
href="https://github.com/pre-commit/pre-commit/commit/c716de12f7533dc8ce522afb0c09f22476243f08"><code>c716de1</code></a>
Merge pull request <a
href="https://redirect.github.com/pre-commit/pre-commit/issues/2901">#2901</a>
from pre-commit/all-repos_autofix_all-repos-sed</li>
<li>Additional commits viewable in <a
href="https://github.com/pre-commit/pre-commit/compare/v3.3.2...v3.3.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pre-commit&package-manager=pip&previous-version=3.3.2&new-version=3.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`.

[//]: # (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 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>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants