{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":696883053,"defaultBranch":"main","name":"get-fellows-action","ownerLogin":"paritytech","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-09-26T16:00:09.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/14176906?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1727137201.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"9d31664485aae2befe86a57c41e34aac9645ee39","ref":"refs/heads/dependabot/npm_and_yarn/rollup-4.22.4","pushedAt":"2024-09-24T00:20:01.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":"Bump rollup from 4.14.3 to 4.22.4\n\nBumps [rollup](https://github.com/rollup/rollup) from 4.14.3 to 4.22.4.\n- [Release notes](https://github.com/rollup/rollup/releases)\n- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rollup/rollup/compare/v4.14.3...v4.22.4)\n\n---\nupdated-dependencies:\n- dependency-name: rollup\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump rollup from 4.14.3 to 4.22.4"}},{"before":null,"after":"6d1aec42ea85482cdd2da99cc6b5b434f9da8216","ref":"refs/heads/dependabot/npm_and_yarn/vite-5.4.6","pushedAt":"2024-09-18T00:15:05.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":"Bump vite from 5.2.8 to 5.4.6\n\nBumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.8 to 5.4.6.\n- [Release notes](https://github.com/vitejs/vite/releases)\n- [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md)\n- [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite)\n\n---\nupdated-dependencies:\n- dependency-name: vite\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump vite from 5.2.8 to 5.4.6"}},{"before":"0db8b89e339c09613492b2f8996c882480e15aef","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/micromatch-4.0.8","pushedAt":"2024-09-02T07:11:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mutantcornholio","name":"Yuri Volkov","path":"/mutantcornholio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/588262?s=80&v=4"}},{"before":"58820440c9a5976007e4b5b27bb585d173ee3046","after":"c3bf82a5aaf49c36a8ba4bd840fccd0ec09440b2","ref":"refs/heads/main","pushedAt":"2024-09-02T07:11:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mutantcornholio","name":"Yuri Volkov","path":"/mutantcornholio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/588262?s=80&v=4"},"commit":{"message":"Bump micromatch from 4.0.5 to 4.0.8 (#32)\n\nBumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5\r\nto 4.0.8.\r\n
\r\nRelease notes\r\n

Sourced from micromatch's\r\nreleases.

\r\n
\r\n

4.0.8

\r\n

Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We\r\nconsider the issues low-priority, so even if you see automated scanners\r\nsaying otherwise, don't be scared.

\r\n
\r\n
\r\n
\r\nChangelog\r\n

Sourced from micromatch's\r\nchangelog.

\r\n
\r\n

[4.0.8] - 2024-08-22

\r\n
    \r\n
  • backported CVE-2024-4067 fix (from v4.0.6) over to 4.x branch
  • \r\n
\r\n

[4.0.7] - 2024-05-22

\r\n
    \r\n
  • this is basically v4.0.5, with some README updates
  • \r\n
  • it is vulnerable to CVE-2024-4067
  • \r\n
  • Updated braces to v3.0.3 to avoid CVE-2024-4068
  • \r\n
  • does NOT break API compatibility
  • \r\n
\r\n

[4.0.6] - 2024-05-21

\r\n
    \r\n
  • Added hasBraces to check if a pattern contains\r\nbraces.
  • \r\n
  • Fixes CVE-2024-4067
  • \r\n
  • BREAKS API COMPATIBILITY
  • \r\n
  • Should be labeled as a major release, but it's not.
  • \r\n
\r\n
\r\n
\r\n
\r\nCommits\r\n
    \r\n
  • 8bd704e\r\n4.0.8
  • \r\n
  • a0e6841\r\nrun verb to generate README documentation
  • \r\n
  • 4ec2884\r\nMerge branch 'v4' into hauserkristof-feature/v4.0.8
  • \r\n
  • 03aa805\r\nMerge pull request #266\r\nfrom hauserkristof/feature/v4.0.8
  • \r\n
  • 814f5f7\r\nlint
  • \r\n
  • 67fcce6\r\nfix: CHANGELOG about braces & CVE-2024-4068, v4.0.5
  • \r\n
  • 113f2e3\r\nfix: CVE numbers in CHANGELOG
  • \r\n
  • d9dbd9a\r\nfeat: updated CHANGELOG
  • \r\n
  • 2ab1315\r\nfix: use actions/setup-node@v4
  • \r\n
  • 1406ea3\r\nfeat: rework test to work on macos with node 10,12 and 14
  • \r\n
  • Additional commits viewable in compare\r\nview
  • \r\n
\r\n
\r\n
\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=micromatch&package-manager=npm_and_yarn&previous-version=4.0.5&new-version=4.0.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\nYou can disable automated security fix PRs for this repo from the\r\n[Security Alerts\r\npage](https://github.com/paritytech/get-fellows-action/network/alerts).\r\n\r\n
\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump micromatch from 4.0.5 to 4.0.8 (#32)"}},{"before":null,"after":"0db8b89e339c09613492b2f8996c882480e15aef","ref":"refs/heads/dependabot/npm_and_yarn/micromatch-4.0.8","pushedAt":"2024-08-30T23:17:43.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":"Bump micromatch from 4.0.5 to 4.0.8\n\nBumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.\n- [Release notes](https://github.com/micromatch/micromatch/releases)\n- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)\n\n---\nupdated-dependencies:\n- dependency-name: micromatch\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump micromatch from 4.0.5 to 4.0.8"}},{"before":"6715e9f39acf98e956ddde5bc3dfc441c80a20b0","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/svelte-4.2.19","pushedAt":"2024-08-30T23:16:31.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":"450597621745c0ef35ec888ec513e9c54f3b6e96","after":"58820440c9a5976007e4b5b27bb585d173ee3046","ref":"refs/heads/main","pushedAt":"2024-08-30T23:16:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump svelte from 4.2.18 to 4.2.19 (#31)","shortMessageHtmlLink":"Bump svelte from 4.2.18 to 4.2.19 (#31)"}},{"before":null,"after":"6715e9f39acf98e956ddde5bc3dfc441c80a20b0","ref":"refs/heads/dependabot/npm_and_yarn/svelte-4.2.19","pushedAt":"2024-08-30T17:39:21.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":"Bump svelte from 4.2.18 to 4.2.19\n\nBumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.2.18 to 4.2.19.\n- [Release notes](https://github.com/sveltejs/svelte/releases)\n- [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.19/packages/svelte/CHANGELOG.md)\n- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.19/packages/svelte)\n\n---\nupdated-dependencies:\n- dependency-name: svelte\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump svelte from 4.2.18 to 4.2.19"}},{"before":"84e822f3b173e4d39c6fe97401ad4b93f66564a4","after":null,"ref":"refs/heads/people-chain","pushedAt":"2024-07-29T15:15:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mutantcornholio","name":"Yuri Volkov","path":"/mutantcornholio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/588262?s=80&v=4"}},{"before":"523c19951ad063dde3dbb7c0138dd7b669794546","after":"450597621745c0ef35ec888ec513e9c54f3b6e96","ref":"refs/heads/main","pushedAt":"2024-07-29T15:15:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mutantcornholio","name":"Yuri Volkov","path":"/mutantcornholio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/588262?s=80&v=4"},"commit":{"message":"Obtain fellows from `People Chain` (#30)\n\n- Migrated the chain from polkadot to `People Chain`.\r\n - Resolves #29 and resolves polkadot-fellows/runtimes#394\r\n- Updated PAPI to latest (it now has a `.papi` directory).\r\n - Removed slim node docker image and bundled everything together\r\n- Polkadot-API depends on some dependencies that `ncc` is not bundling\r\ntogether so we need to keep the `node_modules` (like\r\n`@polkadot-api/metadata-compatibility`)\r\n - Updated to version `1.2.0`\r\n\r\n---------\r\n\r\nCo-authored-by: cornholio <0@mcornholio.ru>","shortMessageHtmlLink":"Obtain fellows from People Chain (#30)"}},{"before":"83779de30bd68d65babdf731a687e69ad5709e58","after":"84e822f3b173e4d39c6fe97401ad4b93f66564a4","ref":"refs/heads/people-chain","pushedAt":"2024-07-29T14:53:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mutantcornholio","name":"Yuri Volkov","path":"/mutantcornholio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/588262?s=80&v=4"},"commit":{"message":"Test bringing codestyle rules back","shortMessageHtmlLink":"Test bringing codestyle rules back"}},{"before":"ec711866ba09d21cf62d68c76dae9597c6216475","after":"83779de30bd68d65babdf731a687e69ad5709e58","ref":"refs/heads/people-chain","pushedAt":"2024-07-26T15:49:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mutantcornholio","name":"Yuri Volkov","path":"/mutantcornholio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/588262?s=80&v=4"},"commit":{"message":"test portal","shortMessageHtmlLink":"test portal"}},{"before":"9aaa35c74fb93e4e100741b12860ff8ff9fbbb60","after":"ec711866ba09d21cf62d68c76dae9597c6216475","ref":"refs/heads/people-chain","pushedAt":"2024-07-26T15:37:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mutantcornholio","name":"Yuri Volkov","path":"/mutantcornholio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/588262?s=80&v=4"},"commit":{"message":"test removing postinstall","shortMessageHtmlLink":"test removing postinstall"}},{"before":"577d68fa88bd9eed20cc2bc83d227b6d3070c883","after":"9aaa35c74fb93e4e100741b12860ff8ff9fbbb60","ref":"refs/heads/people-chain","pushedAt":"2024-07-26T12:11:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Bullrich","name":"Javier Bullrich","path":"/Bullrich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8524599?s=80&v=4"},"commit":{"message":"removed post install step","shortMessageHtmlLink":"removed post install step"}},{"before":"843ab5b3184de754bf47c1f3b6878d2ad54886e8","after":"577d68fa88bd9eed20cc2bc83d227b6d3070c883","ref":"refs/heads/people-chain","pushedAt":"2024-07-26T10:58:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Bullrich","name":"Javier Bullrich","path":"/Bullrich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8524599?s=80&v=4"},"commit":{"message":"updated version to `1.2.0`\n\nWe use a different change so this is a minor update","shortMessageHtmlLink":"updated version to 1.2.0"}},{"before":null,"after":"843ab5b3184de754bf47c1f3b6878d2ad54886e8","ref":"refs/heads/people-chain","pushedAt":"2024-07-26T10:55:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Bullrich","name":"Javier Bullrich","path":"/Bullrich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8524599?s=80&v=4"},"commit":{"message":"unfortunately we need to remove the slimming step\n\nPolkadot-API depends on some dependencies that `ncc` is not bundling together so we need to keep the `node_modules` (like `@polkadot-api/metadata-compatibility`)","shortMessageHtmlLink":"unfortunately we need to remove the slimming step"}},{"before":"30005fd5c532aea35dfe67e9143538769488bb18","after":null,"ref":"refs/heads/upgrade","pushedAt":"2024-07-02T16:58:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Bullrich","name":"Javier Bullrich","path":"/Bullrich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8524599?s=80&v=4"}},{"before":"18ba24685591ad77a0e3ce3a779952ce7fc41f9f","after":"523c19951ad063dde3dbb7c0138dd7b669794546","ref":"refs/heads/main","pushedAt":"2024-07-02T16:58:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Bullrich","name":"Javier Bullrich","path":"/Bullrich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8524599?s=80&v=4"},"commit":{"message":"Upgraded packages to latest version (#28)\n\nUpgraded yarn to version 4\r\n\r\nUpgraded all the dependencies to latest.\r\n- papi `0.4.0` -> `0.9.0` which contains a fix for\r\npolkadot-api/polkadot-api#327","shortMessageHtmlLink":"Upgraded packages to latest version (#28)"}},{"before":"792b90067da45a38ff1ebd7ad73a2576caddebd0","after":"30005fd5c532aea35dfe67e9143538769488bb18","ref":"refs/heads/upgrade","pushedAt":"2024-07-02T12:57:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Bullrich","name":"Javier Bullrich","path":"/Bullrich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8524599?s=80&v=4"},"commit":{"message":"upgraded version number in action.yml","shortMessageHtmlLink":"upgraded version number in action.yml"}},{"before":"514aedc886dd3cbf8c12d3b8af1d281b57f05cef","after":"792b90067da45a38ff1ebd7ad73a2576caddebd0","ref":"refs/heads/upgrade","pushedAt":"2024-07-02T12:55:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Bullrich","name":"Javier Bullrich","path":"/Bullrich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8524599?s=80&v=4"},"commit":{"message":"upgraded cache solution","shortMessageHtmlLink":"upgraded cache solution"}},{"before":"6dfda5dcc0614b3ae9fc2df7f70804234dcfd71c","after":"514aedc886dd3cbf8c12d3b8af1d281b57f05cef","ref":"refs/heads/upgrade","pushedAt":"2024-07-02T12:51:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Bullrich","name":"Javier Bullrich","path":"/Bullrich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8524599?s=80&v=4"},"commit":{"message":"rebuilt yarn.lock","shortMessageHtmlLink":"rebuilt yarn.lock"}},{"before":"5cdd6097ca4c07d434d9005120934dbe3921cf0e","after":"6dfda5dcc0614b3ae9fc2df7f70804234dcfd71c","ref":"refs/heads/upgrade","pushedAt":"2024-07-02T12:51:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Bullrich","name":"Javier Bullrich","path":"/Bullrich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8524599?s=80&v=4"},"commit":{"message":"added berry version to file","shortMessageHtmlLink":"added berry version to file"}},{"before":null,"after":"5cdd6097ca4c07d434d9005120934dbe3921cf0e","ref":"refs/heads/upgrade","pushedAt":"2024-07-02T12:48:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Bullrich","name":"Javier Bullrich","path":"/Bullrich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8524599?s=80&v=4"},"commit":{"message":"upgraded yarn to version 4","shortMessageHtmlLink":"upgraded yarn to version 4"}},{"before":"c71340263d35deba3a898507ac05e89ef5d77be8","after":null,"ref":"refs/heads/mak-patch-release","pushedAt":"2024-06-19T10:14:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Bullrich","name":"Javier Bullrich","path":"/Bullrich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8524599?s=80&v=4"}},{"before":"35dc10f4c53d03473347ea87018ea80087beffd1","after":"18ba24685591ad77a0e3ce3a779952ce7fc41f9f","ref":"refs/heads/main","pushedAt":"2024-06-19T10:14:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Bullrich","name":"Javier Bullrich","path":"/Bullrich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8524599?s=80&v=4"},"commit":{"message":"Update package.json v1.1.3 (#27)\n\n## What's Changed\r\n* Bump ws from 8.16.0 to 8.17.1 by @dependabot in\r\nhttps://github.com/paritytech/get-fellows-action/pull/25\r\n* Bump braces from 3.0.2 to 3.0.3 by @dependabot in\r\nhttps://github.com/paritytech/get-fellows-action/pull/26\r\n\r\n\r\n**Full Changelog**:\r\nhttps://github.com/paritytech/get-fellows-action/compare/v1.1.2...v1.1.3","shortMessageHtmlLink":"Update package.json v1.1.3 (#27)"}},{"before":"564f8c39df219700a5a6f8b50ca8d3d7ba3036da","after":"c71340263d35deba3a898507ac05e89ef5d77be8","ref":"refs/heads/mak-patch-release","pushedAt":"2024-06-19T10:06:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mordamax","name":"Maksym H","path":"/mordamax","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1177472?s=80&v=4"},"commit":{"message":"Update action.yml","shortMessageHtmlLink":"Update action.yml"}},{"before":null,"after":"564f8c39df219700a5a6f8b50ca8d3d7ba3036da","ref":"refs/heads/mak-patch-release","pushedAt":"2024-06-19T10:00:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mordamax","name":"Maksym H","path":"/mordamax","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1177472?s=80&v=4"},"commit":{"message":"Update package.json","shortMessageHtmlLink":"Update package.json"}},{"before":"1352ad1685475d8b2dabe71180eed72f18e4f2d2","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/braces-3.0.3","pushedAt":"2024-06-19T09:48:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mordamax","name":"Maksym H","path":"/mordamax","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1177472?s=80&v=4"}},{"before":"6acf0f0a2e9674f324685a3f7e45ff627e6136d1","after":"35dc10f4c53d03473347ea87018ea80087beffd1","ref":"refs/heads/main","pushedAt":"2024-06-19T09:48:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mordamax","name":"Maksym H","path":"/mordamax","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1177472?s=80&v=4"},"commit":{"message":"Bump braces from 3.0.2 to 3.0.3 (#26)\n\nBumps [braces](https://github.com/micromatch/braces) from 3.0.2 to\r\n3.0.3.\r\n
\r\nCommits\r\n
    \r\n
  • 74b2db2\r\n3.0.3
  • \r\n
  • 88f1429\r\nupdate eslint. lint, fix unit tests.
  • \r\n
  • 415d660\r\nSnyk js braces 6838727 (#40)
  • \r\n
  • 190510f\r\nfix tests, skip 1 test in test/braces.expand
  • \r\n
  • 716eb9f\r\nreadme bump
  • \r\n
  • a5851e5\r\nMerge pull request #37\r\nfrom coderaiser/fix/vulnerability
  • \r\n
  • 2092bd1\r\nfeature: braces: add maxSymbols (https://github.com/micromatch/braces/issues/...
  • \r\n
  • 9f5b4cf\r\nfix: vulnerability (https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727)
  • \r\n
  • 98414f9\r\nremove funding file
  • \r\n
  • 665ab5d\r\nupdate keepEscaping doc (#27)
  • \r\n
  • Additional commits viewable in compare\r\nview
  • \r\n
\r\n
\r\n
\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=braces&package-manager=npm_and_yarn&previous-version=3.0.2&new-version=3.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\nYou can disable automated security fix PRs for this repo from the\r\n[Security Alerts\r\npage](https://github.com/paritytech/get-fellows-action/network/alerts).\r\n\r\n
\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump braces from 3.0.2 to 3.0.3 (#26)"}},{"before":null,"after":"1352ad1685475d8b2dabe71180eed72f18e4f2d2","ref":"refs/heads/dependabot/npm_and_yarn/braces-3.0.3","pushedAt":"2024-06-19T09:07:17.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":"Bump braces from 3.0.2 to 3.0.3\n\nBumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.\n- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)\n\n---\nupdated-dependencies:\n- dependency-name: braces\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump braces from 3.0.2 to 3.0.3"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yNFQwMDoyMDowMS4wMDAwMDBazwAAAAS-jXW9","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yNFQwMDoyMDowMS4wMDAwMDBazwAAAAS-jXW9","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0xOVQwOTowNzoxNy4wMDAwMDBazwAAAARpVcLE"}},"title":"Activity ยท paritytech/get-fellows-action"}