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): Bump Namchee/conventional-pr from 0.15.1 to 0.15.4 #101

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2023

Bumps Namchee/conventional-pr from 0.15.1 to 0.15.4.

Release notes

Sourced from Namchee/conventional-pr's releases.

Version 0.15.4

Overview

This release fixes the following issues:

  • Restore manual parsing for issue-keywords when the base branch isn't the default branch. This fixes the corner case stated in #100

Full Changelog: Namchee/conventional-pr@v0.15.3...v0.15.4

Version 0.15.3

Overview

This release changes the following behavior:

  • Conventional PR will no longer close invalid pull requests by default. This change is implemented by changing the default value for close option to false. If you want to keep the previous behavior, please set the close option to true.

Full Changelog: Namchee/conventional-pr@v0.15.2...v0.15.3

v0.15.2

Overview

This release fixes the following issues:

  • Fixed verbose reporting failure bug due to wrong API endpoint access on #103. Thanks for the report @​berkon

Full Changelog: Namchee/conventional-pr@v0.15.1...v0.15.2

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 will merge this PR once CI passes on it, as requested by @Th3S4mur41.


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 [Namchee/conventional-pr](https://github.com/namchee/conventional-pr) from 0.15.1 to 0.15.4.
- [Release notes](https://github.com/namchee/conventional-pr/releases)
- [Commits](Namchee/conventional-pr@v0.15.1...v0.15.4)

---
updated-dependencies:
- dependency-name: Namchee/conventional-pr
  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 Dec 20, 2023
Copy link
Owner

@Th3S4mur41 Th3S4mur41 left a comment

Choose a reason for hiding this comment

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

@dependabot squash and merge

@dependabot dependabot bot merged commit 7a81781 into main Dec 20, 2023
9 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/Namchee/conventional-pr-0.15.4 branch December 20, 2023 23:26
Th3S4mur41 pushed a commit that referenced this pull request Dec 20, 2023
## [1.0.9](v1.0.8...v1.0.9) (2023-12-20)

### Dependencies and Other Build Updates

* **deps-dev:** Bump @commitlint/cli from 18.2.0 to 18.4.1 ([#88](#88)) ([7e7732f](7e7732f))
* **deps-dev:** Bump @commitlint/cli from 18.4.1 to 18.4.2 ([#91](#91)) ([fdb390d](fdb390d))
* **deps-dev:** Bump @commitlint/cli from 18.4.2 to 18.4.3 ([#93](#93)) ([e052840](e052840))
* **deps-dev:** Bump @commitlint/config-conventional from 18.1.0 to 18.4.0 ([#87](#87)) ([5288e93](5288e93))
* **deps-dev:** Bump @commitlint/config-conventional from 18.4.0 to 18.4.2 ([#90](#90)) ([26a0d5c](26a0d5c))
* **deps-dev:** Bump @commitlint/config-conventional from 18.4.2 to 18.4.3 ([#94](#94)) ([c71dbcd](c71dbcd))
* **deps-dev:** Bump prettier from 3.0.3 to 3.1.0 ([#89](#89)) ([df45049](df45049))
* **deps-dev:** Bump prettier from 3.1.0 to 3.1.1 ([#97](#97)) ([9786389](9786389))
* **deps-dev:** Bump semantic-release from 22.0.10 to 22.0.11 ([#98](#98)) ([9a690b1](9a690b1))
* **deps-dev:** Bump semantic-release from 22.0.11 to 22.0.12 ([#99](#99)) ([cb094e9](cb094e9))
* **deps-dev:** Bump semantic-release from 22.0.5 to 22.0.6 ([#85](#85)) ([52c5e1e](52c5e1e))
* **deps-dev:** Bump semantic-release from 22.0.6 to 22.0.7 ([#86](#86)) ([a4c3454](a4c3454))
* **deps-dev:** Bump semantic-release from 22.0.7 to 22.0.8 ([#92](#92)) ([e2246ea](e2246ea))
* **deps-dev:** Bump semantic-release from 22.0.8 to 22.0.9 ([#95](#95)) ([d31f677](d31f677))
* **deps-dev:** Bump semantic-release from 22.0.9 to 22.0.10 ([#96](#96)) ([eacaea4](eacaea4))
* **deps:** Bump Namchee/conventional-pr from 0.15.1 to 0.15.4 ([#101](#101)) ([7a81781](7a81781))
@Th3S4mur41
Copy link
Owner

🎉 This PR is included in version 1.0.9 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant