Skip to content

Commit

Permalink
chore(deps): update dependency gts to v5.3.1 (#5815)
Browse files Browse the repository at this point in the history
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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMS41IiwidXBkYXRlZEluVmVyIjoiMzkuMTEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
renovate-bot authored Nov 14, 2024
1 parent 4278c92 commit 77e2d0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-maps-fleetengine/v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/sinon": "^10.0.20",
"c8": "^9.1.0",
"gapic-tools": "^0.4.2",
"gts": "5.3.0",
"gts": "5.3.1",
"jsdoc": "^4.0.3",
"jsdoc-fresh": "^3.0.0",
"jsdoc-region-tag": "^3.0.0",
Expand Down

0 comments on commit 77e2d0d

Please sign in to comment.