Bump uuid, @aws-sdk/credential-providers and node-cron in /backend#1064
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump uuid, @aws-sdk/credential-providers and node-cron in /backend#1064dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependencies [uuid](https://github.com/uuidjs/uuid), [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers) and [node-cron](https://github.com/merencia/node-cron). These dependencies need to be updated together. Removes `uuid` Updates `@aws-sdk/credential-providers` from 3.669.0 to 3.1053.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-providers/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1053.0/packages/credential-providers) Updates `node-cron` from 3.0.3 to 4.2.1 - [Release notes](https://github.com/merencia/node-cron/releases) - [Commits](node-cron/node-cron@v3.0.3...v4.2.1) --- updated-dependencies: - dependency-name: uuid dependency-version: dependency-type: indirect - dependency-name: "@aws-sdk/credential-providers" dependency-version: 3.1053.0 dependency-type: indirect - dependency-name: node-cron dependency-version: 4.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊 |
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.
Removes uuid. It's no longer used after updating ancestor dependencies uuid, @aws-sdk/credential-providers and node-cron. These dependencies need to be updated together.
Removes
uuidUpdates
@aws-sdk/credential-providersfrom 3.669.0 to 3.1053.0Release notes
Sourced from @aws-sdk/credential-providers's releases.
... (truncated)
Changelog
Sourced from @aws-sdk/credential-providers's changelog.
... (truncated)
Commits
ef69ea6Publish v3.1053.0443d6bePublish v3.1052.00d6242dchore(codegen): update@smithydependencies (#8038)b825c13Publish v3.1051.0bdc9fc6Publish v3.1050.004d52f3Publish v3.1049.0313813dPublish v3.1048.0901b75achore(packages): update import paths (#8024)eabae7dchore(codegen): sync for browser bundle fixes (#8022)8edb907Publish v3.1047.0Updates
node-cronfrom 3.0.3 to 4.2.1Release notes
Sourced from node-cron's releases.
Commits
3c31384v4.2.16b27cb1Merge pull request #471 from GiovaniGuizzo/fix/windows-path3c52b87doc: added hack notice50bfc82fix: fixed interop of ESM and CJS on Windowsfb0c835tests: added tests7821a27fix: fixed task import on Windows19b4ba5chore: added FUNDING.ymlce5c94ev4.2.0b4d224aMerge pull request #468 from AdrianoRuberto/main0c5a91eExpose getTasks and getTaskDependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.