Rocket.Chat
Rocket.Chat copied to clipboard
chore(deps): bump thehanimo/pr-title-checker from 1.3.7 to 1.4.1
Bumps thehanimo/pr-title-checker from 1.3.7 to 1.4.1.
Release notes
Sourced from thehanimo/pr-title-checker's releases.
v1.4.1
Fixes a bug where
config.MESSAGES
is not treated as optional.Fixes #43
v1.4.0
What's Changed
Supports multiple new ways to specify config files:
- Remote URL to a valid JSON file
- Config file in a GitHub repo
- Config file in the local file system of the action
New Contributors
@smzelek
made their first contribution in thehanimo/pr-title-checker#36Full Changelog: https://github.com/thehanimo/pr-title-checker/compare/v1.3.7...v1.4.0
Commits
5652588
Merge branch 'dev'959c4e8
Preparev1.4.1
d993d59
fix stale config bug0cf5902
Merge pull request #37 from thehanimo/dev930cc2d
Update README.md4f6e682
fixis_same_repo
checkcb5c41d
Update README.mdc96e4e8
Add support for remote config urls and github repos481d359
Merge pull request #36 from smzelek/main8c79d7a
feat: use typescript- Additional commits viewable in compare view
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.
⚠️ No Changeset found
Latest commit: c66cf91898030ad8155dcd57fb9335c7b6b96c0d
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 51.21%. Comparing base (
9c5ff3e
) to head (c66cf91
). Report is 1014 commits behind head on develop.
Additional details and impacted files
@@ Coverage Diff @@
## develop #30619 +/- ##
========================================
Coverage 51.21% 51.21%
========================================
Files 814 814
Lines 15050 15050
Branches 2732 2732
========================================
Hits 7708 7708
Misses 6933 6933
Partials 409 409
Flag | Coverage Δ | |
---|---|---|
unit | 64.50% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Looks like this PR is not ready to merge, because of the following issues:
- This PR is missing the 'stat: QA assured' label
- This PR is missing the required milestone or project
Please fix the issues and try again
If you have any trouble, please check the PR guidelines