BAU: Bump the production-dependencies group across 1 directory with 5 updates#412
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
… updates Bumps the production-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.744.0` | `3.751.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.744.0` | `3.750.0` | | [@aws-sdk/lib-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb) | `3.744.0` | `3.751.0` | | [jose](https://github.com/panva/jose) | `5.9.6` | `5.10.0` | | [uuid](https://github.com/uuidjs/uuid) | `11.0.5` | `11.1.0` | Updates `@aws-sdk/client-dynamodb` from 3.744.0 to 3.751.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-dynamodb/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.751.0/clients/client-dynamodb) Updates `@aws-sdk/client-sqs` from 3.744.0 to 3.750.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-sqs/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.750.0/clients/client-sqs) Updates `@aws-sdk/lib-dynamodb` from 3.744.0 to 3.751.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-dynamodb/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.751.0/lib/lib-dynamodb) Updates `jose` from 5.9.6 to 5.10.0 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v5.9.6...v5.10.0) Updates `uuid` from 11.0.5 to 11.1.0 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v11.0.5...v11.1.0) --- updated-dependencies: - dependency-name: "@aws-sdk/client-dynamodb" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@aws-sdk/client-sqs" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@aws-sdk/lib-dynamodb" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: jose dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
The following labels could not be found: |
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 production-dependencies group with 5 updates in the / directory:
3.744.03.751.03.744.03.750.03.744.03.751.05.9.65.10.011.0.511.1.0Updates
@aws-sdk/client-dynamodbfrom 3.744.0 to 3.751.0Release notes
Sourced from
@aws-sdk/client-dynamodb's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-dynamodb's changelog.Commits
f073f96Publish v3.751.023d5fe8fix(clients): unknown union member serialization in json (#6892)b2252efPublish v3.750.0b7be4ffchore(codegen): sync for stream buffering (#6887)5f1be93Publish v3.749.0ebd03acchore(codegen): sync for stream buffering (#6885)Updates
@aws-sdk/client-sqsfrom 3.744.0 to 3.750.0Release notes
Sourced from
@aws-sdk/client-sqs's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-sqs's changelog.Commits
b2252efPublish v3.750.0b7be4ffchore(codegen): sync for stream buffering (#6887)5f1be93Publish v3.749.0ebd03acchore(codegen): sync for stream buffering (#6885)Updates
@aws-sdk/lib-dynamodbfrom 3.744.0 to 3.751.0Release notes
Sourced from
@aws-sdk/lib-dynamodb's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/lib-dynamodb's changelog.Commits
f073f96Publish v3.751.0b2252efPublish v3.750.0b7be4ffchore(codegen): sync for stream buffering (#6887)5f1be93Publish v3.749.0ebd03acchore(codegen): sync for stream buffering (#6885)Updates
josefrom 5.9.6 to 5.10.0Release notes
Sourced from jose's releases.
Changelog
Sourced from jose's changelog.
Commits
839b6dachore(release): 5.10.0c39f57dfeat: support fully specified Ed25519 algorithm identifierff8ea69test: update test expectations25d2267test: update test expectations08be034chore: upgrade dev dependencies, typescript, and docs0d9f5f1build(deps-dev): bump edge-runtime from 3.0.5 to 4.0.0 (#734)1e8b430ci: add retrya05fa54chore: bump packages626d965build(deps-dev): bump edge-runtime from 3.0.3 to 3.0.5 (#733)af55645chore: bump packagesUpdates
uuidfrom 11.0.5 to 11.1.0Release notes
Sourced from uuid's releases.
Changelog
Sourced from uuid's changelog.
Commits
3d1eba0chore(main): release 11.1.0 (#866)a5231e7feat: update TS types to allowUint8Arraysubtypes forbufferoption (#865)aeabb60docs: docs housecleaning (#864)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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