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.11
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.12
Choose a head ref
  • 4 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 28, 2021

  1. build(deps-dev): bump prettier from 2.3.1 to 2.3.2 (#30)

    Bumps [prettier](https://github.com/prettier/prettier) from 2.3.1 to 2.3.2.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.3.1...2.3.2)
    
    ---
    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 28, 2021
    Configuration menu
    Copy the full SHA
    2c53f4e View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. build(deps-dev): bump jest from 27.0.5 to 27.0.6

    Bumps [jest](https://github.com/facebook/jest) from 27.0.5 to 27.0.6.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
    - [Commits](jestjs/jest@v27.0.5...v27.0.6)
    
    ---
    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 29, 2021
    Configuration menu
    Copy the full SHA
    686f562 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. fix(deps): bump probot from 12.0.0 to 12.1.0

    Bumps [probot](https://github.com/probot/probot) from 12.0.0 to 12.1.0.
    - [Release notes](https://github.com/probot/probot/releases)
    - [Commits](probot/probot@v12.0.0...v12.1.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 Jul 5, 2021
    Configuration menu
    Copy the full SHA
    3ab16f5 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump nock from 13.1.0 to 13.1.1

    Bumps [nock](https://github.com/nock/nock) from 13.1.0 to 13.1.1.
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v13.1.0...v13.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: nock
      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 Jul 5, 2021
    Configuration menu
    Copy the full SHA
    c4b612e View commit details
    Browse the repository at this point in the history
Loading