Skip to content

chore(deps): bump github_changelog_generator from 1.16.4 to 1.17.0#970

Merged
unhappychoice merged 1 commit intomasterfrom
dependabot/bundler/github_changelog_generator-1.17.0
Mar 16, 2026
Merged

chore(deps): bump github_changelog_generator from 1.16.4 to 1.17.0#970
unhappychoice merged 1 commit intomasterfrom
dependabot/bundler/github_changelog_generator-1.17.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps github_changelog_generator from 1.16.4 to 1.17.0.

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 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.17.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.17.0)

---
updated-dependencies:
- dependency-name: github_changelog_generator
  dependency-version: 1.17.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 16, 2026
@dependabot dependabot bot requested a review from unhappychoice as a code owner March 16, 2026 03:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Mar 16, 2026
@codecov
Copy link

codecov bot commented Mar 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.70%. Comparing base (a51665b) to head (1794656).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #970   +/-   ##
=======================================
  Coverage   84.70%   84.70%           
=======================================
  Files          26       26           
  Lines         608      608           
=======================================
  Hits          515      515           
  Misses         93       93           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@unhappychoice unhappychoice merged commit 9e8bf5d into master Mar 16, 2026
7 checks passed
@unhappychoice unhappychoice deleted the dependabot/bundler/github_changelog_generator-1.17.0 branch March 16, 2026 06:31
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.

1 participant