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 @nativescript/core from 7.2.4 to 8.4.2 #51

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 2, 2023

Bumps @nativescript/core from 7.2.4 to 8.4.2.

Release notes

Sourced from @​nativescript/core's releases.

@​nativescript/core@​8.4.2

Bug Fixes

  • android: backwards compat Java cast Float to Long for ApplicationSettings.getNumber (#10140) (7c1590a)
  • core: update metadata filtering for IOS 16 (#10133) (c461f1b)
  • ios: box shadow border radius (#10142) (6948f7c)
  • ios: navigatingTo event handling (#10120) (a4f28b8)
  • ios: reset additional insets if they're zero (#10134) (8b7d5ab)
  • listview: delegate handling removed from unloaded (#10138) (04c3d9a)
  • utils: ios to filter out null values (#10117) (4723114)

@​nativescript/core@​8.4.1

8.4.1 (2022-11-30)

Bug Fixes

  • core: circular imports of SDK_VERSION (82d60ae)

@​nativescript/core@​8.4.0

Features

  • android: support drawable in ImageSource (#10098) (75eefa6)
  • android: use NestedScrollView for vertical ScrollView (#9199) (cfaa813)
  • core: support css font-variation-settings (#9995) (a5e3e22)
  • core: support for external XML UI compilers (#10008) (75503ef)
  • HtmlView: selectable property (#10057) (ca9c092)
  • types-android: API Level 33 (#10113) (c1187fe)
  • types-ios: 16.1 (#10114) (da78e0b)
  • utils: dismissKeyboard, copyToClipboard, setWindowBackgroundColor, getCurrentActivity and getResource (#10089) (2e1d2c1)
  • webview: adds iosAllowInlineMediaPlayback property (#10014) (4a0e1c9)
  • TypeScript 4.8+ support and NativeClass decorator improvements (#10081) (7f069a7)

Bug Fixes

  • android: application fallback for startActivity (#10062) (f3a5c16)
  • android: file manipulation threw exception inside worker (#10076) (25c862e)
  • android: file system normalizePath (#10077) (497a9db)
  • android: modal status bar props applied to wrong window (#10049) (6934645)
  • android: normalize for API >= 26 (#10083) (e687e9d)
  • android: tappable spans aren't visible on single-line labels (#10055) (5765707)
  • android: ApplicationSettings return precise stored numbers (#10094) (fd98690)
  • android: memory leak with EditableTextBase (#10052) (501d310)
  • android: prevent flashing activity on app start (#9190) (6a9484a)
  • android: shared SDK_VERSION (#10090) (0226f47)
  • core: ellipsis at the end for Labels with maxLines (#10005) (6c60eab)
  • core: prevent a circular reference because of SDK_VERSION (#10097) (c957b48)
  • core: Color.isValid returned true for null/undefined (#10040) (9091e43)
  • core: font-weight allow passing number (#10072) (5f3f1ac)
  • core: windows build (#10056) (7860d51)

... (truncated)

Changelog

Sourced from @​nativescript/core's changelog.

8.4.2 (2022-12-29)

Bug Fixes

  • android: backwards compat Java cast Float to Long for ApplicationSettings.getNumber (#10140) (7c1590a)
  • core: update metadata filtering for IOS 16 (#10133) (c461f1b)
  • ios: box shadow border radius (#10142) (6948f7c)
  • ios: navigatingTo event handling (#10120) (a4f28b8)
  • ios: reset additional insets if they're zero (#10134) (8b7d5ab)
  • listview: delegate handling removed from unloaded (#10138) (04c3d9a)
  • utils: ios to filter out null values (#10117) (4723114)

8.4.1 (2022-11-30)

Bug Fixes

  • core: circular imports of SDK_VERSION (82d60ae)

8.4.0 (2022-11-30)

Features

  • android: support drawable in ImageSource (#10098) (75eefa6)
  • android: use NestedScrollView for vertical ScrollView (#9199) (cfaa813)
  • core: support css font-variation-settings (#9995) (a5e3e22)
  • core: support for external XML UI compilers (#10008) (75503ef)
  • HtmlView: selectable property (#10057) (ca9c092)
  • types-android: API Level 33 (#10113) (c1187fe)
  • types-ios: 16.1 (#10114) (da78e0b)
  • utils: dismissKeyboard, copyToClipboard, setWindowBackgroundColor, getCurrentActivity and getResource (#10089) (2e1d2c1)
  • webview: adds iosAllowInlineMediaPlayback property (#10014) (4a0e1c9)
  • TypeScript 4.8+ support and NativeClass decorator improvements (#10081) (7f069a7)

Bug Fixes

  • android: application fallback for startActivity (#10062) (f3a5c16)
  • android: file manipulation threw exception inside worker (#10076) (25c862e)
  • android: file system normalizePath (#10077) (497a9db)
  • android: modal status bar props applied to wrong window (#10049) (6934645)
  • android: normalize for API >= 26 (#10083) (e687e9d)
  • android: tappable spans aren't visible on single-line labels (#10055) (5765707)
  • android: ApplicationSettings return precise stored numbers (#10094) (fd98690)
  • android: memory leak with EditableTextBase (#10052) (501d310)
  • android: prevent flashing activity on app start (#9190) (6a9484a)
  • android: shared SDK_VERSION (#10090) (0226f47)

... (truncated)

Commits

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 [@nativescript/core](https://github.com/NativeScript/NativeScript) from 7.2.4 to 8.4.2.
- [Release notes](https://github.com/NativeScript/NativeScript/releases)
- [Changelog](https://github.com/NativeScript/NativeScript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/NativeScript/NativeScript/commits)

---
updated-dependencies:
- dependency-name: "@nativescript/core"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 2, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 9, 2023

Superseded by #52.

@dependabot dependabot bot closed this Jan 9, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nativescript/core-8.4.2 branch January 9, 2023 22:19
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants