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

build(deps-dev): bump github-changelog-md from 0.9.3 to 0.9.4 #444

Merged
merged 2 commits into from
Jul 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps github-changelog-md from 0.9.3 to 0.9.4.

Release notes

Sourced from github-changelog-md's releases.

0.9.4

Closed Issues

  • The release_text option does not work if the --next-release is specified and corresponds to that release_text version. (#272) by seapagan

Testing

Bug Fixes

  • Don't print the release title if it is the same as the tag (#309) by seapagan
  • Fix missing release text when using --next-release option (#273) by seapagan

Refactoring

Documentation

  • Docs: fix bad README link to installation docs (#307) by seapagan

Dependency Updates

Full Changelog | Diff | Patch

Changelog

Sourced from github-changelog-md's changelog.

0.9.4 (June 18, 2024)

Closed Issues

  • The release_text option does not work if the --next-release is specified and corresponds to that release_text version. (#272) by seapagan

Testing

Bug Fixes

  • Don't print the release title if it is the same as the tag (#309) by seapagan
  • Fix missing release text when using --next-release option (#273) by seapagan

Refactoring

Documentation

  • Docs: fix bad README link to installation docs (#307) by seapagan

Dependency Updates

Full Changelog | Diff | Patch

Commits
  • 1cc2db1 prep for 0.9.4 release
  • 36460b3 Don't print the release title if it is the same as the tag (#309)
  • 451cacb remove dependency on pydantic (#308)
  • 8a911f4 fix bad README link to installation docs (#307)
  • 18ce172 Merge pull request #215 from seapagan/improve-testing
  • d2d9696 test for missing PAT
  • 5c0df71 full test coverage for the 'main' module
  • 5833169 complete testing helpers,py
  • f42ee1d Fix missing release text when using --next-release option (#273)
  • 37ba4f1 [pre-commit.ci] pre-commit autoupdate (#301)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [github-changelog-md](https://github.com/seapagan/github-changelog-md) from 0.9.3 to 0.9.4.
- [Release notes](https://github.com/seapagan/github-changelog-md/releases)
- [Changelog](https://github.com/seapagan/github-changelog-md/blob/main/CHANGELOG.md)
- [Commits](seapagan/github-changelog-md@0.9.3...0.9.4)

---
updated-dependencies:
- dependency-name: github-changelog-md
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 24, 2024
Copy link

codacy-production bot commented Jun 24, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.11% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (4c47f9f) 618 205 33.17%
Head commit (acabb94) 620 (+2) 205 (+0) 33.06% (-0.11%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#444) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences


🚀 Don’t miss a bit, follow what’s new on Codacy.

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@seapagan seapagan merged commit 3b26583 into main Jul 28, 2024
13 checks passed
@seapagan seapagan deleted the dependabot/pip/github-changelog-md-0.9.4 branch July 28, 2024 11:32
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant