{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":415234222,"defaultBranch":"main","name":"nvalid","ownerLogin":"muir","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-10-09T07:19:03.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/316949?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1724343555.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"51541607470b4e6c9609710d1a3e0103d876df3f","ref":"refs/heads/depreview","pushedAt":"2024-08-22T16:19:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"muir","name":"David Sharnoff","path":"/muir","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/316949?s=80&v=4"},"commit":{"message":"dependabot set reviewer","shortMessageHtmlLink":"dependabot set reviewer"}},{"before":"17fa0f3238d5ab877bb3a6611ce4a7c970016002","after":"572ce3096afc803ae7218b450c176bffd48cce88","ref":"refs/heads/dependabot/go_modules/github.com/getkin/kin-openapi-0.127.0","pushedAt":"2024-07-31T19:51:10.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":"Bump github.com/getkin/kin-openapi from 0.113.0 to 0.127.0\n\nBumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.113.0 to 0.127.0.\n- [Release notes](https://github.com/getkin/kin-openapi/releases)\n- [Commits](https://github.com/getkin/kin-openapi/compare/v0.113.0...v0.127.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/getkin/kin-openapi\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/getkin/kin-openapi from 0.113.0 to 0.127.0"}},{"before":"b4211b60bd61c49dccb93650cbd06d46fbc1eed9","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/gorilla/mux-1.8.1","pushedAt":"2024-07-31T19:49:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"muir","name":"David Sharnoff","path":"/muir","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/316949?s=80&v=4"}},{"before":"d435b7d316d4551ebadebd4e268265b038a10d36","after":"ba7d7572c393b549950d448fd2fb7d441e3aea0d","ref":"refs/heads/main","pushedAt":"2024-07-31T19:49:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"muir","name":"David Sharnoff","path":"/muir","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/316949?s=80&v=4"},"commit":{"message":"Bump github.com/gorilla/mux from 1.8.0 to 1.8.1 (#68)\n\nBumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from\r\n1.8.0 to 1.8.1.\r\n
\r\nRelease notes\r\n

Sourced from github.com/gorilla/mux's\r\nreleases.

\r\n
\r\n

Release v1.8.1

\r\n

What's Changed

\r\n
    \r\n
  • build: CircleCI 2.1 + build matrix by @​elithrar in gorilla/mux#595
  • \r\n
  • Include "404" and "405" in the docs by @​Jille in gorilla/mux#602
  • \r\n
  • docs: update README w.r.t new maintainer ask by @​elithrar in gorilla/mux#660
  • \r\n
  • regexp: use iota instead of hardcoded values for regexType* by @​michaelgrigoryan25\r\nin gorilla/mux#679
  • \r\n
  • Fix authenticationMiddleware initialization in the\r\nREADME.md file by @​amustaque97 in\r\ngorilla/mux#693
  • \r\n
  • Update README.md by @​coreydaley in gorilla/mux#713
  • \r\n
  • [GPT-95] Update go version, add tools for verification and testing\r\nby @​apoorvajagtap\r\nin gorilla/mux#718
  • \r\n
  • Delete release-drafter.yml by @​coreydaley in gorilla/mux#719
  • \r\n
  • Delete stale.yml by @​coreydaley in gorilla/mux#720
  • \r\n
  • Delete AUTHORS by @​coreydaley in gorilla/mux#721
  • \r\n
  • Update LICENSE by @​coreydaley in gorilla/mux#722
  • \r\n
  • Updated the logo in README.md by @​shamkarthik in\r\ngorilla/mux#724
  • \r\n
  • Update LICENSE by @​coreydaley in gorilla/mux#723
  • \r\n
  • Update issues.yml by @​coreydaley in gorilla/mux#726
  • \r\n
  • Update issues.yml by @​coreydaley in gorilla/mux#727
  • \r\n
  • run go fmt with Go 1.20 by @​shogo82148 in gorilla/mux#725
  • \r\n
  • Fix Single Page Application example in\r\nREADME.md file by @​amustaque97 in\r\ngorilla/mux#678
  • \r\n
  • [BUG] Inconsistent HTTP status code on query mismatch by @​soheilrt in gorilla/mux#712
  • \r\n
  • Clarify documentation examples of Route methods by @​andrew-werdna\r\nin gorilla/mux#672
  • \r\n
  • changed the routeVariables text content. by @​sumanpaikdev\r\nin gorilla/mux#708
  • \r\n
  • Add GetVarNames() by @​eh-steve in gorilla/mux#676
  • \r\n
  • fix SPA handler in README.md by @​sy9 in gorilla/mux#733
  • \r\n
  • update GitHub workflows by @​coreydaley in gorilla/mux#734
  • \r\n
\r\n

New Contributors

\r\n
    \r\n
  • @​Jille made\r\ntheir first contribution in gorilla/mux#602
  • \r\n
  • @​michaelgrigoryan25\r\nmade their first contribution in gorilla/mux#679
  • \r\n
  • @​amustaque97\r\nmade their first contribution in gorilla/mux#693
  • \r\n
  • @​coreydaley made\r\ntheir first contribution in gorilla/mux#713
  • \r\n
  • @​apoorvajagtap\r\nmade their first contribution in gorilla/mux#718
  • \r\n
  • @​shamkarthik\r\nmade their first contribution in gorilla/mux#724
  • \r\n
  • @​shogo82148 made\r\ntheir first contribution in gorilla/mux#725
  • \r\n
  • @​soheilrt\r\nmade their first contribution in gorilla/mux#712
  • \r\n
  • @​andrew-werdna\r\nmade their first contribution in gorilla/mux#672
  • \r\n
  • @​sumanpaikdev\r\nmade their first contribution in gorilla/mux#708
  • \r\n
  • @​eh-steve\r\nmade their first contribution in gorilla/mux#676
  • \r\n
  • @​sy9 made their\r\nfirst contribution in gorilla/mux#733
  • \r\n
\r\n

Full Changelog: https://github.com/gorilla/mux/compare/v1.8.0...v1.8.1

\r\n
\r\n
\r\n
\r\nCommits\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=github.com/gorilla/mux&package-manager=go_modules&previous-version=1.8.0&new-version=1.8.1)](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\n\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 github.com/gorilla/mux from 1.8.0 to 1.8.1 (#68)"}},{"before":"588a8df112c1a60db858fd3788435fdf4a09cd84","after":"b4211b60bd61c49dccb93650cbd06d46fbc1eed9","ref":"refs/heads/dependabot/go_modules/github.com/gorilla/mux-1.8.1","pushedAt":"2024-07-31T19:45:59.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":"Bump github.com/gorilla/mux from 1.8.0 to 1.8.1\n\nBumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.8.0 to 1.8.1.\n- [Release notes](https://github.com/gorilla/mux/releases)\n- [Commits](https://github.com/gorilla/mux/compare/v1.8.0...v1.8.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/gorilla/mux\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/gorilla/mux from 1.8.0 to 1.8.1"}},{"before":"88fcedb3579dd6d7467a8731517dd2315b9df3cb","after":"17fa0f3238d5ab877bb3a6611ce4a7c970016002","ref":"refs/heads/dependabot/go_modules/github.com/getkin/kin-openapi-0.127.0","pushedAt":"2024-07-31T19:45:59.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":"Bump github.com/getkin/kin-openapi from 0.113.0 to 0.127.0\n\nBumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.113.0 to 0.127.0.\n- [Release notes](https://github.com/getkin/kin-openapi/releases)\n- [Commits](https://github.com/getkin/kin-openapi/compare/v0.113.0...v0.127.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/getkin/kin-openapi\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/getkin/kin-openapi from 0.113.0 to 0.127.0"}},{"before":"925f229c58f2ff095754fedb4c885c874df7d1f3","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/muir/nject-1.8.0","pushedAt":"2024-07-31T19:44:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"muir","name":"David Sharnoff","path":"/muir","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/316949?s=80&v=4"}},{"before":"7a13481c857a5465875078d7271760d29d62424b","after":"d435b7d316d4551ebadebd4e268265b038a10d36","ref":"refs/heads/main","pushedAt":"2024-07-31T19:44:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"muir","name":"David Sharnoff","path":"/muir","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/316949?s=80&v=4"},"commit":{"message":"Bump github.com/muir/nject from 1.7.1 to 1.8.0 (#70)\n\nBumps [github.com/muir/nject](https://github.com/muir/nject) from 1.7.1\r\nto 1.8.0.\r\n
\r\nRelease notes\r\n

Sourced from github.com/muir/nject's\r\nreleases.

\r\n
\r\n

v1.8.0

\r\n

What's Changed

\r\n
    \r\n
  • bump required go version to 1.18 by @​muir in muir/nject#73
  • \r\n
  • build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.9.0 by\r\n@​dependabot in\r\nmuir/nject#72
  • \r\n
\r\n

Full Changelog: https://github.com/muir/nject/compare/v1.7.1...v1.8.0

\r\n
\r\n
\r\n
\r\nCommits\r\n
    \r\n
  • 47b9e6d\r\nbuild(deps): bump github.com/stretchr/testify from 1.8.2 to 1.9.0
  • \r\n
  • ce64578\r\nbump required go version to 1.18 (#73)
  • \r\n
  • See full diff 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=github.com/muir/nject&package-manager=go_modules&previous-version=1.7.1&new-version=1.8.0)](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\n\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 github.com/muir/nject from 1.7.1 to 1.8.0 (#70)"}},{"before":"b295beb871e078dcc69af0db5417db96d9c6759d","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/getkin/kin-openapi-0.126.0","pushedAt":"2024-07-31T09:27:25.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":"88fcedb3579dd6d7467a8731517dd2315b9df3cb","ref":"refs/heads/dependabot/go_modules/github.com/getkin/kin-openapi-0.127.0","pushedAt":"2024-07-31T09:27: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 github.com/getkin/kin-openapi from 0.113.0 to 0.127.0\n\nBumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.113.0 to 0.127.0.\n- [Release notes](https://github.com/getkin/kin-openapi/releases)\n- [Commits](https://github.com/getkin/kin-openapi/compare/v0.113.0...v0.127.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/getkin/kin-openapi\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/getkin/kin-openapi from 0.113.0 to 0.127.0"}},{"before":"989d16c4be23d939c49ffc0b5c4685124f959a14","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/getkin/kin-openapi-0.118.0","pushedAt":"2024-07-22T09:31:01.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":"925f229c58f2ff095754fedb4c885c874df7d1f3","ref":"refs/heads/dependabot/go_modules/github.com/muir/nject-1.8.0","pushedAt":"2024-07-22T09:31:00.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 github.com/muir/nject from 1.7.1 to 1.8.0\n\nBumps [github.com/muir/nject](https://github.com/muir/nject) from 1.7.1 to 1.8.0.\n- [Release notes](https://github.com/muir/nject/releases)\n- [Commits](https://github.com/muir/nject/compare/v1.7.1...v1.8.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/muir/nject\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/muir/nject from 1.7.1 to 1.8.0"}},{"before":null,"after":"b295beb871e078dcc69af0db5417db96d9c6759d","ref":"refs/heads/dependabot/go_modules/github.com/getkin/kin-openapi-0.126.0","pushedAt":"2024-07-22T09:30:57.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 github.com/getkin/kin-openapi from 0.113.0 to 0.126.0\n\nBumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.113.0 to 0.126.0.\n- [Release notes](https://github.com/getkin/kin-openapi/releases)\n- [Commits](https://github.com/getkin/kin-openapi/compare/v0.113.0...v0.126.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/getkin/kin-openapi\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/getkin/kin-openapi from 0.113.0 to 0.126.0"}},{"before":null,"after":"588a8df112c1a60db858fd3788435fdf4a09cd84","ref":"refs/heads/dependabot/go_modules/github.com/gorilla/mux-1.8.1","pushedAt":"2024-07-22T09:30:53.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 github.com/gorilla/mux from 1.8.0 to 1.8.1\n\nBumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.8.0 to 1.8.1.\n- [Release notes](https://github.com/gorilla/mux/releases)\n- [Commits](https://github.com/gorilla/mux/compare/v1.8.0...v1.8.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/gorilla/mux\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/gorilla/mux from 1.8.0 to 1.8.1"}},{"before":"fa6e0e1e24432868b02e7c02aff3db174ad4dd98","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/getkin/kin-openapi-0.117.0","pushedAt":"2023-06-08T09:58:42.294Z","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":"989d16c4be23d939c49ffc0b5c4685124f959a14","ref":"refs/heads/dependabot/go_modules/github.com/getkin/kin-openapi-0.118.0","pushedAt":"2023-06-08T09:58:37.307Z","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 github.com/getkin/kin-openapi from 0.113.0 to 0.118.0\n\nBumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.113.0 to 0.118.0.\n- [Release notes](https://github.com/getkin/kin-openapi/releases)\n- [Commits](https://github.com/getkin/kin-openapi/compare/v0.113.0...v0.118.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/getkin/kin-openapi\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/getkin/kin-openapi from 0.113.0 to 0.118.0"}},{"before":"36d7f703de3fd20d9154b68280263d3466948ac9","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/getkin/kin-openapi-0.116.0","pushedAt":"2023-05-19T09:58:27.439Z","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":"fa6e0e1e24432868b02e7c02aff3db174ad4dd98","ref":"refs/heads/dependabot/go_modules/github.com/getkin/kin-openapi-0.117.0","pushedAt":"2023-05-19T09:58:22.430Z","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 github.com/getkin/kin-openapi from 0.113.0 to 0.117.0\n\nBumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.113.0 to 0.117.0.\n- [Release notes](https://github.com/getkin/kin-openapi/releases)\n- [Commits](https://github.com/getkin/kin-openapi/compare/v0.113.0...v0.117.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/getkin/kin-openapi\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/getkin/kin-openapi from 0.113.0 to 0.117.0"}},{"before":"e4ca0babaacd3e489d00b29fcad8b30b2dc224be","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/muir/nject-1.7.1","pushedAt":"2023-04-22T19:01:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"muir","name":"David Sharnoff","path":"/muir","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/316949?s=80&v=4"}},{"before":"5c0a9860bc622a9faac10f183ffb1813d91ac551","after":"7a13481c857a5465875078d7271760d29d62424b","ref":"refs/heads/main","pushedAt":"2023-04-22T19:01:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"muir","name":"David Sharnoff","path":"/muir","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/316949?s=80&v=4"},"commit":{"message":"Bump github.com/muir/nject from 1.6.0 to 1.7.1 (#65)\n\nBumps [github.com/muir/nject](https://github.com/muir/nject) from 1.6.0 to 1.7.1.\r\n- [Release notes](https://github.com/muir/nject/releases)\r\n- [Commits](https://github.com/muir/nject/compare/v1.6.0...v1.7.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/muir/nject\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\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 github.com/muir/nject from 1.6.0 to 1.7.1 (#65)"}},{"before":"e9d322c0ec1ea40cf0b36b90b4fabc89700af7d7","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/muir/nject-1.7.0","pushedAt":"2023-04-19T09:58:37.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":"cb527567a37d5aaaf255d2dfb32da7260abfebfa","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/getkin/kin-openapi-0.115.0","pushedAt":"2023-04-19T09:58:32.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":"e4ca0babaacd3e489d00b29fcad8b30b2dc224be","ref":"refs/heads/dependabot/go_modules/github.com/muir/nject-1.7.1","pushedAt":"2023-04-19T09:58:32.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 github.com/muir/nject from 1.6.0 to 1.7.1\n\nBumps [github.com/muir/nject](https://github.com/muir/nject) from 1.6.0 to 1.7.1.\n- [Release notes](https://github.com/muir/nject/releases)\n- [Commits](https://github.com/muir/nject/compare/v1.6.0...v1.7.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/muir/nject\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/muir/nject from 1.6.0 to 1.7.1"}},{"before":null,"after":"36d7f703de3fd20d9154b68280263d3466948ac9","ref":"refs/heads/dependabot/go_modules/github.com/getkin/kin-openapi-0.116.0","pushedAt":"2023-04-19T09:58:27.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 github.com/getkin/kin-openapi from 0.113.0 to 0.116.0\n\nBumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.113.0 to 0.116.0.\n- [Release notes](https://github.com/getkin/kin-openapi/releases)\n- [Commits](https://github.com/getkin/kin-openapi/compare/v0.113.0...v0.116.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/getkin/kin-openapi\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/getkin/kin-openapi from 0.113.0 to 0.116.0"}},{"before":null,"after":"e9d322c0ec1ea40cf0b36b90b4fabc89700af7d7","ref":"refs/heads/dependabot/go_modules/github.com/muir/nject-1.7.0","pushedAt":"2023-04-18T09:58:20.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 github.com/muir/nject from 1.6.0 to 1.7.0\n\nBumps [github.com/muir/nject](https://github.com/muir/nject) from 1.6.0 to 1.7.0.\n- [Release notes](https://github.com/muir/nject/releases)\n- [Commits](https://github.com/muir/nject/compare/v1.6.0...v1.7.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/muir/nject\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/muir/nject from 1.6.0 to 1.7.0"}},{"before":"31f63a9b6011e923124044d7e2af5a0bef023e5e","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/muir/nject-1.6.0","pushedAt":"2023-04-04T07:46:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"muir","name":"David Sharnoff","path":"/muir","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/316949?s=80&v=4"}},{"before":"76e46a43fc1e4f380af35c0a248866c0162e9161","after":"5c0a9860bc622a9faac10f183ffb1813d91ac551","ref":"refs/heads/main","pushedAt":"2023-04-04T07:46:06.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"muir","name":"David Sharnoff","path":"/muir","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/316949?s=80&v=4"},"commit":{"message":"Merge pull request #62 from muir/dependabot/go_modules/github.com/muir/nject-1.6.0\n\nBump github.com/muir/nject from 1.5.0 to 1.6.0","shortMessageHtmlLink":"Merge pull request #62 from muir/dependabot/go_modules/github.com/mui…"}},{"before":null,"after":"31f63a9b6011e923124044d7e2af5a0bef023e5e","ref":"refs/heads/dependabot/go_modules/github.com/muir/nject-1.6.0","pushedAt":"2023-04-03T10:00: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":"Bump github.com/muir/nject from 1.5.0 to 1.6.0\n\nBumps [github.com/muir/nject](https://github.com/muir/nject) from 1.5.0 to 1.6.0.\n- [Release notes](https://github.com/muir/nject/releases)\n- [Commits](https://github.com/muir/nject/compare/v1.5.0...v1.6.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/muir/nject\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/muir/nject from 1.5.0 to 1.6.0"}},{"before":"dbe27c19712d0f4b314d467fea8ab35509160a31","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/muir/nject-1.5.0","pushedAt":"2023-03-15T02:54:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"muir","name":"David Sharnoff","path":"/muir","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/316949?s=80&v=4"}},{"before":"5d2e6f4578c4943aa239e7d0f4b452e9f2965cb1","after":"76e46a43fc1e4f380af35c0a248866c0162e9161","ref":"refs/heads/main","pushedAt":"2023-03-15T02:54:28.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"muir","name":"David Sharnoff","path":"/muir","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/316949?s=80&v=4"},"commit":{"message":"Merge pull request #60 from muir/dependabot/go_modules/github.com/muir/nject-1.5.0\n\nBump github.com/muir/nject from 1.4.1 to 1.5.0","shortMessageHtmlLink":"Merge pull request #60 from muir/dependabot/go_modules/github.com/mui…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yMlQxNjoxOToxNS4wMDAwMDBazwAAAAShgKKW","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wMy0xNVQwMjo1NDoyOC4wMDAwMDBazwAAAAMDntNB"}},"title":"Activity · muir/nvalid"}