8000 Comparing v0.3.5...v0.3.6 · aliariff/vscode-erb-beautify · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need t 10000 o, 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: aliariff/vscode-erb-beautify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.5
Choose a base ref
...
head repository: aliariff/vscode-erb-beautify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.6
Choose a head ref
  • 13 commits
  • 6 files changed
  • 5 contributors

Commits on May 6, 2022

  1. Update README.md

    lpender authored May 6, 2022
    Configuration menu
    Copy the full SHA
    1a312c5 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. Merge pull request #23 from lpender/patch-1

    Update README.md
    aliariff authored May 7, 2022
    Configuration menu
    Copy the full SHA
    9a058ef View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. chore(deps): bump node-fetch from 2.6.2 to 2.6.7 (#28)

    Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.2 to 2.6.7.
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Commits](node-fetch/node-fetch@v2.6.2...v2.6.7)
    
    ---
    updated-dependencies:
    - dependency-name: node-fetch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    32d1dac View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump semver-regex from 3.1.3 to 3.1.4 (#29)

    Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.3 to 3.1.4.
    - [Release notes](https://github.com/sindresorhus/semver-regex/releases)
    - [Commits](https://github.com/sindresorhus/semver-regex/commits/v3.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: semver-regex
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    2cf68c7 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump minimatch and mocha (#30)

    Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.
    
    
    Updates `minimatch` from 3.0.4 to 3.1.2
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v3.0.4...v3.1.2)
    
    Updates `mocha` from 8.4.0 to 10.1.0
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v8.4.0...v10.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    - dependency-name: mocha
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    5e2e1e9 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump follow-redirects from 1.14.4 to 1.15.2 (#34)

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.15.2.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.14.4...v1.15.2)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    0ea39ab View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump minimist from 1.2.5 to 1.2.7 (#35)

    Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.7.
    - [Release notes](https://github.com/minimistjs/minimist/releases)
    - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
    - [Commits](minimistjs/minimist@v1.2.5...v1.2.7)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    470aeec View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump marked, @semantic-release/changelog, @semantic-rele…

    …ase/git and semantic-release (#36)
    
    Bumps [marked](https://github.com/markedjs/marked) to 4.2.3 and updates ancestor dependencies [marked](https://github.com/markedjs/marked), [@semantic-release/changelog](https://github.com/semantic-release/changelog), [@semantic-release/git](https://github.com/semantic-release/git) and [semantic-release](https://github.com/semantic-release/semantic-release). These dependencies need to be updated together.
    
    
    Updates `marked` from 2.1.3 to 4.2.3
    - [Release notes](https://github.com/markedjs/marked/releases)
    - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
    - [Commits](markedjs/marked@v2.1.3...v4.2.3)
    
    Updates `@semantic-release/changelog` from 5.0.1 to 6.0.2
    - [Release notes](https://github.com/semantic-release/changelog/releases)
    - [Commits](semantic-release/changelog@v5.0.1...v6.0.2)
    
    Updates `@semantic-release/git` from 9.0.1 to 10.0.1
    - [Release notes](https://github.com/semantic-release/git/releases)
    - [Commits](semantic-release/git@v9.0.1...v10.0.1)
    
    Updates `semantic-release` from 17.4.7 to 19.0.5
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v17.4.7...v19.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: marked
      dependency-type: indirect
    - dependency-name: "@semantic-release/changelog"
      dependency-type: direct:development
    - dependency-name: "@semantic-release/git"
      dependency-type: direct:development
    - dependency-name: semantic-release
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    6fbeb76 View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump markdown-it and semantic-release-vsce (#37)

    Bumps [markdown-it](https://github.com/markdown-it/markdown-it) to 12.3.2 and updates ancestor dependency [semantic-release-vsce](https://github.com/felipecrs/semantic-release-vsce). These dependencies need to be updated together.
    
    
    Updates `markdown-it` from 10.0.0 to 12.3.2
    - [Release notes](https://github.com/markdown-it/markdown-it/releases)
    - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
    - [Commits](markdown-it/markdown-it@10.0.0...12.3.2)
    
    Updates `semantic-release-vsce` from 3.5.0 to 5.5.0
    - [Release notes](https://github.com/felipecrs/semantic-release-vsce/releases)
    - [Changelog](https://github.com/felipecrs/semantic-release-vsce/blob/master/release.config.js)
    - [Commits](felipecrs/semantic-release-vsce@v3.5.0...v5.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: markdown-it
      dependency-type: indirect
    - dependency-name: semantic-release-vsce
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    da6c68d View commit details
    Browse the repository at this point in the history
  8. ci: update node to 16

    aliariff committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    68087a5 View commit details
    Browse the repository at this point in the history
  9. ci: update actions/checkout

    aliariff committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    3ab51da View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. fix: publish to ovsx

    aliariff committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    77901ad View commit details
    Browse the repository at this point in the history
  2. chore(release): 0.3.6 [skip ci]

    ## [0.3.6](v0.3.5...v0.3.6) (2022-12-12)
    
    ### Bug Fixes
    
    * publish to ovsx ([77901ad](77901ad))
    semantic-release-bot committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    9af7b03 View commit details
    Browse the repository at this point in the history
Loading
0