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.1.0
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.2.0
Choose a head ref
  • 19 commits
  • 7 files changed
  • 3 contributors

Commits on Dec 13, 2023

  1. Bump github/codeql-action from 2 to 3

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    5ced3d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

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

Commits on Feb 5, 2024

  1. Bump prettier from 3.1.0 to 3.2.5

    Bumps [prettier](https://github.com/prettier/prettier) from 3.1.0 to 3.2.5.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.1.0...3.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    56c8fc4 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Bump actions/upload-artifact from 3.1.3 to 4.3.1

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.3 to 4.3.1.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@a8a3f3a...5d5d22a)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    a791f1b View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Bump eslint from 8.54.0 to 8.57.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.54.0 to 8.57.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.54.0...v8.57.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    9ef946f View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Merge pull request #134 from chrisgavin/sort-id

    Sort reviews by ID rather than date so there cannot be a tie.
    chrisgavin authored May 31, 2024
    Configuration menu
    Copy the full SHA
    c22800f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3d8342 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #145 from github/dependabot/github_actions/actions…

    …/upload-artifact-4.3.1
    
    Bump actions/upload-artifact from 3.1.3 to 4.3.1
    GrantBirki authored May 31, 2024
    Configuration menu
    Copy the full SHA
    dd4eca5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e77a12 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #132 from github/dependabot/github_actions/github/…

    …codeql-action-3
    
    Bump github/codeql-action from 2 to 3
    GrantBirki authored May 31, 2024
    Configuration menu
    Copy the full SHA
    dc6e3e6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1820ef4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #148 from github/dependabot/npm_and_yarn/eslint-8.…

    …57.0
    
    Bump eslint from 8.54.0 to 8.57.0
    GrantBirki authored May 31, 2024
    Configuration menu
    Copy the full SHA
    0c23c6b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eb12e5f View commit details
    Browse the repository at this point in the history
  9. Merge pull request #144 from github/dependabot/npm_and_yarn/prettier-…

    …3.2.5
    
    Bump prettier from 3.1.0 to 3.2.5
    GrantBirki authored May 31, 2024
    Configuration menu
    Copy the full SHA
    4b04fb4 View commit details
    Browse the repository at this point in the history
  10. Bump undici from 5.28.1 to 5.28.4

    Bumps [undici](https://github.com/nodejs/undici) from 5.28.1 to 5.28.4.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.28.1...v5.28.4)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 31, 2024
    Configuration menu
    Copy the full SHA
    0ee0643 View commit details
    Browse the repository at this point in the history
  11. bundle

    GrantBirki committed May 31, 2024
    Configuration menu
    Copy the full SHA
    30a8a20 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #150 from github/dependabot/npm_and_yarn/undici-5.…

    …28.4
    
    Bump undici from 5.28.1 to 5.28.4
    GrantBirki authored May 31, 2024
    Configuration menu
    Copy the full SHA
    776bb04 View commit details
    Browse the repository at this point in the history
  13. run npm update

    GrantBirki committed May 31, 2024
    Configuration menu
    Copy the full SHA
    831e1d2 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #151 from github/node-updates

    Update all node packages
    GrantBirki authored May 31, 2024
    Configuration menu
    Copy the full SHA
    3bfe4fe View commit details
    Browse the repository at this point in the history
Loading