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 typescript to version 5.7.2 🌟 #329

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typescript (source) 5.5.4 -> 5.7.2 age adoption passing confidence

Release Notes

microsoft/TypeScript (typescript)

v5.7.2

Compare Source

v5.6.3

Compare Source

v5.6.2

Compare Source


Configuration

📅 Schedule: Branch creation - "after 11pm every weekday,every weekend,before 1am every weekday" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@cypress-app-bot
Copy link

See the guidelines for reviewing dependency updates for info on how to review dependency update PRs.

Copy link

cypress bot commented Sep 10, 2024

cypress-example-todomvc    Run #4331

Run Properties:  status check failed Failed #4331  •  git commit 72a31a6634: chore(deps): update typescript to 5.7.2 🌟
Project cypress-example-todomvc
Branch Review renovate/typescript-5.x
Run status status check failed Failed #4331
Run duration 01m 30s
Commit git commit 72a31a6634: chore(deps): update typescript to 5.7.2 🌟
Committer renovate[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 18
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 12
Tests that passed  Passing 2
View all changes introduced in this branch ↗︎
UI Coverage  0%
  Untested elements 0  
  Tested elements 0  
Accessibility  89.29%
  Failed rules  0 critical   0 serious   2 moderate   0 minor
  Failed elements 1  

Tests for review

Failed  cypress\e2e\app.cy.js • 18 failed tests

View Output

Test Artifacts
TodoMVC - React > adds 2 todos Test Replay Screenshots
TodoMVC - React > When page is initially opened > should focus on the todo input field Test Replay Screenshots
TodoMVC - React > New Todo > should allow me to add todo items Test Replay Screenshots
TodoMVC - React > New Todo > adds items Test Replay Screenshots
TodoMVC - React > New Todo > should clear text input field when an item is added Test Replay Screenshots
TodoMVC - React > New Todo > should append new items to the bottom of the list Test Replay Screenshots
TodoMVC - React > New Todo > should trim text input Test Replay Screenshots
TodoMVC - React > New Todo > should show #main and #footer when items added Test Replay Screenshots
TodoMVC - React > Mark all as completed > should allow me to mark all items as completed Test Replay Screenshots
TodoMVC - React > Item > should allow me to mark items as complete Test Replay Screenshots
The first 10 failed tests are shown, see all 18 tests in Cypress Cloud.

@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 8882949 to 642138f Compare September 25, 2024 21:51
@renovate renovate bot changed the title chore(deps): update dependency typescript to version 5.6.2 🌟 chore(deps): update dependency typescript to version 5.6.3 🌟 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 642138f to aa1c573 Compare October 8, 2024 22:22
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from aa1c573 to 7ffd42e Compare October 24, 2024 20:35
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 2 times, most recently from 1271cbc to f7f5216 Compare November 6, 2024 08:09
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from f7f5216 to d4fe3bf Compare November 19, 2024 20:37
@renovate renovate bot changed the title chore(deps): update dependency typescript to version 5.6.3 🌟 chore(deps): update dependency typescript to version 5.7.2 🌟 Nov 22, 2024
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from d4fe3bf to 6d38f5a Compare November 22, 2024 19:23
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 6d38f5a to b5a2223 Compare December 5, 2024 21:15
@@ -47,6 +47,6 @@
"eslint-plugin-mocha": "5.3.0",
"node-static": "^0.7.11",
"npm-run-all": "4.1.5",
"typescript": "5.5.4"
"typescript": "5.7.2"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TypeScript version 5.5.4 appears to be invalid - this version number does not exist in TypeScript's release history. The jump from a non-existent version to 5.7.2 raises concerns about version control accuracy. Consider either:

  1. Correcting to a valid previous version (e.g. 5.4.3) if this was a typo
  2. Verifying that upgrading directly to 5.7.2 won't introduce breaking changes

This validation will help maintain accurate dependency tracking and prevent potential compatibility issues.

Spotted by Graphite Reviewer

Is this helpful? React 👍 or 👎 to let us know.

@renovate renovate bot force-pushed the renovate/typescript-5.x branch from b5a2223 to 72a31a6 Compare December 17, 2024 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants