Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

chore: bump fastify/github-action-merge-dependabot from 2.7.1 to 3.0.2 #939

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2021

Bumps fastify/github-action-merge-dependabot from 2.7.1 to 3.0.2.

Release notes

Sourced from fastify/github-action-merge-dependabot's releases.

v3.0.2

How to upgrade from 2.x to new 3.x

  • Update the action version.
  • Add the new permissions configuration into your workflow or, instead, you can set the permissions rules on the repository or on the organization.
  • If you have customized the api-url you can:

Migration example:

jobs:
  build:
    runs-on: ubuntu-latest
    steps:
      # ...
automerge:
needs: build
runs-on: ubuntu-latest

permissions:

 pull-requests: write



 contents: write

steps:



- uses: fastify/github-action-merge-dependabot@v2.1.1





- uses: fastify/github-action-merge-dependabot@v3
  with:
    github-token: ${{ secrets.GITHUB_TOKEN }}


What's Changed

Full Changelog: fastify/github-action-merge-dependabot@v3.0.1...v3.0.2

v3.0.1

How to upgrade from 2.x to new 3.x

  • Update the action version.
  • Add the new permissions configuration into your workflow or, instead, you can set the permissions rules on the repository or on the organization.
  • If you have customized the api-url you can:

... (truncated)

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Dec 13, 2021
@dependabot dependabot bot force-pushed the dependabot/github_actions/develop/fastify/github-action-merge-dependabot-3.0.2 branch from e0f39b1 to f450a13 Compare December 14, 2021 00:48
@dependabot dependabot bot force-pushed the dependabot/github_actions/develop/fastify/github-action-merge-dependabot-3.0.2 branch from f450a13 to fbecd5e Compare January 4, 2022 00:40
@dependabot dependabot bot force-pushed the dependabot/github_actions/develop/fastify/github-action-merge-dependabot-3.0.2 branch 6 times, most recently from 01c5769 to 9915502 Compare January 31, 2022 22:09
@dependabot dependabot bot force-pushed the dependabot/github_actions/develop/fastify/github-action-merge-dependabot-3.0.2 branch 10 times, most recently from 22bc0bd to 6c89975 Compare February 14, 2022 22:04
@dependabot dependabot bot force-pushed the dependabot/github_actions/develop/fastify/github-action-merge-dependabot-3.0.2 branch 7 times, most recently from d96fef9 to e08ace7 Compare February 21, 2022 22:04
@dependabot dependabot bot force-pushed the dependabot/github_actions/develop/fastify/github-action-merge-dependabot-3.0.2 branch 2 times, most recently from 3cb9878 to fe389ae Compare February 21, 2022 22:12
@dependabot dependabot bot force-pushed the dependabot/github_actions/develop/fastify/github-action-merge-dependabot-3.0.2 branch 2 times, most recently from d4c1dfa to d4c49d1 Compare February 21, 2022 23:11
@dependabot dependabot bot force-pushed the dependabot/github_actions/develop/fastify/github-action-merge-dependabot-3.0.2 branch 6 times, most recently from 05c60a0 to c9fbf2a Compare March 7, 2022 22:19
@dependabot dependabot bot force-pushed the dependabot/github_actions/develop/fastify/github-action-merge-dependabot-3.0.2 branch 4 times, most recently from c83feed to 9be118a Compare March 14, 2022 22:12
@dependabot dependabot bot force-pushed the dependabot/github_actions/develop/fastify/github-action-merge-dependabot-3.0.2 branch 3 times, most recently from 70b8cdb to 3064a10 Compare March 21, 2022 22:10
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 2.7.1 to 3.0.2.
- [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases)
- [Commits](fastify/github-action-merge-dependabot@v2.7.1...v3.0.2)

---
updated-dependencies:
- dependency-name: fastify/github-action-merge-dependabot
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/develop/fastify/github-action-merge-dependabot-3.0.2 branch from 3064a10 to 01810f4 Compare March 21, 2022 22:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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