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

Update danger-changelog requirement from ~> 0.6.0 to ~> 0.7.0 #288

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2024

Updates the requirements on danger-changelog to permit the latest version.

Release notes

Sourced from danger-changelog's releases.

v0.7.0

Changelog

Sourced from danger-changelog's changelog.

0.7.0 (2023/11/21)

0.6.1 (2020/05/08)

0.6.0 (2019/07/28)

  • #47: Configure Config#placeholder_line at plugin level - @​dblock.
  • #47: Deprecate Danger::Changelog.configure - @​dblock.
  • #48: Deprecate check in favor of check! and configure format separately - @​dblock.
  • #49: Added Config#ignore_files with filename and regex support - @​dblock.

0.5.0 (2019/05/31)

0.4.2 (2018/12/21)

  • #37: Allow for parenthesis and brackets around headers - @​dblock.

0.4.1 (2018/12/20)

  • #37: Allow for parenthesis and brackets around versions and dates - @​dblock.
  • #38: Check for imbalanced parenthesis and brackets - @​dblock.

0.4.0 (2018/12/16)

0.3.0 (2018/5/17)

  • #25: Add information how to configure the plugin in README.md - @​antondomashnev.
  • #24: Added support for custom '* Your contribution here.' line - @​antondomashnev.
  • #31: Stop checking for placeholder line when Danger::Changelog.config.placeholder_line is set to nil - @​dblock.
  • #28: Improve wording suggesting that CHANGELOG should be updated unless one is improving documentation - @​dblock.

0.2.1 (2016/12/04)

... (truncated)

Commits
  • 0bb8596 Preparing for release 0.7.0
  • 751df62 Merge pull request #61 from mathroule/support-iso-datetime
  • 8d6e753 Add support for ISO date & time
  • a01c218 Migrate CI from Travis to GitHub Actions (#62)
  • b82fb46 Prepare for next developer iteration, 0.6.2.
  • 2252144 Preparing for release, 0.6.1.
  • 8e2b2bf Merge pull request #58 from dblock/keep-a-changelog-md-links
  • fd1d67e Allow markdown links in keep-a-changelog lines.
  • 611456a Merge pull request #56 from dblock/issue-33
  • deaecda Detect trailing space.
  • 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 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)

Updates the requirements on [danger-changelog](https://github.com/dblock/danger-changelog) to permit the latest version.
- [Release notes](https://github.com/dblock/danger-changelog/releases)
- [Changelog](https://github.com/dblock/danger-changelog/blob/master/CHANGELOG.md)
- [Commits](dblock/danger-changelog@v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: danger-changelog
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 2, 2024
@coveralls
Copy link

Coverage Status

coverage: 94.681%. remained the same
when pulling 72856b9 on dependabot/bundler/danger-changelog-tw-0.7.0
into 4fbc886 on master.

@dangerpr-bot
Copy link

1 Warning
⚠️ Unless you're refactoring existing code or improving documentation, please update CHANGELOG.md.

Here's an example of a CHANGELOG.md entry:

* [#288](https://github.com/codegram/hyperclient/pull/288): Update danger-changelog requirement from ~> 0.6.0 to ~> 0.7.0 - [@dependabot[bot]](https://github.com/dependabot[bot]).

Generated by 🚫 Danger

@dblock dblock merged commit 8952514 into master Feb 2, 2024
15 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/danger-changelog-tw-0.7.0 branch February 2, 2024 05:23
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants