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 peter-evans/create-pull-request from 5.0.0 to 5.0.2 #478

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2023

Bumps peter-evans/create-pull-request from 5.0.0 to 5.0.2.

Release notes

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

Create Pull Request v5.0.2

⚙️ Fixes an issue that occurs when using push-to-fork and both base and head repositories are in the same org/user account.

What's Changed

Full Changelog: peter-evans/create-pull-request@v5.0.1...v5.0.2

Create Pull Request v5.0.1

What's Changed

Full Changelog: peter-evans/create-pull-request@v5.0.0...v5.0.1

Commits
  • 1534078 fix: specify head repo (#2044)
  • 143be5d build(deps-dev): bump @​typescript-eslint/parser from 5.59.9 to 5.59.11 (#2048)
  • 51e8ca2 build(deps-dev): bump @​types/node from 18.16.16 to 18.16.18 (#2047)
  • 712add8 build(deps-dev): bump @​types/jest from 29.5.1 to 29.5.2 (#2026)
  • a9e8aab build(deps-dev): bump eslint from 8.41.0 to 8.42.0 (#2024)
  • 37be4ff build(deps-dev): bump @​typescript-eslint/parser from 5.59.8 to 5.59.9 (#2023)
  • a5f0e5d build(deps-dev): bump eslint-plugin-github from 4.7.0 to 4.8.0 (#2025)
  • 9ef70ee build(deps-dev): bump @​types/node from 18.16.14 to 18.16.16 (#2009)
  • 0a28773 build(deps-dev): bump @​typescript-eslint/parser from 5.59.7 to 5.59.8 (#2008)
  • 4ddb8c8 build: update distribution (#1986)
  • 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 5.0.0 to 5.0.2.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v5.0.0...v5.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Jul 1, 2023
@codecov
Copy link

codecov bot commented Jul 1, 2023

Codecov Report

Merging #478 (dee46f5) into main (487793d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #478   +/-   ##
=======================================
  Coverage   63.69%   63.69%           
=======================================
  Files          31       31           
  Lines       52609    52609           
  Branches     3841     3841           
=======================================
  Hits        33510    33510           
  Misses      19064    19064           
  Partials       35       35           
Flag Coverage Δ
unit 63.69% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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.

None yet

0 participants