Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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 orlearn 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.4.0
Choose a base ref
Loading
...
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.1
Choose a head ref
Loading
  • 14commits
  • 17files changed
  • 8contributors

Commits on Sep 30, 2025

  1. chore: Custom Credential Supplier Documentation (#2132)

    * chore: Custom Credential Supplier Documentation* Made some comment changes.* Included changes for Client Credentials Grant for Okta workforce.* Changed AwsWorkload to include caching.* Lint and package.json changes* Impersonation not needed.* Included changes to get region from sdk for customCredentialSupplierAwsWorkload. Got rid of samples/readme changes.* Removed customCredentialSupplier for workload.* Implemented OktaWorkload with client credential grant flow. AWS now leverages AWS-SDK level caching.* Reverted back to using gaxios to fetch okta access token
    @vverman
    vverman authoredSep 30, 2025
    Configuration menu
    Copy the full SHA
    fce828cView commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2025

  1. fix: disable linkinator until 429 issue is fixed. (#2138)

    * fix: disable linkinator until 429 issue is fixed.* fix: remove docs from ci* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* fix: broken link in readme* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* fix: remove docs generation in kokoro job* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* 🦉 Updates from OwlBot post-processorSeehttps://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>Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
    @miguelvelezsa@gcf-owl-bot@leahecole
    3 people authoredOct 1, 2025
    Configuration menu
    Copy the full SHA
    2f54532View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0852f0aView commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency @googleapis/iam to v33 (#2146)

    Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
    @renovate-bot@leahecole
    renovate-bot andleahecole authoredOct 1, 2025
    Configuration menu
    Copy the full SHA
    bbee39eView commit details
    Browse the repository at this point in the history
  4. chore: update npmjs.org to npmjs.com (#2147)

    Source-Link:googleapis/synthtool@c9bbe7cPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:d0d37c730ec00f109a1a20d298d6df88a965626f75aaf00c3cce94d56c9e2a9fCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
    @gcf-owl-bot@leahecole
    3 people authoredOct 1, 2025
    Configuration menu
    Copy the full SHA
    4b9e968View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3cdef01View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2025

  1. Configuration menu
    Copy the full SHA
    5b2c7c5View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2025

  1. Configuration menu
    Copy the full SHA
    eb2747aView commit details
    Browse the repository at this point in the history
  2. chore: disable renovate for Node github action YAML configs (#2154)

    chore: disable renovate for github action YAML configsSource-Link:googleapis/synthtool@158d49dPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:bdf89cdfb5b791d382184a7a769862b15c38e94e7d82b268c58d40d8952720f2Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    @gcf-owl-bot
    gcf-owl-bot[bot] andgcf-owl-bot[bot] authoredOct 3, 2025
    Configuration menu
    Copy the full SHA
    e2c2ffcView commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2025

  1. Configuration menu
    Copy the full SHA
    0006ae2View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e547d4View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbc6b11View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2025

  1. chore: update setup-node in github workflows (#2161)

    Source-Link:googleapis/synthtool@bfba274Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:da8a4a745d5eb96f07fa99a550afe49ac80dcd9b93a8d914e4f1f6f1cda653ffCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    @gcf-owl-bot
    gcf-owl-bot[bot] andgcf-owl-bot[bot] authoredOct 14, 2025
    Configuration menu
    Copy the full SHA
    069c427View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2025

  1. chore(main): release 10.4.1 (#2148)

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

[8]ページ先頭

©2009-2025 Movatter.jp