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

Commits on Jan 5, 2022

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

Commits on Jan 24, 2022

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

    Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 18.0.1 to 19.0.2.
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v18.0.1...v19.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: semantic-release
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    20085c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Merge pull request #192 from coffeelint/dependabot/npm_and_yarn/seman…

    …tic-release-19.0.2
    
    chore(deps-dev): bump semantic-release from 18.0.1 to 19.0.2
    UziTech authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    c42e5a4 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump node-fetch from 2.6.6 to 2.6.7

    Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7.
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Commits](node-fetch/node-fetch@v2.6.6...v2.6.7)
    
    ---
    updated-dependencies:
    - dependency-name: node-fetch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    8f50fdd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #193 from coffeelint/dependabot/npm_and_yarn/node-…

    …fetch-2.6.7
    
    chore(deps): bump node-fetch from 2.6.6 to 2.6.7
    UziTech authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    e37404e View commit details
    Browse the repository at this point in the history
  4. fix(deps): bump resolve from 1.21.0 to 1.22.0 (#191)

    Bumps [resolve](https://github.com/browserify/resolve) from 1.21.0 to 1.22.0.
    - [Release notes](https://github.com/browserify/resolve/releases)
    - [Commits](browserify/resolve@v1.21.0...v1.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: resolve
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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
    91e4186 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7eaf03a View commit details
    Browse the repository at this point in the history
  6. chore(release): 5.2.4 [skip ci]

    ## [5.2.4](v5.2.3...v5.2.4) (2022-01-27)
    
    ### Bug Fixes
    
    * **deps:** bump resolve from 1.21.0 to 1.22.0 ([#191](#191)) ([91e4186](91e4186))
    semantic-release-bot committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    862f6e1 View commit details
    Browse the repository at this point in the history
Loading