-
Notifications
You must be signed in to change notification settings - Fork 994
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
upgrade magic-sdk from 2.7.0 to 4.3.0 #2463
Conversation
a8f2a50
to
b1b0ffb
Compare
@burnsy could you take a look at this one? I'd like to get to the current major version prior to Redwood v1. At first glance I don't see anything breaking in the Redwood Auth package. Don't know enough to determine the downstream breaking changes for devs using this provider:
Two Related Releases with Breaking: |
08fcd7e
to
4e4ece1
Compare
i currently role it using custom auth providers, i am on the latest version and i dont see any problems that merging these in would bring i use
|
4e4ece1
to
3080f25
Compare
29edaa4
to
1f5b0e5
Compare
Bumps [magic-sdk](https://github.com/magiclabs/magic-js) from 2.7.0 to 4.3.0. - [Release notes](https://github.com/magiclabs/magic-js/releases) - [Changelog](https://github.com/magiclabs/magic-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/magiclabs/magic-js/compare/magic-sdk@2.7.0...magic-sdk@4.3.0) Signed-off-by: dependabot[bot] <support@github.com>
1f5b0e5
to
c8c5ef2
Compare
Bumps [magic-sdk](https://github.com/magiclabs/magic-js) from 2.7.0 to 4.3.0. - [Release notes](https://github.com/magiclabs/magic-js/releases) - [Changelog](https://github.com/magiclabs/magic-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/magiclabs/magic-js/compare/magic-sdk@2.7.0...magic-sdk@4.3.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: David Price <thedavid@thedavidprice.com>
…-codegen * 'main' of github.com:redwoodjs/redwood: (54 commits) Add private methods loose explicitly (redwoodjs#2554) Custom `useAuth` pass through for `RedwoodApolloProvider` (redwoodjs#2455) Prerender all routes nested in Set with prerender prop (redwoodjs#2542) Upgrade eslint and prettier packages including formatting fixes (redwoodjs#2540) contributors updates (redwoodjs#2544) Rename default datasource (redwoodjs#1941) Add default config for Component generation (redwoodjs#1814) build(deps): bump core-js from 3.10.1 to 3.12.1 (redwoodjs#2481) upgrade babel 7.14.2 with misc babel packages (redwoodjs#2541) build(deps): bump http-proxy-middleware from 1.1.0 to 2.0.0 (redwoodjs#2536) build(deps): bump pino-pretty from 4.7.1 to 4.8.0 (redwoodjs#2534) build(deps): bump concurrently from 6.0.2 to 6.1.0 (redwoodjs#2533) build(deps-dev): bump firebase-admin from 9.7.0 to 9.8.0 (redwoodjs#2522) build(deps): bump esbuild-loader from 2.10.0 to 2.13.0 (redwoodjs#2518) build(deps): bump @graphql-tools/merge from 6.2.13 to 6.2.14 (redwoodjs#2516) updating minor dependency versions across packages (redwoodjs#2532) Add JSON headers to Function generator template (redwoodjs#2457) fixed firebase promises so that they can be caught (redwoodjs#2503) Prevent re-initialization of a Firebase app that is already initialized (redwoodjs#2504) build(deps-dev): bump magic-sdk from 2.7.0 to 4.3.0 (redwoodjs#2463) ...
upgrades magic-sdk from 2.7.0 to 4.3.0.
Release notes
Sourced from magic-sdk's releases.
... (truncated)
Changelog
Sourced from magic-sdk's changelog.
... (truncated)
Commits
020523d
Bump independent versions [skip ci]42d34ab
Update CHANGELOG.md [skip ci]68203f9
Add test-mode prefix to Ethereum RPC methods (#181)cbb3017
Bump independent versions [skip ci]1c7f2ba
Update CHANGELOG.md [skip ci]0d0a1a2
register "inactive recipient" rpc error code (#170)de326cb
Bump independent versions [skip ci]6fff977
Update CHANGELOG.md [skip ci]05921f4
testing framework (#168)b4ffeaa
Bump independent versions [skip ci]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 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)