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 dangoslen/changelog-enforcer from 2.3.0 to 2.3.1 #3179

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2021

Bumps dangoslen/changelog-enforcer from 2.3.0 to 2.3.1.

Release notes

Sourced from dangoslen/changelog-enforcer's releases.

Changelog Enforcer 2.3.1

Changed

  • Only runs on pull_request and pull_request_target events. This is to address issue #140
Changelog

Sourced from dangoslen/changelog-enforcer's changelog.

[v2.3.1]

Changed

  • Only runs on pull_request and pull_request_target events. This is to address issue #140
Commits

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 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 [dangoslen/changelog-enforcer](https://github.com/dangoslen/changelog-enforcer) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/dangoslen/changelog-enforcer/releases)
- [Changelog](https://github.com/dangoslen/changelog-enforcer/blob/master/CHANGELOG.md)
- [Commits](dangoslen/changelog-enforcer@v2.3.0...v2.3.1)

---
updated-dependencies:
- dependency-name: dangoslen/changelog-enforcer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the ci Issues related to the ci label Aug 18, 2021
Copy link
Collaborator

@zneix zneix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As tested in Chatterino/api#206, this is fine to merge 👌

@zneix zneix merged commit 07454d0 into master Aug 19, 2021
@zneix zneix deleted the dependabot/github_actions/dangoslen/changelog-enforcer-2.3.1 branch August 19, 2021 19:59
D3XX3R added a commit to D3XX3R/chatterino7 that referenced this pull request Aug 22, 2021
commit bf1af80
Merge: ba3b6dc fe8aa33
Author: zneix <zneix@zneix.eu>
Date:   Sat Aug 21 16:19:45 2021 +0200

    Merge remote-tracking branch 'origin/master' into chatterino7

    Now we're on commit fe8aa33; Changes from upstream we've pulled:

    - Minor: Added the ability to open an entire tab as a popup. (Chatterino#3082)
    - Minor: Added optional parameter to /usercard command for opening a usercard in a different channel context. (Chatterino#3172)
    - Bugfix: Fixed colored usernames sometimes not working. (Chatterino#3170)
    - Bugfix: Allow starting Streamlink from Chatterino when running as a Flatpak. (Chatterino#3178)

commit fe8aa33
Author: pajlada <rasmus.karlsson@pajlada.com>
Date:   Sat Aug 21 14:41:06 2021 +0200

    Update Usage messages to conform to new Usage message contributor guidelines (Chatterino#3180)

commit ad4a0c2
Author: Tal Neoran <talneoran@gmail.com>
Date:   Sat Aug 21 15:16:00 2021 +0300

    Add opening tab in popup (Chatterino#3082)

    Co-authored-by: zneix <zneix@zneix.eu>
    Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>

commit 773c4bb
Author: LosFarmosCTL <80157503+LosFarmosCTL@users.noreply.github.com>
Date:   Sat Aug 21 13:37:57 2021 +0200

    Add optional parameter to /usercard command for opening a usercard in a different channel context. (Chatterino#3172)

    Co-authored-by: apa420 <17131426+apa420@users.noreply.github.com>
    Co-authored-by: Mm2PL <mm2pl+gh@kotmisia.pl>
    Co-authored-by: Leon Richardt <leon.richardt@gmail.com>

commit a7ef7e6
Author: ilyazzz <ilya.zl@protonmail.com>
Date:   Sat Aug 21 14:00:01 2021 +0300

    Use flatpak-spawn to run streamlink when running as a flatpak (Chatterino#3178)

    Co-authored-by: Leon Richardt <leon.richardt@gmail.com>
    Co-authored-by: Paweł <zneix@zneix.eu>

commit d7fd08b
Author: pajlada <rasmus.karlsson@pajlada.com>
Date:   Sat Aug 21 12:38:38 2021 +0200

    Fix color @usernames sometimes not working at all (Chatterino#3170)

    Definitely memory fuckery involved - The comment from @Lubieerror Chatterino#2822 (comment) is finally what led me to adding tests and hopefully fixing this.

commit 07454d0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Aug 19 21:59:46 2021 +0200

    Bump dangoslen/changelog-enforcer from 2.3.0 to 2.3.1 (Chatterino#3179)

    Bumps [dangoslen/changelog-enforcer](https://github.com/dangoslen/changelog-enforcer) from 2.3.0 to 2.3.1.
    - [Release notes](https://github.com/dangoslen/changelog-enforcer/releases)
    - [Changelog](https://github.com/dangoslen/changelog-enforcer/blob/master/CHANGELOG.md)
    - [Commits](dangoslen/changelog-enforcer@v2.3.0...v2.3.1)

    ---
    updated-dependencies:
    - dependency-name: dangoslen/changelog-enforcer
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit f74b277
Author: apa420 <17131426+apa420@users.noreply.github.com>
Date:   Tue Aug 17 13:26:19 2021 +0200

    Browser extension issue template now properly redirects (Chatterino#3171)

commit f369511
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Aug 16 21:03:53 2021 +0200

    Bump dangoslen/changelog-enforcer from 2.2.0 to 2.3.0 (Chatterino#3174)

    Bumps [dangoslen/changelog-enforcer](https://github.com/dangoslen/changelog-enforcer) from 2.2.0 to 2.3.0.
    - [Release notes](https://github.com/dangoslen/changelog-enforcer/releases)
    - [Changelog](https://github.com/dangoslen/changelog-enforcer/blob/master/CHANGELOG.md)
    - [Commits](dangoslen/changelog-enforcer@v2.2.0...v2.3.0)

    ---
    updated-dependencies:
    - dependency-name: dangoslen/changelog-enforcer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Issues related to the ci
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant