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: vidavidorra/commitlint-plugin-function-rules
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.14
Choose a base ref
...
head repository: vidavidorra/commitlint-plugin-function-rules
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.15
Choose a head ref
  • 13 commits
  • 6 files changed
  • 5 contributors

Commits on Oct 9, 2020

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

Commits on Oct 10, 2020

  1. chore: remove ESLint disable before @ts-expect-error comment

    Since @typescript-eslint/[email protected], the `ban-ts-comment` rule was changed to `allow-with-description`, so the ESLint disable is not needed anymore.
    jdbruijn committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    22a995f View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2020

  1. chore(deps): update jest monorepo to v26.5.3 (#40)

    Co-authored-by: Renovate Bot <[email protected]>
    renovate[bot] and renovate-bot authored Oct 11, 2020
    Configuration menu
    Copy the full SHA
    cbcc133 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Configuration menu
    Copy the full SHA
    27e5984 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcdffe6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f23778 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Configuration menu
    Copy the full SHA
    9a1558b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c4f61a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2020

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

Commits on Oct 18, 2020

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

Commits on Oct 19, 2020

  1. chore(deps): update jest monorepo to v26.6.0 (#48)

    Co-authored-by: Renovate Bot <[email protected]>
    renovate[bot] and renovate-bot authored Oct 19, 2020
    Configuration menu
    Copy the full SHA
    bd376df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c457afd View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.1.15 [skip ci]

    ### [1.1.15](v1.1.14...v1.1.15) (2020-10-19)
    
    ### Miscellaneous Chores
    
    * **deps:** update dependency codecov/codecov-action to v1.0.14 ([#47](#47)) ([b49bf86](b49bf86))
    * **deps:** update dependency eslint to v7.11.0 ([#39](#39)) ([b10ada5](b10ada5))
    * **deps:** update dependency eslint-config-prettier to v6.13.0 ([#45](#45)) ([7c4f61a](7c4f61a))
    * **deps:** update dependency lint-staged to v10.4.1 ([#44](#44)) ([9a1558b](9a1558b))
    * **deps:** update dependency lint-staged to v10.4.2 ([#46](#46)) ([cb8452e](cb8452e))
    * **deps:** update dependency semantic-release to v17.2.0 ([#41](#41)) ([27e5984](27e5984))
    * **deps:** update dependency semantic-release to v17.2.1 ([#42](#42)) ([fcdffe6](fcdffe6))
    * **deps:** update jest monorepo to v26.5.3 ([#40](#40)) ([cbcc133](cbcc133))
    * **deps:** update jest monorepo to v26.6.0 ([#48](#48)) ([bd376df](bd376df))
    * **deps:** update typescript-eslint monorepo to v4.4.1 ([#43](#43)) ([8f23778](8f23778))
    * remove ESLint disable before `[@ts-expect-error](https://github.com/ts-expect-error)` comment ([22a995f](22a995f))
    
    ### Documentation
    
    * add documentation with my new readme style ([c457afd](c457afd))
    vidavidorra-release committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    7188626 View commit details
    Browse the repository at this point in the history
Loading