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

Bump fbt from 0.10.6 to 0.16.6 in /nms/app #62

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 12, 2022

Bumps fbt from 0.10.6 to 0.16.6.

Changelog

Sourced from fbt's changelog.

  • 0.16.6:

    • [feat] Add a new FbtTranslations.getRegisteredTranslations function
    • [feat] Add a new FbtTranslations.mergeTranslations function
  • 0.16.5:

    • [chore] Update babel-plugin-fbt dependency version to ^0.20.x
  • 0.16.4:

    • [chore] Update babel-plugin-fbt dependency version to ^0.19.x
  • 0.16.3:

    • [chore] Update babel-plugin-fbt dependency version to ^0.18.x
  • 0.16.2:

    • [chore] Update babel-plugin-fbt dependency version to ^0.17.x
    • [fix] Don't strip punctuation that isn't redundant with token punctuation
  • 0.16.1:

    • [fix] Updated peer dependencies, and devEngines dependencies.
    • [fix] Improved Flow typing of intlList
  • 0.16.0:

    • [major] Merge two GenderConst entries that had the same value to avoid confusion. I.e. MIXED_SINGULAR and MIXED_PLURAL will both be referred as MIXED_UNKNOWN and it'll keep the same value (MIXED_UNKNOWN=5).
    • [feat] Add Babel presets as a CLI option for collectFBT.js
    • [feat] Add ES6 imports/exports support for shared enums. See related doc.
  • 0.15.0:

    • [feat] Add ability to provide your own ViewerContext dynamically. See related doc.
    • [fix] Render optional catch binding syntax to ES5 to fix IE11 bug
    • [feat] Convert fbt.isFbtInstance() to a predicate function for Flow
    • [fix] Avoid generating unnecessary empty strings in fbt result contents
    • [chore] Log type of leaf reached during table access failure
    • [fix] Fix FlowFixMes in FbtTable.access
    • [feat] Improve feature detection of Object.defineProperty() for IE11
  • 0.14.0:

    • [fix] Add NumberFormatConfig flow definition
    • [fix] Use invariant module in fbt runtime and list it as dependency
    • [refactor] Introduce FbtTable and related types around payload access
  • 0.13.0:

    • [fix] FbtInit.getTranslatedInput was setting the wrong default.
  • 0.12.1:

    • [fix] Patch fix for FbtHooks.getTranslatedInput (from 0.13.0)
  • 0.12.0:

    • [feat] FbtHooks.getTranslatedInput for ReactNative translation retrieval
  • 0.11.0:

... (truncated)

Commits
  • 4f39a44 chore(fbt): Push 0.16.6
  • 8ac3e66 Stop passing paths and pass fbtModule directly to "external" transforms
  • 45b915f chore(fb-babel-plugin-utils)!: Publish fb-babel-plugin-utils 0.12.0
  • 1ce9a76 refactor(babel-plugin-fbt)!: Use default collection script as a peer dependency
  • ecc647d fix(babel-plugin-fbt): Ignore __private JSX attributes
  • bc8f4ea chore(fbt): update deps for babel-plugin-fbt@^0.17.x
  • 4e4753d chore: Bumping peer versions for fbt and babel-plugin-fbt-runtime
  • 32f5995 chore: release new versions of npm modules (#172)
  • ecf254f feat(fbt): increment npm package versions before publishing to npm
  • 53a7c48 chore(fbt): Push new fbt version
  • 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 [fbt](https://github.com/facebook/fbt/tree/HEAD/packages/fbt) from 0.10.6 to 0.16.6.
- [Release notes](https://github.com/facebook/fbt/releases)
- [Changelog](https://github.com/facebook/fbt/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/fbt/commits/fbt-v0.16.6/packages/fbt)

---
updated-dependencies:
- dependency-name: fbt
  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 Jan 12, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 10, 2022

Superseded by #81.

@dependabot dependabot bot closed this Jun 10, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nms/app/fbt-0.16.6 branch June 10, 2022 02:32
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
0 participants