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: probot/adapter-azure-functions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.9
Choose a base ref
...
head repository: probot/adapter-azure-functions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.10
Choose a head ref
  • 5 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 1, 2021

  1. build(deps-dev): bump nock from 13.0.11 to 13.1.0

    Bumps [nock](https://github.com/nock/nock) from 13.0.11 to 13.1.0.
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v13.0.11...v13.1.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 1, 2021
    Configuration menu
    Copy the full SHA
    74cccdf View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. build(deps): bump probot from 11.3.2 to 11.4.0 (#24)

    Bumps [probot](https://github.com/probot/probot) from 11.3.2 to 11.4.0.
    - [Release notes](https://github.com/probot/probot/releases)
    - [Commits](probot/probot@v11.3.2...v11.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: probot
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 2, 2021
    Configuration menu
    Copy the full SHA
    63e8df3 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. build(deps-dev): bump prettier from 2.3.0 to 2.3.1

    Bumps [prettier](https://github.com/prettier/prettier) from 2.3.0 to 2.3.1.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.3.0...2.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 7, 2021
    Configuration menu
    Copy the full SHA
    09cd655 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump jest from 27.0.3 to 27.0.4 (#25)

    Bumps [jest](https://github.com/facebook/jest) from 27.0.3 to 27.0.4.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
    - [Commits](jestjs/jest@v27.0.3...v27.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 7, 2021
    Configuration menu
    Copy the full SHA
    1395aab View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. fix(deps): bump probot from 11.4.0 to 11.4.1

    Bumps [probot](https://github.com/probot/probot) from 11.4.0 to 11.4.1.
    - [Release notes](https://github.com/probot/probot/releases)
    - [Commits](probot/probot@v11.4.0...v11.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: probot
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    369b789 View commit details
    Browse the repository at this point in the history
Loading