Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2022

Bumps peter-evans/create-pull-request from 4.0.4 to 4.2.0.

Release notes

Sourced from peter-evans/create-pull-request's releases.

Create Pull Request v4.2.0

⚙️ Improves the proxy implementation to properly support the standard environment variables http_proxy, https_proxy and no_proxy

What's Changed

Full Changelog: peter-evans/create-pull-request@v4.1.4...v4.2.0

Create Pull Request v4.1.4

⚙️ Bumps @actions/core to transition away from deprecated runner commands.

What's Changed

Full Changelog: peter-evans/create-pull-request@v4.1.3...v4.1.4

Create Pull Request v4.1.3

What's Changed

New Contributors

Full Changelog: peter-evans/create-pull-request@v4.1.2...v4.1.3

Create Pull Request v4.1.2

What's Changed

Full Changelog: peter-evans/create-pull-request@v4.1.1...v4.1.2

Create Pull Request v4.1.1

⚙️ Fixes an issue that occurred on Windows runners when CRLF is auto-replaced by LF by Git. peter-evans/create-pull-request#1202

What's Changed

... (truncated)

Commits
  • b4d5173 feat: switch proxy implementation (#1269)
  • ad43dcc build(deps): bump @​actions/io from 1.1.1 to 1.1.2 (#1280)
  • c2f9cef build(deps): bump @​actions/exec from 1.1.0 to 1.1.1 (#1279)
  • b67934c ci: update dependabot
  • ef83023 build(deps): bump @​actions/core to 1.10.0 (#1274)
  • 671dc9c build: update distribution (#1260)
  • ddab646 fix: only strip optional '.git' suffix from https server remote name and not ...
  • 3f9dbd5 fix: replace use of any type (#1251)
  • 171dd55 fix: improve logging when checking fork (#1246)
  • 6e59b07 test: update the test execution env (#1235)
  • 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 [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4.0.4 to 4.2.0.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@923ad83...b4d5173)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 7, 2022
@dependabot dependabot bot requested a review from a team November 7, 2022 06:02
@codecov
Copy link

codecov bot commented Nov 7, 2022

Codecov Report

Merging #81 (5097962) into main (68e3d6b) will decrease coverage by 1.35%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
- Coverage   93.46%   92.10%   -1.36%     
==========================================
  Files          15       15              
  Lines        1622     1622              
==========================================
- Hits         1516     1494      -22     
- Misses        106      128      +22     
Impacted Files Coverage Δ
src/datajudge/db_access.py 88.10% <0.00%> (-4.63%) ⬇️
src/datajudge/constraints/column.py 97.61% <0.00%> (-2.39%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@xhochy xhochy merged commit 3f63fc4 into main Nov 7, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/peter-evans/create-pull-request-4.2.0 branch November 7, 2022 08:31
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.

1 participant