KEMBAR78
Comparing v5.2.9...v5.2.10 · 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: v5.2.9
Choose a base ref
...
head repository: coffeelint/coffeelint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.2.10
Choose a head ref
  • 17 commits
  • 4 files changed
  • 4 contributors

Commits on Jun 2, 2022

  1. chore(deps): bump npm from 8.4.0 to 8.12.0 (#210)

    Bumps [npm](https://github.com/npm/cli) from 8.4.0 to 8.12.0.
    - [Release notes](https://github.com/npm/cli/releases)
    - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
    - [Commits](npm/cli@v8.4.0...v8.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: npm
      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 Jun 2, 2022
    Configuration menu
    Copy the full SHA
    75167e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2022

  1. chore(deps): bump semver-regex from 3.1.3 to 3.1.4 (#211)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 4, 2022
    Configuration menu
    Copy the full SHA
    034afa1 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. chore(deps-dev): bump underscore from 1.13.3 to 1.13.4

    Bumps [underscore](https://github.com/jashkenas/underscore) from 1.13.3 to 1.13.4.
    - [Release notes](https://github.com/jashkenas/underscore/releases)
    - [Commits](jashkenas/underscore@1.13.3...1.13.4)
    
    ---
    updated-dependencies:
    - dependency-name: underscore
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    f821d88 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #212 from coffeelint/dependabot/npm_and_yarn/under…

    …score-1.13.4
    
    chore(deps-dev): bump underscore from 1.13.3 to 1.13.4
    github-actions[bot] authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    8ecbaac View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. chore(deps-dev): bump semantic-release from 19.0.2 to 19.0.3

    Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 19.0.2 to 19.0.3.
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v19.0.2...v19.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: semantic-release
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    7e2ed7b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #213 from coffeelint/dependabot/npm_and_yarn/seman…

    …tic-release-19.0.3
    
    chore(deps-dev): bump semantic-release from 19.0.2 to 19.0.3
    github-actions[bot] authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    a664715 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. chore(deps): bump resolve from 1.22.0 to 1.22.1 (#214)

    Bumps [resolve](https://github.com/browserify/resolve) from 1.22.0 to 1.22.1.
    - [Release notes](https://github.com/browserify/resolve/releases)
    - [Commits](browserify/resolve@v1.22.0...v1.22.1)
    
    ---
    updated-dependencies:
    - dependency-name: resolve
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    3461e83 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. chore(deps-dev): bump @semantic-release/github from 8.0.4 to 8.0.5

    Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 8.0.4 to 8.0.5.
    - [Release notes](https://github.com/semantic-release/github/releases)
    - [Commits](semantic-release/github@v8.0.4...v8.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: "@semantic-release/github"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    9db7b9b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #215 from coffeelint/dependabot/npm_and_yarn/seman…

    …tic-release/github-8.0.5
    
    chore(deps-dev): bump @semantic-release/github from 8.0.4 to 8.0.5
    github-actions[bot] authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    7721349 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. chore(deps-dev): bump semantic-release from 19.0.3 to 19.0.5

    Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 19.0.3 to 19.0.5.
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v19.0.3...v19.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: semantic-release
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    20589ab View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @semantic-release/github from 8.0.5 to 8.0.6

    Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 8.0.5 to 8.0.6.
    - [Release notes](https://github.com/semantic-release/github/releases)
    - [Commits](semantic-release/github@v8.0.5...v8.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: "@semantic-release/github"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    e2a4349 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #217 from coffeelint/dependabot/npm_and_yarn/seman…

    …tic-release-19.0.5
    
    chore(deps-dev): bump semantic-release from 19.0.3 to 19.0.5
    github-actions[bot] authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    1fc8c66 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #218 from coffeelint/dependabot/npm_and_yarn/seman…

    …tic-release/github-8.0.6
    
    chore(deps-dev): bump @semantic-release/github from 8.0.5 to 8.0.6
    github-actions[bot] authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    9f4481e View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. chore(deps-dev): bump underscore from 1.13.4 to 1.13.6

    Bumps [underscore](https://github.com/jashkenas/underscore) from 1.13.4 to 1.13.6.
    - [Release notes](https://github.com/jashkenas/underscore/releases)
    - [Commits](jashkenas/underscore@1.13.4...1.13.6)
    
    ---
    updated-dependencies:
    - dependency-name: underscore
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    ff18cac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #219 from coffeelint/dependabot/npm_and_yarn/under…

    …score-1.13.6
    
    chore(deps-dev): bump underscore from 1.13.4 to 1.13.6
    github-actions[bot] authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    277abff View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    6e02503 View commit details
    Browse the repository at this point in the history
  2. chore(release): 5.2.10 [skip ci]

    ## [5.2.10](v5.2.9...v5.2.10) (2022-09-30)
    
    ### Bug Fixes
    
    * resolve to correct coffeelint file ([#220](#220)) ([6e02503](6e02503))
    semantic-release-bot committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    7da8c5d View commit details
    Browse the repository at this point in the history
Loading