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

Commits on Feb 4, 2022

  1. build(deps-dev): bump nock from 13.2.2 to 13.2.3

    Bumps [nock](https://github.com/nock/nock) from 13.2.2 to 13.2.3.
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v13.2.2...v13.2.3)
    
    ---
    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 Feb 4, 2022
    Configuration menu
    Copy the full SHA
    a7af86e View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. build(deps-dev): bump nock from 13.2.3 to 13.2.4

    Bumps [nock](https://github.com/nock/nock) from 13.2.3 to 13.2.4.
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v13.2.3...v13.2.4)
    
    ---
    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 Feb 7, 2022
    Configuration menu
    Copy the full SHA
    fbffc2b View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

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

Commits on May 19, 2022

  1. build(deps-dev): bump smee-client from 1.2.2 to 1.2.3

    Bumps [smee-client](https://github.com/probot/smee-client) from 1.2.2 to 1.2.3.
    - [Release notes](https://github.com/probot/smee-client/releases)
    - [Commits](https://github.com/probot/smee-client/commits/v1.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: smee-client
      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 May 19, 2022
    Configuration menu
    Copy the full SHA
    24b8580 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. build(deps-dev): bump @azure/functions from 3.0.0 to 3.2.0

    Bumps [@azure/functions](https://github.com/Azure/azure-functions-nodejs-worker) from 3.0.0 to 3.2.0.
    - [Release notes](https://github.com/Azure/azure-functions-nodejs-worker/releases)
    - [Commits](Azure/azure-functions-nodejs-worker@types-v3.0.0...v3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@azure/functions"
      dependency-type: direct:development
      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 May 24, 2022
    Configuration menu
    Copy the full SHA
    76b50af View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. fix(deps): bump @probot/adapter-azure-functions from 1.0.19 to 1.0.20

    Bumps [@probot/adapter-azure-functions](https://github.com/probot/adapter-azure-functions) from 1.0.19 to 1.0.20.
    - [Release notes](https://github.com/probot/adapter-azure-functions/releases)
    - [Commits](probot/adapter-azure-functions@v1.0.19...v1.0.20)
    
    ---
    updated-dependencies:
    - dependency-name: "@probot/adapter-azure-functions"
      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 May 27, 2022
    Configuration menu
    Copy the full SHA
    e50de1e View commit details
    Browse the repository at this point in the history
Loading