Skip to content
This repository was archived by the owner on Oct 5, 2021. It is now read-only.

Bump github_changelog_generator from 1.15.2 to 1.16.4 #136

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 Jun 7, 2021

Bumps github_changelog_generator from 1.15.2 to 1.16.4.

Release notes

Sourced from github_changelog_generator's releases.

v1.16.4

  • #966 Feature: Allow named markdown links - Thank you, @​kikito!
  • #967: Fix: Directly handle rate limiting using client.rate_limit.resets_in. Thanks, @​ioquatix!

v1.16.3

  • #963 require "yaml" before use. Avoids an issue with the --front-matter option.

v1.16.2

1.16.2 (2021-04-28)

Full Changelog

Implemented enhancements:

  • Configure a Docker Automated build #644

Fixed bugs:

  • Getting an error: 'list_issues': wrong number of arguments (given 3, expected 0..2) (ArgumentError) #952

Closed issues:

  • Error generating change log using >=1.16.0 #956
  • Unable to run, undefined method `include?' for nil:NilClass (NoMethodError) #954
  • Docker images are not published for new releases #951
  • Not all options listed in OptionParser have optional arguments #945
  • Add Ruby 3 to CI, make it pass #928
  • SSL error on Windows with docker #894

Merged pull requests:

v1.16.1

  • Fix #942: Custom Rake task with a specific name raised an ArgumentError.

v1.16.0

This is a new features & bug fixes release, which also drops support for EOL versions of Ruby. Ruby 2.5 and newer are supported.

Features

Changes

... (truncated)

Changelog

Sourced from github_changelog_generator's changelog.

1.16.4 (2021-06-03)

Full Changelog

Closed issues:

  • Stuck on "Fetching closed dates for issues" #961

Merged pull requests:

  • Directly handle rate limiting using client.rate_limit.resets_in. #967 (ioquatix)
  • Feat: Allow named markdown anchor links #966 (kikito)

v1.16.3 (2021-05-14)

Full Changelog

Fixed bugs:

  • --front-matter raises a NoMethodError for #to_yaml #962

Merged pull requests:

v1.16.2 (2021-04-28)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Unable to run, undefined method `include?' for nil:NilClass (NoMethodError) #954
  • Getting an error: 'list_issues': wrong number of arguments (given 3, expected 0..2) (ArgumentError) #952

Closed issues:

  • Error generating change log using >=1.16.0 #956
  • Docker images are not published for new releases #951
  • Not all options listed in OptionParser have optional arguments #945
  • Add Ruby 3 to CI, make it pass #928
  • SSL error on Windows with docker #894

Merged pull requests:

... (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)

Bumps [github_changelog_generator](https://github.com/github-changelog-generator/Github-Changelog-Generator) from 1.15.2 to 1.16.4.
- [Release notes](https://github.com/github-changelog-generator/Github-Changelog-Generator/releases)
- [Changelog](https://github.com/github-changelog-generator/github-changelog-generator/blob/master/CHANGELOG.md)
- [Commits](github-changelog-generator/github-changelog-generator@v1.15.2...v1.16.4)

---
updated-dependencies:
- dependency-name: github_changelog_generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from adrijshikhar as a code owner June 7, 2021 05:28
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 7, 2021

The following labels could not be found: ruby dependencies.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants