chore(deps-mobile)(deps-dev): bump the mobile-dev-dependencies group across 1 directory with 4 updates#143
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…across 1 directory with 4 updates Bumps the mobile-dev-dependencies group with 4 updates in the /mobile directory: [@capacitor/cli](https://github.com/ionic-team/capacitor), [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh), [terser](https://github.com/terser/terser) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@capacitor/cli` from 8.1.0 to 8.2.0 - [Release notes](https://github.com/ionic-team/capacitor/releases) - [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md) - [Commits](ionic-team/capacitor@8.1.0...8.2.0) Updates `eslint-plugin-react-refresh` from 0.4.26 to 0.5.2 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.26...v0.5.2) Updates `terser` from 5.46.0 to 5.46.1 - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](terser/terser@v5.46.0...v5.46.1) Updates `typescript-eslint` from 8.56.1 to 8.57.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@capacitor/cli" dependency-version: 8.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: mobile-dev-dependencies - dependency-name: eslint-plugin-react-refresh dependency-version: 0.5.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: mobile-dev-dependencies - dependency-name: terser dependency-version: 5.46.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: mobile-dev-dependencies - dependency-name: typescript-eslint dependency-version: 8.57.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: mobile-dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
56e3c40 to
d724537
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the mobile-dev-dependencies group with 4 updates in the /mobile directory: @capacitor/cli, eslint-plugin-react-refresh, terser and typescript-eslint.
Updates
@capacitor/clifrom 8.1.0 to 8.2.0Release notes
Sourced from
@capacitor/cli's releases.Changelog
Sourced from
@capacitor/cli's changelog.Commits
09770f7Release 8.2.0379101cdocs(cli): Better descriptions for live-reload parameters (#8373)ae0e2ddfix(android): handle lowercase range header (#8368)3109d22fix(android): invalid http range seeking (#8369)5db81e6feat(cli): Add --https option for --live-reload (#8194)782b9d9fix(cli): Don't overwrite config.server section with--live-reload(#7528)5e82c89fix(android): Concurrent Range Requests for assets (#8357)bd29b99fix(android): Add missing null checks in BridgeActivity (#8185)7d001acfix(docs): fix typo in CapApp-SPM README (#8348)fc9647ffix(ios): remove tmpWindow usages on presentVC/dismissVC (#8338)Updates
eslint-plugin-react-refreshfrom 0.4.26 to 0.5.2Release notes
Sourced from eslint-plugin-react-refresh's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react-refresh's changelog.
... (truncated)
Commits
c0317bfFix support for nested function calls for extraHOCs [publish]42a1805Explicit v10 support (fixes #106) [publish]199793eSupport nested function calls for extraHOCs (fixes #104)26b3c15Support false positives with TypeScript function overloading (fixes #105)daa2efbRevamp logic to catch more cases [publish] (#97)Updates
terserfrom 5.46.0 to 5.46.1Changelog
Sourced from terser's changelog.
Commits
e186a015.46.104a9625update changelog1055a1dremove unnecessary properties from AST_Infinity93d03a3lint8392f62fix parsing number literals large enough to be perceived as Infinity14d81c5fix exponentially slower evaluation of chained methods. Closes #16500ed7a2fno parentheses around comma-expressions (sequences) within computed property ...Updates
typescript-eslintfrom 8.56.1 to 8.57.1Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
c7c38aachore(release): publish 8.57.12c6aeeechore(release): publish 8.57.0f696dadchore: use pnpm catalog (#12047)a09921echore: update vitest to 4.x (#12071)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions