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

build(deps): bump peter-evans/create-pull-request from v3.6.0 to v3.8.0 #148

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2021

Bumps peter-evans/create-pull-request from v3.6.0 to v3.8.0.

Release notes

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

Create Pull Request v3.8.0

  • Adds a new output, pull-request-operation, that returns the operation performed by the action, created, updated or closed.

Create Pull Request v3.7.0

  • Adds support for GitHub Enterprise Server
Commits
  • 5e9d0ee Merge pull request #712 from peter-evans/operation-output
  • b5f41d9 feat: add pull-request-operation output
  • 2455e15 Merge pull request #704 from jonico/support-ghes
  • 05bc467 Support GitHub Server API URL
  • adc6552 Support GitHub Enterprise Server
  • 171fc6c Merge pull request #701 from peter-evans/update-distribution
  • 3fb765f build: update distribution
  • d95c81e Merge pull request #686 from peter-evans/update-dependencies
  • 8d5ed65 chore: update dependencies
  • 7b1819c Merge pull request #683 from peter-evans/update-distribution
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added the build Changes that affect the build system or external dependencies label Feb 1, 2021
@dependabot dependabot bot requested a review from playpauseandstop February 1, 2021 05:42
@dependabot dependabot bot force-pushed the dependabot/github_actions/peter-evans/create-pull-request-v3.8.0 branch 2 times, most recently from 9917840 to acb3731 Compare February 1, 2021 09:40
@dependabot dependabot bot force-pushed the dependabot/github_actions/peter-evans/create-pull-request-v3.8.0 branch from acb3731 to d706142 Compare February 1, 2021 10:28
@playpauseandstop playpauseandstop merged commit 17cd9ee into master Feb 3, 2021
@playpauseandstop playpauseandstop deleted the dependabot/github_actions/peter-evans/create-pull-request-v3.8.0 branch February 3, 2021 05:41
badabump-release-bot bot pushed a commit that referenced this pull request May 9, 2021
Other:
------

- (**deps**) bump pyyaml from 5.3.1 to 5.4.1 (#147)
- (**deps-dev**) bump coverage from 5.3.1 to 5.4 (#145)
- (**deps-dev**) bump pytest from 6.2.1 to 6.2.2 (#146)
- (**deps-dev**) bump pytest-cov from 2.10.1 to 2.11.1 (#144)
- (**deps**) bump peter-evans/create-pull-request from v3.6.0 to v3.8.0 (#148)
- Bump Python dev version to 3.9.2 (#160)
- (**deps**) bump actions/cache from v2.1.3 to v2.1.4 (#158)
- (**deps**) bump pypa/gh-action-pypi-publish from v1.4.1 to v1.4.2 (#157)
- (**deps**) bump peter-evans/create-pull-request from v3.8.0 to v3.8.2 (#156)
- (**deps**) bump actions/setup-python from v2.2.1 to v2.2.2 (#165)
- (**deps**) bump actions/cache from v2.1.4 to v2.1.5 (#166)
- (**deps**) bump pre-commit/action from v2.0.0 to v2.0.3 (#167)
- (**deps**) bump environ-config from 20.1.0 to 21.1.0 (#164)
- (**deps-dev**) bump pytest from 6.2.2 to 6.2.3 (#163)
- [#149] Pin supported openapi-core version (#170)
- Apply isort pre-commit hook (#174)
- (**deps**) bump attrs from 20.3.0 to 21.2.0 (#171)
- (**deps-dev**) bump pytest from 6.2.3 to 6.2.4 (#173)
- Update requirements (#175)
playpauseandstop added a commit that referenced this pull request May 9, 2021
This release allows to install latest versions of,

- `attrs`
- `environ-config`

As well as depend on only supported version of `openapi-core` library,
which ensures that `poetry update` do not install unsupported version
of `openapi-core`.

Other:
------

- (**deps**) bump pyyaml from 5.3.1 to 5.4.1 (#147)
- (**deps-dev**) bump coverage from 5.3.1 to 5.4 (#145)
- (**deps-dev**) bump pytest from 6.2.1 to 6.2.2 (#146)
- (**deps-dev**) bump pytest-cov from 2.10.1 to 2.11.1 (#144)
- (**deps**) bump peter-evans/create-pull-request from v3.6.0 to v3.8.0 (#148)
- Bump Python dev version to 3.9.2 (#160)
- (**deps**) bump actions/cache from v2.1.3 to v2.1.4 (#158)
- (**deps**) bump pypa/gh-action-pypi-publish from v1.4.1 to v1.4.2 (#157)
- (**deps**) bump peter-evans/create-pull-request from v3.8.0 to v3.8.2 (#156)
- (**deps**) bump actions/setup-python from v2.2.1 to v2.2.2 (#165)
- (**deps**) bump actions/cache from v2.1.4 to v2.1.5 (#166)
- (**deps**) bump pre-commit/action from v2.0.0 to v2.0.3 (#167)
- (**deps**) bump environ-config from 20.1.0 to 21.1.0 (#164)
- (**deps-dev**) bump pytest from 6.2.2 to 6.2.3 (#163)
- [#149] Pin supported openapi-core version (#170)
- Apply isort pre-commit hook (#174)
- (**deps**) bump attrs from 20.3.0 to 21.2.0 (#171)
- (**deps-dev**) bump pytest from 6.2.3 to 6.2.4 (#173)
- Update requirements (#175)

Co-authored-by: playpauseandstop <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Changes that affect the build system or external dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant