Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

ci(action): bump ahmadnassri/action-semantic-release from v1.6.9 to v1.6.10 #154

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 10, 2020

Bumps ahmadnassri/action-semantic-release from v1.6.9 to v1.6.10.

Release notes

Sourced from ahmadnassri/action-semantic-release's releases.

v1.6.10

1.6.10 (2020-12-09)

Build

  • deps: bump @semantic-release/github in /action (473775c)
  • deps: bump @semantic-release/gitlab in /action (146d626)
  • deps: bump semantic-release from 17.2.4 to 17.3.0 in /action (205d13f)
Changelog

Sourced from ahmadnassri/action-semantic-release'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
  • 146d626 build(deps): bump @semantic-release/gitlab in /action
  • 473775c build(deps): bump @semantic-release/github in /action
  • 205d13f build(deps): bump semantic-release from 17.2.4 to 17.3.0 in /action
  • See full diff 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 Dec 10, 2020
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 10, 2020

Superseded by #156.

@dependabot dependabot bot closed this Dec 10, 2020
@dependabot dependabot bot deleted the dependabot/github_actions/ahmadnassri/action-semantic-release-v1.6.10 branch December 10, 2020 08:20
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.

0 participants