-
-
Notifications
You must be signed in to change notification settings - Fork 183
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
Context generics, types name refactor #1496
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md) - [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4) --- updated-dependencies: - dependency-name: webpack-dev-middleware dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…se/1.0 * 'release/1.0' of github.com:flexn-io/renative: remove unnecessary files add @lightningjs overrides to config-templates
* fix/android_resources: clean code fix all strings_xml and colors_xml for android based platforms fix schema fix _parseNode func, add strings_xml and colors_xml generating add styles_xml generating fix all android based platforms fix android styles, colors # Conflicts: # packages/app-harness/appConfigs/base/renative.json # packages/app-harness/renative.json # packages/core/src/schema/platforms/fragments/templateAndroid.ts # packages/core/src/schema/platforms/fragments/templateAndroidBase.ts # packages/core/src/schema/types.ts # packages/sdk-android/src/constants.ts # packages/sdk-android/src/xmlValuesParser.ts # packages/sdk-android/templateFiles/colors_xml.json # packages/sdk-android/templateFiles/strings_xml.json # packages/sdk-android/templateFiles/styles_xml.json
…nerics * chore/UT_sdk_webos_device_manager: fix android e2e fix UT due to migration to getContext DI small fix add isSystem to context fix target not found test update test add variations of test update tests add success test add fail sdk test # Conflicts: # packages/core/src/context/defaults.ts # packages/core/src/context/index.ts # packages/sdk-webos/src/deviceManager.ts
…k-dev-middleware-5.3.4 Bump webpack-dev-middleware from 5.3.3 to 5.3.4
…-redirects-1.15.6 Bump follow-redirects from 1.15.5 to 1.15.6
…into chore/config_generics * 'chore/config_generics' of github.com:flexn-io/renative: Bump webpack-dev-middleware from 5.3.3 to 5.3.4 Bump follow-redirects from 1.15.5 to 1.15.6
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Related issues
Included PRs
Npm releases
n/a