Skip to content

Bump github_changelog_generator from 1.16.4 to 1.18.0#67

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

Bump github_changelog_generator from 1.16.4 to 1.18.0#67
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/github_changelog_generator-1.18.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps github_changelog_generator from 1.16.4 to 1.18.0.

Release notes

Sourced from github_changelog_generator's releases.

v1.18.0

Changes since v1.17.0

Fixed bugs:

  • Fix critical bugs: race condition, wrong tag lookup, branch memoization, nil sections (#1067) by @​skywinder
  • Pull requests missing #971

Closed issues:

  • Undefined method map for nil:NilClass in client.branches(user_project).map #1020
  • commits_in_branch': undefined method `map' for nil:NilClass (NoMethodError) #1016
  • github-changelog-generator 1.15 Error #758
  • The link to Full Changelog is wrong #918
  • Different results when generating a CHANGELOG.md #891

Other:

Full Changelog

This Changelog was automatically generated by github_changelog_generator

v1.17.0

Changes since v1.16.4

Implemented enhancements:

Fixed bugs:

Other:

... (truncated)

Changelog

Sourced from github_changelog_generator's changelog.

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
  • 5a0cbdb Close issues resolved by #1067
  • ce0b882 Bump version to 1.18.0
  • 1101aa3 Fix critical bugs: race condition, wrong tag lookup, branch memoization, nil ...
  • 834ed2f Ignore local Claude settings
  • 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
  • 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 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)

Bumps [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator) from 1.16.4 to 1.18.0.
- [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.18.0)

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

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 19, 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