Skip to content

Commit 0b37c0f

Browse files
Upgrade: [dependabot] - bump aws-amplify from 6.15.8 to 6.15.9 (#1579)
Bumps [aws-amplify](https://github.com/aws-amplify/amplify-js) from 6.15.8 to 6.15.9. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws-amplify/amplify-js/commit/7b4c9e16aee48f03df25f77209d1677f21b15646"><code>7b4c9e1</code></a> chore(release): Publish [skip release]</li> <li><a href="https://github.com/aws-amplify/amplify-js/commit/8caaadf17176617cc555d99431ef507608380009"><code>8caaadf</code></a> chore(release): Set core metadata [skip release]</li> <li><a href="https://github.com/aws-amplify/amplify-js/commit/084e6b6b64fc1df65470d60959394cb671ad5fc0"><code>084e6b6</code></a> release(required): Amplify JS release (<a href="https://redirect.github.com/aws-amplify/amplify-js/issues/14649">#14649</a>)</li> <li><a href="https://github.com/aws-amplify/amplify-js/commit/94352c7ac4f97b4dbcf490331e41bb20d4b3ac2a"><code>94352c7</code></a> chore(js): update lock file (<a href="https://redirect.github.com/aws-amplify/amplify-js/issues/14648">#14648</a>)</li> <li><a href="https://github.com/aws-amplify/amplify-js/commit/4189c66ac674073d330ef29ebf0df4580e4db047"><code>4189c66</code></a> feat(storage): add cacheControl header to uploadData, downloadData and getUrl...</li> <li><a href="https://github.com/aws-amplify/amplify-js/commit/0035497df64cc6dc4e0cbee683ce574a8ffbfd09"><code>0035497</code></a> chore(rtn-passkeys): Upgrade react version (<a href="https://redirect.github.com/aws-amplify/amplify-js/issues/14646">#14646</a>)</li> <li><a href="https://github.com/aws-amplify/amplify-js/commit/a71ee35d17932813aa825fe8b19b16b841a68180"><code>a71ee35</code></a> ci: add git-secrets workflow (<a href="https://redirect.github.com/aws-amplify/amplify-js/issues/14645">#14645</a>)</li> <li><a href="https://github.com/aws-amplify/amplify-js/commit/0bf9860cdb5bc1e83b036ec09d484ada02d57f79"><code>0bf9860</code></a> ci: setup git-secrets integration (<a href="https://redirect.github.com/aws-amplify/amplify-js/issues/14644">#14644</a>)</li> <li><a href="https://github.com/aws-amplify/amplify-js/commit/8c43daf8662f4fabd852013a7140f1dfb195c970"><code>8c43daf</code></a> chore: upgrade rtn in example app (<a href="https://redirect.github.com/aws-amplify/amplify-js/issues/14641">#14641</a>)</li> <li><a href="https://github.com/aws-amplify/amplify-js/commit/1fe3c5dbea26a7394c43a97af05e3fa8cec95a92"><code>1fe3c5d</code></a> fix(storage): use unsigned payload for pre-signed urls (<a href="https://redirect.github.com/aws-amplify/amplify-js/issues/14636">#14636</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws-amplify/amplify-js/compare/[email protected]@6.15.9">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aws-amplify&package-manager=npm_and_yarn&previous-version=6.15.8&new-version=6.15.9)](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>
1 parent 7489316 commit 0b37c0f

File tree

2 files changed

+65
-44
lines changed

2 files changed

+65
-44
lines changed

package-lock.json

Lines changed: 64 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cpt-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@cpt-ui-common/common-types": "^1.0.0",
17-
"aws-amplify": "^6.15.8",
17+
"aws-amplify": "^6.15.9",
1818
"aws-rum-web": "^1.25.0",
1919
"axios": "^1.13.2",
2020
"identity-obj-proxy": "^3.0.0",

0 commit comments

Comments
 (0)