chore(deps)(deps): bump the app-dependencies group across 1 directory with 3 updates#54
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
… with 3 updates Bumps the app-dependencies group with 3 updates in the / directory: [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3), [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) and [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core). Updates `@aws-sdk/client-s3` from 3.1039.0 to 3.1040.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1040.0/clients/client-s3) Updates `@aws-sdk/lib-storage` from 3.1039.0 to 3.1040.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1040.0/lib/lib-storage) Updates `@vueuse/core` from 14.2.1 to 14.3.0 - [Release notes](https://github.com/vueuse/vueuse/releases) - [Commits](https://github.com/vueuse/vueuse/commits/v14.3.0/packages/core) --- updated-dependencies: - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.1040.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-dependencies - dependency-name: "@aws-sdk/lib-storage" dependency-version: 3.1040.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-dependencies - dependency-name: "@vueuse/core" dependency-version: 14.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
e0190d1 to
b795534
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the app-dependencies group with 3 updates in the / directory: @aws-sdk/client-s3, @aws-sdk/lib-storage and @vueuse/core.
Updates
@aws-sdk/client-s3from 3.1039.0 to 3.1040.0Release notes
Sourced from
@aws-sdk/client-s3's releases.Changelog
Sourced from
@aws-sdk/client-s3's changelog.Commits
7736067Publish v3.1040.0Updates
@aws-sdk/lib-storagefrom 3.1039.0 to 3.1040.0Release notes
Sourced from
@aws-sdk/lib-storage's releases.Changelog
Sourced from
@aws-sdk/lib-storage's changelog.Commits
7736067Publish v3.1040.0Updates
@vueuse/corefrom 14.2.1 to 14.3.0Release notes
Sourced from
@vueuse/core's releases.Commits
99c5df9chore: release v14.3.01a3e572feat(useTextareaAutosize): add optionalmaxHeightto limit autosize growth ...d886c2ffix(useCached): update comparator type and improve documentation (#5376)acf182edocs(useCloned): add tip about watch flush timing (#5375)5ec568dfix(useClipboard): prevents fail in Safari for async operation (#5369)52d688ffix(directive): create disposable directive func cleanup of side effects unmo...df72450chore: update deps1aa211eMake demo ofuseElementSizereadonly(#5365)0d98998fix: add explicit./package.jsonexport to all packages (#5343)8c252c3refactor: change primitive toshallowReadonly, renamereadonlyusage to `...