Skip to content

Commit 39dc42d

Browse files
committed
chore(deps): update dependency @voiceflow/git-branch-check to v1.2.5 (vf-000) (#92)
[![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.4` -> `1.2.5`](https://renovatebot.com/diffs/npm/@voiceflow%2fgit-branch-check/1.2.4/1.2.5) | [![age](https://badges.renovateapi.com/packages/npm/@voiceflow%2fgit-branch-check/1.2.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@voiceflow%2fgit-branch-check/1.2.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@voiceflow%2fgit-branch-check/1.2.5/compatibility-slim/1.2.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@voiceflow%2fgit-branch-check/1.2.5/confidence-slim/1.2.4)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>storyflow/git-branch-check</summary> ### [`v1.2.5`](https://togithub.com/voiceflow/git-branch-check/releases/tag/v1.2.5) [Compare Source](https://togithub.com/storyflow/git-branch-check/compare/v1.2.4...v1.2.5) ##### Bug Fixes - adds nlu ticket pattern support (VF-000) ([#&#8203;51](https://togithub.com/storyflow/git-branch-check/issues/51)) ([6bb18ee](https://togithub.com/storyflow/git-branch-check/commit/6bb18ee2a38302cc4348a86d9e7d02400b689abd)) </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 11aa305 commit 39dc42d

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.4",
47+
"@voiceflow/git-branch-check": "1.2.5",
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/[email protected].4":
1038-
version "1.2.4"
1039-
resolved "https://registry.yarnpkg.com/@voiceflow/git-branch-check/-/git-branch-check-1.2.4.tgz#d9fade385acf9e9f01b198a2fcd6552bc8b00ee4"
1040-
integrity sha512-hhJfdk4P/GAnhTuMJXtG7Wk65LUdVDKUWgFP8jMXv6lzmgx8NXANZR23AJ6NQ0sVibU994rTUVPPoyaU2h2+/Q==
1037+
"@voiceflow/[email protected].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==
10411041
dependencies:
10421042
current-git-branch "^1.1.0"
10431043

0 commit comments

Comments
 (0)