-
Notifications
You must be signed in to change notification settings - Fork 544
Bump prettier from 3.0.0 to 3.1.0 #1931
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Updated dependencies detected. Learn more about Socket for GitHub ↗︎
|
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.0.0...3.1.0) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dc5f424
to
02d7a4a
Compare
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
* feature(payments): initialize GQL and page structure * initialize apollo provider * port over .graphql files and fix up generation * fix codegen * .ts files are fine for hooks * feat: add credentials option to ApolloClient * .env.example update * Get payments seller id from api server in fetchAuthToken (#1839) Get paymentsSellerId from api server in fetchAuthToken * Push up example with `paymentsSellerId` * Remove console.logs * Move to component to compile * Render all contracts table (filtered) * Enable payments button * Abstract a bit * Add graphql query to usePayments * Get analytics * Add parsedOverview * Fix prettier * Create checkout logic * Create checkout form shenanigans * Some UI massaging * A bit more * Enable payments redirect * Work for erc1155, disable cache * yes * Some progress with cache? :D * loglog * Fix tracking * Abstract remove button * We're doing it backwards * Cast to number * whoops * Edit checkout logic plz * Empty state * plz * Fix for real * Default * Filter contracts, some more empty states * Moar empty states * Error flow * More empty states, less foot shooting * Get contract name for payment-enabled contracts * Filter default checkout, show contractId * Fix url redirect * whoops * Fix logic * feature: added checkout seller account settings to dashboard (#1931) Signed-off-by: Juan Leal <[email protected]> Signed-off-by: Juan Leal <[email protected]> Signed-off-by: Juan Leal <[email protected]> Co-authored-by: easyrun42 <[email protected]> Signed-off-by: Juan Leal <[email protected]> Co-authored-by: Juan Leal <[email protected]> Co-authored-by: easyrun42 <[email protected]> * invalidateQueries onSuccess * Revert prior change and add apollo refetch() * Try network-only * Add for contracts as well * wip * API Keys capabilities yay * Remove network-only policy * Use lazy queries * Fix api keys * isLoading states * All the cache * now * Rename * Big wip * Fix date picker * chore: added thirdweb_client_id to checkout fragment (#1957) * stuff * Ensure accountId * Copy * Fix mutation * Fix loading states * wip * Kyb shenanigans * Kyc shenanigans :D * More kyc shenanigans * Fix file uploader? * Annoying response * RPC url pls * Remove unused imports * Nope * Lots of checks * Fix kyb check * Kyc improvements * Moar * hid hid * Move around * Nope * Cache? * Lowercase * Webhooks file * Add more supported chains * Full * Fix RPC url * Update contractArgs * Much better * Error state * Validation for URL * Allow empty string * Improve KYB experience * Add compliance email * Fix upload to cloudflare * Add preview button * Improve preview * Okay * Fix font weight * Just because * Use the Preview environment for workflows * Pass environment var name context through * syntax update * Test - show public env var * syntax * See if public variable makes it through * Add public api * Use secrets instead of vars * Remove test --------- Signed-off-by: Jonas Daniels <[email protected]> Signed-off-by: Edward Sun <[email protected]> Signed-off-by: Juan Leal <[email protected]> Co-authored-by: Jonas Daniels <[email protected]> Co-authored-by: Edward Sun <[email protected]> Co-authored-by: gerrysaporito <[email protected]> Co-authored-by: Juan Leal <[email protected]> Co-authored-by: easyrun42 <[email protected]>
Bumps prettier from 3.0.0 to 3.1.0.
Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
e8ac9f8
Release 3.1.06a1d409
chore(deps): update dependency eslint-plugin-regexp to v2 (#15521)f4d93d3
chore(deps): update dependency esbuild to v0.19.5 (#15630)4fc71a5
chore(deps): update dependency flow-parser to v0.221.0 (#15637)d452f45
chore(deps): update dependency eslint-plugin-jest to v27.6.0 (#15635)eb84a60
chore(deps): update dependency@types/estree
to v1.0.5 (#15625)2af23ee
chore(deps): update dependency webpack to v5.89.0 (#15640)8f27c73
chore(deps): update dependency eslint-plugin-unicorn to v49 (#15642)cdc5f5a
chore(deps): update dependency webpack to v5.89.0 (#15639)14607ef
chore(deps): update dependency eslint-plugin-n to v16.3.1 (#15636)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)