-
Notifications
You must be signed in to change notification settings - Fork 6
Comparing changes
Open a pull request
base repository: google-github-actions/release-please-action
base: v3.7.12
head repository: google-github-actions/release-please-action
compare: v3.7.13
- 9 commits
- 10 files changed
- 5 contributors
Commits on Oct 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ff05741 - Browse repository at this point
Copy the full SHA ff05741View commit details -
docs: add note about GitHub Actions creating pull request permission …
…(#836) Fixes #767
Configuration menu - View commit details
-
Copy full SHA for 2921787 - Browse repository at this point
Copy the full SHA 2921787View commit details
Commits on Nov 1, 2023
-
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 /> [](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>
Configuration menu - View commit details
-
Copy full SHA for 0eca82d - Browse repository at this point
Copy the full SHA 0eca82dView commit details -
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_.
Configuration menu - View commit details
-
Copy full SHA for c3f4481 - Browse repository at this point
Copy the full SHA c3f4481View commit details
Commits on Nov 2, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for c18751a - Browse repository at this point
Copy the full SHA c18751aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9108012 - Browse repository at this point
Copy the full SHA 9108012View commit details
Commits on Nov 6, 2023
-
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.
Configuration menu - View commit details
-
Copy full SHA for ca61f37 - Browse repository at this point
Copy the full SHA ca61f37View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for d7869d8 - Browse repository at this point
Copy the full SHA d7869d8View commit details -
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).
Configuration menu - View commit details
-
Copy full SHA for db8f2c6 - Browse repository at this point
Copy the full SHA db8f2c6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.7.12...v3.7.13