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 reitermarkus/automerge from 1.1.5 to 2.2.0 #33

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 31, 2022

Bumps reitermarkus/automerge from 1.1.5 to 2.2.0.

Release notes

Sourced from reitermarkus/automerge's releases.

v2.2.0

  • Action now uses NodeJS 16.
  • Updated dependencies.

v2.1.2

  • Auto-merge is automatically disabled for closed or draft PRs, so don't try enabling/disabling it for these.
  • Updated dependencies.

v2.1.1

  • Add missing pull request state (behind).
  • Updated dependencies.

v2.1.0

Two new inputs, squash-commit-title and squash-commit-message, were added, which allow specifying the squash commit title and message. The squash-title input is deprecated and will be removed in the next major release.

If you are using

with:
  squash-title: true

this can be replaced with

with:
  squash-commit-title: ${pull_request.title} (#${pull_request.number})
  squash-commit-message: '\n'

v2.0.2

  • Updated dependencies.

v2.0.1

  • Updated dependencies.

v2.0.0

  • The action now activates the native “auto-merge” GitHub feature instead of merging a pull request directly. The feature must be enabled in repository settings.
  • The action does not check approvals and status checks anymore. Set the number of required approvals and required status checks in repository settings instead.

v1.5.2

No release notes provided.

v1.5.1

No release notes provided.

v1.5.0

No release notes provided.

v1.4.0

... (truncated)

Commits
  • a62209b Update dependencies.
  • ef20125 Add AuthorAssociation type.
  • f29d23f Update tibdex/github-app-token digest to 021a240
  • 2c1562a Bump NodeJS version to 16
  • 52097d2 Bump @​typescript-eslint/parser from 5.40.0 to 5.40.1
  • 8962868 Bump @​babel/core from 7.19.3 to 7.19.6
  • 6d64a15 Bump @​babel/runtime-corejs3 from 7.19.4 to 7.19.6
  • 3995334 Bump jest and @​types/jest
  • cd3010a Bump is-core-module from 2.10.0 to 2.11.0
  • c2adc06 Bump @​graphql-tools/load from 7.7.7 to 7.8.0
  • 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 [reitermarkus/automerge](https://github.com/reitermarkus/automerge) from 1.1.5 to 2.2.0.
- [Release notes](https://github.com/reitermarkus/automerge/releases)
- [Commits](reitermarkus/automerge@36c2ac3...a62209b)

---
updated-dependencies:
- dependency-name: reitermarkus/automerge
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 31, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 13, 2023

Superseded by #36.

@dependabot dependabot bot closed this Mar 13, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/reitermarkus/automerge-2.2.0 branch March 13, 2023 19:00
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.

0 participants