Skip to content
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 v6 #2403

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Oct 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
gts ^3.1.0 -> ^6.0.0 age adoption passing confidence

Release Notes

google/gts (gts)

v6.0.2

Compare Source

Bug Fixes

v6.0.1

Compare Source

Bug Fixes

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • Update '.prettierrc.json' to include trailingComma: "all" to match internal Google config (#​822)
  • Update typescript and other dependencies (#​902)
  • Set no-floating-promises to error (#​901)
  • Set composite: true in tsconfig-google.json (#​899)
  • Set stripInternal in tsconfig-google.json (#​900)
  • Support Node 18+ (#​896)
Features
Bug Fixes

v5.3.1

Compare Source

Bug Fixes
  • deps: replace dependency eslint-plugin-node with eslint-plugin-n (#​865) (efbe3a8)
  • deps: update dependency eslint to v8.57.0 (#​833) (0c0a45c)
  • deps: update dependency prettier to v3.2.5 (#​846) (7e60e38)
Performance Improvements
  • Supercharge Performance & Efficiency: Leveraging 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
  • revert feat: no-floating-promises (44de7f7)

v5.1.0

Compare Source

Features
Bug Fixes

v5.0.1

Compare Source

Bug Fixes
  • line up linting with owlbot post-processing linting (#​778) (a731fe9)

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • Upgrade to node 14 as the minimum version (#​771)
Bug Fixes
Miscellaneous Chores

v4.0.1

Compare Source

Bug Fixes

v4.0.0

Compare Source

⚠ BREAKING CHANGES
  • drop support for node.js 10.x (#​686)
Features
Bug Fixes
Build System

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

forking-renovate bot commented Oct 15, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: release-please@16.15.0
npm ERR! Found: typescript@4.9.5
npm ERR! node_modules/typescript
npm ERR!   typescript@"^4.6.4" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer typescript@">=5" from gts@6.0.2
npm ERR! node_modules/gts
npm ERR!   dev gts@"^6.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-11-13T20_02_47_126Z-debug-0.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants