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: semantic-release/semantic-release
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v20.1.1
Choose a base ref
...
head repository: semantic-release/semantic-release
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v20.1.2
Choose a head ref
  • 16 commits
  • 11 files changed
  • 4 contributors

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    724dc82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5acdaab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e5b181 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e47ea08 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea8ed80 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df6dbf0 View commit details
    Browse the repository at this point in the history
  7. chore(deps): update dependency c8 to v7.13.0 (#2716)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    ab3dfe4 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    6ead75b View commit details
    Browse the repository at this point in the history
  2. test: update docker config for windows support (#2721

    There is legacy support for PortBindings and Binds at the root level of
    the config.  Currently (including Windows) these reside under the
    HostConfig.  ExposedPorts is now used to identify the externally
    available ports.
    
    Signed-off-by: Chris. Webster <[email protected]>
    webstech authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    c04e827 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. test: Windows support in integration tests (#2722)

    * ci: win32 escape slash as doubleslash for test
    
    Pathing in stderr output has double backslash in the filename.  The test
    will now use double backslash in the existence test.
    
    Signed-off-by: Chris. Webster <[email protected]>
    
    * ci: avoid Windows pop-up in credential tests
    
    Windows uses a `credential.helper` that will open a pop-up for
    credentials if they are missing.  A git config parameter will now be set
    to avoid the pop-up.
    
    Signed-off-by: Chris. Webster <[email protected]>
    
    ---------
    
    Signed-off-by: Chris. Webster <[email protected]>
    webstech authored Mar 4, 2023
    Configuration menu
    Copy the full SHA
    c71d5d9 View commit details
    Browse the repository at this point in the history
  2. chore(deps): lock file maintenance (#2684)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 4, 2023
    Configuration menu
    Copy the full SHA
    00714c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    6bd6afd View commit details
    Browse the repository at this point in the history
  2. chore(deps): lock file maintenance

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 7, 2023
    2 Configuration menu
    Copy the full SHA
    9986f6f View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. chore(deps): update dependency testdouble to v3.17.0 (#2731)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    bc6d8b4 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency sinon to v15.0.2 (#2730)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    6d286cd View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. fix(deps): update dependency cosmiconfig to v8.1.2

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    fbede54 View commit details
    Browse the repository at this point in the history
Loading