Rocket.Chat
Rocket.Chat copied to clipboard
chore(deps): bump thehanimo/pr-title-checker from 1.3.7 to 1.4.2
Bumps thehanimo/pr-title-checker from 1.3.7 to 1.4.2.
Release notes
Sourced from thehanimo/pr-title-checker's releases.
v1.4.2
Transition to node 20
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
1d8cd48
Merge pull request #46 from MoLow/patch-17bcfcff
Update release-drift action to node v203619158
Upgrade to LTS node version5652588
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.md- 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)
⚠️ No Changeset found
Latest commit: fe6af6c2dc068bebceae24bf92dd358d62f654ff
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 56.23%. Comparing base (
07c4ca0
) to head (422f8ae
). Report is 1 commits behind head on develop.
Additional details and impacted files
@@ Coverage Diff @@
## develop #31704 +/- ##
========================================
Coverage 56.23% 56.23%
========================================
Files 2430 2431 +1
Lines 53529 53560 +31
Branches 11025 11031 +6
========================================
+ Hits 30102 30120 +18
- Misses 20791 20801 +10
- Partials 2636 2639 +3
Flag | Coverage Δ | |
---|---|---|
e2e | 55.88% <ø> (+<0.01%) |
:arrow_up: |
unit | 72.32% <ø> (ø) |
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