Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rhysd/changelog-from-release from 3.7.1 to 3.7.2 #704

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps rhysd/changelog-from-release from 3.7.1 to 3.7.2.

Release notes

Sourced from rhysd/changelog-from-release's releases.

v3.7.2

  • Fix getting a tag from $GITHUB_EVENT_PATH environment variable in action (#23, thanks @​linde12)
  • Fix only github.com is allowed as host name for GHE environment
  • Do not download files on Git LFS when updating changelog file in action (#24)
  • Update Go module dependencies including go-github v58
Changelog

Sourced from rhysd/changelog-from-release's changelog.

v3.7.2 - 26 Jan 2024

  • Fix getting a tag from $GITHUB_EVENT_PATH environment variable in action (#23, thanks @​linde12)
  • Fix only github.com is allowed as host name for GHE environment
  • Do not download files on Git LFS when updating changelog file in action (#24)
  • Update Go module dependencies including go-github v58

[Changes][v3.7.2]

v3.7.1 - 12 Apr 2023

  • Ensure a trailing / in the API base URL set in GITHUB_API_BASE_URL environment variable
  • Show a diff of updated changelog in action output instead of printing an entire changelog
  • Update google/go-github from v40 to v45
  • Improve help description of -r option

[Changes][v3.7.1]

v3.7.0 - 29 Jan 2023

  • Add -r option to specify a remote URL of repository.
    # Generate changelog for rhysd/changelog-from-release
    changelog-from-release -r 'https://github.com/rhysd/changelog-from-release'
  • Fix repeating Git tag name in a release heading when a release title already includes it (#20). For example, when a release title is v1.2.3 with some features and its Git tag is v1.2.3, the generated heading is:
    • until v3.7.0: v1.2.3 with some features (v1.2.3)
    • from v3.7.0: v1.2.3 with some features
  • Ensure spaces are trimmed from release title and release name.

[Changes][v3.7.0]

v3.6.1 - 16 Jan 2023

  • Fix 404 response is not handled when trying to resolve private renamed repositories. (#19)
    • For private repositories, repository rename is not resolved because GitHub always returns 404 even if an authentication token is set. Please ensure the Git remote URL in your local repository is up-to-date when running changelog-from-release command in this case.

[Changes][v3.6.1]

v3.6.0 - 13 Jan 2023

... (truncated)

Commits
  • f2daf5e bump up version: v3.7.1 -> v3.7.2
  • 0800380 update actions in CI workflows
  • db4372b update dependencies including go-github v58
  • 089fb8f ignore files on LFS when cloning a repository in action (fix #24)
  • 5ef01fe do not check host is github.com since GHE should be supported
  • 3f05410 update dependencies including go-github v56
  • 158451a Merge pull request #23 from linde12/master
  • 7bfe46b use jq -r to strip quotes
  • bdb4b1a update golang.org/x packages
  • be3f094 update changelog for "v3.7.1" changes
  • See full diff 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 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 [rhysd/changelog-from-release](https://github.com/rhysd/changelog-from-release) from 3.7.1 to 3.7.2.
- [Release notes](https://github.com/rhysd/changelog-from-release/releases)
- [Changelog](https://github.com/rhysd/changelog-from-release/blob/master/CHANGELOG.md)
- [Commits](rhysd/changelog-from-release@ce14e29...f2daf5e)

---
updated-dependencies:
- dependency-name: rhysd/changelog-from-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 29, 2024
Copy link

sonarcloud bot commented Jan 29, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@therealryan therealryan merged commit 9767a51 into main Jan 29, 2024
9 checks passed
@therealryan therealryan deleted the dependabot/github_actions/rhysd/changelog-from-release-3.7.2 branch January 29, 2024 07:53
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant