Skip to content

Tags: crowdbotics/react-native-scaffold

Tags

qa-250226.1

Toggle qa-250226.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump fast-xml-parser from 4.2.2 to 4.4.1 in /scaffold/template/custom (

…#463)

Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.2 to 4.4.1.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](NaturalIntelligence/fast-xml-parser@4.2.2...v4.4.1)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

qa-241204.1

Toggle qa-241204.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add .env to .gitignore (#383)

qa-241120.1

Toggle qa-241120.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
PI-405: Update JS and Ruby packages for security and performance impr…

…ovements (#523)

qa-241106.1

Toggle qa-241106.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump certifi from 2024.6.2 to 2024.7.4 (#444)

20241031.1

Toggle 20241031.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #518 from crowdbotics/qa

Deploy QA to Master

20241016.1

Toggle 20241016.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #509 from crowdbotics/qa

Merge QA into Master

qa-241023.1

Toggle qa-241023.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump @babel/traverse from 7.23.0 to 7.25.7 (#506)

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.23.0 to 7.25.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.7/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

qa-241009.1

Toggle qa-241009.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(circleci): remove _JAVA_OPTIONS from Android config to simplify…

… environment setup (#497)

The _JAVA_OPTIONS environment variable is removed as it is no longer necessary for the build process. This change simplifies the configuration and reduces potential conflicts with Java options.

chore(dependencies): bump react-native template version to 2.7.4
The version of the React Native template is updated from 2.7.3 to 2.7.4 to incorporate the latest improvements and bug fixes. This ensures that the project benefits from the most recent updates and maintains compatibility with the latest tools and libraries.

20241002.1

Toggle 20241002.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #495 from crowdbotics/qa

Deploy to Master

qa-240925.1

Toggle qa-240925.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
PI-298: Update packages for security and performance improvements (#491)

* chore(yarn.lock): update ip package from 1.1.8 to 1.1.9 for security and performance improvements

* update: update package version; yarn run template and yarn run bootstrap

* feat(Gemfile): update cocoapods version to avoid known bugs in 1.15.0 and 1.15.1
feat(Gemfile): add activesupport gem with version constraints for compatibility and security reasons

---------

Co-authored-by: alaisgomes <alaisgomes@gmail.com>