Skip to content

Commit e8f6000

Browse files
Upgrade: [dependabot] - bump @aws-amplify/auth from 6.17.0 to 6.17.1 (#1584)
Bumps [@aws-amplify/auth](https://github.com/aws-amplify/amplify-js) from 6.17.0 to 6.17.1. <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/@aws-amplify/[email protected]...@aws-amplify/[email protected]">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@aws-amplify/auth&package-manager=npm_and_yarn&previous-version=6.17.0&new-version=6.17.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>
1 parent 8f54a42 commit e8f6000

File tree

2 files changed

+5
-26
lines changed

2 files changed

+5
-26
lines changed

package-lock.json

Lines changed: 4 additions & 25 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
@@ -27,7 +27,7 @@
2727
"sass": "^1.96.0"
2828
},
2929
"devDependencies": {
30-
"@aws-amplify/auth": "^6.17.0",
30+
"@aws-amplify/auth": "^6.17.1",
3131
"@swc/jest": "^0.2.39",
3232
"@testing-library/jest-dom": "^6.9.1",
3333
"@testing-library/react": "^16.3.0",

0 commit comments

Comments
 (0)