Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the deps group with 10 updates #530

Merged
merged 1 commit into from
Apr 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2024

Bumps the deps group with 10 updates:

Package From To
@aws-amplify/ui-react 6.1.6 6.1.7
aws-amplify 6.0.27 6.0.28
aws-rum-web 1.17.1 1.17.2
aws-sdk 2.1595.0 2.1598.0
i18next 23.11.0 23.11.1
@testing-library/react 14.3.0 14.3.1
@types/node 20.12.6 20.12.7
@types/react 18.2.75 18.2.77
@types/react-dom 18.2.24 18.2.25
typescript 5.4.4 5.4.5

Updates @aws-amplify/ui-react from 6.1.6 to 6.1.7

Release notes

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

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

Patch Changes

Changelog

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

6.1.7

Patch Changes

Commits

Updates aws-amplify from 6.0.27 to 6.0.28

Release notes

Sourced from aws-amplify's releases.

2024-04-09 Amplify JS release - aws-amplify@6.0.28

What's Changed

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.0.27...aws-amplify@6.0.28

Commits

Updates aws-rum-web from 1.17.1 to 1.17.2

Changelog

Sourced from aws-rum-web's changelog.

1.17.2 (2024-04-03)

Bug Fixes

Commits

Updates aws-sdk from 2.1595.0 to 2.1598.0

Release notes

Sourced from aws-sdk's releases.

Release v2.1598.0

See changelog for more information.

Release v2.1597.0

See changelog for more information.

Release v2.1596.0

See changelog for more information.

Commits

Updates i18next from 23.11.0 to 23.11.1

Release notes

Sourced from i18next's releases.

v23.11.1

  • types: remove const from ParseKeys Context type parameter and disable skipLibCheck 2169
Changelog

Sourced from i18next's changelog.

23.11.1

  • types: remove const from ParseKeys Context type parameter and disable skipLibCheck 2169
Commits

Updates @testing-library/react from 14.3.0 to 14.3.1

Release notes

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

v14.3.1

14.3.1 (2024-04-11)

Bug Fixes

Commits

Updates @types/node from 20.12.6 to 20.12.7

Commits

Updates @types/react from 18.2.75 to 18.2.77

Commits

Updates @types/react-dom from 18.2.24 to 18.2.25

Commits

Updates typescript from 5.4.4 to 5.4.5

Release notes

Sourced from typescript's releases.

TypeScript 5.4.5

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • 27bcd4c Update LKG
  • 9f33bf1 🤖 Pick PR #58098 (Fix constraints of nested homomorph...) into release-5.4 (#...
  • 71b2f84 Bump version to 5.4.5 and LKG
  • 892936f 🤖 Pick PR #58083 (Don't propagate partial union/inter...) into release-5.4 (#...
  • 38a7c05 release-5.4: Always set node-version for setup-node (#58117)
  • b754fc3 🤖 Pick PR #57778 (fix type import check for default-i...) into release-5.4 (#...
  • See full diff in compare view

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

Bumps the deps group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@aws-amplify/ui-react](https://github.com/aws-amplify/amplify-ui/tree/HEAD/packages/react) | `6.1.6` | `6.1.7` |
| [aws-amplify](https://github.com/aws-amplify/amplify-js) | `6.0.27` | `6.0.28` |
| [aws-rum-web](https://github.com/aws-observability/aws-rum-web) | `1.17.1` | `1.17.2` |
| [aws-sdk](https://github.com/aws/aws-sdk-js) | `2.1595.0` | `2.1598.0` |
| [i18next](https://github.com/i18next/i18next) | `23.11.0` | `23.11.1` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.3.0` | `14.3.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.6` | `20.12.7` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.75` | `18.2.77` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.24` | `18.2.25` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.4.4` | `5.4.5` |


Updates `@aws-amplify/ui-react` from 6.1.6 to 6.1.7
- [Release notes](https://github.com/aws-amplify/amplify-ui/releases)
- [Changelog](https://github.com/aws-amplify/amplify-ui/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/aws-amplify/amplify-ui/commits/@aws-amplify/ui-react@6.1.7/packages/react)

Updates `aws-amplify` from 6.0.27 to 6.0.28
- [Release notes](https://github.com/aws-amplify/amplify-js/releases)
- [Commits](https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.0.27...aws-amplify@6.0.28)

Updates `aws-rum-web` from 1.17.1 to 1.17.2
- [Release notes](https://github.com/aws-observability/aws-rum-web/releases)
- [Changelog](https://github.com/aws-observability/aws-rum-web/blob/v1.17.2/CHANGELOG.md)
- [Commits](aws-observability/aws-rum-web@v1.17.1...v1.17.2)

Updates `aws-sdk` from 2.1595.0 to 2.1598.0
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1595.0...v2.1598.0)

Updates `i18next` from 23.11.0 to 23.11.1
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v23.11.0...v23.11.1)

Updates `@testing-library/react` from 14.3.0 to 14.3.1
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v14.3.0...v14.3.1)

Updates `@types/node` from 20.12.6 to 20.12.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 18.2.75 to 18.2.77
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/react-dom` from 18.2.24 to 18.2.25
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `typescript` from 5.4.4 to 5.4.5
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.4...v5.4.5)

---
updated-dependencies:
- dependency-name: "@aws-amplify/ui-react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: aws-amplify
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: aws-rum-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 12, 2024
@kurkle kurkle merged commit dc8b741 into main Apr 13, 2024
12 checks passed
@kurkle kurkle deleted the dependabot/npm_and_yarn/deps-fe3184e9c6 branch April 13, 2024 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant