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 ahmadnassri/action-dependabot-auto-merge from v2.1.4 to v2.2.1 #29

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 26, 2020

Bumps ahmadnassri/action-dependabot-auto-merge from v2.1.4 to v2.2.1.

Release notes

Sourced from ahmadnassri/action-dependabot-auto-merge's releases.

v2.2.1

2.2.1 (2020-10-25)

Chores

  • readme: update README template with colophon (b20ae56)

Docs

v2.2.0

2.2.0 (2020-10-21)

Features

Chores

  • workflows: clean up workflow event triggers (0ec2141)

CI/CD

  • test: test pull requests (428e7be)
  • workflows: split testing and releasing with a direct link (b3da875)
Changelog

Sourced from ahmadnassri/action-dependabot-auto-merge's changelog.

{ "plugins": [ ["@semantic-release/commit-analyzer", { "preset": "conventionalcommits", "releaseRules": [ { "breaking": true, "release": "major" }, { "revert": true, "release": "patch" }, { "type": "build", "release": "patch" }, { "type": "docs", "release": "patch" }, { "type": "feat", "release": "minor" }, { "type": "fix", "release": "patch" }, { "type": "perf", "release": "patch" }, { "type": "refactor", "release": "patch" } ] }], ["@semantic-release/release-notes-generator", { "preset": "conventionalcommits", "presetConfig": { "types": [ { "type": "build", "section": "Build", "hidden": false }, { "type": "chore", "section": "Chores", "hidden": false }, { "type": "ci", "section": "CI/CD", "hidden": false }, { "type": "docs", "section": "Docs", "hidden": false }, { "type": "feat", "section": "Features", "hidden": false }, { "type": "fix", "section": "Bug Fixes", "hidden": false }, { "type": "perf", "section": "Performance", "hidden": false }, { "type": "refactor", "section": "Refactor", "hidden": false }, { "type": "style", "section": "Code Style", "hidden": false }, { "type": "test", "section": "Tests", "hidden": false } ] } }], "@semantic-release/github" ] }

Commits
  • 0c7639f docs(readme): update readme
  • be19e48 chore(template) update docs/README.template
  • 749defa chore(template) update docker-compose.yml
  • 74bcbba chore(template) update .github/workflows/readme.yml
  • b20ae56 chore(readme): update README template with colophon
  • 718b0ae chore(template) update .github/workflows/readme.yml
  • 4fcd2cb chore(template) update .github/workflows/release.yml
  • bacda94 feat(action): use ghcr.io
  • 019a64b chore(template) update .github/workflows/release.yml
  • 0f326c2 chore(template) update .gitignore
  • 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 dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Oct 26, 2020
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 29, 2020

Superseded by #31.

@dependabot dependabot bot closed this Oct 29, 2020
@dependabot dependabot bot deleted the dependabot/github_actions/ahmadnassri/action-dependabot-auto-merge-v2.2.1 branch October 29, 2020 06:09
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.

0 participants