Skip to content

Update deeps#16

Merged
distante merged 8 commits intomainfrom
ssd/update-deeps
Mar 28, 2026
Merged

Update deeps#16
distante merged 8 commits intomainfrom
ssd/update-deeps

Conversation

@distante
Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings March 28, 2026 11:09
Copy link
Copy Markdown

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 updates development dependencies/tooling and applies corresponding formatting changes across the TypeScript sources, including Husky hook adjustments and an npm overrides entry.

Changes:

  • Bump several devDependencies (notably Husky, Prettier, Cypress, commitlint, pretty-quick, start-server-and-test) and adjust prepare accordingly.
  • Reformat TS sources (primarily trailing commas / parameter list formatting).
  • Add an undici override and simplify Husky hook scripts.

Reviewed changes

Copilot reviewed 16 out of 17 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
src/interfaces/cypress-ionic-function.interface.ts Formatting update to function type signature.
src/interfaces/cypress-ionic-component-class.interface.ts Formatting update to generic parameter list.
src/helpers/get-from-supported-selector.ts Formatting update (trailing commas in params/calls).
src/components/select/select.ts Formatting updates across select helpers.
src/components/select/popover-select.ts Formatting updates across select helpers.
src/components/select/ion-select-functions.interface.ts Formatting update to interface method signatures.
src/components/select/ion-select-functions.abstract.ts Formatting update to abstract class signatures/calls.
src/components/select/alert-select.ts Formatting update to method signatures.
src/components/select/action-sheet-select.ts Formatting update to method signatures.
src/components/range.ts Formatting updates; touched an existing user-facing error string.
src/components/input.ts Formatting updates to class definition and callbacks.
src/components/button.ts Formatting updates to class definition and method signature.
package.json Dependency upgrades; prepare script change; add overrides.undici.
.husky/pre-commit Hook script simplified (but now missing interpreter line).
.husky/commit-msg Hook script simplified (but now missing interpreter line).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@distante distante merged commit 785cd9c into main Mar 28, 2026
4 checks passed
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.

2 participants