chore(deps): bump uuid, @aws-sdk/client-dynamodb, typeorm and jest-junit#93
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump uuid, @aws-sdk/client-dynamodb, typeorm and jest-junit#93dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [uuid](https://github.com/uuidjs/uuid) to 14.0.1 and updates ancestor dependencies [uuid](https://github.com/uuidjs/uuid), [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb), [typeorm](https://github.com/typeorm/typeorm) and [jest-junit](https://github.com/jest-community/jest-junit). These dependencies need to be updated together. Updates `uuid` from 9.0.1 to 14.0.1 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v9.0.1...v14.0.1) Updates `@aws-sdk/client-dynamodb` from 3.622.0 to 3.1075.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.1075.0/clients/client-dynamodb) Updates `typeorm` from 0.3.29 to 1.0.0 - [Release notes](https://github.com/typeorm/typeorm/releases) - [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md) - [Commits](typeorm/typeorm@0.3.29...1.0.0) Updates `jest-junit` from 16.0.0 to 17.0.0 - [Release notes](https://github.com/jest-community/jest-junit/releases) - [Commits](jest-community/jest-junit@v16.0.0...v17.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.1 dependency-type: direct:production - dependency-name: "@aws-sdk/client-dynamodb" dependency-version: 3.1075.0 dependency-type: indirect - dependency-name: typeorm dependency-version: 1.0.0 dependency-type: direct:production - dependency-name: jest-junit dependency-version: 17.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 uuid to 14.0.1 and updates ancestor dependencies uuid, @aws-sdk/client-dynamodb, typeorm and jest-junit. These dependencies need to be updated together.
Updates
uuidfrom 9.0.1 to 14.0.1Release notes
Sourced from uuid's releases.
... (truncated)
Changelog
Sourced from uuid's changelog.
... (truncated)
Commits
7017780chore(main): release 14.0.1 (#964)f2c3e4bchore: fix release-please workflow (#963)27ffae5fix: add types condition to node export for moduleResolution bundler (#961)664cb31Remove outdated security contact information (#959)d729016fix(ci): checkout PR head commit in browser workflow (#957)89a5ebcWorkflows (#948)196e208chore: fix workflow (#947)95af448chore: update workflows (#946)3b57f95chore: add workflow_dispatch (#944)a433096chore: add 12.x and 13.x maintenance release branches (#941)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for uuid since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
@aws-sdk/client-dynamodbfrom 3.622.0 to 3.1075.0Release notes
Sourced from @aws-sdk/client-dynamodb's releases.
... (truncated)
Changelog
Sourced from @aws-sdk/client-dynamodb's changelog.
... (truncated)
Commits
29ee199Publish v3.1075.0c48dfa0Publish v3.1074.0ee71adcPublish v3.1073.0501cd33Publish v3.1072.03ce820aPublish v3.1071.04f2cfe1Publish v3.1070.07058d13Publish v3.1069.067981c5chore(scripts): tuning the build graph (#8095)0632f6dPublish v3.1068.00a3246fPublish v3.1067.0Updates
typeormfrom 0.3.29 to 1.0.0Release notes
Sourced from typeorm's releases.
... (truncated)
Changelog
Sourced from typeorm's changelog.
... (truncated)
Commits
cf3f13fdocs: restyle version dropdown for v1 release (#12514)6997b23chore: release v1.0.0 (#12510)df09802fix(cockroachdb): adjust join in loadTables to load correct table columns (#1...f5cc456fix(find-options): allow array values in JsonContains (#12420)9440998fix(mysql)!: use index identifiers instead of raw SQL inQB.useIndex()(#12...a4f26afchore(deps): bump the github-actions-official group with 3 updates (#12483)ac2ffc6chore(deps): bump the github-actions-third-party group with 3 updates (#12484)62948a3revert: fix up limit with joins (#12478)c2b788fci: pin all GitHub Actions to commit SHAs (#12481)9284c16fix(security): validate limit() in Update/SoftDelete query builders (#12436)Updates
jest-junitfrom 16.0.0 to 17.0.0Release notes
Sourced from jest-junit's releases.
Commits
20d8f14v17.0.0c91dd20Merge pull request #284 from palmerj3/upgrade-uuid-148ff39eeUpgrade uuid to 14.0.0e866b5fAdd CODEOWNERS33a5a8bMerge pull request #278 from jest-community/update-ci-versionsf33e1f2Update to Jest 30.2.0 and regenerate snapshots81c9775NPM audit fix50e2666Convert from yarn to npmb4a7e14Add snapshot update command to CLAUDE.mdb56a503Simplify CI to test only Jest 30.xDependabot 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.