aws-plaid-demo-app icon indicating copy to clipboard operation
aws-plaid-demo-app copied to clipboard

chore(deps): bump the npm-dependencies group across 1 directory with 6 updates

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps the npm-dependencies group with 6 updates in the /frontend directory:

Package From To
@aws-amplify/ui-react 6.7.0 6.9.3
@fontsource/inter 5.1.0 5.2.5
@testing-library/react 16.0.1 16.2.0
@testing-library/user-event 14.5.2 14.6.1
aws-amplify 6.9.0 6.13.4
react-router-dom 7.0.1 7.3.0

Updates @aws-amplify/ui-react from 6.7.0 to 6.9.3

Release notes

Sourced from @​aws-amplify/ui-react's releases.

@​aws-amplify/ui-react@​6.9.3

Patch Changes

@​aws-amplify/ui-react@​6.9.2

Patch Changes

@​aws-amplify/ui-react@​6.9.1

Patch Changes

@​aws-amplify/ui-react@​6.9.0

Minor Changes

Patch Changes

@​aws-amplify/ui-react@​6.8.1

Patch Changes

@​aws-amplify/ui-react@​6.8.0

Minor Changes

Patch Changes

... (truncated)

Changelog

Sourced from @​aws-amplify/ui-react's changelog.

6.9.3

Patch Changes

6.9.2

Patch Changes

6.9.1

Patch Changes

6.9.0

Minor Changes

Patch Changes

6.8.1

Patch Changes

6.8.0

... (truncated)

Commits

Updates @fontsource/inter from 5.1.0 to 5.2.5

Commits

Updates @testing-library/react from 16.0.1 to 16.2.0

Release notes

Sourced from @​testing-library/react's releases.

v16.2.0

16.2.0 (2025-01-15)

Features

v16.1.0

16.1.0 (2024-12-05)

Features

Commits

Updates @testing-library/user-event from 14.5.2 to 14.6.1

Release notes

Sourced from @​testing-library/user-event's releases.

v14.6.1

14.6.1 (2025-01-21)

Bug Fixes

  • correct description for delay option (#1175) (2edf14d)
  • keyboard: add ContextMenu to defaultKeyMap (#1079) (3e471d1)
  • keyboard: add brackets to defaultKeyMap (#1226) (543ecb0)
  • keyboard: walk through radio group per arrow keys (#1049) (bf8111c)
  • pointer: dispatch mouse events if pointerdown is defaultPrevented (#1121) (f681f7b)
  • pointer: set button and buttons properties on PointerEvent (#1219) (6614f72)
  • pointer: use 1 as default value for PointerEvent.width and PointerEvent.height (#1224) (f0468d0)
  • prevent click event loop on form-associated custom element (#1238) (465fc7e)
  • prevent click event on non-focusable control (#1130) (e429094)
  • upload: apply accept filter more leniently (#1064) (a344ad4)

v14.6.0

14.6.0 (2025-01-15)

Features

Bug Fixes

  • clipboard: await DataTransferItem.getAsString() callback (#1251) (7b11b0e)
  • event: assign pointer coords to MouseEvent (#1039) (8528972)
  • pointer: check PointerCoords.x in isDifferentPointerPosition (#1216) (75edef5)
  • pointer: check all fields of PointerCoords in isDifferentPointerPosition() (#1229) (5f3d28f)
Commits
  • d42954b chore: fix typos (#1260)
  • 465fc7e fix: prevent click event loop on form-associated custom element (#1238)
  • 65c1f6c test: update snapshots (#1261)
  • 543ecb0 fix(keyboard): add brackets to defaultKeyMap (#1226)
  • f0468d0 fix(pointer): use 1 as default value for PointerEvent.width and `PointerE...
  • 6614f72 fix(pointer): set button and buttons properties on PointerEvent (#1219)
  • 2edf14d fix: correct description for delay option (#1175)
  • e429094 fix: prevent click event on non-focusable control (#1130)
  • f681f7b fix(pointer): dispatch mouse events if pointerdown is defaultPrevented (#...
  • 3e471d1 fix(keyboard): add ContextMenu to defaultKeyMap (#1079)
  • Additional commits viewable in compare view

Updates aws-amplify from 6.9.0 to 6.13.4

Release notes

Sourced from aws-amplify's releases.

2025-03-06 Amplify JS release - [email protected]

What's Changed

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@6.13.4

2025-03-05 Amplify JS release - [email protected]

What's Changed

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@6.13.3

2025-02-27 Amplify JS release - [email protected]

What's Changed

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@6.13.2

2025-02-20 Amplify JS release - [email protected]

What's Changed

New Contributors

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@6.13.1

2025-02-11 Amplify JS release - [email protected]

What's Changed

... (truncated)

Commits
  • 2c3bac4 chore(release): Publish [skip release]
  • 8410d60 chore(release): Set core metadata [skip release]
  • 2a4bc19 release(required): Amplify JS release (#14271)
  • d7ada2b fix(auth): update service returned identity id to the in-memory store (#14268)
  • 1cd12bf fix(auth): associate unAuth identityId to newly authenticated user's identity...
  • e924f12 fix(auth): clear browser tab location before sending final success hub events...
  • 9145612 chore: Merge release into main (#14266)
  • e9e9901 chore(release): Update API docs [skip release]
  • eacdf1a chore(release): Publish [skip release]
  • 2d7369b chore(release): Set core metadata [skip release]
  • Additional commits viewable in compare view

Updates react-router-dom from 7.0.1 to 7.3.0

Release notes

Sourced from react-router-dom's releases.

v7.1.3

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v713

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

... (truncated)

Changelog

Sourced from react-router-dom's changelog.

7.3.0

Patch Changes

7.2.0

Patch Changes

7.1.5

Patch Changes

7.1.4

Patch Changes

7.1.3

Patch Changes

7.1.2

Patch Changes

7.1.1

Patch Changes

7.1.0

... (truncated)

Commits

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

dependabot[bot] avatar Mar 10 '25 12:03 dependabot[bot]