Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): Bump @relaycorp/object-storage from 1.4.109 to 1.4.110 (#1212
) Bumps [@relaycorp/object-storage](https://github.com/relaycorp/object-storage-js) from 1.4.109 to 1.4.110. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/relaycorp/object-storage-js/releases"><code>@relaycorp/object-storage</code>'s releases</a>.</em></p> <blockquote> <h2>v1.4.110</h2> <h2><a href="https://github.com/relaycorp/object-storage-js/compare/v1.4.109...v1.4.110">1.4.110</a> (2024-05-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> Bump aws-sdk from 2.1594.0 to 2.1613.0 (<a href="https://redirect.github.com/relaycorp/object-storage-js/issues/483">#483</a>) (<a href="https://github.com/relaycorp/object-storage-js/commit/129af94e9471c1ed70157854008e7a0add89d8f0">129af94</a>), closes <a href="https://redirect.github.com/relaycorp/object-storage-js/issues/4632">#4632</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/relaycorp/object-storage-js/commit/129af94e9471c1ed70157854008e7a0add89d8f0"><code>129af94</code></a> fix(deps): Bump aws-sdk from 2.1594.0 to 2.1613.0 (<a href="https://redirect.github.com/relaycorp/object-storage-js/issues/483">#483</a>)</li> <li><a href="https://github.com/relaycorp/object-storage-js/commit/7f60170f64a3728800b25c8a9dd730107aabdfc2"><code>7f60170</code></a> chore(deps): Bump minio from 7.1.3 to 7.1.4 (<a href="https://redirect.github.com/relaycorp/object-storage-js/issues/481">#481</a>)</li> <li><a href="https://github.com/relaycorp/object-storage-js/commit/0a24571b687cce765e903bf1789be444b00c4b5a"><code>0a24571</code></a> chore(deps): Bump typedoc from 0.25.12 to 0.25.13 (<a href="https://redirect.github.com/relaycorp/object-storage-js/issues/480">#480</a>)</li> <li><a href="https://github.com/relaycorp/object-storage-js/commit/8c0c87c8c84ef41b2f85232d31f67a6c007e6921"><code>8c0c87c</code></a> chore(deps): Bump jest and <code>@types/jest</code> (<a href="https://redirect.github.com/relaycorp/object-storage-js/issues/476">#476</a>)</li> <li><a href="https://github.com/relaycorp/object-storage-js/commit/252d65ab5ef1c1c73ce336084559f2b0cd2cc7e2"><code>252d65a</code></a> chore(deps): Bump typescript from 5.4.3 to 5.4.5 (<a href="https://redirect.github.com/relaycorp/object-storage-js/issues/475">#475</a>)</li> <li>See full diff in <a href="https://github.com/relaycorp/object-storage-js/compare/v1.4.109...v1.4.110">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@relaycorp/object-storage&package-manager=npm_and_yarn&previous-version=1.4.109&new-version=1.4.110)](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>
- Loading branch information