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/entitlements-github-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.0
Choose a base ref
...
head repository: github/entitlements-github-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0
Choose a head ref
  • 11 commits
  • 52 files changed
  • 3 contributors

Commits on May 21, 2024

  1. ---
    updated-dependencies:
    - dependency-name: ruby/setup-ruby
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    - dependency-name: github/codeql-action
      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 May 21, 2024
    Configuration menu
    Copy the full SHA
    d807907 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    4ebcac2 View commit details
    Browse the repository at this point in the history
  2. Bump the dev-ruby-dependencies group across 1 directory with 2 updates

    Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) and [webmock](https://github.com/bblimke/webmock) to permit the latest version.
    
    Updates `rubocop` from 1.63.3 to 1.64.0
    - [Release notes](https://github.com/rubocop/rubocop/releases)
    - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop@v1.63.3...v1.64.0)
    
    Updates `webmock` from 3.23.0 to 3.23.1
    - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
    - [Commits](bblimke/webmock@v3.23.0...v3.23.1)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-ruby-dependencies
    - dependency-name: webmock
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-ruby-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 28, 2024
    Configuration menu
    Copy the full SHA
    1fd1bcd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #53 from github/dependabot/github_actions/github-a…

    …ctions-90dfa7f264
    
    Bump the github-actions group across 1 directory with 2 updates
    GrantBirki authored May 28, 2024
    Configuration menu
    Copy the full SHA
    620500a View commit details
    Browse the repository at this point in the history
  4. Bump ruby/setup-ruby from 1.177.0 to 1.177.1 in the github-actions group

    Bumps the github-actions group with 1 update: [ruby/setup-ruby](https://github.com/ruby/setup-ruby).
    
    
    Updates `ruby/setup-ruby` from 1.177.0 to 1.177.1
    - [Release notes](https://github.com/ruby/setup-ruby/releases)
    - [Commits](ruby/setup-ruby@7dc18ff...943103c)
    
    ---
    updated-dependencies:
    - dependency-name: ruby/setup-ruby
      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 May 28, 2024
    Configuration menu
    Copy the full SHA
    ee2c4b0 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Merge pull request #59 from github/dependabot/github_actions/github-a…

    …ctions-4a0a64156a
    
    Bump ruby/setup-ruby from 1.177.0 to 1.177.1 in the github-actions group
    GrantBirki authored May 29, 2024
    Configuration menu
    Copy the full SHA
    5c7c356 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f66daea View commit details
    Browse the repository at this point in the history
  3. Merge pull request #58 from github/dependabot/bundler/dev-ruby-depend…

    …encies-3fb801d5a7
    
    Bump the dev-ruby-dependencies group across 1 directory with 2 updates
    GrantBirki authored May 29, 2024
    Configuration menu
    Copy the full SHA
    421dfbb View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. update gems

    GrantBirki committed May 30, 2024
    Configuration menu
    Copy the full SHA
    0a48e8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b7329c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #60 from github/entitlements-upgrades

    Entitlements Upgrades
    GrantBirki authored May 30, 2024
    Configuration menu
    Copy the full SHA
    ee7602d View commit details
    Browse the repository at this point in the history
Loading