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 5 updates #461

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the deps group with 5 updates:

Package From To
@aws-amplify/ui-react 6.1.2 6.1.3
aws-amplify 6.0.15 6.0.16
aws-sdk 2.1553.0 2.1555.0
@types/node 20.11.16 20.11.17
dotenv 16.4.1 16.4.2

Updates @aws-amplify/ui-react from 6.1.2 to 6.1.3

Release notes

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

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

Patch Changes

Changelog

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

6.1.3

Patch Changes

Commits

Updates aws-amplify from 6.0.15 to 6.0.16

Release notes

Sourced from aws-amplify's releases.

2024-02-09 Amplify JS release - aws-amplify@6.0.16

What's Changed

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.0.15...aws-amplify@6.0.16

Commits
  • 0e919f6 chore(release): Publish [ci skip]
  • 02a8f60 release(required): Amplify JS release (#12993)
  • ab79905 chore: Update yarn.lock file (#12994)
  • 0d398a4 feat(api-graphql): add model index query support (#12967)
  • 768788d fix(rn-script): build script usage (#12990)
  • 5e30055 fix(api-graphql): generate client.models has no properties (#12935)
  • 254cb14 chore(deps-dev): bump nokogiri from 1.14.3 to 1.16.2 in /docs (#12962)
  • a94abe1 chore(repo): update GH actions (upgrade to node20 based actions)
  • 9c1e6ce chore(release): update API docs [ci skip]
  • See full diff in compare view

Updates aws-sdk from 2.1553.0 to 2.1555.0

Release notes

Sourced from aws-sdk's releases.

Release v2.1555.0

See changelog for more information.

Release v2.1554.0

See changelog for more information.

Commits

Updates @types/node from 20.11.16 to 20.11.17

Commits

Updates dotenv from 16.4.1 to 16.4.2

Changelog

Sourced from dotenv's changelog.

16.4.2 (2024-02-10)

Changed

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

Bumps the deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@aws-amplify/ui-react](https://github.com/aws-amplify/amplify-ui/tree/HEAD/packages/react) | `6.1.2` | `6.1.3` |
| [aws-amplify](https://github.com/aws-amplify/amplify-js) | `6.0.15` | `6.0.16` |
| [aws-sdk](https://github.com/aws/aws-sdk-js) | `2.1553.0` | `2.1555.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.16` | `20.11.17` |
| [dotenv](https://github.com/motdotla/dotenv) | `16.4.1` | `16.4.2` |


Updates `@aws-amplify/ui-react` from 6.1.2 to 6.1.3
- [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.3/packages/react)

Updates `aws-amplify` from 6.0.15 to 6.0.16
- [Release notes](https://github.com/aws-amplify/amplify-js/releases)
- [Changelog](https://github.com/aws-amplify/amplify-js/blob/main/docs/changelog.md)
- [Commits](https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.0.15...aws-amplify@6.0.16)

Updates `aws-sdk` from 2.1553.0 to 2.1555.0
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1553.0...v2.1555.0)

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

Updates `dotenv` from 16.4.1 to 16.4.2
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.4.1...v16.4.2)

---
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-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: dotenv
  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 Feb 12, 2024
@kurkle kurkle merged commit e8a4109 into main Feb 12, 2024
11 checks passed
@kurkle kurkle deleted the dependabot/npm_and_yarn/deps-b472013ef5 branch February 12, 2024 17:53
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