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: update typescript dep + peerDeps #1607

Merged
merged 2 commits into from
Dec 19, 2024

Conversation

btlghrants
Copy link
Collaborator

@btlghrants btlghrants commented Dec 19, 2024

Description

Updates typescript version ( and the peerDependency's too, since it's been a while).

Related Issue

Fixes #1567

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

Copy link

socket-security bot commented Dec 19, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected] environment, filesystem, network, shell +1 10.3 MB evanw
npm/[email protected] None 0 7.83 MB prettier-bot
npm/[email protected] None 0 22.7 MB typescript-bot
npm/[email protected] None 0 294 kB broofa

🚮 Removed packages: npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

@btlghrants btlghrants mentioned this pull request Dec 19, 2024
5 tasks
@btlghrants btlghrants self-assigned this Dec 19, 2024
@btlghrants btlghrants added this to the v0.42.2 milestone Dec 19, 2024
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.24%. Comparing base (5f13b41) to head (6e14dd5).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1607   +/-   ##
=======================================
  Coverage   81.24%   81.24%           
=======================================
  Files          42       42           
  Lines        1962     1962           
  Branches      432      406   -26     
=======================================
  Hits         1594     1594           
  Misses        366      366           
  Partials        2        2           

@btlghrants btlghrants marked this pull request as ready for review December 19, 2024 22:07
@btlghrants btlghrants requested a review from a team as a code owner December 19, 2024 22:07
Copy link
Collaborator

@cmwylie19 cmwylie19 left a comment

Choose a reason for hiding this comment

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

Approved, after this is merged we can update excellent examples so that they pass

@cmwylie19 cmwylie19 merged commit 6ba93b7 into main Dec 19, 2024
23 of 48 checks passed
@cmwylie19 cmwylie19 deleted the 1567_update_peer_deps_sans_eslint branch December 19, 2024 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Update Pepr TypeScript version
2 participants