aws-samples / aws-real-user-monitoring-amplifyapps

Example of how to instrument an AWS Amplify React application with Amazon CloudWatch RUM to monitor the experience of end users
https://aws.amazon.com/blogs/mobile/implementing-real-user-monitoring-of-amplify-application-using-amazon-cloudwatch-rum/
MIT No Attribution
11 stars 3 forks source link

chore(deps-dev): bump @aws-amplify/backend-cli from 1.2.1 to 1.2.5 #54

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @aws-amplify/backend-cli from 1.2.1 to 1.2.5.

Release notes

Sourced from @​aws-amplify/backend-cli's releases.

@​aws-amplify/backend-cli@​1.2.5

Patch Changes

  • 5405c87: chore: refactor error handling for secrets client
  • 9720736: Pass profile explicitly to CDK CLI when using npx ampx sandbox --profile <profile_name>
  • Updated dependencies [9c50380]
  • Updated dependencies [5405c87]
  • Updated dependencies [9720736]
    • @​aws-amplify/backend-deployer@​1.1.0
    • @​aws-amplify/backend-secret@​1.1.0
    • @​aws-amplify/sandbox@​1.2.0

@​aws-amplify/backend-cli@​1.2.4

Patch Changes

  • 16b7bbd: fix: classify error for running pipeline-deploy in local as user error
  • 4d4c0d5: Use proper error and fault suffixes.
  • Updated dependencies [66a4267]
  • Updated dependencies [4d4c0d5]
    • @​aws-amplify/backend-deployer@​1.0.6
    • @​aws-amplify/model-generator@​1.0.5
    • @​aws-amplify/client-config@​1.2.1

@​aws-amplify/backend-cli@​1.2.3

Patch Changes

  • 3c698e0: upgrade AWS SDK packages to latest
  • eab6ddb: wrap credential related errors for generate commands in AmplifyUserError
  • Updated dependencies [489d16e]
  • Updated dependencies [3c698e0]
  • Updated dependencies [decd10e]
  • Updated dependencies [057a069]
  • Updated dependencies [eab6ddb]
  • Updated dependencies [36feb29]
  • Updated dependencies [320a86d]
    • @​aws-amplify/backend-deployer@​1.0.4
    • @​aws-amplify/deployed-backend-client@​1.3.0
    • @​aws-amplify/model-generator@​1.0.4
    • @​aws-amplify/backend-secret@​1.0.1
    • @​aws-amplify/form-generator@​1.0.1
    • @​aws-amplify/client-config@​1.1.3
    • @​aws-amplify/platform-core@​1.0.5
    • @​aws-amplify/sandbox@​1.1.2
    • @​aws-amplify/schema-generator@​1.2.1
    • @​aws-amplify/cli-core@​1.1.2

@​aws-amplify/backend-cli@​1.2.2

Patch Changes

  • 1aef2c2: wrap CloudFormation client stack does not exist errors in AmplifyUserError

... (truncated)

Commits
  • b8655a4 Version Packages (#1897)
  • 9c50380 make line endings in error mapper regex os independent (#1906)
  • 5405c87 chore: refactor error handling for secrets client (#1894)
  • b7df05a Use multiple accounts in canary workflow (#1902)
  • 9720736 Pass profile explicitly to CDK CLI when using `npx ampx sandbox --profile <pr...
  • 67feca0 function env vars to cast to unknown, then expected type (#1648)
  • b2464ab Version Packages (#1882)
  • 4d4c0d5 Create lint rule for error names (#1889)
  • 16b7bbd fix: classify error for running pipeline-deploy in local as user error (#1888)
  • 66a4267 Detect more non bootstrapped account variants (#1884)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 commands and options
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 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)