-
Notifications
You must be signed in to change notification settings - Fork 230
Comparing changes
Open a pull request
base repository: googleapis/release-please-action
base: v4.1.3
head repository: googleapis/release-please-action
compare: v4.1.4
- 9 commits
- 6 files changed
- 4 contributors
Commits on Sep 17, 2024
-
fix: bump release-please from 16.12.0 to 16.13.0 (#1030)
Bumps [release-please](https://github.com/googleapis/release-please) from 16.12.0 to 16.13.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.13.0</h2> <h2><a href="https://github.com/googleapis/release-please/compare/v16.12.2...v16.13.0">16.13.0</a> (2024-09-16)</h2> <h3>Features</h3> <ul> <li>Introduce <code>componentNoSpace</code> parameter (Removes whitespace character from <code>${component}</code> title pattern) (<a href="https://redirect.github.com/googleapis/release-please/issues/2330">#2330</a>) (<a href="https://github.com/googleapis/release-please/commit/0a2d5c6fc53feb01ad66b937bb39c20fa4ba53b0">0a2d5c6</a>)</li> </ul> <h2>v16.12.2</h2> <h2><a href="https://github.com/googleapis/release-please/compare/v16.12.1...v16.12.2">16.12.2</a> (2024-09-11)</h2> <h3>Bug Fixes</h3> <ul> <li>debug log error message of unparsed commits (<a href="https://redirect.github.com/googleapis/release-please/issues/2326">#2326</a>) (<a href="https://github.com/googleapis/release-please/commit/83eb3e4ead56ad6ef77be57050ba9a4770ae9d20">83eb3e4</a>)</li> <li><strong>deps:</strong> update dependency diff to v7 (<a href="https://redirect.github.com/googleapis/release-please/issues/2372">#2372</a>) (<a href="https://github.com/googleapis/release-please/commit/1491ab69deb445d9909590d2c0e54afc9e77f2eb">1491ab6</a>)</li> <li>support-node-workspace-plugin-prerelease (<a href="https://redirect.github.com/googleapis/release-please/issues/2249">#2249</a>) (<a href="https://github.com/googleapis/release-please/commit/88dc41604cb3e1fc764491f246407b00514a6c89">88dc416</a>)</li> <li>use strategies for rust workspace plugin (<a href="https://redirect.github.com/googleapis/release-please/issues/2320">#2320</a>) (<a href="https://github.com/googleapis/release-please/commit/427db6d668d29608fa0c2b9a3fea80a90215ab9f">427db6d</a>)</li> </ul> <h2>v16.12.1</h2> <h2><a href="https://github.com/googleapis/release-please/compare/v16.12.0...v16.12.1">16.12.1</a> (2024-09-11)</h2> <h3>Bug Fixes</h3> <ul> <li>add missing generic updaters in to release please config schema extraFiles (<a href="https://redirect.github.com/googleapis/release-please/issues/2344">#2344</a>) (<a href="https://github.com/googleapis/release-please/commit/050cf93f272e76f0fc7a408fc9e85ab02321459c">050cf93</a>)</li> <li>don't escape html tags inside of inline code in release notes (<a href="https://redirect.github.com/googleapis/release-please/issues/2367">#2367</a>) (<a href="https://github.com/googleapis/release-please/commit/a41d13787b6676b73c87b9e03ff952289928c0fd">a41d137</a>)</li> <li>fix comment at release pr is ugly (<a href="https://redirect.github.com/googleapis/release-please/issues/2348">#2348</a>) (<a href="https://github.com/googleapis/release-please/commit/e562ee21c8820d99007604cd930022816ce6c76c">e562ee2</a>)</li> <li>GenericJSON updater uses regex to find version in matching entry (<a href="https://redirect.github.com/googleapis/release-please/issues/2253">#2253</a>) (<a href="https://github.com/googleapis/release-please/commit/acc3242b1e35349ada51e0d41a66e8fad29000f6">acc3242</a>)</li> <li>prevent open release PRs from being mistaken as current releases (<a href="https://redirect.github.com/googleapis/release-please/issues/2323">#2323</a>) (<a href="https://github.com/googleapis/release-please/commit/3101ab32a1898d265277f543f1fca08793ec9a41">3101ab3</a>)</li> <li>respect <code>tagSeparator</code> and <code>includeVInTag</code> everywhere (<a href="https://redirect.github.com/googleapis/release-please/issues/2283">#2283</a>) (<a href="https://github.com/googleapis/release-please/commit/dad27e385e4cfdec18c84a1b48c3b45ab65abe5e">dad27e3</a>), closes <a href="https://redirect.github.com/googleapis/release-please/issues/2282">#2282</a></li> <li>respect signoff in manifest config (<a href="https://redirect.github.com/googleapis/release-please/issues/2334">#2334</a>) (<a href="https://github.com/googleapis/release-please/commit/eb968c8cbbf666355b87612e3bb704e1611e1747">eb968c8</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.12.2...v16.13.0">16.13.0</a> (2024-09-16)</h2> <h3>Features</h3> <ul> <li>Introduce <code>componentNoSpace</code> parameter (Removes whitespace character from <code>${component}</code> title pattern) (<a href="https://redirect.github.com/googleapis/release-please/issues/2330">#2330</a>) (<a href="https://github.com/googleapis/release-please/commit/0a2d5c6fc53feb01ad66b937bb39c20fa4ba53b0">0a2d5c6</a>)</li> </ul> <h2><a href="https://github.com/googleapis/release-please/compare/v16.12.1...v16.12.2">16.12.2</a> (2024-09-11)</h2> <h3>Bug Fixes</h3> <ul> <li>debug log error message of unparsed commits (<a href="https://redirect.github.com/googleapis/release-please/issues/2326">#2326</a>) (<a href="https://github.com/googleapis/release-please/commit/83eb3e4ead56ad6ef77be57050ba9a4770ae9d20">83eb3e4</a>)</li> <li><strong>deps:</strong> update dependency diff to v7 (<a href="https://redirect.github.com/googleapis/release-please/issues/2372">#2372</a>) (<a href="https://github.com/googleapis/release-please/commit/1491ab69deb445d9909590d2c0e54afc9e77f2eb">1491ab6</a>)</li> <li>support-node-workspace-plugin-prerelease (<a href="https://redirect.github.com/googleapis/release-please/issues/2249">#2249</a>) (<a href="https://github.com/googleapis/release-please/commit/88dc41604cb3e1fc764491f246407b00514a6c89">88dc416</a>)</li> <li>use strategies for rust workspace plugin (<a href="https://redirect.github.com/googleapis/release-please/issues/2320">#2320</a>) (<a href="https://github.com/googleapis/release-please/commit/427db6d668d29608fa0c2b9a3fea80a90215ab9f">427db6d</a>)</li> </ul> <h2><a href="https://github.com/googleapis/release-please/compare/v16.12.0...v16.12.1">16.12.1</a> (2024-09-11)</h2> <h3>Bug Fixes</h3> <ul> <li>add missing generic updaters in to release please config schema extraFiles (<a href="https://redirect.github.com/googleapis/release-please/issues/2344">#2344</a>) (<a href="https://github.com/googleapis/release-please/commit/050cf93f272e76f0fc7a408fc9e85ab02321459c">050cf93</a>)</li> <li>don't escape html tags inside of inline code in release notes (<a href="https://redirect.github.com/googleapis/release-please/issues/2367">#2367</a>) (<a href="https://github.com/googleapis/release-please/commit/a41d13787b6676b73c87b9e03ff952289928c0fd">a41d137</a>)</li> <li>fix comment at release pr is ugly (<a href="https://redirect.github.com/googleapis/release-please/issues/2348">#2348</a>) (<a href="https://github.com/googleapis/release-please/commit/e562ee21c8820d99007604cd930022816ce6c76c">e562ee2</a>)</li> <li>GenericJSON updater uses regex to find version in matching entry (<a href="https://redirect.github.com/googleapis/release-please/issues/2253">#2253</a>) (<a href="https://github.com/googleapis/release-please/commit/acc3242b1e35349ada51e0d41a66e8fad29000f6">acc3242</a>)</li> <li>prevent open release PRs from being mistaken as current releases (<a href="https://redirect.github.com/googleapis/release-please/issues/2323">#2323</a>) (<a href="https://github.com/googleapis/release-please/commit/3101ab32a1898d265277f543f1fca08793ec9a41">3101ab3</a>)</li> <li>respect <code>tagSeparator</code> and <code>includeVInTag</code> everywhere (<a href="https://redirect.github.com/googleapis/release-please/issues/2283">#2283</a>) (<a href="https://github.com/googleapis/release-please/commit/dad27e385e4cfdec18c84a1b48c3b45ab65abe5e">dad27e3</a>), closes <a href="https://redirect.github.com/googleapis/release-please/issues/2282">#2282</a></li> <li>respect signoff in manifest config (<a href="https://redirect.github.com/googleapis/release-please/issues/2334">#2334</a>) (<a href="https://github.com/googleapis/release-please/commit/eb968c8cbbf666355b87612e3bb704e1611e1747">eb968c8</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/release-please/commit/8556500b1cfeb70f4c435193a2b5ff9cfa4e881e"><code>8556500</code></a> chore(main): release 16.13.0 (<a href="https://redirect.github.com/googleapis/release-please/issues/2382">#2382</a>)</li> <li><a href="https://github.com/googleapis/release-please/commit/0a2d5c6fc53feb01ad66b937bb39c20fa4ba53b0"><code>0a2d5c6</code></a> feat: Introduce <code>componentNoSpace</code> parameter (Removes whitespace character fr...</li> <li><a href="https://github.com/googleapis/release-please/commit/9dbe7c66dead97cdc536ef7cd024d5637e5d217a"><code>9dbe7c6</code></a> fix: add expo project example (<a href="https://redirect.github.com/googleapis/release-please/issues/2251">#2251</a>)</li> <li><a href="https://github.com/googleapis/release-please/commit/3a9a6ba860e283c7c23c683104b2d8e7f02ff88d"><code>3a9a6ba</code></a> chore(main): release 16.12.2 (<a href="https://redirect.github.com/googleapis/release-please/issues/2377">#2377</a>)</li> <li><a href="https://github.com/googleapis/release-please/commit/427db6d668d29608fa0c2b9a3fea80a90215ab9f"><code>427db6d</code></a> fix: use strategies for rust workspace plugin (<a href="https://redirect.github.com/googleapis/release-please/issues/2320">#2320</a>)</li> <li><a href="https://github.com/googleapis/release-please/commit/88dc41604cb3e1fc764491f246407b00514a6c89"><code>88dc416</code></a> fix: support-node-workspace-plugin-prerelease (<a href="https://redirect.github.com/googleapis/release-please/issues/2249">#2249</a>)</li> <li><a href="https://github.com/googleapis/release-please/commit/f3b62e5f6a338ddbbe4d00b96d95d05140047322"><code>f3b62e5</code></a> docs: Add troubleshooting guide for the scenario that release PR is merged wi...</li> <li><a href="https://github.com/googleapis/release-please/commit/06ff60743fb3b801b8a0b3e577b749430a7fa2a1"><code>06ff607</code></a> chore(deps): update dependency sinon to v18.0.1 (<a href="https://redirect.github.com/googleapis/release-please/issues/2374">#2374</a>)</li> <li><a href="https://github.com/googleapis/release-please/commit/86d09c62382546b265a1fdb4e931ad9b9c730de4"><code>86d09c6</code></a> ci: enable merge queue ci (<a href="https://redirect.github.com/googleapis/release-please/issues/2375">#2375</a>)</li> <li><a href="https://github.com/googleapis/release-please/commit/1491ab69deb445d9909590d2c0e54afc9e77f2eb"><code>1491ab6</code></a> fix(deps): update dependency diff to v7 (<a href="https://redirect.github.com/googleapis/release-please/issues/2372">#2372</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/release-please/compare/v16.12.0...v16.13.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for caa0464 - Browse repository at this point
Copy the full SHA caa0464View commit details -
fix: bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group (#1015)
Bumps the npm_and_yarn group with 1 update: [braces](https://github.com/micromatch/braces). Updates `braces` from 3.0.2 to 3.0.3 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/micromatch/braces/commit/74b2db2938fad48a2ea54a9c8bf27a37a62c350d"><code>74b2db2</code></a> 3.0.3</li> <li><a href="https://github.com/micromatch/braces/commit/88f1429a0f47e1dd3813de35211fc97ffda27f9e"><code>88f1429</code></a> update eslint. lint, fix unit tests.</li> <li><a href="https://github.com/micromatch/braces/commit/415d660c3002d1ab7e63dbf490c9851da80596ff"><code>415d660</code></a> Snyk js braces 6838727 (<a href="https://redirect.github.com/micromatch/braces/issues/40">#40</a>)</li> <li><a href="https://github.com/micromatch/braces/commit/190510f79db1adf21d92798b0bb6fccc1f72c9d6"><code>190510f</code></a> fix tests, skip 1 test in test/braces.expand</li> <li><a href="https://github.com/micromatch/braces/commit/716eb9f12d820b145a831ad678618731927e8856"><code>716eb9f</code></a> readme bump</li> <li><a href="https://github.com/micromatch/braces/commit/a5851e57f45c3431a94d83fc565754bc10f5bbc3"><code>a5851e5</code></a> Merge pull request <a href="https://redirect.github.com/micromatch/braces/issues/37">#37</a> from coderaiser/fix/vulnerability</li> <li><a href="https://github.com/micromatch/braces/commit/2092bd1fb108d2c59bd62e243b70ad98db961538"><code>2092bd1</code></a> feature: braces: add maxSymbols (<a href="https://github.com/micromatch/braces/issues/">https://github.com/micromatch/braces/issues/</a>...</li> <li><a href="https://github.com/micromatch/braces/commit/9f5b4cf47329351bcb64287223ffb6ecc9a5e6d3"><code>9f5b4cf</code></a> fix: vulnerability (<a href="https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727">https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727</a>)</li> <li><a href="https://github.com/micromatch/braces/commit/98414f9f1fabe021736e26836d8306d5de747e0d"><code>98414f9</code></a> remove funding file</li> <li><a href="https://github.com/micromatch/braces/commit/665ab5d561c017a38ba7aafd92cc6655b91d8c14"><code>665ab5d</code></a> update keepEscaping doc (<a href="https://redirect.github.com/micromatch/braces/issues/27">#27</a>)</li> <li>Additional commits viewable in <a href="https://github.com/micromatch/braces/compare/3.0.2...3.0.3">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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/googleapis/release-please-action/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5ec1cbd - Browse repository at this point
Copy the full SHA 5ec1cbdView commit details -
chore: update release tagging step name (#1022)
There is a small issue in the step name for creating major/minor tags. Although it's not critical and doesn't impact any functionality, keeping a valid name in the step would be ideal. Note: The documentation in `README.md` for creating major/minor tags is correct.
Configuration menu - View commit details
-
Copy full SHA for 7c6455e - Browse repository at this point
Copy the full SHA 7c6455eView commit details
Commits on Sep 18, 2024
-
fix: bump release-please from 16.13.0 to 16.14.0 (#1032)
Bumps [release-please](https://github.com/googleapis/release-please) from 16.13.0 to 16.14.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.14.0</h2> <h2><a href="https://github.com/googleapis/release-please/compare/v16.13.0...v16.14.0">16.14.0</a> (2024-09-17)</h2> <h3>Features</h3> <ul> <li>handle multiple commits in a single message (<a href="https://redirect.github.com/googleapis/release-please/issues/2358">#2358</a>) (<a href="https://github.com/googleapis/release-please/commit/ec41c38422fc23c6671f4ee7e4f09e9e120ab751">ec41c38</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.13.0...v16.14.0">16.14.0</a> (2024-09-17)</h2> <h3>Features</h3> <ul> <li>handle multiple commits in a single message (<a href="https://redirect.github.com/googleapis/release-please/issues/2358">#2358</a>) (<a href="https://github.com/googleapis/release-please/commit/ec41c38422fc23c6671f4ee7e4f09e9e120ab751">ec41c38</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/release-please/commit/288949797c6bfd95e08d74a6222e7d26e0020a7c"><code>2889497</code></a> chore(main): release 16.14.0 (<a href="https://redirect.github.com/googleapis/release-please/issues/2383">#2383</a>)</li> <li><a href="https://github.com/googleapis/release-please/commit/ec41c38422fc23c6671f4ee7e4f09e9e120ab751"><code>ec41c38</code></a> feat: handle multiple commits in a single message (<a href="https://redirect.github.com/googleapis/release-please/issues/2358">#2358</a>)</li> <li>See full diff in <a href="https://github.com/googleapis/release-please/compare/v16.13.0...v16.14.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b2a986c - Browse repository at this point
Copy the full SHA b2a986cView commit details -
Build dist
Configuration menu - View commit details
-
Copy full SHA for 36f841c - Browse repository at this point
Copy the full SHA 36f841cView commit details
Commits on Oct 1, 2024
-
build: grant github-automation team write access (#1037)
Signed-off-by: Jeff Ching <chingor@google.com>
Configuration menu - View commit details
-
Copy full SHA for 58577b3 - Browse repository at this point
Copy the full SHA 58577b3View commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2942e51 - Browse repository at this point
Copy the full SHA 2942e51View commit details -
Build dist
Configuration menu - View commit details
-
Copy full SHA for 4a74f24 - Browse repository at this point
Copy the full SHA 4a74f24View commit details -
chore(main): release 4.1.4 (#1039)
🤖 I have created a release *beep* *boop* --- ## [4.1.4](v4.1.3...v4.1.4) (2024-10-02) ### Bug Fixes * bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group ([#1015](#1015)) ([5ec1cbd](5ec1cbd)) * bump release-please from 16.12.0 to 16.13.0 ([#1030](#1030)) ([caa0464](caa0464)) * bump release-please from 16.13.0 to 16.14.0 ([#1032](#1032)) ([b2a986c](b2a986c)) * **deps:** update release-please to 16.14.1 ([#1036](#1036)) ([2942e51](2942e51)) --- 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 d1a8f22 - Browse repository at this point
Copy the full SHA d1a8f22View 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 v4.1.3...v4.1.4