Skip to content

chore(deps): bump org.khronos.openxr:openxr_loader_for_android from 1.1.49 to 1.1.61 in /android#346

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/android/main/org.khronos.openxr-openxr_loader_for_android-1.1.61
Open

chore(deps): bump org.khronos.openxr:openxr_loader_for_android from 1.1.49 to 1.1.61 in /android#346
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/android/main/org.khronos.openxr-openxr_loader_for_android-1.1.61

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor

Bumps org.khronos.openxr:openxr_loader_for_android from 1.1.49 to 1.1.61.

Release notes

Sourced from org.khronos.openxr:openxr_loader_for_android's releases.

OpenXR SDK (Source) 1.1.61

OpenXR SDK 1.1.61 (2026-07-02)

This release marks the initial publication of the development tool API layers for easier usage by developers for Android/AOSP-based systems. A small addition to the reflection headers is also included, along with support for new and revised vendor extensions.

  • SDK
    • Addition: Build AAR files of development API layers and publish to Maven Central on release. A line like implementation 'org.khronos.openxr:apilayer_core_validation:1.1.61' (or apilayer_api_dump or apilayer_best_practices_validation equivalently) will bundle a layer with your application and enable it automatically as an implicit layer. (internal MR 4136)
    • Loader: Fix: Remove redundant null checks in initializePlatform. (internal MR 4261)
  • Registry
    • Fix: Typos in enum value names for XrTrackingOptimizationSettingsHintQCOM. Original names left as aliases for source compatibility. (internal MR 4186)
    • Improvement: XR_LIST_FUNCTIONS_ macros in the reflection header are now generated for all features, even those lacking functions. (internal MR 4329)
    • New vendor extension: XR_ANDROID_spatial_discovery_bounds (internal MR 3520)
    • New vendor extension: XR_BD_body_tracking_auxiliary_metrics (internal MR 3756)
    • New vendor extension: XR_BD_dynamic_object_tracking (internal MR 3944)
    • New vendor extension: XR_BD_dynamic_object_keyboard (internal MR 3944)
    • New vendor extension: XR_BD_dynamic_object_mouse (internal MR 3944)
    • New vendor extension: XR_META_hand_tracking_frequency_hint (internal MR 4110)
    • New vendor extension: XR_META_hand_tracking_unextrapolated_poses (internal MR 4113)
    • New vendor extension: XR_META_hand_tracking_wide_motion_mode2 (internal MR 4114)
    • New vendor extension: XR_ANDROID_google_cloud_auth (internal MR 4200)
    • New vendor extension: XR_ANDROID_geospatial (internal MR 4201)
    • New vendor extension: XR_ANDROID_geospatial_anchor (internal MR 4214)
    • Schematron: Add exception for the comments of a behavior-only XrSpatialComponentTypeEXT. (internal MR 4353)

... (truncated)

Changelog

Sourced from org.khronos.openxr:openxr_loader_for_android's changelog.

OpenXR SDK 1.1.61 (2026-07-02)

This release marks the initial publication of the development tool API layers for easier usage by developers for Android/AOSP-based systems. A small addition to the reflection headers is also included, along with support for new and revised vendor extensions.

  • SDK
    • Addition: Build AAR files of development API layers and publish to Maven Central on release. A line like implementation 'org.khronos.openxr:apilayer_core_validation:1.1.61' (or apilayer_api_dump or apilayer_best_practices_validation equivalently) will bundle a layer with your application and enable it automatically as an implicit layer. (internal MR 4136)
    • Loader: Fix: Remove redundant null checks in initializePlatform. (internal MR 4261)
  • Registry
    • Fix: Typos in enum value names for XrTrackingOptimizationSettingsHintQCOM. Original names left as aliases for source compatibility. (internal MR 4186)
    • Improvement: XR_LIST_FUNCTIONS_ macros in the reflection header are now generated for all features, even those lacking functions. (internal MR 4329)
    • New vendor extension: XR_ANDROID_spatial_discovery_bounds (internal MR 3520)
    • New vendor extension: XR_BD_body_tracking_auxiliary_metrics (internal MR 3756)
    • New vendor extension: XR_BD_dynamic_object_tracking (internal MR 3944)
    • New vendor extension: XR_BD_dynamic_object_keyboard (internal MR 3944)
    • New vendor extension: XR_BD_dynamic_object_mouse (internal MR 3944)
    • New vendor extension: XR_META_hand_tracking_frequency_hint (internal MR 4110)
    • New vendor extension: XR_META_hand_tracking_unextrapolated_poses (internal MR 4113)
    • New vendor extension: XR_META_hand_tracking_wide_motion_mode2 (internal MR 4114)
    • New vendor extension: XR_ANDROID_google_cloud_auth (internal MR 4200)
    • New vendor extension: XR_ANDROID_geospatial (internal MR 4201)
    • New vendor extension: XR_ANDROID_geospatial_anchor (internal MR 4214)
    • Schematron: Add exception for the comments of a behavior-only XrSpatialComponentTypeEXT. (internal MR 4353)

OpenXR SDK 1.1.60 (2026-05-20)

... (truncated)

Commits
  • 211e2f4 OpenXR SDK 1.1.61 (2026-07-02)
  • 9d10875 Bump to build with Visual Studio 2026 on GitHub
  • c550701 build(deps): bump actions/checkout from 6 to 7
  • c07ad64 OpenXR SDK 1.1.60 (2026-05-20)
  • 58c3995 OpenXR SDK 1.1.59.1 hotfix (2026-05-06)
  • 04e9282 OpenXR SDK 1.1.59 (2026-04-30)
  • b8e4824 build(deps): bump NuGet/setup-nuget from 2.0.2 to 3.0.0
  • a757f3e build(deps): bump microsoft/setup-msbuild from 2 to 3
  • 45df0ea OpenXR SDK 1.1.58 (2026-03-31)
  • 2a24f3b [hello_xr] Delete dead code.
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [org.khronos.openxr:openxr_loader_for_android](https://github.com/KhronosGroup/OpenXR-SDK-Source) from 1.1.49 to 1.1.61.
- [Release notes](https://github.com/KhronosGroup/OpenXR-SDK-Source/releases)
- [Changelog](https://github.com/KhronosGroup/OpenXR-SDK-Source/blob/main/CHANGELOG.SDK.md)
- [Commits](KhronosGroup/OpenXR-SDK-Source@release-1.1.49...release-1.1.61)

---
updated-dependencies:
- dependency-name: org.khronos.openxr:openxr_loader_for_android
  dependency-version: 1.1.61
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 8, 2026
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants