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.3
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: v2.3.4
Choose a head ref
  • 10 commits
  • 7 files changed
  • 4 contributors

Commits on Jan 1, 2025

  1. Bump the npm-dependencies group across 1 directory with 7 updates

    Bumps the npm-dependencies group with 7 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) | `1.10.1` | `1.11.1` |
    | [@babel/plugin-proposal-throw-expressions](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-throw-expressions) | `7.24.7` | `7.25.9` |
    | [@babel/plugin-transform-modules-commonjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-commonjs) | `7.24.8` | `7.26.3` |
    | [@vercel/ncc](https://github.com/vercel/ncc) | `0.38.1` | `0.38.3` |
    | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.17.0` |
    | [nock](https://github.com/nock/nock) | `13.5.5` | `13.5.6` |
    | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` |
    
    
    
    Updates `@actions/core` from 1.10.1 to 1.11.1
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
    
    Updates `@babel/plugin-proposal-throw-expressions` from 7.24.7 to 7.25.9
    - [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.25.9/packages/babel-plugin-proposal-throw-expressions)
    
    Updates `@babel/plugin-transform-modules-commonjs` from 7.24.8 to 7.26.3
    - [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.26.3/packages/babel-plugin-transform-modules-commonjs)
    
    Updates `@vercel/ncc` from 0.38.1 to 0.38.3
    - [Release notes](https://github.com/vercel/ncc/releases)
    - [Commits](vercel/ncc@0.38.1...0.38.3)
    
    Updates `eslint` from 8.57.0 to 9.17.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.17.0)
    
    Updates `nock` from 13.5.5 to 13.5.6
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v13.5.5...v13.5.6)
    
    Updates `prettier` from 3.3.3 to 3.4.2
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.3.3...3.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/core"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    - dependency-name: "@babel/plugin-proposal-throw-expressions"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    - dependency-name: "@babel/plugin-transform-modules-commonjs"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    - dependency-name: "@vercel/ncc"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-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-patch
      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 Jan 1, 2025
    Configuration menu
    Copy the full SHA
    fe3e516 View commit details
    Browse the repository at this point in the history
  2. Bump actions/upload-artifact

    Bumps the github-actions group with 1 update in the / directory: [actions/upload-artifact](https://github.com/actions/upload-artifact).
    
    
    Updates `actions/upload-artifact` from 4.4.0 to 4.5.0
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@5076954...6f51ac0)
    
    ---
    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 Jan 1, 2025
    Configuration menu
    Copy the full SHA
    8b93d36 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

  1. Bump undici from 5.28.4 to 5.28.5 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.4 to 5.28.5
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.28.4...v5.28.5)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    78460f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. Update dist

    kamarcum committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    5325e9c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #185 from github/dependabot/npm_and_yarn/npm_and_y…

    …arn-2c579f9325
    
    Bump undici from 5.28.4 to 5.28.5 in the npm_and_yarn group
    kamarcum authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    167ea22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af34721 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #184 from github/dependabot/github_actions/github-…

    …actions-16239e05d6
    
    Bump actions/upload-artifact from 4.4.0 to 4.5.0 in the github-actions group across 1 directory
    GrantBirki authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    3cb79e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6362b1 View commit details
    Browse the repository at this point in the history
  6. bundle

    GrantBirki committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    e4378c0 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #183 from github/dependabot/npm_and_yarn/npm-depen…

    …dencies-43f0e244fd
    
    Bump the npm-dependencies group across 1 directory with 7 updates
    GrantBirki authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    ceea3f4 View commit details
    Browse the repository at this point in the history
Loading