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: github/privileged-requester
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.4
Choose a base ref
...
head repository: github/privileged-requester
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 17 commits
  • 5 files changed
  • 3 contributors

Commits on Mar 1, 2025

  1. Bump actions/upload-artifact in the github-actions group

    Bumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact).
    
    
    Updates `actions/upload-artifact` from 4.5.0 to 4.6.1
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@6f51ac0...4cec3d8)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 1, 2025
    Configuration menu
    Copy the full SHA
    898d31f View commit details
    Browse the repository at this point in the history
  2. Bump the npm-dependencies group with 3 updates

    Bumps the npm-dependencies group with 3 updates: [eslint](https://github.com/eslint/eslint), [nock](https://github.com/nock/nock) and [prettier](https://github.com/prettier/prettier).
    
    
    Updates `eslint` from 8.57.0 to 9.21.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.57.0...v9.21.0)
    
    Updates `nock` from 13.5.6 to 14.0.1
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v13.5.6...v14.0.1)
    
    Updates `prettier` from 3.4.2 to 3.5.2
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.4.2...3.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm-dependencies
    - dependency-name: nock
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm-dependencies
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 1, 2025
    Configuration menu
    Copy the full SHA
    0631cc0 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2025

  1. Merge pull request #188 from github/dependabot/npm_and_yarn/npm-depen…

    …dencies-d6f2481d18
    
    Bump the npm-dependencies group with 3 updates
    ixs authored Mar 8, 2025
    Configuration menu
    Copy the full SHA
    1bb3e1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a41932 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #187 from github/dependabot/github_actions/github-…

    …actions-19ac703470
    
    Bump actions/upload-artifact from 4.5.0 to 4.6.1 in the github-actions group
    ixs authored Mar 8, 2025
    Configuration menu
    Copy the full SHA
    b8fe9dc View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. Bump actions/upload-artifact in the github-actions group

    Bumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact).
    
    
    Updates `actions/upload-artifact` from 4.6.1 to 4.6.2
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@4cec3d8...ea165f8)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: 4.6.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    5814845 View commit details
    Browse the repository at this point in the history
  2. Bump the npm-dependencies group with 2 updates

    Bumps the npm-dependencies group with 2 updates: [nock](https://github.com/nock/nock) and [prettier](https://github.com/prettier/prettier).
    
    
    Updates `nock` from 14.0.1 to 14.0.2
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v14.0.1...v14.0.2)
    
    Updates `prettier` from 3.5.2 to 3.5.3
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.5.2...3.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: nock
      dependency-version: 14.0.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: prettier
      dependency-version: 3.5.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    c4162b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

  1. Merge pull request #190 from github/dependabot/npm_and_yarn/npm-depen…

    …dencies-c979c805e9
    
    Bump the npm-dependencies group with 2 updates
    nobe4 authored Apr 28, 2025
    Configuration menu
    Copy the full SHA
    92e0284 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e971391 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #189 from github/dependabot/github_actions/github-…

    …actions-2c6a4f2942
    
    Bump actions/upload-artifact from 4.6.1 to 4.6.2 in the github-actions group
    nobe4 authored Apr 28, 2025
    Configuration menu
    Copy the full SHA
    7ed5f2c View commit details
    Browse the repository at this point in the history

Commits on May 1, 2025

  1. Bump the npm-dependencies group with 3 updates

    Bumps the npm-dependencies group with 3 updates: [@babel/plugin-proposal-throw-expressions](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-throw-expressions), [@babel/plugin-transform-modules-commonjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-commonjs) and [nock](https://github.com/nock/nock).
    
    
    Updates `@babel/plugin-proposal-throw-expressions` from 7.25.9 to 7.27.1
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.27.1/packages/babel-plugin-proposal-throw-expressions)
    
    Updates `@babel/plugin-transform-modules-commonjs` from 7.26.3 to 7.27.1
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.27.1/packages/babel-plugin-transform-modules-commonjs)
    
    Updates `nock` from 14.0.2 to 14.0.4
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v14.0.2...v14.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/plugin-proposal-throw-expressions"
      dependency-version: 7.27.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    - dependency-name: "@babel/plugin-transform-modules-commonjs"
      dependency-version: 7.27.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    - dependency-name: nock
      dependency-version: 14.0.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 1, 2025
    Configuration menu
    Copy the full SHA
    b91af87 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2025

  1. Merge pull request #191 from github/dependabot/npm_and_yarn/npm-depen…

    …dencies-5cb26f0271
    
    Bump the npm-dependencies group with 3 updates
    nobe4 authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    ba3ce35 View commit details
    Browse the repository at this point in the history
  2. Bump undici from 5.28.5 to 5.29.0 in the npm_and_yarn group

    Bumps the npm_and_yarn group with 1 update: [undici](https://github.com/nodejs/undici).
    
    
    Updates `undici` from 5.28.5 to 5.29.0
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.28.5...v5.29.0)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-version: 5.29.0
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    c6b1df3 View commit details
    Browse the repository at this point in the history
  3. update dist

    nobe4 authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    efb1524 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #192 from github/dependabot/npm_and_yarn/npm_and_y…

    …arn-87115a91ec
    
    Bump undici from 5.28.5 to 5.29.0 in the npm_and_yarn group
    nobe4 authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    889be96 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2025

  1. Bump the npm-dependencies group with 3 updates

    Bumps the npm-dependencies group with 3 updates: [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest), [nock](https://github.com/nock/nock) and [prettier](https://github.com/prettier/prettier).
    
    
    Updates `jest` from 29.7.0 to 30.0.3
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v30.0.3/packages/jest)
    
    Updates `nock` from 14.0.4 to 14.0.5
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v14.0.4...v14.0.5)
    
    Updates `prettier` from 3.5.3 to 3.6.2
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.5.3...3.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-version: 30.0.3
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm-dependencies
    - dependency-name: nock
      dependency-version: 14.0.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: prettier
      dependency-version: 3.6.2
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    880c4a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2025

  1. Merge pull request #193 from github/dependabot/npm_and_yarn/npm-depen…

    …dencies-547ddcda25
    
    Bump the npm-dependencies group with 3 updates
    nobe4 authored Jul 18, 2025
    Configuration menu
    Copy the full SHA
    81b72f4 View commit details
    Browse the repository at this point in the history
Loading