build(deps-dev): bump oxfmt from 0.48.0 to 0.49.0 in the dev-deps group#4
Closed
dependabot[bot] wants to merge 2 commits into
Closed
build(deps-dev): bump oxfmt from 0.48.0 to 0.49.0 in the dev-deps group#4dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Expo SDK 56 + Convex + Better Auth + Resend, wired end-to-end for iOS. Native SwiftUI via @expo/ui/swift-ui, email + password + email OTP + Apple Sign In, APNs push, Universal Links served from Convex's HTTP router, profile + active-sessions screens with avatar uploads and device-by-device revocation. EAS for the whole build surface: 10 workflows covering dev builds, PR previews with fingerprint-gated OTA-or-build, deploy on main, TestFlight, rollback, rollout, App Store Connect event triggers, and the Apple Sign In JWT rotation cron. iOS only today. Android + web parity follows once @expo/ui/jetpack-compose reaches the same surface as @expo/ui/swift-ui. Three pieces: - packages/create-vexpo: npm scaffolder. `npm create vexpo@latest my-app` copies the template, rewrites package.json, runs install, inits git. - packages/vexpo: operational CLI. Two-mode setup (`lite` for 60-second simulator, `full` for TestFlight-ready), cross-source drift detection (`doctor`), Apple SIWA work (`apple jwt`, `apple services-id`, `apple credentials`, `apple eas-rotation-secrets`), App Store Connect API endpoints eas-cli doesn't expose, multi-destination env sync. - templates/default: production-ready Expo SDK 56 + Convex + Better Auth + Resend iOS app. HMAC-verified webhook factory, 10 EAS Workflows, structured logging with X-Request-Id correlation. 277 tests (238 vexpo unit + 29 template + 10 e2e). Strict TypeScript. Don't reinvent EAS.
Bumps the dev-deps group with 1 update: [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt). Updates `oxfmt` from 0.48.0 to 0.49.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.49.0/npm/oxfmt) --- updated-dependencies: - dependency-name: oxfmt dependency-version: 0.49.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 dev-deps group with 1 update: oxfmt.
Updates
oxfmtfrom 0.48.0 to 0.49.0Changelog
Sourced from oxfmt's changelog.
... (truncated)
Commits
d652a55release(apps): oxlint v1.64.0 && oxfmt v0.49.0 (#22318)6e8e818feat(oxfmt): Experimental .svelte support (#21700)330fe31refactor(config): Update doc comment forGlobSet(#22197)fb3067crefactor(oxfmt): use shared GlobSet for overrides (#22147)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