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: github/catalyst
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.1
Choose a base ref
...
head repository: github/catalyst
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.2
Choose a head ref
  • 6 commits
  • 2 files changed
  • 3 contributors

Commits on Mar 29, 2022

  1. chore(deps-dev): bump karma from 6.3.14 to 6.3.16

    Bumps [karma](https://github.com/karma-runner/karma) from 6.3.14 to 6.3.16.
    - [Release notes](https://github.com/karma-runner/karma/releases)
    - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
    - [Commits](karma-runner/karma@v6.3.14...v6.3.16)
    
    ---
    updated-dependencies:
    - dependency-name: karma
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    99c6131 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #184 from github/dependabot/npm_and_yarn/karma-6.3.16

    chore(deps-dev): bump karma from 6.3.14 to 6.3.16
    koddsson authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    9ec1b7a View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump ansi-regex from 3.0.0 to 3.0.1

    Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
    - [Release notes](https://github.com/chalk/ansi-regex/releases)
    - [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: ansi-regex
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    08e776c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #192 from github/dependabot/npm_and_yarn/ansi-rege…

    …x-3.0.1
    
    chore(deps): bump ansi-regex from 3.0.0 to 3.0.1
    koddsson authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    d5b55c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Return void from target decorators

    Fixes #194
    jdanyow committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    1ace407 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #195 from jdanyow/target

    Return void from target decorators
    koddsson authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    a8fb3ba View commit details
    Browse the repository at this point in the history
Loading