build(deps-dev): bump the js-packages group with 4 updates#5
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
build(deps-dev): bump the js-packages group with 4 updates#5dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the js-packages group with 4 updates: [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt), [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint), [oxlint-plugin-react-native](https://github.com/huextrat/oxlint-plugin-react-native) and [ultracite](https://github.com/haydenbleasel/ultracite). Updates `oxfmt` from 0.40.0 to 0.41.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxfmt/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxfmt_v0.41.0/npm/oxfmt) Updates `oxlint` from 1.55.0 to 1.56.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.56.0/npm/oxlint) Updates `oxlint-plugin-react-native` from 0.2.8 to 0.2.9 - [Release notes](https://github.com/huextrat/oxlint-plugin-react-native/releases) - [Changelog](https://github.com/huextrat/oxlint-plugin-react-native/blob/main/CHANGELOG.md) - [Commits](huextrat/oxlint-plugin-react-native@v0.2.8...v0.2.9) Updates `ultracite` from 7.3.1 to 7.3.2 - [Release notes](https://github.com/haydenbleasel/ultracite/releases) - [Commits](https://github.com/haydenbleasel/ultracite/compare/ultracite@7.3.1...ultracite@7.3.2) --- updated-dependencies: - dependency-name: oxfmt dependency-version: 0.41.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-packages - dependency-name: oxlint dependency-version: 1.56.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-packages - dependency-name: oxlint-plugin-react-native dependency-version: 0.2.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-packages - dependency-name: ultracite dependency-version: 7.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-packages ... Signed-off-by: dependabot[bot] <support@github.com>
|
❌ Action Required: We ran Expo Doctor for this PR and found some issues that need to be addressed. Please review the complete report below 👇 npm warn exec The following package was not found and will be installed: expo-doctor@1.18.13
Running 17 checks on your project...
16/17 checks passed. 1 checks failed. Possible issues detected:
Use the --verbose flag to see more details about passed checks.
✖ Check that packages match versions required by installed Expo SDK
🔧 Patch version mismatches
package expected found
expo-battery ~55.0.9 55.0.8
expo-constants ~55.0.9 55.0.7
expo-haptics ~55.0.9 55.0.8
expo-linear-gradient ~55.0.9 55.0.8
expo-linking ~55.0.8 55.0.7
expo-navigation-bar ~55.0.9 55.0.8
expo-router ~55.0.7 55.0.5
expo-splash-screen ~55.0.12 55.0.10
expo-system-ui ~55.0.10 55.0.9
jest-expo ~55.0.11 55.0.9
Changelogs:
- expo-battery → https://github.com/expo/expo/blob/sdk-55/packages/expo-battery/CHANGELOG.md
- expo-constants → https://github.com/expo/expo/blob/sdk-55/packages/expo-constants/CHANGELOG.md
- expo-haptics → https://github.com/expo/expo/blob/sdk-55/packages/expo-haptics/CHANGELOG.md
- expo-linear-gradient → https://github.com/expo/expo/blob/sdk-55/packages/expo-linear-gradient/CHANGELOG.md
- expo-linking → https://github.com/expo/expo/blob/sdk-55/packages/expo-linking/CHANGELOG.md
- expo-navigation-bar → https://github.com/expo/expo/blob/sdk-55/packages/expo-navigation-bar/CHANGELOG.md
- expo-router → https://github.com/expo/expo/blob/sdk-55/packages/expo-router/CHANGELOG.md
- expo-splash-screen → https://github.com/expo/expo/blob/sdk-55/packages/expo-splash-screen/CHANGELOG.md
- expo-system-ui → https://github.com/expo/expo/blob/sdk-55/packages/expo-system-ui/CHANGELOG.md
10 packages out of date.
Advice:
Use 'npx expo install --check' to review and upgrade your dependencies.
To ignore specific packages, add them to "expo.install.exclude" in package.json. Learn more: https://expo.fyi/dependency-validation
1 check failed, indicating possible issues with the project. |
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 js-packages group with 4 updates: oxfmt, oxlint, oxlint-plugin-react-native and ultracite.
Updates
oxfmtfrom 0.40.0 to 0.41.0Changelog
Sourced from oxfmt's changelog.
Commits
5446ebdrelease(apps): oxlint v1.56.0 && oxfmt v0.41.0 (#20423)Updates
oxlintfrom 1.55.0 to 1.56.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
Commits
5446ebdrelease(apps): oxlint v1.56.0 && oxfmt v0.41.0 (#20423)Updates
oxlint-plugin-react-nativefrom 0.2.8 to 0.2.9Release notes
Sourced from oxlint-plugin-react-native's releases.
Changelog
Sourced from oxlint-plugin-react-native's changelog.
Commits
934d393chore(release): 0.2.9 [skip ci]0dce3e7fix(deps): update oxlint monorepo (#42)1563e38chore(deps): update commitlint monorepo to v20.5.0 (#40)6451acbchore(deps): update dependency@types/nodeto v25.5.0 (#38)Updates
ultracitefrom 7.3.1 to 7.3.2Release notes
Sourced from ultracite's releases.
Commits
51b1a17Version Packages (#616)c0173dbUpdate clean-humans-throw.md8ffeb33Add support for .oxlintrc.mjs and oxlint.config.tse04cb34Update index.tsxa2ce484Fix websiteDependabot 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