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

build(dev-deps): update dependency @ivangabriele/tsconfig-react to v2 #125

Merged
merged 1 commit into from
Jun 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@ivangabriele/tsconfig-react (source) 1.2.2 -> 2.0.0 age adoption passing confidence

Release Notes

ivangabriele/tsconfig (@​ivangabriele/tsconfig-react)

v2.0.0

Compare Source

⚠ BREAKING CHANGES
  • peer-deps: Require Next.js v14.
  • node: Set module & moduleResolution to Node16 instead of ESNext & Node.
  • next: Set moduleResolution to Bundler instead of Node.
  • Enable noImplicitReturns compiler option.
  • Remove ts-node config.
  • Enable exactOptionalPropertyTypes compiler option.
  • Enable verbatimModuleSyntax compiler option.
  • Migrate to ESM.
  • semantic-release: Require Typescript v5.
  • npm: Require Node.js v20+.
Features
  • enable exactOptionalPropertyTypes compiler option (86884af)
  • enable noImplicitReturns compiler option (d63182b)
  • enable verbatimModuleSyntax compiler option (69a63b5)
  • next: set moduleResolution to Bundler instead of Node (4c3b72b)
  • node: set module & moduleResolution to Node16 instead of ESNext & Node (b2265ad)
  • remove ts-node config (f1f4ba0)
Build System
Continuous Integration
  • semantic-release: setup (1f2d451)

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the internal Internal issues and tasks. No direct impact on end-user. label Feb 19, 2024
@codecov-commenter
Copy link

codecov-commenter commented Feb 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37.93%. Comparing base (8ce92a7) to head (7d4895a).

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #125       +/-   ##
===========================================
+ Coverage   25.00%   37.93%   +12.93%     
===========================================
  Files           2       18       +16     
  Lines          24      493      +469     
  Branches        2        2               
===========================================
+ Hits            6      187      +181     
- Misses         18      306      +288     
Flag Coverage Δ
core 38.59% <ø> (?)
webview 25.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/ivangabriele-tsconfig-react-2.x branch 2 times, most recently from 82de329 to bdea2e6 Compare June 8, 2024 02:46
@renovate renovate bot force-pushed the renovate/ivangabriele-tsconfig-react-2.x branch from bdea2e6 to 7d4895a Compare June 8, 2024 05:55
@ivangabriele ivangabriele merged commit 25212ba into main Jun 8, 2024
12 checks passed
@ivangabriele ivangabriele deleted the renovate/ivangabriele-tsconfig-react-2.x branch June 8, 2024 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Internal issues and tasks. No direct impact on end-user.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants