Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps ox from 0.1.3 to 0.2.1.

Release notes

Sourced from ox's releases.

ox@0.2.1

Patch Changes

  • 6e4b635 Thanks @​jxom! - Derive EIP-712 Domain type if not provided in TypedData.serialize.

ox@0.2.0

Minor Changes

  • 2f0fc9b Thanks @​jxom! - Breaking: Removed .parseError property on functions. Use the .ErrorType property instead. Example

Patch Changes

ox@0.1.8

Patch Changes

  • #25 5da9efb Thanks @​tmm! - Shimmed WebAuthnP256.createCredential for 1Password Firefox Add-on.

ox@0.1.7

Patch Changes

ox@0.1.6

Patch Changes

ox@0.1.5

Patch Changes

  • 644b96a Thanks @​jxom! - Added additional guard for result in Provider.from.

ox@0.1.4

Patch Changes

Commits

Dependabot compatibility score

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)

PR-Codex overview

This PR primarily focuses on updating the versions of several dependencies in the package.json and pnpm-lock.yaml files, particularly upgrading the ox package and adding helper packages to various dependencies.

Detailed summary

  • Updated ox version from 0.1.3 to 0.2.1 in packages/thirdweb/package.json.
  • Added @swc/helpers@0.5.13 to various dependencies in pnpm-lock.yaml.
  • Enhanced dependency resolution for packages like @sentry/nextjs, @vercel/functions, and @storybook/nextjs by including helper packages in their version specifications.
  • Adjusted tailwindcss and postcss-loader dependencies to include @swc/helpers.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Bumps [ox](https://github.com/wevm/ox) from 0.1.3 to 0.2.1.
- [Release notes](https://github.com/wevm/ox/releases)
- [Commits](https://github.com/wevm/ox/compare/ox@0.1.3...ox@0.2.1)

---
updated-dependencies:
- dependency-name: ox
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 18, 2024
@changeset-bot
Copy link

changeset-bot bot commented Nov 18, 2024

⚠️ No Changeset found

Latest commit: 040088b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Nov 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-v2 ❌ Failed (Inspect) Nov 18, 2024 8:20pm
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 18, 2024 8:20pm
thirdweb-www ❌ Failed (Inspect) Nov 18, 2024 8:20pm
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 18, 2024 8:20pm

@graphite-app
Copy link
Contributor

graphite-app bot commented Nov 18, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

@github-actions github-actions bot added packages SDK Involves changes to the thirdweb SDK labels Nov 18, 2024
@socket-security
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/ox@0.2.1 network +5 5.71 MB jmoxey

🚮 Removed packages: npm/ox@0.1.3

View full report↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code packages SDK Involves changes to the thirdweb SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants