-
-
Notifications
You must be signed in to change notification settings - Fork 142
Comparing changes
Open a pull request
base repository: NativeScript/android
base: a4931b1
head repository: NativeScript/android
compare: 1f983fe
- 11 commits
- 17 files changed
- 5 contributors
Commits on Dec 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c05e283 - Browse repository at this point
Copy the full SHA c05e283View commit details -
build(deps): bump github/codeql-action from 3.30.0 to 4.31.6 (#1888)
[skip ci] Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.30.0 to 4.31.6. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@2d92b76...fe4161a) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.31.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 59be716 - Browse repository at this point
Copy the full SHA 59be716View commit details -
build(deps): bump actions/checkout from 5.0.0 to 6.0.0 (#1889)
[skip ci] Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@08c6903...1af3b93) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4f5cbde - Browse repository at this point
Copy the full SHA 4f5cbdeView commit details -
build(deps): bump actions/dependency-review-action from 4.8.0 to 4.8.2 (
#1890) [skip ci] Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.8.0 to 4.8.2. - [Release notes](https://github.com/actions/dependency-review-action/releases) - [Commits](actions/dependency-review-action@56339e5...3c4e3dc) --- updated-dependencies: - dependency-name: actions/dependency-review-action dependency-version: 4.8.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7bc6d52 - Browse repository at this point
Copy the full SHA 7bc6d52View commit details -
build(deps): bump ReactiveCircus/android-emulator-runner (#1891)
[skip ci] Bumps [ReactiveCircus/android-emulator-runner](https://github.com/reactivecircus/android-emulator-runner) from 2.34.0 to 2.35.0. - [Release notes](https://github.com/reactivecircus/android-emulator-runner/releases) - [Changelog](https://github.com/ReactiveCircus/android-emulator-runner/blob/main/CHANGELOG.md) - [Commits](ReactiveCircus/android-emulator-runner@1dcd009...b530d96) --- updated-dependencies: - dependency-name: ReactiveCircus/android-emulator-runner dependency-version: 2.35.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 80f7285 - Browse repository at this point
Copy the full SHA 80f7285View commit details -
build(deps): bump step-security/harden-runner from 2.13.1 to 2.13.2 (#…
…1892) [skip ci] Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.13.1 to 2.13.2. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@f4a75cf...95d9a5d) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-version: 2.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 688a97b - Browse repository at this point
Copy the full SHA 688a97bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ecd707 - Browse repository at this point
Copy the full SHA 3ecd707View commit details
Commits on Dec 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 288491f - Browse repository at this point
Copy the full SHA 288491fView commit details -
fix: URLSearchParams.forEach() crash and spec compliance (#1895)
- Added error handling for callback->Call() return value - Changed argument order from (key, value) to (value, key, searchParams) - Use get_entries() iterator to correctly handle duplicate keys - Added support for optional thisArg parameter - Added unit tests for forEach
Configuration menu - View commit details
-
Copy full SHA for 3e61cef - Browse repository at this point
Copy the full SHA 3e61cefView commit details
Commits on Dec 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5c6de7f - Browse repository at this point
Copy the full SHA 5c6de7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f983fe - Browse repository at this point
Copy the full SHA 1f983feView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff a4931b1...1f983fe