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: slackapi/slack-github-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.25.0
Choose a base ref
...
head repository: slackapi/slack-github-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.26.0
Choose a head ref
  • 14 commits
  • 39 files changed
  • 5 contributors

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    bfb463e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc35132 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    faa36c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0aa88be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    efa31bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    86bebf8 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

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

Commits on Apr 1, 2024

  1. Bump mocha from 10.3.0 to 10.4.0 (#300)

    Bumps [mocha](https://github.com/mochajs/mocha) from 10.3.0 to 10.4.0.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v10.3.0...v10.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      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 Apr 1, 2024
    Configuration menu
    Copy the full SHA
    c76311a View commit details
    Browse the repository at this point in the history
  2. Bump axios from 1.6.7 to 1.6.8 (#301)

    Bumps [axios](https://github.com/axios/axios) from 1.6.7 to 1.6.8.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.6.7...v1.6.8)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      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 Apr 1, 2024
    Configuration menu
    Copy the full SHA
    b638b31 View commit details
    Browse the repository at this point in the history
  3. Bump eslint-plugin-jsdoc from 48.2.1 to 48.2.2 (#302)

    Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.2.1 to 48.2.2.
    - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
    - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
    - [Commits](gajus/eslint-plugin-jsdoc@v48.2.1...v48.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jsdoc
      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 Apr 1, 2024
    Configuration menu
    Copy the full SHA
    d447374 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. feat: introduce an option to send payload file json without replacing…

    … variables (#299)
    
    Co-authored-by: Ethan Zimbelman <ethan.zimbelman@me.com>
    talgendler and zimeg authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    47d8e42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53b162f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70cd7be View commit details
    Browse the repository at this point in the history
Loading