-
Notifications
You must be signed in to change notification settings - Fork 1
Commit 7f60170
authored
chore(deps): Bump minio from 7.1.3 to 7.1.4 (#481)
Bumps [minio](https://github.com/minio/minio-js) from 7.1.3 to 7.1.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/minio/minio-js/releases">minio's releases</a>.</em></p>
<blockquote>
<h2>Bugfix Release</h2>
<h2>What's Changed</h2>
<ul>
<li>refactor <code>setObjectLegalHold</code> and <code>getObjectLegalHold</code> apis by <a href="https://github.com/prakashsvmx"><code>@prakashsvmx</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1198">minio/minio-js#1198</a></li>
<li>fix: Typo in variable name leads to misunderstanding by <a href="https://github.com/rapsealk"><code>@rapsealk</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1207">minio/minio-js#1207</a></li>
<li>Fix alphanumeric typo in unit test by <a href="https://github.com/kaankabalak"><code>@kaankabalak</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1209">minio/minio-js#1209</a></li>
<li>Format markdown files in pre-commit hooks by <a href="https://github.com/trim21"><code>@trim21</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1212">minio/minio-js#1212</a></li>
<li>build(deps-dev): bump <code>@babel/traverse</code> from 7.21.5 to 7.23.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1214">minio/minio-js#1214</a></li>
<li>refactor <code>getBucketTagging</code>, <code>getObjectTagging</code> to TypeScript by <a href="https://github.com/trim21"><code>@trim21</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1211">minio/minio-js#1211</a></li>
<li>Remove link to outdated sample code by <a href="https://github.com/feorlen"><code>@feorlen</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1218">minio/minio-js#1218</a></li>
<li>docs: fix build from source steps by <a href="https://github.com/trim21"><code>@trim21</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1220">minio/minio-js#1220</a></li>
<li>refactor <code>getObjectLockConfig</code> and <code>setObjectLockConfig</code> to ts by <a href="https://github.com/prakashsvmx"><code>@prakashsvmx</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1200">minio/minio-js#1200</a></li>
<li>refactor <code>putObjectRetention</code> by <a href="https://github.com/trim21"><code>@trim21</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1219">minio/minio-js#1219</a></li>
<li>remove dependency <code>xml</code> by <a href="https://github.com/trim21"><code>@trim21</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1231">minio/minio-js#1231</a></li>
<li>remove usage of deprecated <code>LegalHoldStatus</code> by <a href="https://github.com/trim21"><code>@trim21</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1230">minio/minio-js#1230</a></li>
<li>refactor: <code>makeBucket</code> by <a href="https://github.com/trim21"><code>@trim21</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1222">minio/minio-js#1222</a></li>
<li>docs: typo in readme by <a href="https://github.com/trim21"><code>@trim21</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1237">minio/minio-js#1237</a></li>
<li>refactor <code>listIncompleteUploads</code> to TypeScript by <a href="https://github.com/trim21"><code>@trim21</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1228">minio/minio-js#1228</a></li>
<li>refactor: <code>completeMultipartUpload</code> to TypeScript by <a href="https://github.com/trim21"><code>@trim21</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1229">minio/minio-js#1229</a></li>
<li>update examples by <a href="https://github.com/trim21"><code>@trim21</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1235">minio/minio-js#1235</a></li>
<li>refactor findUploadId to TypeScript by <a href="https://github.com/trim21"><code>@trim21</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1240">minio/minio-js#1240</a></li>
<li>feat: expose errors from entrypoint by <a href="https://github.com/aldy505"><code>@aldy505</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1242">minio/minio-js#1242</a></li>
<li>fix: enclose ipv6 host with brackets on client request by <a href="https://github.com/aldy505"><code>@aldy505</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1243">minio/minio-js#1243</a></li>
<li>refactor <code>getBucketVersioning</code> and <code>setBucketVersioning</code> to ts by <a href="https://github.com/prakashsvmx"><code>@prakashsvmx</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1239">minio/minio-js#1239</a></li>
<li>refactor: remove <code>ObjectUplaoder</code> and turn stream uploading by <a href="https://github.com/trim21"><code>@trim21</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1227">minio/minio-js#1227</a></li>
<li>refactor: <code>setBucketPolicy</code> by <a href="https://github.com/trim21"><code>@trim21</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1221">minio/minio-js#1221</a></li>
<li>refactor: <code>bucketExists</code> by <a href="https://github.com/trim21"><code>@trim21</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1223">minio/minio-js#1223</a></li>
<li>refactor: <code>getBucketPolicy</code> by <a href="https://github.com/trim21"><code>@trim21</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1224">minio/minio-js#1224</a></li>
<li>refactor: <code>getObject</code> and <code>fGetObject</code> by <a href="https://github.com/trim21"><code>@trim21</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1225">minio/minio-js#1225</a></li>
<li>refactor: notification.ts by <a href="https://github.com/trim21"><code>@trim21</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1226">minio/minio-js#1226</a></li>
<li>Fix truncated ListObjects request handling with non-existing NextMarker by <a href="https://github.com/DJTripper"><code>@DJTripper</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1253">minio/minio-js#1253</a></li>
<li>Update the JavaScript SDK Quickstart by <a href="https://github.com/feorlen"><code>@feorlen</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1236">minio/minio-js#1236</a></li>
<li>remove TargetConfig from minio.d.ts by <a href="https://github.com/trim21"><code>@trim21</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1254">minio/minio-js#1254</a></li>
<li>refactor get set tagging apis for bucket and object by <a href="https://github.com/prakashsvmx"><code>@prakashsvmx</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1246">minio/minio-js#1246</a></li>
<li>refactor <code>selectObjectContent</code> to ts by <a href="https://github.com/prakashsvmx"><code>@prakashsvmx</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1252">minio/minio-js#1252</a></li>
<li>Update buffer-crc32 to 1.0.0 by <a href="https://github.com/kibertoad"><code>@kibertoad</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1264">minio/minio-js#1264</a></li>
<li>fix: don't use DEFAULT_REGION for listBuckets method by <a href="https://github.com/aldy505"><code>@aldy505</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1248">minio/minio-js#1248</a></li>
<li>refactor bucket lifecycle apis to ts by <a href="https://github.com/prakashsvmx"><code>@prakashsvmx</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1276">minio/minio-js#1276</a></li>
<li>refactor encryption apis to ts by <a href="https://github.com/prakashsvmx"><code>@prakashsvmx</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1277">minio/minio-js#1277</a></li>
<li>uri escape to comply with s3 by <a href="https://github.com/prakashsvmx"><code>@prakashsvmx</code></a> in <a href="https://redirect.github.com/minio/minio-js/pull/1280">minio/minio-js#1280</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/rapsealk"><code>@rapsealk</code></a> made their first contribution in <a href="https://redirect.github.com/minio/minio-js/pull/1207">minio/minio-js#1207</a></li>
<li><a href="https://github.com/feorlen"><code>@feorlen</code></a> made their first contribution in <a href="https://redirect.github.com/minio/minio-js/pull/1218">minio/minio-js#1218</a></li>
<li><a href="https://github.com/DJTripper"><code>@DJTripper</code></a> made their first contribution in <a href="https://redirect.github.com/minio/minio-js/pull/1253">minio/minio-js#1253</a></li>
<li><a href="https://github.com/kibertoad"><code>@kibertoad</code></a> made their first contribution in <a href="https://redirect.github.com/minio/minio-js/pull/1264">minio/minio-js#1264</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/minio/minio-js/compare/7.1.3...7.1.4">https://github.com/minio/minio-js/compare/7.1.3...7.1.4</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/minio/minio-js/commit/38a42b354312b0e825aab647f929a88ea3025202"><code>38a42b3</code></a> uri escape to comply with s3 (<a href="https://redirect.github.com/minio/minio-js/issues/1280">#1280</a>)</li>
<li><a href="https://github.com/minio/minio-js/commit/d449fcdba01b1118b73ca211c2c86c6438be3345"><code>d449fcd</code></a> refactor encryption apis to ts (<a href="https://redirect.github.com/minio/minio-js/issues/1277">#1277</a>)</li>
<li><a href="https://github.com/minio/minio-js/commit/b5a8d3fe18d05286531c52a538559958b990ab08"><code>b5a8d3f</code></a> refactor bucket lifecycle apis to ts (<a href="https://redirect.github.com/minio/minio-js/issues/1276">#1276</a>)</li>
<li><a href="https://github.com/minio/minio-js/commit/e1d730c05378fcba5c0c5a334533c6abd1fa444e"><code>e1d730c</code></a> fix: don't use DEFAULT_REGION for listBuckets method (<a href="https://redirect.github.com/minio/minio-js/issues/1248">#1248</a>)</li>
<li><a href="https://github.com/minio/minio-js/commit/344d9107826582bc2388e99e19eecc7263b4ad21"><code>344d910</code></a> Update buffer-crc32 to 1.0.0 (<a href="https://redirect.github.com/minio/minio-js/issues/1264">#1264</a>)</li>
<li><a href="https://github.com/minio/minio-js/commit/6b9845d3c7fa5f5013f3fa1058f85a9480dcd434"><code>6b9845d</code></a> refactor selectObjectContent to ts (<a href="https://redirect.github.com/minio/minio-js/issues/1252">#1252</a>)</li>
<li><a href="https://github.com/minio/minio-js/commit/953dfa9efaa7e7631c1e8c6541289e0eaf30f7c1"><code>953dfa9</code></a> refactor get set tagging apis for bucket and object (<a href="https://redirect.github.com/minio/minio-js/issues/1246">#1246</a>)</li>
<li><a href="https://github.com/minio/minio-js/commit/ff816e7f43e73cf156fcd4fff926810b6398fd21"><code>ff816e7</code></a> Update minio.d.ts (<a href="https://redirect.github.com/minio/minio-js/issues/1254">#1254</a>)</li>
<li><a href="https://github.com/minio/minio-js/commit/46532acdd554d64a53e3aa75f8a5dc68e3a6526c"><code>46532ac</code></a> Update the JavaScript SDK Quickstart (<a href="https://redirect.github.com/minio/minio-js/issues/1236">#1236</a>)</li>
<li><a href="https://github.com/minio/minio-js/commit/0327ff8f7ff0ada58b279d72e177c6dfa9ace233"><code>0327ff8</code></a> Fix truncated ListObjects request handling with non-existing NextMarker (<a href="https://redirect.github.com/minio/minio-js/issues/1253">#1253</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/minio/minio-js/compare/7.1.3...7.1.4">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>1 parent 0a24571 commit 7f60170Copy full SHA for 7f60170
File tree
Expand file treeCollapse file tree
2 files changed
+63
-45
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+63
-45
lines changed+62-44Lines changed: 62 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
| 59 | + | |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
|
0 commit comments