Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 9, 2022

Bumps @shopify/react-native-performance-lists-profiler from 0.0.10 to 0.0.11.

Release notes

Sourced from @​shopify/react-native-performance-lists-profiler's releases.

@​shopify/react-native-performance-lists-profiler@​0.0.11

What's Changed

Version bump only for package @​shopify/react-native-performance-lists-profiler

Commits
  • 7203512 release: publish
  • c114baf build: commit updating flashlist pod's version
  • 7033573 build(deps-dev): bump @​types/react from 17.0.43 to 17.0.44 (#546)
  • 1d2d98e build(deps-dev): bump @​types/react-native from 0.67.4 to 0.67.6 (#527)
  • c383f75 chore: remove @​apollo/react-hooks in favour of @​apollo/client (#545)
  • 56f793f build(deps-dev): bump babel-jest from 27.5.1 to 28.0.3 (#536)
  • 27ab548 build(deps-dev): bump @​babel/preset-env from 7.16.11 to 7.17.10 (#533)
  • c41cfce build(deps-dev): bump @​typescript-eslint/parser from 5.20.0 to 5.21.0 (#542)
  • 7dd4eb4 build(deps-dev): bump @​babel/core from 7.17.9 to 7.17.10 (#532)
  • ea4b9d7 build(deps): bump react-native-safe-area-context from 4.2.4 to 4.2.5 (#531)
  • Additional commits viewable in compare view

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 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)

Bumps [@shopify/react-native-performance-lists-profiler](https://github.com/shopify/react-native-performance) from 0.0.10 to 0.0.11.
- [Release notes](https://github.com/shopify/react-native-performance/releases)
- [Changelog](https://github.com/Shopify/react-native-performance/blob/main/RELEASE.md)
- [Commits](https://github.com/shopify/react-native-performance/compare/@shopify/react-native-performance-lists-profiler@0.0.10...@shopify/react-native-performance-lists-profiler@0.0.11)

---
updated-dependencies:
- dependency-name: "@shopify/react-native-performance-lists-profiler"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 May 9, 2022
@caution-tape-bot
Copy link

👋 It looks like you're updating JavaScript packages that are known
to cause problems when duplicated.

You can deduplicate them with the yarn-deduplicate utility:

npx yarn-deduplicate --packages graphql react react-dom webpack
npx yarn-deduplicate --scopes @shopify @apollo

If running these commands doesn't produce a change in your yarn.lock file,
you didn't have duplications in these packages and can carry on.

A duplicate React version may cause an invalid hook call warning.

React context providers usually use module-scoped globals as their
default context values. Multiple versions of such packages will yield
multiple global instances, resulting in oblique runtime errors.

@ElviraBurchik ElviraBurchik merged commit fd1a264 into main May 12, 2022
@ElviraBurchik ElviraBurchik deleted the dependabot/npm_and_yarn/fixture/shopify/react-native-performance-lists-profiler-0.0.11 branch May 12, 2022 12:00
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant