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: felipecrs/semantic-release-vsce
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.1
Choose a base ref
...
head repository: felipecrs/semantic-release-vsce
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.3
Choose a head ref
  • 17 commits
  • 8 files changed
  • 2 contributors

Commits on Jan 16, 2021

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    73a7190 View commit details
  2. ci: upgrade to node 14 in travis

    Also make the lint run on test by default.
    felipecrs committed Jan 16, 2021

    Verified

    This commit was signed with the committer’s verified signature.
    crazy-max CrazyMax
    Copy the full SHA
    59e9fa4 View commit details
  3. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    ed1b3e8 View commit details
  4. build!: set vsce as a peer dependency (#67)

    This is needed so the users can choose which vsce version to use. This is a breaking change because users who did not install vsce as a [dev]dependency and [are not using npm@7](https://github.com/npm/rfcs/blob/latest/implemented/0025-install-peer-deps.md) will have to install vsce manually.
    felipecrs authored Jan 16, 2021

    Verified

    This commit was signed with the committer’s verified signature.
    crazy-max CrazyMax
    Copy the full SHA
    23fec9e View commit details
  5. build: update dependencies

    This fixes some vulnerabilities.
    felipecrs committed Jan 16, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    00ce73a View commit details
  6. Verified

    This commit was signed with the committer’s verified signature.
    crazy-max CrazyMax
    Copy the full SHA
    040cb6b View commit details
  7. chore: setup dependabot

    felipecrs committed Jan 16, 2021

    Verified

    This commit was signed with the committer’s verified signature.
    crazy-max CrazyMax
    Copy the full SHA
    d274427 View commit details
  8. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    30be1db View commit details
  9. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    ba4b6e3 View commit details
  10. Verified

    This commit was signed with the committer’s verified signature.
    crazy-max CrazyMax
    Copy the full SHA
    dd84e43 View commit details
  11. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    6f1d8cd View commit details
  12. ci: bump actions/setup-node from v1 to v2 (#73)

    * build(deps): bump actions/setup-node from v1 to v2.1.4
    
    Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.4.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v1...c46424e)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update ci.yaml
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Felipe Santos <felipecassiors@gmail.com>
    dependabot[bot] and felipecrs authored Jan 16, 2021
    Copy the full SHA
    dbbc5f9 View commit details
  13. Copy the full SHA
    b31d5fe View commit details

Commits on Jan 18, 2021

  1. Copy the full SHA
    be058a4 View commit details
  2. revert: set vsce as a peer dependency (#67) (#75)

    This reverts commit 23fec9e.
    felipecrs authored Jan 18, 2021
    Copy the full SHA
    08859fe View commit details
  3. build: update fields

    felipecrs committed Jan 18, 2021
    Copy the full SHA
    1260bd7 View commit details
  4. fix: trigger manual release

    felipecrs committed Jan 18, 2021
    Copy the full SHA
    809d0c7 View commit details
Loading