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: softwareventures/resolve-typescript-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0-alpha.5
Choose a base ref
...
head repository: softwareventures/resolve-typescript-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0-alpha.6
Choose a head ref
  • 10 commits
  • 4 files changed
  • 3 contributors

Commits on Jul 5, 2021

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

Commits on Jul 6, 2021

  1. build(deps): bump normalize-url from 4.5.0 to 4.5.1 (#12)

    Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
    - [Release notes](https://github.com/sindresorhus/normalize-url/releases)
    - [Commits](https://github.com/sindresorhus/normalize-url/commits)
    
    ---
    updated-dependencies:
    - dependency-name: normalize-url
      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 Jul 6, 2021
    Configuration menu
    Copy the full SHA
    509cc97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67c8128 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Configuration menu
    Copy the full SHA
    78f4c42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cda8bdf View commit details
    Browse the repository at this point in the history
  3. build(npm): update fix script

    djcsdy committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    e2c91ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f37f23e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17ae20c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    526dbe6 View commit details
    Browse the repository at this point in the history
  7. feat(node): drop support for node < 12 || ^13 || ^15

    BREAKING CHANGE: node < 12 || ^13 || ^15 are no longer
    supported.
    djcsdy committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    4677af8 View commit details
    Browse the repository at this point in the history
Loading