KEMBAR78
Comparing v5.0.4...v5.0.5 · 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.0.4
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.0.5
Choose a head ref
  • 7 commits
  • 5 files changed
  • 4 contributors

Commits on Sep 27, 2021

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

    * chore(deps): bump actions/github-script from 4.1 to 5
    
    Bumps [actions/github-script](https://github.com/actions/github-script) from 4.1 to 5.
    - [Release notes](https://github.com/actions/github-script/releases)
    - [Commits](actions/github-script@v4.1...v5)
    
    ---
    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>
    
    * chore: use rest endpoint
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Tony Brix <tony@brix.ninja>
    dependabot[bot] and UziTech authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    ac42763 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump yargs from 17.2.0 to 17.2.1 (#164)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    78d4c9a View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. fix(deps): bump coffeescript from 2.6.0 to 2.6.1 (#166)

    Bumps [coffeescript](https://github.com/jashkenas/coffeescript) from 2.6.0 to 2.6.1.
    - [Release notes](https://github.com/jashkenas/coffeescript/releases)
    - [Commits](jashkenas/coffeescript@2.6.0...2.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: coffeescript
      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 Oct 5, 2021
    Configuration menu
    Copy the full SHA
    66c5e32 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

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

    Bumps [@semantic-release/npm](https://github.com/semantic-release/npm) from 8.0.0 to 8.0.1.
    - [Release notes](https://github.com/semantic-release/npm/releases)
    - [Commits](semantic-release/npm@v8.0.0...v8.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 Oct 18, 2021
    Configuration menu
    Copy the full SHA
    4cd41a9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #168 from coffeelint/dependabot/npm_and_yarn/seman…

    …tic-release/npm-8.0.1
    
    chore(deps-dev): bump @semantic-release/npm from 8.0.0 to 8.0.1
    github-actions[bot] authored Oct 18, 2021
    Configuration menu
    Copy the full SHA
    e3007f1 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump actions/checkout from 2.3.4 to 2.3.5 (#169)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2.3.4...v2.3.5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      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 Oct 18, 2021
    Configuration menu
    Copy the full SHA
    cc19d43 View commit details
    Browse the repository at this point in the history
  4. chore(release): 5.0.5 [skip ci]

    ## [5.0.5](v5.0.4...v5.0.5) (2021-10-18)
    
    ### Bug Fixes
    
    * **deps:** bump coffeescript from 2.6.0 to 2.6.1 ([#166](#166)) ([66c5e32](66c5e32))
    semantic-release-bot committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    cd325d5 View commit details
    Browse the repository at this point in the history
Loading