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: xt0rted/slash-command-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1
Choose a base ref
...
head repository: xt0rted/slash-command-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2
Choose a head ref
  • 10 commits
  • 10 files changed
  • 2 contributors

Commits on Oct 24, 2022

  1. Update to run on node 16

    Closes #590
    xt0rted committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    1d2bbc3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #600 from xt0rted/node16

    Update to run on node 16
    xt0rted authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    f73696b View commit details
    Browse the repository at this point in the history
  3. Bump jest-circus from 28.1.3 to 29.2.1

    Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 28.1.3 to 29.2.1.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v29.2.1/packages/jest-circus)
    
    ---
    updated-dependencies:
    - dependency-name: jest-circus
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    2c959f4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #591 from xt0rted/dependabot/npm_and_yarn/jest-cir…

    …cus-29.2.1
    
    Bump jest-circus from 28.1.3 to 29.2.1
    xt0rted authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    6965898 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2df1527 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #601 from xt0rted/jest-update

    Bump jest from 28.1.3 to 29.2.1
    xt0rted authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    21d269d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f38efa View commit details
    Browse the repository at this point in the history
  8. Merge pull request #602 from xt0rted/repo-token

    Default `repo-token` input to `GITHUB_TOKEN`
    xt0rted authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    0c4d615 View commit details
    Browse the repository at this point in the history
  9. v2.0.0

    xt0rted committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    3811967 View commit details
    Browse the repository at this point in the history
  10. Release v2.0.0

    xt0rted committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    bf51f8f View commit details
    Browse the repository at this point in the history
Loading