chrisreddington / hugo-community

Community is a Hugo Theme intended to be used by local meetup and community groups
MIT License
2 stars 2 forks source link

Bump saadmk11/changelog-ci from 0.7.0 to 1.1.0 in /.github/workflows #58

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps saadmk11/changelog-ci from 0.7.0 to 1.1.0.

Release notes

Sourced from saadmk11/changelog-ci's releases.

Release v1.1.0

Version: 1.1.0

  • #86: Restructure Code and Improve Type Annotations
  • #77: Update GitHub Action Versions
  • #76: Fix Typo
  • #81: fixed indentation in action (readme)
  • #83: Refactor Code and Add Type Annotations
  • #85: Use github-action-utils for running GitHub Action Workflow Commands and Set Workflow Output with Changelog Data
  • #84: Refactored Changelog CI, Fixed Bugs and Added Tests
  • #87: Add Config Option to Exclude Pull Requests That Matches Labels
  • #88: Update github-action-utils

Release v1.0.0

Version: 1.0.0

  • #72: Add Support for reStructuredText Changelog
  • #69: Trigger Changelog CI on Different Events
  • #68: Add Configuration options for Unlabeled Changes
  • #73: Add What's new in Latest Version of Changelog CI Section in the Output
  • #74: Restructure the Documentation
  • #57: Cleanup code
  • #58: Update GitHub Action Versions
  • #67: Added Feature request Issue Template
  • #66: Added Bug Report Issue Template

Add Option to Generate Changelog Using Commit Messages

Version: 0.8.0

  • #50: Update LICENSE Copyright year
  • #52: Add GitHub Actions Version Updater
  • #51: Update changelog-ci.yaml
  • #53: Update GitHub Action Versions
  • #54: Add Option to Generate Changelog Using Commit Message
  • #55: Refactor User Configuration Parsing and Validation

Add Support for YAML Configuration File

Version: 0.7.5

  • #37: Separate GitHub API Base URL
  • #39: use self.filename on _commit_changelog()
  • #45: Make Documentation about Version Number Regex clearer
  • #40: Update description
  • #46: Add support for YAML config files
  • #47: Add yaml config
  • #48: Make it Clear what actions can be performed by Changelog CI in the README
Changelog

Sourced from saadmk11/changelog-ci's changelog.

Version: 1.1.0

  • #86: Restructure Code and Improve Type Annotations
  • #77: Update GitHub Action Versions
  • #76: Fix Typo
  • #81: fixed indentation in action (readme)
  • #83: Refactor Code and Add Type Annotations
  • #85: Use github-action-utils for running GitHub Action Workflow Commands and Set Workflow Output with Changelog Data
  • #84: Refactored Changelog CI, Fixed Bugs and Added Tests
  • #87: Add Config Option to Exclude Pull Requests That Matches Labels
  • #88: Update github-action-utils

Version: 1.0.0

  • #57: Cleanup code
  • #58: Update GitHub Action Versions
  • #67: Added Feature request Issue Template
  • #66: Added Bug Report Issue Template
  • #68: Add Configuration options for Unlabeled Changes
  • #73: Add What's new in Latest Version of Changelog CI Section in the Output
  • #69: Trigger Changelog CI on Different Events
  • #72: Add Support for reStructuredText Changelog
  • #74: Restructure the Documentation

Version: 0.8.0

  • #50: Update LICENSE Copyright year
  • #52: Add GitHub Actions Version Updater
  • #51: Update changelog-ci.yaml
  • #53: Update GitHub Action Versions
  • #54: Add Option to Generate Changelog Using Commit Message
  • #55: Refactor User Configuration Parsing and Validation

Version: 0.7.5

  • #37: Separate GitHub API Base URL
  • #39: use self.filename on _commit_changelog()
  • #45: Make Documentation about Version Number Regex clearer
  • #40: Update description
  • #46: Add support for YAML config files
  • #47: Add yaml config
  • #48: Make it Clear what actions can be performed by Changelog CI in the README
Commits
  • 72f65e8 Merge pull request #89 from saadmk11/relaese-1.1.0
  • 6ec5897 [Changelog CI] Add Changelog for Version 1.1.0
  • 807f4be Release 1.1.0
  • d76b8df Merge pull request #88 from saadmk11/saadmk11-patch-1
  • ba84420 Update github-action-utils
  • 2bb802e Merge pull request #87 from saadmk11/exclude-labels
  • 19887f8 Update docs
  • cac3cc4 Add Config Option to Exclude Pull Requests That Matches Labels
  • 33ddb9a Restructure Code and Improve Type Annotations (#86)
  • d88f62c Use github-action-utils for running GitHub Action Workflow Commands and Set...
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #61.