Skip to content

Commit 7e82cf2

Browse files
authored
chore(deps): update dependency gts to v5.3.1 (#5879)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [gts](https://redirect.github.com/google/gts) | [`5.3.0` -> `5.3.1`](https://renovatebot.com/diffs/npm/gts/5.3.0/5.3.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/gts/5.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/gts/5.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/gts/5.3.0/5.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/gts/5.3.0/5.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>google/gts (gts)</summary> ### [`v5.3.1`](https://redirect.github.com/google/gts/blob/HEAD/CHANGELOG.md#531-2024-04-10) [Compare Source](https://redirect.github.com/google/gts/compare/v5.3.0...v5.3.1) ##### Bug Fixes - **deps:** replace dependency eslint-plugin-node with eslint-plugin-n ([#&#8203;865](https://redirect.github.com/google/gts/issues/865)) ([efbe3a8](https://redirect.github.com/google/gts/commit/efbe3a838f40959188190dc04b4f11f45dd1aa87)) - **deps:** update dependency eslint to v8.57.0 ([#&#8203;833](https://redirect.github.com/google/gts/issues/833)) ([0c0a45c](https://redirect.github.com/google/gts/commit/0c0a45c83832034ed96c19c0f7956180587991ed)) - **deps:** update dependency prettier to v3.2.5 ([#&#8203;846](https://redirect.github.com/google/gts/issues/846)) ([7e60e38](https://redirect.github.com/google/gts/commit/7e60e3878b877865b3536ea66dc3607d9243cee4)) ##### Performance Improvements - Supercharge Performance & Efficiency: Leveraging `Promise.all` for Resource-Friendly Tasks 🚤 ([#&#8203;838](https://redirect.github.com/google/gts/issues/838)) ([7424fe1](https://redirect.github.com/google/gts/commit/7424fe19f822dc152315c1b1eb5f874512a88b55)) </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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/google-cloud-node). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
1 parent cd04cd7 commit 7e82cf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-maps-fleetengine/v1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@types/sinon": "^10.0.20",
4444
"c8": "^9.1.0",
4545
"gapic-tools": "^0.4.2",
46-
"gts": "5.3.0",
46+
"gts": "5.3.1",
4747
"jsdoc": "^4.0.3",
4848
"jsdoc-fresh": "^3.0.0",
4949
"jsdoc-region-tag": "^3.0.0",

0 commit comments

Comments
 (0)