Skip to content

Update github_changelog_generator requirement from ~> 1.16.4 to ~> 1.17.0#132

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/github_changelog_generator-tw-1.17.0
Open

Update github_changelog_generator requirement from ~> 1.16.4 to ~> 1.17.0#132
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/github_changelog_generator-tw-1.17.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2026

Updates the requirements on github_changelog_generator to permit the latest version.

Release notes

Sourced from github_changelog_generator's releases.

v1.17.0

Changes since v1.16.4

Implemented enhancements:

Fixed bugs:

Other:

Full Changelog

Changelog

Sourced from github_changelog_generator's changelog.

v1.17.0 (2026-03-13)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Verbose output says token is not in use #1047
  • No common ancestor between XXXXX and v1.30.0. #994
  • `gsub!': can't modify frozen String (FrozenError) causing changelog generator exiting with error code 1 #977
  • Error: log writing failed. Attempt to unlock a mutex which is locked by another thread/fiber #974
  • Generated log path incorrect #892
  • --no-issues-wo-labels should not exclude Pull Requests #821
  • Mixed line endings in output file when using 'release summaries' #715
  • Error when run against module with a second module merged into it. #665
  • Specifying since-tag on a PR merge commit can cause that PR to be included #615
  • Cannot use --exclude-tags option after upgrade to Ruby 2.4.0 #469
  • Can't exclude issues without labels #302
  • Cannot exclude PRs without labels. #292
  • PR appears as part of "unreleased #282
  • old merged PR listed for a wrong release #256
  • Fix SSL certificate errors and update RuboCop config #1064 (skywinder)
  • Avoid processing a single commit multiple times #1058 (smortex)
  • Fix missing release branch when looking for commits #1055 (sdb9696)
  • fix: remove an unneeded shebang and fix another one #987 (MatteoPierro)
  • Fix for echoing the complete output path #986 (anakinj)
  • Use mutable empty strings when needed #981 (adangel)
  • Get commits from release branch #979 (pokey)
  • section: Make sure to normalize line endings in body #808 (lazyfrosch)

Closed issues:

  • Allow passing location of configuration file to ParseFile #925
  • Use GitHub's GraphQL v4 API #524
  • [wishlist] --include-tags-regex #376
  • Add support for custom sections #316

Merged pull requests:

... (truncated)

Commits
  • ecb79b9 Release v1.17.0 (#1066)
  • bc06eac Replace require with require_relative for internal files (#1063)
  • 76b0e96 Fix SSL certificate errors and update RuboCop config (#1064)
  • df6622d Avoid processing a single commit multiple times
  • 1a9e29c Remove 'Transfer-Encoding' => 'chunked' from stubbed responses
  • d62909e Add support for Ruby 4.0
  • 1dff46a Pet rubocop
  • a9fb9db Remove Gemfile.lock from the repo
  • 154a134 Run tests on all Ruby versions supported by this gem
  • c67940c Bump rexml from 3.3.9 to 3.4.2
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

…17.0

Updates the requirements on [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator) to permit the latest version.
- [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.16.4...v1.17.0)

---
updated-dependencies:
- dependency-name: github_changelog_generator
  dependency-version: 1.17.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Mar 13, 2026
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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants