Skip to content

Commit

Permalink
Migrate Item metadata to PocketMetadata (#1095)
Browse files Browse the repository at this point in the history
* chore(dependencies): update to latest dependencies

* feat(preview): migrate items data to Preview

* feat(preview): fix tests

* feat(preview): fix tests

* feat(preview): some fixes

* feat(preview): fix fixtures

* feat(preview): fix fixtures

* feat(preview): fix fixtures

* feat(preview): fix fixtures

* feat(preview): fix fixtures

* feat(preview): fix fixtures
  • Loading branch information
Gio2018 authored Oct 17, 2024
1 parent 45d010a commit b4fb21f
Show file tree
Hide file tree
Showing 102 changed files with 4,913 additions and 3,926 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"originHash" : "1ebe7fa63b954826175c116e58ff82b5b780cc4f27d81d5bf5d1bba75e5e30e0",
"originHash" : "90821204f99e29d2b76666bac683f71db3e70906a21155af9ceb556825a0a7ee",
"pins" : [
{
"identity" : "apollo-ios",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apollographql/apollo-ios.git",
"state" : {
"revision" : "e70850751f6b21acd1c7871dbcd2cee5d6103c7e",
"version" : "1.15.1"
"revision" : "7122421c2ba9ce2d252943cef055c74ef56ea431",
"version" : "1.15.2"
}
},
{
Expand Down Expand Up @@ -105,8 +105,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/getsentry/sentry-cocoa.git",
"state" : {
"revision" : "5575af93efb776414f243e93d6af9f6258dc539a",
"version" : "8.36.0"
"revision" : "54cc2e3e4fcbf9d4c7708ce00d3b6eee29aecbb1",
"version" : "8.38.0"
}
},
{
Expand Down Expand Up @@ -141,17 +141,17 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-collections.git",
"state" : {
"revision" : "9bf03ff58ce34478e66aaee630e491823326fd06",
"version" : "1.1.3"
"revision" : "671108c96644956dddcd89dd59c203dcdb36cec7",
"version" : "1.1.4"
}
},
{
"identity" : "swift-nio",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-nio.git",
"state" : {
"revision" : "9746cf80e29edfef2a39924a66731249223f42a3",
"version" : "2.72.0"
"revision" : "f7dc3f527576c398709b017584392fb58592e7f5",
"version" : "2.75.0"
}
},
{
Expand Down
Loading

0 comments on commit b4fb21f

Please sign in to comment.