KEMBAR78
Comparing 862f6e1...9bd93d6 · coffeelint/coffeelint · GitHub
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: coffeelint/coffeelint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 862f6e1
Choose a base ref
...
head repository: coffeelint/coffeelint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9bd93d6
Choose a head ref
  • 9 commits
  • 5 files changed
  • 3 contributors

Commits on Jan 27, 2022

  1. chore(deps): bump cached-path-relative from 1.0.2 to 1.1.0 (#195)

    Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative) from 1.0.2 to 1.1.0.
    - [Release notes](https://github.com/ashaffer/cached-path-relative/releases)
    - [Commits](https://github.com/ashaffer/cached-path-relative/commits)
    
    ---
    updated-dependencies:
    - dependency-name: cached-path-relative
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    41388c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. chore(deps-dev): bump @semantic-release/npm from 8.0.3 to 9.0.0

    Bumps [@semantic-release/npm](https://github.com/semantic-release/npm) from 8.0.3 to 9.0.0.
    - [Release notes](https://github.com/semantic-release/npm/releases)
    - [Commits](semantic-release/npm@v8.0.3...v9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@semantic-release/npm"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 31, 2022
    Configuration menu
    Copy the full SHA
    9805467 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #196 from coffeelint/dependabot/npm_and_yarn/seman…

    …tic-release/npm-9.0.0
    
    chore(deps-dev): bump @semantic-release/npm from 8.0.3 to 9.0.0
    github-actions[bot] authored Jan 31, 2022
    Configuration menu
    Copy the full SHA
    5f83dc5 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. chore(deps): bump actions/github-script from 5 to 6 (#197)

    Bumps [actions/github-script](https://github.com/actions/github-script) from 5 to 6.
    - [Release notes](https://github.com/actions/github-script/releases)
    - [Commits](actions/github-script@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/github-script
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 14, 2022
    Configuration menu
    Copy the full SHA
    80577cb View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. chore(deps-dev): bump @semantic-release/npm from 9.0.0 to 9.0.1

    Bumps [@semantic-release/npm](https://github.com/semantic-release/npm) from 9.0.0 to 9.0.1.
    - [Release notes](https://github.com/semantic-release/npm/releases)
    - [Commits](semantic-release/npm@v9.0.0...v9.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@semantic-release/npm"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 7, 2022
    Configuration menu
    Copy the full SHA
    dccd61d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #198 from coffeelint/dependabot/npm_and_yarn/seman…

    …tic-release/npm-9.0.1
    
    chore(deps-dev): bump @semantic-release/npm from 9.0.0 to 9.0.1
    github-actions[bot] authored Mar 7, 2022
    Configuration menu
    Copy the full SHA
    122cb65 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump actions/checkout from 2.4.0 to 3 (#199)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2.4.0...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 7, 2022
    Configuration menu
    Copy the full SHA
    47c962a View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. fix(deps): bump yargs from 17.3.1 to 17.4.0 (#200)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    ab15421 View commit details
    Browse the repository at this point in the history
  2. chore(release): 5.2.5 [skip ci]

    ## [5.2.5](v5.2.4...v5.2.5) (2022-03-21)
    
    ### Bug Fixes
    
    * **deps:** bump yargs from 17.3.1 to 17.4.0 ([#200](#200)) ([ab15421](ab15421))
    semantic-release-bot committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    9bd93d6 View commit details
    Browse the repository at this point in the history
Loading