Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Commit b3907b9

Browse files
LaunchDarklyReleaseBotember-stevensyusintoLaunchDarklyReleaseBotdependabot[bot]
authored
prepare 7.1.7 release (#228)
## [7.1.7] - 2023-08-15 ### Fixed: - On Android there was a bug where application tags are not being passed correctly to the Android SDK. This affected only Android, the iOS counterpart is unaffected. --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Ember Stevens <[email protected]> Co-authored-by: Ember Stevens <[email protected]> Co-authored-by: Yusinto Ngadiman <[email protected]> Co-authored-by: Yusinto Ngadiman <[email protected]> Co-authored-by: LaunchDarklyReleaseBot <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: tanderson-ld <[email protected]>
1 parent e063e18 commit b3907b9

File tree

4 files changed

+3756
-4906
lines changed

4 files changed

+3756
-4906
lines changed

ManualTestApp/yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2713,9 +2713,9 @@ fast-levenshtein@^2.0.6:
27132713
integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==
27142714

27152715
fast-xml-parser@^4.0.12:
2716-
version "4.2.4"
2717-
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.2.4.tgz#6e846ede1e56ad9e5ef07d8720809edf0ed07e9b"
2718-
integrity sha512-fbfMDvgBNIdDJLdLOwacjFAPYt67tr31H9ZhWSm45CDAxvd0I6WTlSOUo7K2P/K5sA5JgMKG64PI3DMcaFdWpQ==
2716+
version "4.2.5"
2717+
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.2.5.tgz#a6747a09296a6cb34f2ae634019bf1738f3b421f"
2718+
integrity sha512-B9/wizE4WngqQftFPmdaMYlXoJlJOYxGQOanC77fq9k8+Z0v5dDSVh+3glErdIROP//s/jgb7ZuxKfB8nVyo0g==
27192719
dependencies:
27202720
strnum "^1.0.5"
27212721

@@ -5139,19 +5139,19 @@ schema-utils@^4.0.0:
51395139
ajv-keywords "^5.0.0"
51405140

51415141
semver@^5.5.0, semver@^5.6.0:
5142-
version "5.7.1"
5143-
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
5144-
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
5142+
version "5.7.2"
5143+
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.2.tgz#48d55db737c3287cd4835e17fa13feace1c41ef8"
5144+
integrity sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==
51455145

51465146
semver@^6.0.0, semver@^6.1.1, semver@^6.1.2, semver@^6.3.0:
5147-
version "6.3.0"
5148-
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
5149-
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
5147+
version "6.3.1"
5148+
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
5149+
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
51505150

51515151
semver@^7.3.7:
5152-
version "7.3.8"
5153-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
5154-
integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
5152+
version "7.5.4"
5153+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
5154+
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
51555155
dependencies:
51565156
lru-cache "^6.0.0"
51575157

@@ -5863,9 +5863,9 @@ which@^2.0.1:
58635863
isexe "^2.0.0"
58645864

58655865
word-wrap@^1.2.3:
5866-
version "1.2.3"
5867-
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
5868-
integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==
5866+
version "1.2.4"
5867+
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.4.tgz#cb4b50ec9aca570abd1f52f33cd45b6c61739a9f"
5868+
integrity sha512-2V81OA4ugVo5pRo46hAoD2ivUJx8jXmWXfUkY4KFNw0hEptvN0QfH3K4nHiwzGeKl5rFKedV48QVoqYavy4YpA==
58695869

58705870
wrap-ansi@^6.2.0:
58715871
version "6.2.0"

android/src/main/java/com/launchdarkly/reactnative/LaunchdarklyReactNativeClientModule.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -311,10 +311,10 @@ private void configureApplicationInfo(ReadableMap config, LDConfig.Builder build
311311
ReadableMap application = config.getMap("application");
312312
ApplicationInfoBuilder b = Components.applicationInfo();
313313

314-
if (validateConfig("id", config, ReadableType.String)) {
314+
if (validateConfig("id", application, ReadableType.String)) {
315315
b.applicationId(application.getString("id"));
316316
}
317-
if (validateConfig("version", config, ReadableType.String)) {
317+
if (validateConfig("version", application, ReadableType.String)) {
318318
b.applicationVersion(application.getString("version"));
319319
}
320320

package-lock.json

Lines changed: 54 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)