KEMBAR78
Comparing v17.4.2...v17.4.3 · semantic-release/semantic-release · 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: semantic-release/semantic-release
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v17.4.2
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: v17.4.3
Choose a head ref
  • 12 commits
  • 7 files changed
  • 8 contributors

Commits on Mar 11, 2021

  1. chore(deps): update dependency nock to v13.0.11 (#1844)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Mar 11, 2021
    Configuration menu
    Copy the full SHA
    971a5e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

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

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Mar 24, 2021
    Configuration menu
    Copy the full SHA
    0f3c414 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency got to v11.8.2 (#1858)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Mar 24, 2021
    Configuration menu
    Copy the full SHA
    f668935 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. chore(deps): lock file maintenance (#1861)

    * chore(deps): lock file maintenance
    
    * build(package): lock file
    
    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    Co-authored-by: Gregor Martynus <39992+gr2m@users.noreply.github.com>
    3 people authored Mar 30, 2021
    Configuration menu
    Copy the full SHA
    8fa4f9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1233717 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. docs(github-actions): example suggests using ubuntu-latest (#1867)

    instead of a concrete version of Ubuntu
    oscard0m authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    5489489 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. docs(Plugin Developer Guide): Update lifecycle list (#1874)

    The old list was missing analyzeCommits lifecycle and the verification lifecycle was incorrectly listed as "verify", when it should currently be "verifyConditions" in order to properly load.
    XC- authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    72522c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

  1. chore(deps): update dependency p-retry to v4.5.0 (#1885)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Apr 10, 2021
    Configuration menu
    Copy the full SHA
    1d1b52a View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. docs(Plugin Developer Guide): More detailed lifecycle list and contex…

    …t descriptions (#1880)
    
    * docs(Plugin Developer Guide): More detailed lifecycle list and context descriptions
    
    This commit will improve the following in the Plugin developer guide:
      * Lifecyle list more complete (previous was missing some lifecycles)
      * Context object has been now described in more detail per lifecycle
      * Some readability/maintainability fixes to the markdown file itself
        to make it easier to edit and read in an editor.
    
    * docs(Plugin Developer Guide): Added missing context field to analyzeCommits lifecycle documentation
    
    analyzeCommits lifecycle context was missing documentation for "commits" list.
    
    * docs(developer-guide): remove line breaks added in an earlier commit
    
    As per requested in the code review, the line breaks that were added in an earlier commit are now
    removed. While this does make reading the text just slightly more difficult (to see the whole
    picture), the benefit of making code reviews easier does outweight the admittedly small benefit.
    XC- authored Apr 25, 2021
    Configuration menu
    Copy the full SHA
    0435e35 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

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

Commits on May 12, 2021

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