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

Update dependency @react-native-community/bob to ^0.17.1 #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mend-5034428[bot]
Copy link

@mend-5034428 mend-5034428 bot commented Oct 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@react-native-community/bob (source) ^0.6.0 -> ^0.17.1 age adoption passing confidence

Release Notes

callstack/react-native-builder-bob (@​react-native-community/bob)

v0.17.1: Release 0.17.1

Compare Source

Bug Fixes
  • add bob to devDependencies during init (784cafd)
  • specify correct entryFile in build.gradle (9917b06), closes #​98

v0.16.2: Release 0.16.2

Compare Source

Bug Fixes

v0.16.1: Release 0.16.1

Compare Source

Bug Fixes
  • generate correct example for js with native (f9c8712), closes #​61

v0.16.0: Release 0.16.0

Compare Source

Features
  • update expo to latest version (8af98f3)

v0.15.3: Release 0.15.3

Compare Source

Bug Fixes

v0.15.2: Release 0.15.2

Compare Source

0.15.2 (2020-06-17)

v0.15.1: Release 0.15.1

Compare Source

Bug Fixes
  • fix error message when tsconfig is not found (127608b)

v0.15.0: Release 0.15.0

Compare Source

Bug Fixes
  • bump react and react native in the main project (474c748)
  • fail build on typescript errors. closes #​57 (1079d4f)
  • fix filenames to be windows compatible. closes #​53 (b273c9b)
  • ignore fictures and mocks when publishing (0b45cde)
  • include mocks in ignore config (#​58) (e5e16e1)
  • use cross-platform which command (d18d865)
Features

v0.14.5: Release 0.14.5

Compare Source

Bug Fixes
  • don't use extensions for files in package.json (7bcd823)

v0.14.4: Release 0.14.4

Compare Source

Bug Fixes
  • don't replace files field during init (27aff37)
  • ignore example in typescript definitions on publishing. closes #​40 (56bee7f)
  • use podspec name for expo example (ffc6e18)

v0.14.3: Release 0.14.3

Compare Source

Bug Fixes
  • don't read babelrc by default (61bc61c)

v0.14.2: Release 0.14.2

Compare Source

Bug Fixes
  • use pod-install for windows compatibility (b594f74)

v0.14.1: Release 0.14.1

Compare Source

Bug Fixes
  • publish cpp files to npm (80501db)

v0.14.0: Release 0.14.0

Compare Source

Bug Fixes
  • add engines to package.json (e48c10b)
Features
  • add ability to pass parameters to the CLI (d605688)

v0.13.1: Release 0.13.1

Compare Source

Bug Fixes

v0.13.0: Release 0.13.0

Compare Source

Features
  • recommend the closest match to an unknown command (b6e3888)

v0.12.0: Release 0.12.0

Compare Source

Features

v0.11.2: Release 0.11.2

Compare Source

Bug Fixes
  • fix argument names for obj-c (08818c8)

v0.11.1: Release 0.11.1

Compare Source

0.11.1 (2020-05-07)

v0.11.0: Release 0.11.0

Compare Source

Bug Fixes
Features
  • add support for generating JS libraries with Expo (4aba928)
  • added possibility to start module with C++ code enabled (#​30) (6588c5c)
  • upgrade RN version from example to 0.62 (#​41) (88323dc)

v0.10.1: Release 0.10.1

Compare Source

Bug Fixes

v0.10.0: Release 0.10.0

Compare Source

Bug Fixes
  • add .git to repo URL to make cocoapod happy (b1a1d18)
  • fix scripts in contributing guide (9bf32f2)
  • install pods only on mac (3959cc8)
  • throw if no tsconfig.json found (5fb0d2d), closes #​17
  • use cross-spawn for better windows support (73b90ca), closes #​12
Features
  • include release-it by default (568309e)
  • initialize git repo after project creation (9499582)

v0.9.8: Release 0.9.8

Compare Source

Bug Fixes
  • add output folder to eslintIgnore in package.json (ecb1a23)
  • move prettier config to package.json (639cab1)

v0.9.7: Release 0.9.7

Compare Source

Bug Fixes
  • prefix package name with react-native by default (61fa608)

v0.9.6: Release 0.9.6

Compare Source

Bug Fixes
  • add missing files for publishing in template (c151bd6)

v0.9.5: Release 0.9.5

Compare Source

Bug Fixes
  • fix prefix not being stripped in template (4ebfb1d)

v0.9.4: Release 0.9.4

Compare Source

Bug Fixes
  • fix publishing the templates to npm (a337282)
  • improve contributing docs (b7c7009)

v0.9.3: Release 0.9.3

Compare Source

Bug Fixes
  • add missing dep on class properties plugin (af600c4)
  • use current version of bob in generated project (12556b9)

v0.9.2: Release 0.9.2

Compare Source

Bug Fixes
  • tweak generated package name (94b699a)

v0.9.1: Release 0.9.1

Compare Source

Bug Fixes
  • resolve babel configs relative tobob (f1a0b5a)

v0.9.0: Release 0.9.0

Compare Source

Features
  • add abilty to generate a react-native project (a7c12e3)
  • add support for bob.config.js and update docs (139c3f6)
  • ask to generate tsconfig if not present (08873d8)
  • use a modern config for babel (aceaf75)

v0.8.0: Release 0.8.0

Compare Source

Features
  • support path to custom tsconfig for typescript (2e7b545)

v0.7.1: Release 0.7.1

Compare Source

Bug Fixes
  • handle typescript projects better (132b0bc)

v0.7.0: Release 0.7.0

Compare Source

Features
  • use tsc from PATH if available (155710d)

v0.6.1: Release 0.6.1

Compare Source

Bug Fixes
  • improve error message for typescript failures (0fa1836)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

disabled

@mend-5034428 mend-5034428 bot changed the title Update dependency @react-native-community/bob to ^0.17.1 Update dependency @react-native-community/bob to ^0.17.1 - autoclosed Jan 10, 2025
@mend-5034428 mend-5034428 bot closed this Jan 10, 2025
@mend-5034428 mend-5034428 bot deleted the whitesource-remediate/react-native-community-bob-0.x branch January 10, 2025 01:32
@mend-5034428 mend-5034428 bot restored the whitesource-remediate/react-native-community-bob-0.x branch January 10, 2025 16:19
@mend-5034428 mend-5034428 bot changed the title Update dependency @react-native-community/bob to ^0.17.1 - autoclosed Update dependency @react-native-community/bob to ^0.17.1 Jan 10, 2025
@mend-5034428 mend-5034428 bot reopened this Jan 10, 2025
@mend-5034428 mend-5034428 bot changed the title Update dependency @react-native-community/bob to ^0.17.1 Update dependency @react-native-community/bob to ^0.17.1 - autoclosed Feb 16, 2025
@mend-5034428 mend-5034428 bot closed this Feb 16, 2025
@mend-5034428 mend-5034428 bot deleted the whitesource-remediate/react-native-community-bob-0.x branch February 16, 2025 01:45
@mend-5034428 mend-5034428 bot changed the title Update dependency @react-native-community/bob to ^0.17.1 - autoclosed Update dependency @react-native-community/bob to ^0.17.1 Feb 16, 2025
@mend-5034428 mend-5034428 bot reopened this Feb 16, 2025
@mend-5034428 mend-5034428 bot restored the whitesource-remediate/react-native-community-bob-0.x branch February 16, 2025 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants