Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.
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: google-github-actions/release-please-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.7.12
Choose a base ref
...
head repository: google-github-actions/release-please-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.7.13
Choose a head ref
  • 9 commits
  • 10 files changed
  • 5 contributors

Commits on Oct 2, 2023

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

Commits on Nov 1, 2023

  1. fix: bump release-please from 15.13.0 to 16.1.0 (#845)

    Bumps [release-please](https://github.com/googleapis/release-please)
    from 15.13.0 to 16.1.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/googleapis/release-please/releases">release-please's
    releases</a>.</em></p>
    <blockquote>
    <h2>v16.1.0</h2>
    <h2><a
    href="https://github.com/googleapis/release-please/compare/v16.0.0...v16.1.0">16.1.0</a>
    (2023-10-26)</h2>
    <h3>Features</h3>
    <ul>
    <li>Implement custom prerelease type (<a
    href="https://redirect.github.com/googleapis/release-please/issues/2083">#2083</a>)
    (<a
    href="https://github.com/googleapis/release-please/commit/97b05421168316a23592897c8853893adf08d24c">97b0542</a>)</li>
    <li>Update package-lock.json workspace entry versions (<a
    href="https://redirect.github.com/googleapis/release-please/issues/2088">#2088</a>)
    (<a
    href="https://github.com/googleapis/release-please/commit/dbb11bc62d6c8135b5b168354e8f235398ffab03">dbb11bc</a>),
    closes <a
    href="https://redirect.github.com/googleapis/release-please/issues/1993">#1993</a></li>
    </ul>
    <h3>Bug Fixes</h3>
    <ul>
    <li>Releasable units should use version from pull-request body (<a
    href="https://redirect.github.com/googleapis/release-please/issues/2102">#2102</a>)
    (<a
    href="https://github.com/googleapis/release-please/commit/db035b798f33c5ce0ddf2a43dcf2458c170c8fe3">db035b7</a>),
    closes <a
    href="https://redirect.github.com/googleapis/release-please/issues/2101">#2101</a></li>
    </ul>
    <h2>v16.0.0</h2>
    <h2><a
    href="https://github.com/googleapis/release-please/compare/v15.13.0...v16.0.0">16.0.0</a>
    (2023-09-18)</h2>
    <h3>⚠ BREAKING CHANGES</h3>
    <ul>
    <li>require node 18+ (<a
    href="https://redirect.github.com/googleapis/release-please/issues/2069">#2069</a>)</li>
    </ul>
    <h3>Features</h3>
    <ul>
    <li>Fallback to root package version if package ignores github release
    (<a
    href="https://redirect.github.com/googleapis/release-please/issues/1935">#1935</a>)
    (<a
    href="https://github.com/googleapis/release-please/commit/0e11d4c019f1e33cd713a237e037f31397d5371a">0e11d4c</a>)</li>
    <li>Require node 18+ (<a
    href="https://redirect.github.com/googleapis/release-please/issues/2069">#2069</a>)
    (<a
    href="https://github.com/googleapis/release-please/commit/5a5024727b93d0ba557b6f7ee5c6c1bab8d723d6">5a50247</a>)</li>
    <li>Support pnpm workspaces (<a
    href="https://redirect.github.com/googleapis/release-please/issues/2058">#2058</a>)
    (<a
    href="https://github.com/googleapis/release-please/commit/13cba14225cb836c74199d726a996f83122fab07">13cba14</a>)</li>
    <li>Use default updaters based on file extension (<a
    href="https://redirect.github.com/googleapis/release-please/issues/2072">#2072</a>)
    (<a
    href="https://github.com/googleapis/release-please/commit/1ee162b3344e986afd09275f6762624e4a49faae">1ee162b</a>)</li>
    </ul>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>deps:</strong> Bump semver dependency version (<a
    href="https://redirect.github.com/googleapis/release-please/issues/2068">#2068</a>)
    (<a
    href="https://github.com/googleapis/release-please/commit/cd0bd853ac23087e5d5348c22f032fe0e533451d">cd0bd85</a>)</li>
    <li><strong>deps:</strong> Replace lerna dependency with lerna-lite (<a
    href="https://github.com/googleapis/release-please/commit/13cba14225cb836c74199d726a996f83122fab07">13cba14</a>)</li>
    <li><strong>deps:</strong> Upgrade http-proxy-agent to v7 (<a
    href="https://redirect.github.com/googleapis/release-please/issues/2071">#2071</a>)
    (<a
    href="https://github.com/googleapis/release-please/commit/cc50a34dee16115c07e574b05552678108f9e0c3">cc50a34</a>)</li>
    <li><strong>deps:</strong> Upgrade https-proxy-agent to v7 (<a
    href="https://github.com/googleapis/release-please/commit/cc50a34dee16115c07e574b05552678108f9e0c3">cc50a34</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/googleapis/release-please/blob/main/CHANGELOG.md">release-please's
    changelog</a>.</em></p>
    <blockquote>
    <h2><a
    href="https://github.com/googleapis/release-please/compare/v16.0.0...v16.1.0">16.1.0</a>
    (2023-10-26)</h2>
    <h3>Features</h3>
    <ul>
    <li>Implement custom prerelease type (<a
    href="https://redirect.github.com/googleapis/release-please/issues/2083">#2083</a>)
    (<a
    href="https://github.com/googleapis/release-please/commit/97b05421168316a23592897c8853893adf08d24c">97b0542</a>)</li>
    <li>Update package-lock.json workspace entry versions (<a
    href="https://redirect.github.com/googleapis/release-please/issues/2088">#2088</a>)
    (<a
    href="https://github.com/googleapis/release-please/commit/dbb11bc62d6c8135b5b168354e8f235398ffab03">dbb11bc</a>),
    closes <a
    href="https://redirect.github.com/googleapis/release-please/issues/1993">#1993</a></li>
    </ul>
    <h3>Bug Fixes</h3>
    <ul>
    <li>Releasable units should use version from pull-request body (<a
    href="https://redirect.github.com/googleapis/release-please/issues/2102">#2102</a>)
    (<a
    href="https://github.com/googleapis/release-please/commit/db035b798f33c5ce0ddf2a43dcf2458c170c8fe3">db035b7</a>),
    closes <a
    href="https://redirect.github.com/googleapis/release-please/issues/2101">#2101</a></li>
    </ul>
    <h2><a
    href="https://github.com/googleapis/release-please/compare/v15.13.0...v16.0.0">16.0.0</a>
    (2023-09-18)</h2>
    <h3>⚠ BREAKING CHANGES</h3>
    <ul>
    <li>require node 18+ (<a
    href="https://redirect.github.com/googleapis/release-please/issues/2069">#2069</a>)</li>
    </ul>
    <h3>Features</h3>
    <ul>
    <li>Fallback to root package version if package ignores github release
    (<a
    href="https://redirect.github.com/googleapis/release-please/issues/1935">#1935</a>)
    (<a
    href="https://github.com/googleapis/release-please/commit/0e11d4c019f1e33cd713a237e037f31397d5371a">0e11d4c</a>)</li>
    <li>Require node 18+ (<a
    href="https://redirect.github.com/googleapis/release-please/issues/2069">#2069</a>)
    (<a
    href="https://github.com/googleapis/release-please/commit/5a5024727b93d0ba557b6f7ee5c6c1bab8d723d6">5a50247</a>)</li>
    <li>Support pnpm workspaces (<a
    href="https://redirect.github.com/googleapis/release-please/issues/2058">#2058</a>)
    (<a
    href="https://github.com/googleapis/release-please/commit/13cba14225cb836c74199d726a996f83122fab07">13cba14</a>)</li>
    <li>Use default updaters based on file extension (<a
    href="https://redirect.github.com/googleapis/release-please/issues/2072">#2072</a>)
    (<a
    href="https://github.com/googleapis/release-please/commit/1ee162b3344e986afd09275f6762624e4a49faae">1ee162b</a>)</li>
    </ul>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>deps:</strong> Bump semver dependency version (<a
    href="https://redirect.github.com/googleapis/release-please/issues/2068">#2068</a>)
    (<a
    href="https://github.com/googleapis/release-please/commit/cd0bd853ac23087e5d5348c22f032fe0e533451d">cd0bd85</a>)</li>
    <li><strong>deps:</strong> Replace lerna dependency with lerna-lite (<a
    href="https://github.com/googleapis/release-please/commit/13cba14225cb836c74199d726a996f83122fab07">13cba14</a>)</li>
    <li><strong>deps:</strong> Upgrade http-proxy-agent to v7 (<a
    href="https://redirect.github.com/googleapis/release-please/issues/2071">#2071</a>)
    (<a
    href="https://github.com/googleapis/release-please/commit/cc50a34dee16115c07e574b05552678108f9e0c3">cc50a34</a>)</li>
    <li><strong>deps:</strong> Upgrade https-proxy-agent to v7 (<a
    href="https://github.com/googleapis/release-please/commit/cc50a34dee16115c07e574b05552678108f9e0c3">cc50a34</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/googleapis/release-please/commit/6a1ccc9ba749e5c81c4d2db4fb54a1b27feed553"><code>6a1ccc9</code></a>
    chore(main): release 16.1.0 (<a
    href="https://redirect.github.com/googleapis/release-please/issues/2107">#2107</a>)</li>
    <li><a
    href="https://github.com/googleapis/release-please/commit/db035b798f33c5ce0ddf2a43dcf2458c170c8fe3"><code>db035b7</code></a>
    fix: releasable units should use version from pull-request body (<a
    href="https://redirect.github.com/googleapis/release-please/issues/2102">#2102</a>)</li>
    <li><a
    href="https://github.com/googleapis/release-please/commit/dbb11bc62d6c8135b5b168354e8f235398ffab03"><code>dbb11bc</code></a>
    feat: update package-lock.json workspace entry versions (<a
    href="https://redirect.github.com/googleapis/release-please/issues/2088">#2088</a>)</li>
    <li><a
    href="https://github.com/googleapis/release-please/commit/97b05421168316a23592897c8853893adf08d24c"><code>97b0542</code></a>
    feat: implement custom prerelease type (<a
    href="https://redirect.github.com/googleapis/release-please/issues/2083">#2083</a>)</li>
    <li><a
    href="https://github.com/googleapis/release-please/commit/71dcc7b3b2df4bb3d3e0884b3f0bfb96700cb76a"><code>71dcc7b</code></a>
    docs: remove invalid expo example link (<a
    href="https://redirect.github.com/googleapis/release-please/issues/2086">#2086</a>)</li>
    <li><a
    href="https://github.com/googleapis/release-please/commit/a55a85c2384f088f4a7a71ff8a9d4a3c50789bef"><code>a55a85c</code></a>
    chore(main): release 16.0.0 (<a
    href="https://redirect.github.com/googleapis/release-please/issues/2070">#2070</a>)</li>
    <li><a
    href="https://github.com/googleapis/release-please/commit/1ee162b3344e986afd09275f6762624e4a49faae"><code>1ee162b</code></a>
    feat: Use default updaters based on file extension (<a
    href="https://redirect.github.com/googleapis/release-please/issues/2072">#2072</a>)</li>
    <li><a
    href="https://github.com/googleapis/release-please/commit/c71f2d7d924b048da777d219ae8d379475f0b9e0"><code>c71f2d7</code></a>
    chore(deps): update dependency sinon to v16 (<a
    href="https://redirect.github.com/googleapis/release-please/issues/2079">#2079</a>)</li>
    <li><a
    href="https://github.com/googleapis/release-please/commit/0e11d4c019f1e33cd713a237e037f31397d5371a"><code>0e11d4c</code></a>
    feat: fallback to root package version if package ignores github release
    (<a
    href="https://redirect.github.com/googleapis/release-please/issues/1935">#1935</a>)</li>
    <li><a
    href="https://github.com/googleapis/release-please/commit/cc50a34dee16115c07e574b05552678108f9e0c3"><code>cc50a34</code></a>
    fix(deps): upgrade http-proxy-agent to v7 (<a
    href="https://redirect.github.com/googleapis/release-please/issues/2071">#2071</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/googleapis/release-please/compare/v15.13.0...v16.1.0">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=release-please&package-manager=npm_and_yarn&previous-version=15.13.0&new-version=16.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    0eca82d View commit details
    Browse the repository at this point in the history
  2. chore: fix build (digital envelope routines) (#837)

    Fix the
    [build](https://github.com/google-github-actions/release-please-action/actions/runs/6384766312/job/17328084659):
    
    ```
    > [email protected] build
    > ncc build index.js
    
    ncc: Version 0.27.0
    ncc: Compiling file index.js
    Error: error:0308010C:digital envelope routines::unsupported
        at new Hash (node:internal/crypto/hash:68:19)
        at Object.createHash (node:crypto:138:10)
        at hashOf (/home/runner/work/release-please-action/release-please-action/node_modules/@vercel/ncc/dist/ncc/index.js.cache.js:1:3253134)
        at ncc (/home/runner/work/release-please-action/release-please-action/node_modules/@vercel/ncc/dist/ncc/index.js.cache.js:1:3256648)
        at runCmd (/home/runner/work/release-please-action/release-please-action/node_modules/@vercel/ncc/dist/ncc/cli.js.cache.js:1:51537)
        at 819 (/home/runner/work/release-please-action/release-please-action/node_modules/@vercel/ncc/dist/ncc/cli.js.cache.js:1:48344)
        at __webpack_require__ (/home/runner/work/release-please-action/release-please-action/node_modules/@vercel/ncc/dist/ncc/cli.js.cache.js:1:55043)
        at /home/runner/work/release-please-action/release-please-action/node_modules/@vercel/ncc/dist/ncc/cli.js.cache.js:1:55194
        at /home/runner/work/release-please-action/release-please-action/node_modules/@vercel/ncc/dist/ncc/cli.js.cache.js:1:55220
        at Object.<anonymous> (/home/runner/work/release-please-action/release-please-action/node_modules/@vercel/ncc/dist/ncc/cli.js:8:28) {
      opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
      library: 'digital envelope routines',
      reason: 'unsupported',
      code: 'ERR_OSSL_EVP_UNSUPPORTED'
    }
    ```
    
    I think the problem is linked to the [Node version
    upgrade](https://github.com/google-github-actions/release-please-action/pull/835)
    and the [OpenSSL
    version](https://nodejs.org/fr/blog/vulnerability/openssl-november-2022).
    The `@vercel/ncc` upgrade fixes the problem because they
    [replaced](vercel/ncc#868) a deprecated hash
    algorithm with _sha256_.
    regseb authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    c3f4481 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Revert "fix: bump release-please from 15.13.0 to 16.1.0" (#847)

    Reverts google-github-actions/release-please-action#845
    
    The action can't build the single js file via ncc with the newest
    version of release-please
    chingor13 authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    c18751a View commit details
    Browse the repository at this point in the history
  2. fix(deps): bump dependency versions (#849)

    ran `npm audit fix`
    chingor13 authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    9108012 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. ci: add action to try to build the dist file (#850)

    Tries to compile the single .js file. If the command fails, then the
    test is marked as a failure.
    chingor13 authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    ca61f37 View commit details
    Browse the repository at this point in the history
  2. docs: clarify changelog-types and its implications to version bumps (…

    …#844)
    
    <!--
    Thank you for proposing a pull request! Please note that SOME TESTS WILL
    LIKELY FAIL due to how GitHub exposes secrets in Pull Requests from
    forks.
    Someone from the team will review your Pull Request and respond.
    
    Please describe your change and any implementation details below.
    -->
    Relating to [release-please
    issue](googleapis/release-please#2096)
    
    I was surprised that adding different changelog types result in patch
    version bumps. I wasn't expecting this but going through the code it
    seemed to be expected but undocumented behavior.
    
    And this is why I would like to document the behavior here so other
    people know and can plan whether to use it or not.
    
    cheers!
    
    ---------
    
    Signed-off-by: Tommi Tampio <[email protected]>
    Co-authored-by: Jeff Ching <[email protected]>
    stutommi and chingor13 authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    d7869d8 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 3.7.13 (#848)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [3.7.13](v3.7.12...v3.7.13)
    (2023-11-06)
    
    
    ### Bug Fixes
    
    * **deps:** bump dependency versions
    ([#849](https://github.com/google-github-actions/release-please-action/issues/849))
    ([9108012](9108012))
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    google-github-actions-bot authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    db8f2c6 View commit details
    Browse the repository at this point in the history
Loading