-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency gts to v5 - autoclosed #139
Conversation
This update to
Offending line in
The value here is beyond the range of an int (between -2,147,483,647 and 2,147,483,647) The following could resolve the error:
|
Added to the branch of this PR: a skip for the Remaining error on version 12 and 10: v10:
v12:
|
caa30a3
to
9800900
Compare
gts 4.0 drops support for node 10, and gts 5 for node 12. https://github.com/google/gts/blob/HEAD/CHANGELOG.md#500-2023-07-26, and this repo currently runs tests in 10, 12, and 14 https://github.com/googleapis/google-cloudevents-nodejs/blob/ca78ed72533b9823693811b52f31c22bc9e46ef0/.github/workflows/lint.yaml which might explain the additional lint errors in 10 and 12. The firebase_screen_id comes from https://github.com/googleapis/google-cloudevents/blob/main/testdata/google/events/firebase/analytics/v1/AnalyticsLogData-complex.json#L81, so the source of that may need to be updated as well (pending what values are valid to use here, types, etc) |
89369b9
to
f7ac82f
Compare
f7ac82f
to
e205281
Compare
This PR contains the following updates:
^3.1.0
->^5.0.0
Release Notes
google/gts (gts)
v5.3.1
Compare Source
Bug Fixes
Performance Improvements
Promise.all
for Resource-Friendly Tasks 🚤 (#838) (7424fe1)v5.3.0
Compare Source
Features
Bug Fixes
v5.2.0
Compare Source
Features
v5.1.1
Compare Source
Bug Fixes
v5.1.0
Compare Source
Features
Bug Fixes
v5.0.1
Compare Source
Bug Fixes
v5.0.0
Compare Source
⚠ BREAKING CHANGES
Bug Fixes
Miscellaneous Chores
v4.0.1
Compare Source
Bug Fixes
v4.0.0
Compare Source
⚠ BREAKING CHANGES
Features
Bug Fixes
Build System
Configuration
📅 Schedule: Branch creation - "every 3 months on the first day of the month" (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.
This PR was generated by Mend Renovate. View the repository job log.