{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":486135282,"defaultBranch":"main","name":"awala-keystore-cloud-js","ownerLogin":"relaycorp","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-04-27T09:50:40.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/47573495?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717435596.0","currentOid":""},"activityList":{"items":[{"before":"a826b2af2aa29d2d92a60412b46e24679e2d9863","after":"b41d4d146938069fdde23f7a681ccc887b5011f0","ref":"refs/heads/dependabot/npm_and_yarn/webcrypto-core-1.8.0","pushedAt":"2024-06-03T17:27:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"fix(deps): Bump webcrypto-core from 1.7.7 to 1.8.0\n\nBumps [webcrypto-core](https://github.com/PeculiarVentures/webcrypto-core) from 1.7.7 to 1.8.0.\n- [Changelog](https://github.com/PeculiarVentures/webcrypto-core/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/PeculiarVentures/webcrypto-core/compare/v1.7.7...v1.8.0)\n\n---\nupdated-dependencies:\n- dependency-name: webcrypto-core\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"fix(deps): Bump webcrypto-core from 1.7.7 to 1.8.0"}},{"before":"16b886c0a9b7e7e7fa6201e3e50de15f26789627","after":"88bcdc2bc040561ae86a17f98d37116a47de1bd4","ref":"refs/heads/dependabot/npm_and_yarn/axios-1.7.2","pushedAt":"2024-06-03T17:27:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"fix(deps): Bump axios from 1.6.8 to 1.7.2\n\nBumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.7.2.\n- [Release notes](https://github.com/axios/axios/releases)\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\n- [Commits](https://github.com/axios/axios/compare/v1.6.8...v1.7.2)\n\n---\nupdated-dependencies:\n- dependency-name: axios\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"fix(deps): Bump axios from 1.6.8 to 1.7.2"}},{"before":"3ef8026c4171a4849d6b11dea2cad78b71e3775f","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/mongodb-memory-server-9.3.0","pushedAt":"2024-06-03T17:26:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kodiakhq[bot]","name":null,"path":"/apps/kodiakhq","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29196?s=80&v=4"}},{"before":"9d5db995af404f331cbf3df41ae20ee9943fdb15","after":"1052de23b02eb5bbce4297b2803ec3f744360a4f","ref":"refs/heads/main","pushedAt":"2024-06-03T17:26:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kodiakhq[bot]","name":null,"path":"/apps/kodiakhq","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29196?s=80&v=4"},"commit":{"message":"chore(deps): Bump mongodb-memory-server from 9.2.0 to 9.3.0 (#344)\n\nBumps [mongodb-memory-server](https://github.com/nodkz/mongodb-memory-server/tree/HEAD/packages/mongodb-memory-server) from 9.2.0 to 9.3.0.\n
\nRelease notes\n

Sourced from mongodb-memory-server's releases.

\n
\n

v9.3.0

\n

9.3.0 (2024-05-30)

\n

Fixes

\n
    \n
  • DryMongoBinary::locateBinary: check if download-lock still exists (c600609), closes #872
  • \n
  • DryMongoBinary: resolve modulesCache relative to config options package.json (be934a0)
  • \n
\n

Refactor

\n
    \n
  • utils: add function "lockfilePath" (9db479f)
  • \n
\n

Dependencies

\n
    \n
  • semver: upgrade to version 7.6.2 (e101c06)
  • \n
\n

Dev-Dependencies

\n
    \n
  • rimraf: upgrade to version 5.0.7 (4334a5f)
  • \n
  • ts-jest: upgrade to version 29.1.4 (f2cf51a)
  • \n
\n

v9.3.0-beta.1

\n

9.3.0-beta.1 (2024-05-30)

\n

Dependencies

\n
    \n
  • semver: upgrade to version 7.6.2 (e101c06)
  • \n
\n

Dev-Dependencies

\n
    \n
  • rimraf: upgrade to version 5.0.7 (4334a5f)
  • \n
  • ts-jest: upgrade to version 29.1.4 (f2cf51a)
  • \n
\n

v9.2.1-beta.2

\n

9.2.1-beta.2 (2024-05-17)

\n

Fixes

\n
    \n
  • DryMongoBinary: resolve modulesCache relative to config options package.json (be934a0)
  • \n
\n

v9.2.1-beta.1

\n

9.2.1-beta.1 (2024-05-16)

\n\n
\n

... (truncated)

\n
\n
\nChangelog\n

Sourced from mongodb-memory-server's changelog.

\n
\n

9.3.0 (2024-05-30)

\n

Fixes

\n
    \n
  • DryMongoBinary::locateBinary: check if download-lock still exists (c600609), closes #872
  • \n
  • DryMongoBinary: resolve modulesCache relative to config options package.json (be934a0)
  • \n
\n

Refactor

\n
    \n
  • utils: add function "lockfilePath" (9db479f)
  • \n
\n

Dependencies

\n
    \n
  • semver: upgrade to version 7.6.2 (e101c06)
  • \n
\n

Dev-Dependencies

\n
    \n
  • rimraf: upgrade to version 5.0.7 (4334a5f)
  • \n
  • ts-jest: upgrade to version 29.1.4 (f2cf51a)
  • \n
\n

9.3.0-beta.1 (2024-05-30)

\n

Dependencies

\n
    \n
  • semver: upgrade to version 7.6.2 (e101c06)
  • \n
\n

Dev-Dependencies

\n
    \n
  • rimraf: upgrade to version 5.0.7 (4334a5f)
  • \n
  • ts-jest: upgrade to version 29.1.4 (f2cf51a)
  • \n
\n

9.2.1-beta.2 (2024-05-17)

\n

Fixes

\n
    \n
  • DryMongoBinary: resolve modulesCache relative to config options package.json (be934a0)
  • \n
\n

9.2.1-beta.1 (2024-05-16)

\n

Fixes

\n
    \n
  • DryMongoBinary::locateBinary: check if download-lock still exists (c600609), closes #872
  • \n
\n\n
\n

... (truncated)

\n
\n
\nCommits\n\n
\n
\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mongodb-memory-server&package-manager=npm_and_yarn&previous-version=9.2.0&new-version=9.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n
\nDependabot commands and options\n
\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n
","shortMessageHtmlLink":"chore(deps): Bump mongodb-memory-server from 9.2.0 to 9.3.0 (#344)"}},{"before":"658ff49bf2e4f2e5500ee22b105f147a0a465e41","after":"16b886c0a9b7e7e7fa6201e3e50de15f26789627","ref":"refs/heads/dependabot/npm_and_yarn/axios-1.7.2","pushedAt":"2024-06-03T17:24:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"fix(deps): Bump axios from 1.6.8 to 1.7.2\n\nBumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.7.2.\n- [Release notes](https://github.com/axios/axios/releases)\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\n- [Commits](https://github.com/axios/axios/compare/v1.6.8...v1.7.2)\n\n---\nupdated-dependencies:\n- dependency-name: axios\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"fix(deps): Bump axios from 1.6.8 to 1.7.2"}},{"before":"0d42753d4f1e55079c6d2748241d2b619cb79cbf","after":"a826b2af2aa29d2d92a60412b46e24679e2d9863","ref":"refs/heads/dependabot/npm_and_yarn/webcrypto-core-1.8.0","pushedAt":"2024-06-03T17:24:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"fix(deps): Bump webcrypto-core from 1.7.7 to 1.8.0\n\nBumps [webcrypto-core](https://github.com/PeculiarVentures/webcrypto-core) from 1.7.7 to 1.8.0.\n- [Changelog](https://github.com/PeculiarVentures/webcrypto-core/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/PeculiarVentures/webcrypto-core/compare/v1.7.7...v1.8.0)\n\n---\nupdated-dependencies:\n- dependency-name: webcrypto-core\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"fix(deps): Bump webcrypto-core from 1.7.7 to 1.8.0"}},{"before":"45b52321173fd48085f64322b06c3e53df789e7d","after":"3ef8026c4171a4849d6b11dea2cad78b71e3775f","ref":"refs/heads/dependabot/npm_and_yarn/mongodb-memory-server-9.3.0","pushedAt":"2024-06-03T17:23:59.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"kodiakhq[bot]","name":null,"path":"/apps/kodiakhq","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29196?s=80&v=4"},"commit":{"message":"Merge branch 'main' into dependabot/npm_and_yarn/mongodb-memory-server-9.3.0","shortMessageHtmlLink":"Merge branch 'main' into dependabot/npm_and_yarn/mongodb-memory-serve…"}},{"before":"579dc76990abeada88cfe941a71f35f2d0c805a2","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/ts-jest-29.1.4","pushedAt":"2024-06-03T17:23:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kodiakhq[bot]","name":null,"path":"/apps/kodiakhq","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29196?s=80&v=4"}},{"before":"277103629fd20aa7e54ce26735c1b6e4fe8819aa","after":"9d5db995af404f331cbf3df41ae20ee9943fdb15","ref":"refs/heads/main","pushedAt":"2024-06-03T17:23:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kodiakhq[bot]","name":null,"path":"/apps/kodiakhq","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29196?s=80&v=4"},"commit":{"message":"chore(deps): Bump ts-jest from 29.1.3 to 29.1.4 (#343)\n\nBumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.3 to 29.1.4.\n
\nRelease notes\n

Sourced from ts-jest's releases.

\n
\n

v29.1.4

\n

Please refer to CHANGELOG.md for details.

\n
\n
\n
\nChangelog\n

Sourced from ts-jest's changelog.

\n
\n

29.1.4 (2024-05-28)

\n

Bug Fixes

\n
    \n
  • fix(transformer): allow transforming of .cts/.mts extensions. (#3996) (b8f6eaa), closes #3996
  • \n
\n

Features

\n\n
\n
\n
\nCommits\n
    \n
  • 150c492 chore(release): 29.1.4
  • \n
  • 81a5f64 feat: make cli generate esm config based on type: "module" (#4210)
  • \n
  • b8f6eaa fix(transformer): allow transforming of .cts/.mts extensions. (#3996)
  • \n
  • 3efa2e2 build(deps): Update @​types packages to ^7.11.0
  • \n
  • e2c6d54 build(deps): Update softprops/action-gh-release action to v2
  • \n
  • ad416b4 build(deps): Update dependency @​types/rimraf to v4
  • \n
  • bf0c0cc build(deps): Update dependency esbuild to ~0.21.4
  • \n
  • b5eb0ce build(deps): Update babel monorepo to ^7.24.6
  • \n
  • 60ea3ee build(deps): Update dependency @​types/node to v20
  • \n
  • 8c15775 build: upgrade deps for documentation site
  • \n
  • Additional commits viewable in compare view
  • \n
\n
\n
\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ts-jest&package-manager=npm_and_yarn&previous-version=29.1.3&new-version=29.1.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n
\nDependabot commands and options\n
\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n
","shortMessageHtmlLink":"chore(deps): Bump ts-jest from 29.1.3 to 29.1.4 (#343)"}},{"before":"3606e6c9ce4839e42e5163787b4d35ba7d1fdd94","after":"658ff49bf2e4f2e5500ee22b105f147a0a465e41","ref":"refs/heads/dependabot/npm_and_yarn/axios-1.7.2","pushedAt":"2024-06-03T17:23:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"fix(deps): Bump axios from 1.6.8 to 1.7.2\n\nBumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.7.2.\n- [Release notes](https://github.com/axios/axios/releases)\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\n- [Commits](https://github.com/axios/axios/compare/v1.6.8...v1.7.2)\n\n---\nupdated-dependencies:\n- dependency-name: axios\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"fix(deps): Bump axios from 1.6.8 to 1.7.2"}},{"before":"4159b851907a4d773684ea9874eece7e6299c790","after":"45b52321173fd48085f64322b06c3e53df789e7d","ref":"refs/heads/dependabot/npm_and_yarn/mongodb-memory-server-9.3.0","pushedAt":"2024-06-03T17:22:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): Bump mongodb-memory-server from 9.2.0 to 9.3.0\n\nBumps [mongodb-memory-server](https://github.com/nodkz/mongodb-memory-server/tree/HEAD/packages/mongodb-memory-server) from 9.2.0 to 9.3.0.\n- [Release notes](https://github.com/nodkz/mongodb-memory-server/releases)\n- [Changelog](https://github.com/nodkz/mongodb-memory-server/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/nodkz/mongodb-memory-server/commits/v9.3.0/packages/mongodb-memory-server)\n\n---\nupdated-dependencies:\n- dependency-name: mongodb-memory-server\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): Bump mongodb-memory-server from 9.2.0 to 9.3.0"}},{"before":"8c827781fff739b81776f6c181ff29ceb36aab60","after":"0d42753d4f1e55079c6d2748241d2b619cb79cbf","ref":"refs/heads/dependabot/npm_and_yarn/webcrypto-core-1.8.0","pushedAt":"2024-06-03T17:22:42.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"fix(deps): Bump webcrypto-core from 1.7.7 to 1.8.0\n\nBumps [webcrypto-core](https://github.com/PeculiarVentures/webcrypto-core) from 1.7.7 to 1.8.0.\n- [Changelog](https://github.com/PeculiarVentures/webcrypto-core/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/PeculiarVentures/webcrypto-core/compare/v1.7.7...v1.8.0)\n\n---\nupdated-dependencies:\n- dependency-name: webcrypto-core\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"fix(deps): Bump webcrypto-core from 1.7.7 to 1.8.0"}},{"before":"62fc7ba1369da82926567bcd5f424a594565e807","after":"579dc76990abeada88cfe941a71f35f2d0c805a2","ref":"refs/heads/dependabot/npm_and_yarn/ts-jest-29.1.4","pushedAt":"2024-06-03T17:22:14.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"kodiakhq[bot]","name":null,"path":"/apps/kodiakhq","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29196?s=80&v=4"},"commit":{"message":"Merge branch 'main' into dependabot/npm_and_yarn/ts-jest-29.1.4","shortMessageHtmlLink":"Merge branch 'main' into dependabot/npm_and_yarn/ts-jest-29.1.4"}},{"before":"ea68205fb8d82fe24886a172b15d083281817243","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/mongoose-8.4.1","pushedAt":"2024-06-03T17:22:00.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kodiakhq[bot]","name":null,"path":"/apps/kodiakhq","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29196?s=80&v=4"}},{"before":"92183eba8ce618d1668b4388b962de6ab7d0177e","after":"277103629fd20aa7e54ce26735c1b6e4fe8819aa","ref":"refs/heads/main","pushedAt":"2024-06-03T17:21:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kodiakhq[bot]","name":null,"path":"/apps/kodiakhq","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29196?s=80&v=4"},"commit":{"message":"fix(deps): Bump mongoose from 8.4.0 to 8.4.1 (#342)\n\nBumps [mongoose](https://github.com/Automattic/mongoose) from 8.4.0 to 8.4.1.\n
\nRelease notes\n

Sourced from mongoose's releases.

\n
\n

8.4.1 / 2024-05-31

\n
    \n
  • fix: pass options to clone instead of get in applyVirtuals #14606 #14543 andrews05
  • \n
  • fix(document): fire pre validate hooks on 5 level deep single nested subdoc when modifying after save() #14604 #14591
  • \n
  • fix: ensure buildBulkWriteOperations target shard if shardKey is set #14622 #14621 matlpriceshape
  • \n
  • types: pass DocType down to subdocuments so HydratedSingleSubdocument and HydratedArraySubdocument toObject() returns correct type #14612 #14601
  • \n
\n
\n
\n
\nChangelog\n

Sourced from mongoose's changelog.

\n
\n

8.4.1 / 2024-05-31

\n
    \n
  • fix: pass options to clone instead of get in applyVirtuals #14606 #14543 andrews05
  • \n
  • fix(document): fire pre validate hooks on 5 level deep single nested subdoc when modifying after save() #14604 #14591
  • \n
  • fix: ensure buildBulkWriteOperations target shard if shardKey is set #14622 #14621 matlpriceshape
  • \n
  • types: pass DocType down to subdocuments so HydratedSingleSubdocument and HydratedArraySubdocument toObject() returns correct type #14612 #14601
  • \n
\n

7.6.12 / 2024-05-21

\n
    \n
  • fix(array): avoid converting to $set when calling pull() on an element in the middle of the array #14531 #14502
  • \n
  • fix: bump mongodb driver to 5.9.2 #14561 lorand-horvath
  • \n
  • fix(update): cast array of strings underneath doc array with array filters #14605 #14595
  • \n
\n
\n
\n
\nCommits\n\n
\n
\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mongoose&package-manager=npm_and_yarn&previous-version=8.4.0&new-version=8.4.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n
\nDependabot commands and options\n
\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n
","shortMessageHtmlLink":"fix(deps): Bump mongoose from 8.4.0 to 8.4.1 (#342)"}},{"before":"cb3da9e17ca6f8fb509d81cecdbb32c89378956a","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/webcrypto-core-1.7.9","pushedAt":"2024-06-03T17:20:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"8c827781fff739b81776f6c181ff29ceb36aab60","ref":"refs/heads/dependabot/npm_and_yarn/webcrypto-core-1.8.0","pushedAt":"2024-06-03T17:20:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"fix(deps): Bump webcrypto-core from 1.7.7 to 1.8.0\n\nBumps [webcrypto-core](https://github.com/PeculiarVentures/webcrypto-core) from 1.7.7 to 1.8.0.\n- [Changelog](https://github.com/PeculiarVentures/webcrypto-core/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/PeculiarVentures/webcrypto-core/compare/v1.7.7...v1.8.0)\n\n---\nupdated-dependencies:\n- dependency-name: webcrypto-core\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"fix(deps): Bump webcrypto-core from 1.7.7 to 1.8.0"}},{"before":null,"after":"4159b851907a4d773684ea9874eece7e6299c790","ref":"refs/heads/dependabot/npm_and_yarn/mongodb-memory-server-9.3.0","pushedAt":"2024-06-03T17:20:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): Bump mongodb-memory-server from 9.2.0 to 9.3.0\n\nBumps [mongodb-memory-server](https://github.com/nodkz/mongodb-memory-server/tree/HEAD/packages/mongodb-memory-server) from 9.2.0 to 9.3.0.\n- [Release notes](https://github.com/nodkz/mongodb-memory-server/releases)\n- [Changelog](https://github.com/nodkz/mongodb-memory-server/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/nodkz/mongodb-memory-server/commits/v9.3.0/packages/mongodb-memory-server)\n\n---\nupdated-dependencies:\n- dependency-name: mongodb-memory-server\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): Bump mongodb-memory-server from 9.2.0 to 9.3.0"}},{"before":null,"after":"62fc7ba1369da82926567bcd5f424a594565e807","ref":"refs/heads/dependabot/npm_and_yarn/ts-jest-29.1.4","pushedAt":"2024-06-03T17:20:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): Bump ts-jest from 29.1.3 to 29.1.4\n\nBumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.3 to 29.1.4.\n- [Release notes](https://github.com/kulshekhar/ts-jest/releases)\n- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.1.3...v29.1.4)\n\n---\nupdated-dependencies:\n- dependency-name: ts-jest\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): Bump ts-jest from 29.1.3 to 29.1.4"}},{"before":null,"after":"ea68205fb8d82fe24886a172b15d083281817243","ref":"refs/heads/dependabot/npm_and_yarn/mongoose-8.4.1","pushedAt":"2024-06-03T17:20:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"fix(deps): Bump mongoose from 8.4.0 to 8.4.1\n\nBumps [mongoose](https://github.com/Automattic/mongoose) from 8.4.0 to 8.4.1.\n- [Release notes](https://github.com/Automattic/mongoose/releases)\n- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/Automattic/mongoose/compare/8.4.0...8.4.1)\n\n---\nupdated-dependencies:\n- dependency-name: mongoose\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"fix(deps): Bump mongoose from 8.4.0 to 8.4.1"}},{"before":"9b52383117d28793ac8ab71a7d53240ec5fedd6c","after":"3606e6c9ce4839e42e5163787b4d35ba7d1fdd94","ref":"refs/heads/dependabot/npm_and_yarn/axios-1.7.2","pushedAt":"2024-05-27T17:53:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"fix(deps): Bump axios from 1.6.8 to 1.7.2\n\nBumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.7.2.\n- [Release notes](https://github.com/axios/axios/releases)\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\n- [Commits](https://github.com/axios/axios/compare/v1.6.8...v1.7.2)\n\n---\nupdated-dependencies:\n- dependency-name: axios\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"fix(deps): Bump axios from 1.6.8 to 1.7.2"}},{"before":"a9def88caee240138d3a3d46e710a55354d52ef9","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/google-cloud/kms-4.4.0","pushedAt":"2024-05-27T17:53:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kodiakhq[bot]","name":null,"path":"/apps/kodiakhq","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29196?s=80&v=4"}},{"before":"85cd704ee649468c8b888066030ff2a2d076a370","after":"92183eba8ce618d1668b4388b962de6ab7d0177e","ref":"refs/heads/main","pushedAt":"2024-05-27T17:53:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kodiakhq[bot]","name":null,"path":"/apps/kodiakhq","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29196?s=80&v=4"},"commit":{"message":"fix(deps): Bump @google-cloud/kms from 4.3.0 to 4.4.0 (#340)\n\nBumps [@google-cloud/kms](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-kms) from 4.3.0 to 4.4.0.\n
\nRelease notes\n

Sourced from @​google-cloud/kms's releases.

\n
\n

kms: v4.4.0

\n

4.4.0 (2024-05-21)

\n

Features

\n
    \n
  • [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5351) (01f48fc)
  • \n
  • [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5354) (a9784ed)
  • \n
\n

gke-hub: v4.4.0

\n

4.4.0 (2024-05-23)

\n

Features

\n
    \n
  • [gkehub] Add ServiceMesh feature to gkehub v1beta API (#5368) (0c4c15d)
  • \n
\n
\n
\n
\nChangelog\n

Sourced from @​google-cloud/kms's changelog.

\n
\n

4.4.0 (2024-05-21)

\n

Features

\n
    \n
  • [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5351) (01f48fc)
  • \n
  • [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5354) (a9784ed)
  • \n
\n
\n
\n
\nCommits\n\n
\n
\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@google-cloud/kms&package-manager=npm_and_yarn&previous-version=4.3.0&new-version=4.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n
\nDependabot commands and options\n
\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n
","shortMessageHtmlLink":"fix(deps): Bump @google-cloud/kms from 4.3.0 to 4.4.0 (#340)"}},{"before":"6a374189057ca6eb16b9a35e899d2e86e1b314ce","after":"9b52383117d28793ac8ab71a7d53240ec5fedd6c","ref":"refs/heads/dependabot/npm_and_yarn/axios-1.7.2","pushedAt":"2024-05-27T17:52:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"fix(deps): Bump axios from 1.6.8 to 1.7.2\n\nBumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.7.2.\n- [Release notes](https://github.com/axios/axios/releases)\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\n- [Commits](https://github.com/axios/axios/compare/v1.6.8...v1.7.2)\n\n---\nupdated-dependencies:\n- dependency-name: axios\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"fix(deps): Bump axios from 1.6.8 to 1.7.2"}},{"before":"159180b81187dceae54b20057dbde67f860d74b8","after":"a9def88caee240138d3a3d46e710a55354d52ef9","ref":"refs/heads/dependabot/npm_and_yarn/google-cloud/kms-4.4.0","pushedAt":"2024-05-27T17:51:44.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"kodiakhq[bot]","name":null,"path":"/apps/kodiakhq","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29196?s=80&v=4"},"commit":{"message":"Merge branch 'main' into dependabot/npm_and_yarn/google-cloud/kms-4.4.0","shortMessageHtmlLink":"Merge branch 'main' into dependabot/npm_and_yarn/google-cloud/kms-4.4.0"}},{"before":"08b3ffd96a6cc0bc559e3e51cf8787ecb3ef5979","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/env-var-7.5.0","pushedAt":"2024-05-27T17:51:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kodiakhq[bot]","name":null,"path":"/apps/kodiakhq","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29196?s=80&v=4"}},{"before":"2e229023ca0e71af94f9908d9edc28af2543a274","after":"85cd704ee649468c8b888066030ff2a2d076a370","ref":"refs/heads/main","pushedAt":"2024-05-27T17:51:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kodiakhq[bot]","name":null,"path":"/apps/kodiakhq","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29196?s=80&v=4"},"commit":{"message":"fix(deps): Bump env-var from 7.4.2 to 7.5.0 (#339)\n\nBumps [env-var](https://github.com/evanshortiss/env-var) from 7.4.2 to 7.5.0.\n
\nRelease notes\n

Sourced from env-var's releases.

\n
\n

7.5.0

\n
    \n
  • Add asSet() accessor (#173)
  • \n
\n
\n
\n
\nChangelog\n

Sourced from env-var's changelog.

\n
\n

7.5.0 (20/05/2024)

\n
    \n
  • Add AsSet() accessor (#173)
  • \n
\n
\n
\n
\nCommits\n\n
\n
\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=env-var&package-manager=npm_and_yarn&previous-version=7.4.2&new-version=7.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n
\nDependabot commands and options\n
\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n
","shortMessageHtmlLink":"fix(deps): Bump env-var from 7.4.2 to 7.5.0 (#339)"}},{"before":"a869dd9b9a184db270ffce4b3551493af499ba07","after":"159180b81187dceae54b20057dbde67f860d74b8","ref":"refs/heads/dependabot/npm_and_yarn/google-cloud/kms-4.4.0","pushedAt":"2024-05-27T17:50:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"fix(deps): Bump @google-cloud/kms from 4.3.0 to 4.4.0\n\nBumps [@google-cloud/kms](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-kms) from 4.3.0 to 4.4.0.\n- [Release notes](https://github.com/googleapis/google-cloud-node/releases)\n- [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-kms/CHANGELOG.md)\n- [Commits](https://github.com/googleapis/google-cloud-node/commits/dlp-v4.4.0/packages/google-cloud-kms)\n\n---\nupdated-dependencies:\n- dependency-name: \"@google-cloud/kms\"\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"fix(deps): Bump @google-cloud/kms from 4.3.0 to 4.4.0"}},{"before":"92110109e230f6a8c1f779e06fd4f50d23c02fdc","after":"6a374189057ca6eb16b9a35e899d2e86e1b314ce","ref":"refs/heads/dependabot/npm_and_yarn/axios-1.7.2","pushedAt":"2024-05-27T17:50:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"fix(deps): Bump axios from 1.6.8 to 1.7.2\n\nBumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.7.2.\n- [Release notes](https://github.com/axios/axios/releases)\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\n- [Commits](https://github.com/axios/axios/compare/v1.6.8...v1.7.2)\n\n---\nupdated-dependencies:\n- dependency-name: axios\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"fix(deps): Bump axios from 1.6.8 to 1.7.2"}},{"before":"4d7ef05f6747356fb88cf28695179b890e2d5030","after":"08b3ffd96a6cc0bc559e3e51cf8787ecb3ef5979","ref":"refs/heads/dependabot/npm_and_yarn/env-var-7.5.0","pushedAt":"2024-05-27T17:49:49.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"kodiakhq[bot]","name":null,"path":"/apps/kodiakhq","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29196?s=80&v=4"},"commit":{"message":"Merge branch 'main' into dependabot/npm_and_yarn/env-var-7.5.0","shortMessageHtmlLink":"Merge branch 'main' into dependabot/npm_and_yarn/env-var-7.5.0"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWzXRGAA","startCursor":null,"endCursor":null}},"title":"Activity · relaycorp/awala-keystore-cloud-js"}