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: firebase/firebase-admin-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.10.0
Choose a base ref
...
head repository: firebase/firebase-admin-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Jul 29, 2026

  1. chore(deps): Bump netty.version from 4.2.15.Final to 4.2.16.Final (#1225

    )
    
    Bumps `netty.version` from 4.2.15.Final to 4.2.16.Final.
    
    Updates `io.netty:netty-codec-http` from 4.2.15.Final to 4.2.16.Final
    - [Release notes](https://github.com/netty/netty/releases)
    - [Commits](netty/netty@netty-4.2.15.Final...netty-4.2.16.Final)
    
    Updates `io.netty:netty-handler` from 4.2.15.Final to 4.2.16.Final
    - [Release notes](https://github.com/netty/netty/releases)
    - [Commits](netty/netty@netty-4.2.15.Final...netty-4.2.16.Final)
    
    Updates `io.netty:netty-transport` from 4.2.15.Final to 4.2.16.Final
    - [Release notes](https://github.com/netty/netty/releases)
    - [Commits](netty/netty@netty-4.2.15.Final...netty-4.2.16.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-codec-http
      dependency-version: 4.2.16.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.netty:netty-handler
      dependency-version: 4.2.16.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.netty:netty-transport
      dependency-version: 4.2.16.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 29, 2026
    Configuration menu
    Copy the full SHA
    197489e View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2026

  1. chore: update GitHub Actions to Node 24 versions (#1232)

    * update GitHub Actions to Node 24 versions
    
    * Fix zizmor findings
    yvonnep165 authored Aug 13, 2026
    Configuration menu
    Copy the full SHA
    33da83f View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2026

  1. chore(deps): Bump com.google.cloud:libraries-bom from 26.83.0 to 26.8…

    …8.1 (#1236)
    
    Bumps [com.google.cloud:libraries-bom](https://github.com/googleapis/google-cloud-java) from 26.83.0 to 26.88.1.
    - [Release notes](https://github.com/googleapis/google-cloud-java/releases)
    - [Changelog](https://github.com/googleapis/google-cloud-java/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/googleapis/google-cloud-java/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.cloud:libraries-bom
      dependency-version: 26.88.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 15, 2026
    Configuration menu
    Copy the full SHA
    7bea244 View commit details
    Browse the repository at this point in the history
Loading