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: design4pro/angular
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: angular-jss/v1.0.0
Choose a base ref
...
head repository: design4pro/angular
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: angular-jss/v1.0.1
Choose a head ref
  • 17 commits
  • 21 files changed
  • 3 contributors

Commits on Mar 2, 2022

  1. chore(deps-dev): bump eslint-config-prettier from 8.1.0 to 8.4.0

    Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.1.0 to 8.4.0.
    - [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-config-prettier@v8.1.0...v8.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    32c66d0 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump eslint from 8.7.0 to 8.10.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.7.0 to 8.10.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.7.0...v8.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    9072d96 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @types/node from 16.11.7 to 17.0.21

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.7 to 17.0.21.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    f8d9a4b View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump @angular-eslint/eslint-plugin

    Bumps [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) from 13.0.1 to 13.1.0.
    - [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
    - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v13.1.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@angular-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    6a828cb View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump ts-jest from 27.0.5 to 27.1.3

    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.0.5 to 27.1.3.
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v27.0.5...v27.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: ts-jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    221064c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #8 from design4pro/dependabot/npm_and_yarn/eslint-…

    …config-prettier-8.4.0
    
    chore(deps-dev): bump eslint-config-prettier from 8.1.0 to 8.4.0
    rafalwolak authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    8e1e915 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d17e20e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #9 from design4pro/dependabot/npm_and_yarn/eslint-…

    …8.10.0
    
    chore(deps-dev): bump eslint from 8.7.0 to 8.10.0
    rafalwolak authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    d97f886 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #10 from design4pro/dependabot/npm_and_yarn/types/…

    …node-17.0.21
    
    chore(deps-dev): bump @types/node from 16.11.7 to 17.0.21
    rafalwolak authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    8cdda9c View commit details
    Browse the repository at this point in the history
  10. Merge pull request #11 from design4pro/dependabot/npm_and_yarn/angula…

    …r-eslint/eslint-plugin-13.1.0
    
    chore(deps-dev): bump @angular-eslint/eslint-plugin from 13.0.1 to 13.1.0
    rafalwolak authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    9d68836 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #12 from design4pro/dependabot/npm_and_yarn/ts-jes…

    …t-27.1.3
    
    chore(deps-dev): bump ts-jest from 27.0.5 to 27.1.3
    rafalwolak authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    8600702 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Configuration menu
    Copy the full SHA
    0ed3d7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    063a25c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5b8896 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    632a67b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #18 from design4pro/develop

    Develop
    rafalwolak authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    6900d82 View commit details
    Browse the repository at this point in the history
  6. chore(angular-jss): release 1.0.1

    ## [1.0.1](angular-jss/v1.0.0...angular-jss/v1.0.1) (2022-03-04)
    
    ### Bug Fixes
    
    * **angular-jss:** imports and types ([0ed3d7f](0ed3d7f))
    
    ### Miscellaneous
    
    * Merge pull request #18 from design4pro/develop ([6900d82](6900d82)), closes [#18](#18)
    * Merge pull request #12 from design4pro/dependabot/npm_and_yarn/ts-jest-27.1.3 ([8600702](8600702)), closes [#12](#12)
    * Merge pull request #11 from design4pro/dependabot/npm_and_yarn/angular-eslint/eslint-plugin-13.1.0 ([9d68836](9d68836)), closes [#11](#11)
    * Merge pull request #10 from design4pro/dependabot/npm_and_yarn/types/node-17.0.21 ([8cdda9c](8cdda9c)), closes [#10](#10)
    * Merge pull request #9 from design4pro/dependabot/npm_and_yarn/eslint-8.10.0 ([d97f886](d97f886)), closes [#9](#9)
    * Merge branch 'main' into dependabot/npm_and_yarn/eslint-8.10.0 ([d17e20e](d17e20e))
    * Merge pull request #8 from design4pro/dependabot/npm_and_yarn/eslint-config-prettier-8.4.0 ([8e1e915](8e1e915)), closes [#8](#8)
    
    ***
    [skip ci]
    semantic-release-bot committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    76fe19f View commit details
    Browse the repository at this point in the history
Loading