Skip to content

Conversation

@mwarman
Copy link
Member

@mwarman mwarman commented Apr 21, 2025

📢 Instructions

  • Begin with a DRAFT pull request.
  • Follow italicized instructions to add detail to assist the reviewers.
  • After completing all checklist items, change the pull request to READY.

🔧 Change Summary

List the changes included in this pull request.

📝 Checklist

Pull request authors must complete the following tasks before marking the PR as ready to review.

  • Complete a self-review of changes
  • Unit tests have been created or updated
  • The code is free of [new] lint errors and warnings

🧪 Steps to Test

Describe the process to test the changes in this pull request.

  1. Full regression in browser and on native device.

🔗 Additional Information

Optionally, provide additional details, screenshots, or URLs that may assist the reviewer.

  • ...

@mwarman mwarman self-assigned this Apr 21, 2025
@mwarman mwarman linked an issue Apr 21, 2025 that may be closed by this pull request
@mwarman mwarman requested a review from Copilot April 21, 2025 12:55
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR upgrades Capacitor to version 7 and updates related dependencies while ensuring that tests can run correctly in a jsdom environment.

  • Updated test setup to include vi for mocking scrollIntoView.
  • Modified ESLint configuration to ignore the android directory.

Reviewed Changes

Copilot reviewed 3 out of 11 changed files in this pull request and generated no comments.

File Description
src/setupTests.ts Added the vi import and applied a jsdom workaround for scrollIntoView.
eslint.config.mjs Updated global ignores to include the android directory.
Files not reviewed (8)
  • .nvmrc: Language not supported
  • android/app/build.gradle: Language not supported
  • android/app/capacitor.build.gradle: Language not supported
  • android/app/src/main/AndroidManifest.xml: Language not supported
  • android/build.gradle: Language not supported
  • android/gradle/wrapper/gradle-wrapper.properties: Language not supported
  • android/variables.gradle: Language not supported
  • package.json: Language not supported

@mwarman mwarman merged commit f7f0c0d into main Apr 21, 2025
4 checks passed
@mwarman mwarman deleted the 96-capacitor-7 branch April 21, 2025 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Capacitor 7

2 participants