Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.
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: googleapis/google-auth-library-nodejs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.3.0
Choose a base ref
...
head repository: googleapis/google-auth-library-nodejs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.4.0
Choose a head ref
  • 14 commits
  • 9 files changed
  • 7 contributors

Commits on Aug 25, 2025

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

Commits on Sep 9, 2025

  1. Configuration menu
    Copy the full SHA
    4f097fb View commit details
    Browse the repository at this point in the history
  2. chore(deps): update actions/github-script action to v8 (#2124)

    Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
    renovate-bot and leahecole authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    26fec2c View commit details
    Browse the repository at this point in the history
  3. chore(deps): update actions/setup-node action to v5 (#2125)

    Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
    renovate-bot and leahecole authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    ce42458 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2025

  1. chore: update python post processor base image (#2128)

    Source-Link: googleapis/synthtool@fe77438
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:84adf917cad8f48c61227febebae7af619882d7c8863d6ab6290a77d45a372cf
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    7f66dd1 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2025

  1. chore: deprecate unsafe loads & client options, add warnings to risky…

    … methods (#2134)
    
    * deprecate unsafe methods, add warnings to risky credential types, and update README instructions
    
    * remove message added in prev commit; it is not strictly required here.
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix(docs): update README with secure credential loading example
    
    Updates .readme-partials.yaml with the secure JWT constructor
    example for loading credentials from environment variables. This
    resolves a Windy Eagle vulnerability mitigation concern and adheres
    to the synthtool workflow for documentation.
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * deprecate unsafe client options
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    GautamSharda and gcf-owl-bot[bot] authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    dc9f5cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    123e10e View commit details
    Browse the repository at this point in the history
  3. chore: deprecate unsafe client option (#2135)

    * chore: deprecate unsafe client option
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    GautamSharda and gcf-owl-bot[bot] authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    10817e2 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update actions/setup-node action to v5 (#2130)

    Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
    Co-authored-by: miguel <miguelvelezsa@google.com>
    3 people authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    b375423 View commit details
    Browse the repository at this point in the history
  5. fix(deps): update dependency @googleapis/iam to v32 (#2133)

    Co-authored-by: miguel <miguelvelezsa@google.com>
    renovate-bot and miguelvelezsa authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    23c13c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2025

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

Commits on Sep 29, 2025

  1. chore(main): release 10.3.1 (#2136)

    * chore(main): release 10.3.1
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    release-please[bot] and gcf-owl-bot[bot] authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    c2c4469 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2025

  1. feat: add console warnings for mitigating file based credential load … (

    #2143)
    
    * feat: add console warnings for mitigating file based credential load related auth methods, options, and types
    
    * fix npm run lint trailing commas
    GautamSharda authored Sep 30, 2025
    Configuration menu
    Copy the full SHA
    cae596b View commit details
    Browse the repository at this point in the history
  2. chore(main): release 10.4.0 (#2144)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Sep 30, 2025
    Configuration menu
    Copy the full SHA
    1d9054a View commit details
    Browse the repository at this point in the history
Loading