Skip to content
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

[go] Upgrade lottie-react-native to 6.7.0 #28013

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

lukmccall
Copy link
Contributor

Why

Upgrades lottie-react-native to 6.7.0

Test Plan

  • expo go with NCL ✅

@expo-bot expo-bot added the bot: passed checks ExpoBot has nothing to complain about label Apr 3, 2024
@lukmccall lukmccall force-pushed the @lukmccall/lottie/upgrade-to-6-7-0 branch from df84ddb to 50138f1 Compare April 8, 2024 10:03
Copy link

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

Package New capabilities Transitives Size Publisher
npm/babel-preset-expo@0.0.1-canary-20240406-a4950c7 environment +4 1.63 MB brentvatne
npm/expo-camera@14.0.6 Transitive: environment, filesystem, shell +10 14.8 MB brentvatne
npm/expo-dev-client@3.3.11 Transitive: environment, filesystem, shell +10 14.1 MB kudochien
npm/expo@51.0.0-canary-20240406-a4950c7 environment Transitive: eval, filesystem, network, shell, unsafe +37 25.1 MB brentvatne

🚮 Removed packages: npm/@apidevtools/json-schema-ref-parser@11.1.0, npm/@babel/code-frame@7.22.13, npm/@babel/helper-module-imports@7.18.6, npm/@babel/runtime@7.23.8, npm/@babel/types@7.23.0, npm/@emotion/jest@11.11.0, npm/@emotion/react@11.11.1, npm/@expo/styleguide-base@1.0.1, npm/@expo/styleguide-icons@1.0.8, npm/@expo/styleguide-search-ui@1.0.4, npm/@expo/styleguide@8.2.2, npm/@floating-ui/utils@0.2.1, npm/@mdx-js/loader@2.2.1, npm/@mdx-js/mdx@2.2.1, npm/@mdx-js/react@2.2.1, npm/@octokit/rest@18.12.0, npm/@ocular-d/vale-bin@2.29.6, npm/@radix-ui/react-dialog@1.0.5, npm/@radix-ui/react-dropdown-menu@1.0.0, npm/@radix-ui/react-tooltip@1.0.7, npm/@reach/tabs@0.18.0, npm/@sentry/react@7.80.1, npm/@tailwindcss/typography@0.5.10, npm/@testing-library/jest-dom@6.1.4, npm/@testing-library/react-hooks@8.0.1, npm/@testing-library/react@14.1.0, npm/@testing-library/user-event@14.5.1, npm/@types/estree@1.0.0, npm/@types/fs-extra@11.0.4, npm/@types/google.analytics@0.0.45, npm/@types/gtag.js@0.0.18, npm/@types/jest@29.5.8, npm/@types/json-schema@7.0.14, npm/@types/lodash@4.14.201, npm/@types/node@20.9.0, npm/@types/nprogress@0.2.3, npm/@types/prismjs@1.26.3, npm/@types/prop-types@15.7.9, npm/@types/react-dom@18.2.15, npm/@types/react@18.2.37, npm/@types/unist@2.0.6, npm/acorn@8.10.0, npm/aria-query@5.3.0, npm/autoprefixer@10.4.16, npm/axios@1.6.2, npm/browserslist@4.22.1, npm/caniuse-lite@1.0.30001551, npm/clipboard-copy@4.0.1, npm/cmdk@0.2.0, npm/commander@2.20.3, npm/convert-source-map@1.8.0, npm/danger@11.3.0, npm/date-fns@2.30.0, npm/dequal@2.0.3, npm/dom-accessibility-api@0.5.14, npm/eslint-config-next@14.0.2, npm/eslint-plugin-lodash@7.4.0, npm/eslint-plugin-tailwindcss@3.14.0, npm/eslint-plugin-testing-library@6.1.2, npm/eslint@8.56.0, npm/follow-redirects@1.15.6, npm/framer-motion@11.0.3, npm/front-matter@4.0.2, npm/fs-extra@11.1.1, npm/github-slugger@2.0.0, npm/hoist-non-react-statics@3.3.2, npm/http-server@14.1.1, npm/import-fresh@3.3.0, npm/jest-environment-jsdom@29.7.0, npm/json5@2.2.1, npm/loose-envify@1.4.0, npm/next-router-mock@0.9.10, npm/next@14.0.2, npm/nprogress@0.2.0, npm/path-browserify@1.0.1, npm/postcss-import@16.0.0, npm/postcss-value-parser@4.2.0, npm/postcss@8.4.33, npm/prettier@3.1.1, npm/prism-react-renderer@2.3.1, npm/prismjs@1.29.0, npm/prop-types@15.8.1, npm/puppeteer@22.4.1, npm/react-diff-view@3.2.0, npm/react-dom@18.2.0, npm/react-grid-system@8.1.9, npm/react-markdown@8.0.7, npm/react-player@2.13.0, npm/react-test-renderer@18.2.0, npm/react-visibility-sensor@5.1.1, npm/react@18.2.0, npm/rehype-slug@6.0.0, npm/remark-cli@12.0.0, npm/remark-frontmatter@4.0.1, npm/remark-gfm@3.0.1, npm/remark-mdx-disable-explicit-jsx@0.1.0, npm/remark-mdx-frontmatter@2.1.1, npm/remark-mdx@2.3.0, npm/remark-supersub@1.0.0, npm/remark-validate-links@13.0.0, npm/rimraf@5.0.5, npm/safe-buffer@5.1.2, npm/sitemap@7.1.1, npm/tailwindcss@3.4.1, npm/tippy.js@6.3.7, npm/tslib@2.6.2, npm/typescript@5.2.2, npm/unified@10.1.2, npm/unist-builder@4.0.0, npm/unist-util-position-from-estree@1.1.1, npm/unist-util-visit-parents@5.1.3, npm/unist-util-visit@5.0.0, npm/user-agent-data-types@0.4.2, npm/yet-another-react-lightbox@3.17.0

View full report↗︎

@lukmccall lukmccall merged commit 9a452b7 into main Apr 8, 2024
22 checks passed
@lukmccall lukmccall deleted the @lukmccall/lottie/upgrade-to-6-7-0 branch April 8, 2024 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: fingerprint compatible bot: passed checks ExpoBot has nothing to complain about
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants