Skip to content
This repository was archived by the owner on Sep 13, 2025. It is now read-only.
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: 8398a7/action-slack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.17.0
Choose a base ref
...
head repository: 8398a7/action-slack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.18.0
Choose a head ref
  • 10 commits
  • 6 files changed
  • 3 contributors

Commits on Mar 28, 2025

  1. Bump follow-redirects from 1.15.5 to 1.15.6

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and 8398a7 committed Mar 28, 2025
    Configuration menu
    Copy the full SHA
    2504caf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #254 from 8398a7/dependabot/npm_and_yarn/follow-re…

    …directs-1.15.6
    
    Bump follow-redirects from 1.15.5 to 1.15.6
    8398a7 authored Mar 28, 2025
    Configuration menu
    Copy the full SHA
    ce4716a View commit details
    Browse the repository at this point in the history
  3. Bump braces from 3.0.2 to 3.0.3

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 28, 2025
    Configuration menu
    Copy the full SHA
    ede6ac0 View commit details
    Browse the repository at this point in the history
  4. Bump axios from 1.6.7 to 1.8.4

    Bumps [axios](https://github.com/axios/axios) from 1.6.7 to 1.8.4.
    - [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.8.4)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 28, 2025
    Configuration menu
    Copy the full SHA
    defc443 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #262 from 8398a7/dependabot/npm_and_yarn/axios-1.8.4

    Bump axios from 1.6.7 to 1.8.4
    8398a7 authored Mar 28, 2025
    Configuration menu
    Copy the full SHA
    fe1403f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #260 from 8398a7/dependabot/npm_and_yarn/braces-3.0.3

    Bump braces from 3.0.2 to 3.0.3
    8398a7 authored Mar 28, 2025
    Configuration menu
    Copy the full SHA
    08ee8e5 View commit details
    Browse the repository at this point in the history
  7. Add missing space to AS_AUTHOR between name and email (#257)

    * Add missing space to AS_AUTHOR between name and email
    
    * fix test
    fw42 authored Mar 28, 2025
    Configuration menu
    Copy the full SHA
    87071b5 View commit details
    Browse the repository at this point in the history
  8. bump 3.18.0

    8398a7 committed Mar 28, 2025
    Configuration menu
    Copy the full SHA
    8d62244 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    293357a View commit details
    Browse the repository at this point in the history
  10. [command] npm run release

    8398a7 committed Mar 28, 2025
    Configuration menu
    Copy the full SHA
    1750b50 View commit details
    Browse the repository at this point in the history
Loading