Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NativeScript/ios
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.9.5
Choose a base ref
...
head repository: NativeScript/ios
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.0.0
Choose a head ref
  • 13 commits
  • 60 files changed
  • 4 contributors

Commits on Nov 1, 2025

  1. fix: optional error parameter for NSError out parameters (#310)

    Add optional error parameter for methods with NSError**
    farfromrefug authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    99824ec View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/download-artifact from 4.1.7 to 6.0.0 (#305)

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.7 to 6.0.0.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@65a9edc...018cc2c)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      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>
    dependabot[bot] authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    f5982ff View commit details
    Browse the repository at this point in the history
  3. build(deps): bump actions/dependency-review-action from 4.7.3 to 4.8.1 (

    #306)
    
    Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.7.3 to 4.8.1.
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@595b5ae...40c09b7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-version: 4.8.1
      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>
    dependabot[bot] authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    94589cb View commit details
    Browse the repository at this point in the history
  4. build(deps): bump actions/cache from 3.4.3 to 4.3.0 (#307)

    Bumps [actions/cache](https://github.com/actions/cache) from 3.4.3 to 4.3.0.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@2f8e542...0057852)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-version: 4.3.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>
    dependabot[bot] authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    469f79c View commit details
    Browse the repository at this point in the history
  5. build(deps): bump actions/setup-node from 3.9.1 to 6.0.0 (#308)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.9.1 to 6.0.0.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@3235b87...2028fbc)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      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>
    dependabot[bot] authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    6ca874e View commit details
    Browse the repository at this point in the history
  6. build(deps): bump actions/checkout from 3.6.0 to 5.0.0 (#309)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 5.0.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3.6.0...08c6903)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 5.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>
    dependabot[bot] authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    e1fa79d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d289232 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2025

  1. feat: ES modules (ESM) support with conditional esm or commonjs consu…

    …mption + better error handling (#276)
    NathanWalker authored Nov 5, 2025
    Configuration menu
    Copy the full SHA
    e72977a View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2025

  1. Configuration menu
    Copy the full SHA
    29e5d79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14355d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2025

  1. Configuration menu
    Copy the full SHA
    59191d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2025

  1. feat: Ada 3.3.0 (#313)

    NathanWalker authored Nov 12, 2025
    Configuration menu
    Copy the full SHA
    e24388c View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2025

  1. release: 9.0.0

    NathanWalker committed Nov 17, 2025
    Configuration menu
    Copy the full SHA
    8d2c6c6 View commit details
    Browse the repository at this point in the history
Loading