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.0.4 to 1.2.1 #51

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

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

Release notes

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

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

Patch Changes

  • 697bc8a: Prevent CTRL-C handling for yarn classic package manager
  • 3408511: Print all amplfiy package versions when running ampx info
  • c784e40: Catch and wrap DeploymentInProgress exception while generating artifacts
  • Updated dependencies [697bc8a]
  • Updated dependencies [09b4cc1]
  • Updated dependencies [c784e40]
    • @​aws-amplify/backend-deployer@​1.0.2
    • @​aws-amplify/cli-core@​1.1.1
    • @​aws-amplify/sandbox@​1.1.1
    • @​aws-amplify/deployed-backend-client@​1.1.0
    • @​aws-amplify/model-generator@​1.0.2
    • @​aws-amplify/client-config@​1.1.1
    • @​aws-amplify/platform-core@​1.0.3

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

Minor Changes

  • 8f23287: feat: add support for function logs streaming to sandbox

Patch Changes

  • Updated dependencies [8f23287]
  • Updated dependencies [ebbbb60]
    • @​aws-amplify/cli-core@​1.1.0
    • @​aws-amplify/sandbox@​1.1.0
    • @​aws-amplify/client-config@​1.1.0

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

Patch Changes

  • 44ca7d7: refactor top level cli error handling
  • Updated dependencies [44ca7d7]
  • Updated dependencies [ca92f23]
    • @​aws-amplify/platform-core@​1.0.2
    • @​aws-amplify/sandbox@​1.0.6

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

Minor Changes

  • 0ba7450: add possibility to specify output format in pipeline-deploy command
  • 15aaab7: Add custom SSL certificate support to generate SQL schema command.
  • e684646: Add support to input secret value using redirection

Patch Changes

  • c93357c: Fixed the issue where an error message is printed twice
  • 67da33d: chore: add success messaging when setting and removing sandbox secrets

... (truncated)

Commits
  • 3e59cb7 Version Packages (#1758)
  • 913e459 update e2e test for schedule function (#1778)
  • 3df68d3 pin api extractor (#1780)
  • c784e40 fix: catch and wrap DeploymentInProgress exception while generating artifacts...
  • 09b4cc1 correctly classify credentials related errors while making sdk calls to SSM (...
  • 697bc8a fix: prevent CTRL-C handling for yarn classic package manager (#1762)
  • ec12ac8 feat: add support for scheduling functions (#1527)
  • 890ce86 changeset excludes test sources (#1757)
  • 3408511 Print all amplify package versions as part of ampx info (#1753)
  • 7361ff4 Version Packages (#1748)
  • 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)