Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Commit 01fd87e

Browse files
authored
chore(deps): update dependency js-green-licenses to v4 (#867)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [js-green-licenses](https://togithub.com/google/js-green-licenses) | [`^3.0.0` -> `^4.0.0`](https://renovatebot.com/diffs/npm/js-green-licenses/3.0.1/4.0.0) | [![age](https://badges.renovateapi.com/packages/npm/js-green-licenses/4.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/js-green-licenses/4.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/js-green-licenses/4.0.0/compatibility-slim/3.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/js-green-licenses/4.0.0/confidence-slim/3.0.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>google/js-green-licenses</summary> ### [`v4.0.0`](https://togithub.com/google/js-green-licenses/blob/HEAD/CHANGELOG.md#&#8203;400-httpsgithubcomgooglejs-green-licensescomparev301v400-2023-01-09) [Compare Source](https://togithub.com/google/js-green-licenses/compare/v3.0.1...v4.0.0) ##### ⚠ BREAKING CHANGES - drop support for node.js 10.x ([#&#8203;176](https://togithub.com/google/js-green-licenses/issues/176)) ##### Bug Fixes - **deps:** update dependency gaxios to v5 ([#&#8203;195](https://togithub.com/google/js-green-licenses/issues/195)) ([876307f](https://togithub.com/google/js-green-licenses/commit/876307f4c9fd70eebb56f32f1f19a3ae2500b462)) - **deps:** update dependency package-json to v7 ([#&#8203;172](https://togithub.com/google/js-green-licenses/issues/172)) ([cb2900e](https://togithub.com/google/js-green-licenses/commit/cb2900e8dd9040ba8fc4f694b407164c2f7d827b)) - **deps:** upgrade to typescript 4.4.4 ([#&#8203;180](https://togithub.com/google/js-green-licenses/issues/180)) ([da3fed5](https://togithub.com/google/js-green-licenses/commit/da3fed520287b6ca8e82426f8d95811baf876e64)) ##### Build System - drop support for node.js 10.x ([#&#8203;176](https://togithub.com/google/js-green-licenses/issues/176)) ([786b01a](https://togithub.com/google/js-green-licenses/commit/786b01a8fecb08ce275c853b34cb946a9fa0f3cd)) </details> --- ### 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**: 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, check this box --- 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/cloud-profiler-nodejs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC43My4zIiwidXBkYXRlZEluVmVyIjoiMzQuNzMuMyJ9-->
1 parent e414a04 commit 01fd87e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"c8": "^7.0.0",
5656
"codecov": "^3.0.0",
5757
"gts": "^3.1.0",
58-
"js-green-licenses": "^3.0.0",
58+
"js-green-licenses": "^4.0.0",
5959
"jsdoc": "^4.0.0",
6060
"jsdoc-fresh": "^2.0.0",
6161
"jsdoc-region-tag": "^2.0.0",

0 commit comments

Comments
 (0)