Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Bump square from 39.0.0 to 39.1.1 (#275)
Bumps [square](https://github.com/square/square-nodejs-sdk) from 39.0.0 to 39.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/square/square-nodejs-sdk/releases">square's releases</a>.</em></p> <blockquote> <h2>39.1.1</h2> <h2>What's Changed</h2> <ul> <li>make tender_id nullable by <a href="https://github.com/mikekono"><code>@mikekono</code></a> in <a href="https://redirect.github.com/square/square-nodejs-sdk/pull/162">square/square-nodejs-sdk#162</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/mikekono"><code>@mikekono</code></a> made their first contribution in <a href="https://redirect.github.com/square/square-nodejs-sdk/pull/162">square/square-nodejs-sdk#162</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/square/square-nodejs-sdk/compare/39.1.0...39.1.1">https://github.com/square/square-nodejs-sdk/compare/39.1.0...39.1.1</a></p> <h2>Version 39.1.0</h2> <p>This release of the nodejs SDK includes support for Square API version 2024-12-18. For more information about the changes to this API version, see <a href="https://developer.squareup.com/docs/changelog/connect-logs/2024-12-18">https://developer.squareup.com/docs/changelog/connect-logs/2024-12-18</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/square/square-nodejs-sdk/commit/3f7d17a2edfdef82703f0eb3b62231bb9247fa0f"><code>3f7d17a</code></a> Merge pull request <a href="https://redirect.github.com/square/square-nodejs-sdk/issues/162">#162</a> from square/mikek/patch-release</li> <li><a href="https://github.com/square/square-nodejs-sdk/commit/3696d978d5040760109873e65d1b4daa66812237"><code>3696d97</code></a> make tender_id nullable</li> <li><a href="https://github.com/square/square-nodejs-sdk/commit/4af0226471d238d4f6b772d420f499a7cb3110ff"><code>4af0226</code></a> Merge pull request <a href="https://redirect.github.com/square/square-nodejs-sdk/issues/161">#161</a> from square/release/2024-12-18</li> <li><a href="https://github.com/square/square-nodejs-sdk/commit/0effdb5206c644837f6b0af3a157cec5d1407e56"><code>0effdb5</code></a> Release 2024-12-18</li> <li>See full diff in <a href="https://github.com/square/square-nodejs-sdk/compare/39.0.0...39.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=square&package-manager=npm_and_yarn&previous-version=39.0.0&new-version=39.1.1)](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>
- Loading branch information