Skip to content

Commit 0a81513

Browse files
committed
chore(deps): update dependency @voiceflow/git-branch-check to v1.3.0 (vf-000) (#93)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@voiceflow/git-branch-check](https://togithub.com/storyflow/git-branch-check) | [`1.2.5` -> `1.3.0`](https://renovatebot.com/diffs/npm/@voiceflow%2fgit-branch-check/1.2.5/1.3.0) | [![age](https://badges.renovateapi.com/packages/npm/@voiceflow%2fgit-branch-check/1.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@voiceflow%2fgit-branch-check/1.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@voiceflow%2fgit-branch-check/1.3.0/compatibility-slim/1.2.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@voiceflow%2fgit-branch-check/1.3.0/confidence-slim/1.2.5)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>storyflow/git-branch-check</summary> ### [`v1.3.0`](https://togithub.com/voiceflow/git-branch-check/releases/tag/v1.3.0) [Compare Source](https://togithub.com/storyflow/git-branch-check/compare/v1.2.5...v1.3.0) ##### Features - add "PL" and "IN" project keys (VF-000) ([#&#8203;52](https://togithub.com/storyflow/git-branch-check/issues/52)) ([7b979ec](https://togithub.com/storyflow/git-branch-check/commit/7b979ec9725dec3bb70085c518066a96876fb04b)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/voiceflow/backend-utils).
1 parent 39dc42d commit 0a81513

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@voiceflow/commitlint-config": "2.0.0",
4545
"@voiceflow/common": "7.27.3",
4646
"@voiceflow/eslint-config": "6.0.1",
47-
"@voiceflow/git-branch-check": "1.2.5",
47+
"@voiceflow/git-branch-check": "1.3.0",
4848
"@voiceflow/prettier-config": "1.2.1",
4949
"@voiceflow/tsconfig": "1.3.0",
5050
"chai-as-promised": "^7.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1034,10 +1034,10 @@
10341034
eslint-plugin-xss "^0.1.9"
10351035
eslint-plugin-you-dont-need-lodash-underscore "^6.12.0"
10361036

1037-
"@voiceflow/git-branch-check@1.2.5":
1038-
version "1.2.5"
1039-
resolved "https://registry.yarnpkg.com/@voiceflow/git-branch-check/-/git-branch-check-1.2.5.tgz#ac586730e2ecd1b9648133dda51905fd00a0b6df"
1040-
integrity sha512-HG5WePSVLSPP0IEGoXCGuJqW8B2eN3wvnLkVe9XWJQDC9DVIkVKBA+C2Gu0nOlC6LN0pC+lmIF7ZwBxvMJoM5w==
1037+
"@voiceflow/git-branch-check@1.3.0":
1038+
version "1.3.0"
1039+
resolved "https://registry.yarnpkg.com/@voiceflow/git-branch-check/-/git-branch-check-1.3.0.tgz#7e4d982f87137c05fab2c11a4c6b32d31f395d44"
1040+
integrity sha512-KK/Emx3/kTCV/YTAsBbHdZUw2Vl8sG11PiR2NFLWq1wwQldt4BqVnAlNq1PEOv5wNnowQ+JvsytqX2zyfupa9w==
10411041
dependencies:
10421042
current-git-branch "^1.1.0"
10431043

0 commit comments

Comments
 (0)