Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit cf148ec

Browse files
authored
chore(deps): update dependency jsdoc-region-tag to v2 (#719)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [jsdoc-region-tag](https://togithub.com/googleapis/jsdoc-region-tag) | [`^1.0.2` -> `^2.0.0`](https://renovatebot.com/diffs/npm/jsdoc-region-tag/1.3.1/2.0.0) | [![age](https://badges.renovateapi.com/packages/npm/jsdoc-region-tag/2.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/jsdoc-region-tag/2.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/jsdoc-region-tag/2.0.0/compatibility-slim/1.3.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/jsdoc-region-tag/2.0.0/confidence-slim/1.3.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **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. ⚠ **Warning**: custom changes will be lost. --- 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/googleapis/nodejs-dlp).
1 parent 00461f0 commit cf148ec

2 files changed

Lines changed: 2 additions & 9 deletions

File tree

.github/sync-repo-settings.yaml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ branchProtectionRules:
33
isAdminEnforced: true
44
requiredApprovingReviewCount: 1
55
requiresCodeOwnerReviews: true
6-
requiresStrictStatusChecks: true
6+
requiresStrictStatusChecks: false
77
requiredStatusCheckContexts:
88
- "ci/kokoro: Samples test"
99
- "ci/kokoro: System test"
@@ -15,10 +15,3 @@ branchProtectionRules:
1515
- cla/google
1616
- windows
1717
- OwlBot Post Processor
18-
permissionRules:
19-
- team: yoshi-admins
20-
permission: admin
21-
- team: jsteam-admins
22-
permission: admin
23-
- team: jsteam
24-
permission: push

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"gts": "^3.1.0",
5555
"jsdoc": "^3.5.5",
5656
"jsdoc-fresh": "^1.0.1",
57-
"jsdoc-region-tag": "^1.0.2",
57+
"jsdoc-region-tag": "^2.0.0",
5858
"linkinator": "^2.0.0",
5959
"mocha": "^9.2.2",
6060
"null-loader": "^4.0.0",

0 commit comments

Comments
 (0)