{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":322713360,"defaultBranch":"main","name":"torchTS","ownerLogin":"Rose-STL-Lab","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-12-18T21:57:10.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/45080005?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1720554908.0","currentOid":""},"activityList":{"items":[{"before":"1d713c58ec16e203bb31ea997386db485d6e04e3","after":"0942bbc27e33db3d98af01f42238cbf63b0f0029","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-08-05T22:36:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"Update pre-commit hooks\n\nupdates:\n- [github.com/psf/black: 24.4.0 → 24.8.0](https://github.com/psf/black/compare/24.4.0...24.8.0)\n- [github.com/asottile/pyupgrade: v3.15.2 → v3.17.0](https://github.com/asottile/pyupgrade/compare/v3.15.2...v3.17.0)","shortMessageHtmlLink":"Update pre-commit hooks"}},{"before":"2fcb51a921de35997981076c8ee139f5d70d31c9","after":null,"ref":"refs/heads/dependabot/pip/pip-a706322791","pushedAt":"2024-07-09T19:55:08.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":"9be0ea26143b5c696ef5f589387bdad77a5e0a09","ref":"refs/heads/dependabot/pip/pip-9f9395274c","pushedAt":"2024-07-09T19:55:03.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 the pip group with 16 updates\n\nBumps the pip group with 16 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [torch](https://github.com/pytorch/pytorch) | `1.11.0` | `1.13.1` |\n| [pytorch-lightning](https://github.com/Lightning-AI/lightning) | `1.5.10` | `1.6.0` |\n| [aiohttp](https://github.com/aio-libs/aiohttp) | `3.8.1` | `3.9.4` |\n| [certifi](https://github.com/certifi/python-certifi) | `2021.10.8` | `2024.7.4` |\n| [grpcio](https://github.com/grpc/grpc) | `1.44.0` | `1.53.2` |\n| [idna](https://github.com/kjd/idna) | `3.3` | `3.7` |\n| [jinja2](https://github.com/pallets/jinja) | `3.0.3` | `3.1.4` |\n| [numpy](https://github.com/numpy/numpy) | `1.21.5` | `1.22.0` |\n| [oauthlib](https://github.com/oauthlib/oauthlib) | `3.2.0` | `3.2.2` |\n| [protobuf](https://github.com/protocolbuffers/protobuf) | `3.19.4` | `3.19.5` |\n| [requests](https://github.com/psf/requests) | `2.27.1` | `2.32.2` |\n| [setuptools](https://github.com/pypa/setuptools) | `59.5.0` | `65.5.1` |\n| [tqdm](https://github.com/tqdm/tqdm) | `4.63.0` | `4.66.3` |\n| [urllib3](https://github.com/urllib3/urllib3) | `1.26.8` | `1.26.19` |\n| [werkzeug](https://github.com/pallets/werkzeug) | `2.0.3` | `3.0.3` |\n| [zipp](https://github.com/jaraco/zipp) | `3.7.0` | `3.19.1` |\n\n\nUpdates `torch` from 1.11.0 to 1.13.1\n- [Release notes](https://github.com/pytorch/pytorch/releases)\n- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)\n- [Commits](https://github.com/pytorch/pytorch/compare/v1.11.0...v1.13.1)\n\nUpdates `pytorch-lightning` from 1.5.10 to 1.6.0\n- [Release notes](https://github.com/Lightning-AI/lightning/releases)\n- [Changelog](https://github.com/Lightning-AI/pytorch-lightning/blob/1.6.0/CHANGELOG.md)\n- [Commits](https://github.com/Lightning-AI/lightning/compare/1.5.10...1.6.0)\n\nUpdates `aiohttp` from 3.8.1 to 3.9.4\n- [Release notes](https://github.com/aio-libs/aiohttp/releases)\n- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)\n- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.1...v3.9.4)\n\nUpdates `certifi` from 2021.10.8 to 2024.7.4\n- [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...2024.07.04)\n\nUpdates `grpcio` from 1.44.0 to 1.53.2\n- [Release notes](https://github.com/grpc/grpc/releases)\n- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)\n- [Commits](https://github.com/grpc/grpc/compare/v1.44.0...v1.53.2)\n\nUpdates `idna` from 3.3 to 3.7\n- [Release notes](https://github.com/kjd/idna/releases)\n- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)\n- [Commits](https://github.com/kjd/idna/compare/v3.3...v3.7)\n\nUpdates `jinja2` from 3.0.3 to 3.1.4\n- [Release notes](https://github.com/pallets/jinja/releases)\n- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/jinja/compare/3.0.3...3.1.4)\n\nUpdates `numpy` from 1.21.5 to 1.22.0\n- [Release notes](https://github.com/numpy/numpy/releases)\n- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)\n- [Commits](https://github.com/numpy/numpy/compare/v1.21.5...v1.22.0)\n\nUpdates `oauthlib` from 3.2.0 to 3.2.2\n- [Release notes](https://github.com/oauthlib/oauthlib/releases)\n- [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst)\n- [Commits](https://github.com/oauthlib/oauthlib/compare/v3.2.0...v3.2.2)\n\nUpdates `protobuf` from 3.19.4 to 3.19.5\n- [Release notes](https://github.com/protocolbuffers/protobuf/releases)\n- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)\n- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.19.4...v3.19.5)\n\nUpdates `requests` from 2.27.1 to 2.32.2\n- [Release notes](https://github.com/psf/requests/releases)\n- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)\n- [Commits](https://github.com/psf/requests/compare/v2.27.1...v2.32.2)\n\nUpdates `setuptools` from 59.5.0 to 65.5.1\n- [Release notes](https://github.com/pypa/setuptools/releases)\n- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)\n- [Commits](https://github.com/pypa/setuptools/compare/v59.5.0...v65.5.1)\n\nUpdates `tqdm` from 4.63.0 to 4.66.3\n- [Release notes](https://github.com/tqdm/tqdm/releases)\n- [Commits](https://github.com/tqdm/tqdm/compare/v4.63.0...v4.66.3)\n\nUpdates `urllib3` from 1.26.8 to 1.26.19\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/1.26.8...1.26.19)\n\nUpdates `werkzeug` from 2.0.3 to 3.0.3\n- [Release notes](https://github.com/pallets/werkzeug/releases)\n- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/werkzeug/compare/2.0.3...3.0.3)\n\nUpdates `zipp` from 3.7.0 to 3.19.1\n- [Release notes](https://github.com/jaraco/zipp/releases)\n- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)\n- [Commits](https://github.com/jaraco/zipp/compare/v3.7.0...v3.19.1)\n\n---\nupdated-dependencies:\n- dependency-name: torch\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: pytorch-lightning\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: aiohttp\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: certifi\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: grpcio\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: idna\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: jinja2\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: numpy\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: oauthlib\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: protobuf\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: requests\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: setuptools\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: tqdm\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: urllib3\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: werkzeug\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: zipp\n dependency-type: indirect\n dependency-group: pip\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the pip group with 16 updates"}},{"before":"1c704307ed69ba32dbc340e7caa5ac12776b362f","after":null,"ref":"refs/heads/dependabot/pip/pip-7dee7f37c9","pushedAt":"2024-07-05T20:20:15.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":"2fcb51a921de35997981076c8ee139f5d70d31c9","ref":"refs/heads/dependabot/pip/pip-a706322791","pushedAt":"2024-07-05T20:20:08.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 the pip group with 15 updates\n\nBumps the pip group with 15 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [torch](https://github.com/pytorch/pytorch) | `1.11.0` | `1.13.1` |\n| [pytorch-lightning](https://github.com/Lightning-AI/lightning) | `1.5.10` | `1.6.0` |\n| [aiohttp](https://github.com/aio-libs/aiohttp) | `3.8.1` | `3.9.4` |\n| [certifi](https://github.com/certifi/python-certifi) | `2021.10.8` | `2024.7.4` |\n| [grpcio](https://github.com/grpc/grpc) | `1.44.0` | `1.53.2` |\n| [idna](https://github.com/kjd/idna) | `3.3` | `3.7` |\n| [jinja2](https://github.com/pallets/jinja) | `3.0.3` | `3.1.4` |\n| [numpy](https://github.com/numpy/numpy) | `1.21.5` | `1.22.0` |\n| [oauthlib](https://github.com/oauthlib/oauthlib) | `3.2.0` | `3.2.2` |\n| [protobuf](https://github.com/protocolbuffers/protobuf) | `3.19.4` | `3.19.5` |\n| [requests](https://github.com/psf/requests) | `2.27.1` | `2.32.2` |\n| [setuptools](https://github.com/pypa/setuptools) | `59.5.0` | `65.5.1` |\n| [tqdm](https://github.com/tqdm/tqdm) | `4.63.0` | `4.66.3` |\n| [urllib3](https://github.com/urllib3/urllib3) | `1.26.8` | `1.26.19` |\n| [werkzeug](https://github.com/pallets/werkzeug) | `2.0.3` | `3.0.3` |\n\n\nUpdates `torch` from 1.11.0 to 1.13.1\n- [Release notes](https://github.com/pytorch/pytorch/releases)\n- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)\n- [Commits](https://github.com/pytorch/pytorch/compare/v1.11.0...v1.13.1)\n\nUpdates `pytorch-lightning` from 1.5.10 to 1.6.0\n- [Release notes](https://github.com/Lightning-AI/lightning/releases)\n- [Changelog](https://github.com/Lightning-AI/pytorch-lightning/blob/1.6.0/CHANGELOG.md)\n- [Commits](https://github.com/Lightning-AI/lightning/compare/1.5.10...1.6.0)\n\nUpdates `aiohttp` from 3.8.1 to 3.9.4\n- [Release notes](https://github.com/aio-libs/aiohttp/releases)\n- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)\n- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.1...v3.9.4)\n\nUpdates `certifi` from 2021.10.8 to 2024.7.4\n- [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...2024.07.04)\n\nUpdates `grpcio` from 1.44.0 to 1.53.2\n- [Release notes](https://github.com/grpc/grpc/releases)\n- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)\n- [Commits](https://github.com/grpc/grpc/compare/v1.44.0...v1.53.2)\n\nUpdates `idna` from 3.3 to 3.7\n- [Release notes](https://github.com/kjd/idna/releases)\n- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)\n- [Commits](https://github.com/kjd/idna/compare/v3.3...v3.7)\n\nUpdates `jinja2` from 3.0.3 to 3.1.4\n- [Release notes](https://github.com/pallets/jinja/releases)\n- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/jinja/compare/3.0.3...3.1.4)\n\nUpdates `numpy` from 1.21.5 to 1.22.0\n- [Release notes](https://github.com/numpy/numpy/releases)\n- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)\n- [Commits](https://github.com/numpy/numpy/compare/v1.21.5...v1.22.0)\n\nUpdates `oauthlib` from 3.2.0 to 3.2.2\n- [Release notes](https://github.com/oauthlib/oauthlib/releases)\n- [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst)\n- [Commits](https://github.com/oauthlib/oauthlib/compare/v3.2.0...v3.2.2)\n\nUpdates `protobuf` from 3.19.4 to 3.19.5\n- [Release notes](https://github.com/protocolbuffers/protobuf/releases)\n- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)\n- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.19.4...v3.19.5)\n\nUpdates `requests` from 2.27.1 to 2.32.2\n- [Release notes](https://github.com/psf/requests/releases)\n- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)\n- [Commits](https://github.com/psf/requests/compare/v2.27.1...v2.32.2)\n\nUpdates `setuptools` from 59.5.0 to 65.5.1\n- [Release notes](https://github.com/pypa/setuptools/releases)\n- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)\n- [Commits](https://github.com/pypa/setuptools/compare/v59.5.0...v65.5.1)\n\nUpdates `tqdm` from 4.63.0 to 4.66.3\n- [Release notes](https://github.com/tqdm/tqdm/releases)\n- [Commits](https://github.com/tqdm/tqdm/compare/v4.63.0...v4.66.3)\n\nUpdates `urllib3` from 1.26.8 to 1.26.19\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/1.26.8...1.26.19)\n\nUpdates `werkzeug` from 2.0.3 to 3.0.3\n- [Release notes](https://github.com/pallets/werkzeug/releases)\n- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/werkzeug/compare/2.0.3...3.0.3)\n\n---\nupdated-dependencies:\n- dependency-name: torch\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: pytorch-lightning\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: aiohttp\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: certifi\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: grpcio\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: idna\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: jinja2\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: numpy\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: oauthlib\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: protobuf\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: requests\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: setuptools\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: tqdm\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: urllib3\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: werkzeug\n dependency-type: indirect\n dependency-group: pip\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the pip group with 15 updates"}},{"before":"b4a0144508b553fddd9e8516b9dc91fd73d33917","after":"1d713c58ec16e203bb31ea997386db485d6e04e3","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-07-01T23:31:12.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"Update pre-commit hooks\n\nupdates:\n- [github.com/psf/black: 24.4.0 → 24.4.2](https://github.com/psf/black/compare/24.4.0...24.4.2)\n- [github.com/asottile/pyupgrade: v3.15.2 → v3.16.0](https://github.com/asottile/pyupgrade/compare/v3.15.2...v3.16.0)","shortMessageHtmlLink":"Update pre-commit hooks"}},{"before":"9ccb3f7cfa1daeae2e1160adeb5430e6f24c3e64","after":null,"ref":"refs/heads/dependabot/pip/torch-2.3.0","pushedAt":"2024-07-01T09:13: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":"aed2642ba3e2da98db63fc7687ecd3c0815765c5","ref":"refs/heads/dependabot/pip/torch-2.3.1","pushedAt":"2024-07-01T09:13: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 torch from 1.11.0 to 2.3.1\n\nBumps [torch](https://github.com/pytorch/pytorch) from 1.11.0 to 2.3.1.\n- [Release notes](https://github.com/pytorch/pytorch/releases)\n- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)\n- [Commits](https://github.com/pytorch/pytorch/compare/v1.11.0...v2.3.1)\n\n---\nupdated-dependencies:\n- dependency-name: torch\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump torch from 1.11.0 to 2.3.1"}},{"before":"2777d68427e4b465176ef90ce230e3732b10f0db","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/website/npm_and_yarn-dbc3610910","pushedAt":"2024-06-18T05:53:35.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":"01c7c23fc34ec6d4f7571c0beeee501bcbc4c5a3","ref":"refs/heads/dependabot/npm_and_yarn/website/npm_and_yarn-eed24845a7","pushedAt":"2024-06-18T05:53:29.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 the npm_and_yarn group across 1 directory with 32 updates\n\nBumps the npm_and_yarn group with 17 updates in the /website directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.14.8` | `7.24.7` |\n| [semver](https://github.com/npm/node-semver) | `5.7.1` | `5.7.2` |\n| [json5](https://github.com/json5/json5) | `1.0.1` | `1.0.2` |\n| [loader-utils](https://github.com/webpack/loader-utils) | `1.4.0` | `1.4.2` |\n| [@sideway/formula](https://github.com/sideway/formula) | `3.0.0` | `3.0.1` |\n| [ansi-html](https://github.com/Tjatse/ansi-html) | `0.0.7` | `removed` |\n| [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `3.11.2` | `3.11.3` |\n| [ansi-regex](https://github.com/chalk/ansi-regex) | `4.1.0` | `5.0.1` |\n| [ansi-regex](https://github.com/chalk/ansi-regex) | `5.0.0` | `5.0.1` |\n| [async](https://github.com/caolan/async) | `2.6.3` | `2.6.4` |\n| [braces](https://github.com/micromatch/braces) | `2.3.2` | `3.0.3` |\n| [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) | `2.0.0-beta.3` | `2.4.3` |\n| [cross-fetch](https://github.com/lquixada/cross-fetch) | `3.1.4` | `3.1.8` |\n| [eta](https://github.com/eta-dev/eta) | `1.12.3` | `2.2.0` |\n| [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) | `2.0.0-beta.3` | `2.4.3` |\n| [got](https://github.com/sindresorhus/got) | `9.6.0` | `12.6.1` |\n| [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) | `2.4.3` | `3.4.0` |\n| [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) | `2.4.3` | `3.4.0` |\n| [katex](https://github.com/KaTeX/KaTeX) | `0.12.0` | `0.16.10` |\n| [rehype-katex](https://github.com/remarkjs/remark-math) | `4.0.0` | `7.0.0` |\n\n\n\nUpdates `@babel/traverse` from 7.14.8 to 7.24.7\n- [Release notes](https://github.com/babel/babel/releases)\n- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-traverse)\n\nUpdates `semver` from 5.7.1 to 5.7.2\n- [Release notes](https://github.com/npm/node-semver/releases)\n- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)\n- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)\n\nUpdates `json5` from 1.0.1 to 1.0.2\n- [Release notes](https://github.com/json5/json5/releases)\n- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)\n\nUpdates `loader-utils` from 1.4.0 to 1.4.2\n- [Release notes](https://github.com/webpack/loader-utils/releases)\n- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)\n- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2)\n\nUpdates `@sideway/formula` from 3.0.0 to 3.0.1\n- [Commits](https://github.com/sideway/formula/compare/v3.0.0...v3.0.1)\n\nRemoves `ansi-html`\n\nUpdates `webpack-dev-server` from 3.11.2 to 3.11.3\n- [Release notes](https://github.com/webpack/webpack-dev-server/releases)\n- [Changelog](https://github.com/webpack/webpack-dev-server/blob/v3.11.3/CHANGELOG.md)\n- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.11.2...v3.11.3)\n\nUpdates `ansi-regex` from 4.1.0 to 5.0.1\n- [Release notes](https://github.com/chalk/ansi-regex/releases)\n- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v5.0.1)\n\nUpdates `ansi-regex` from 5.0.0 to 5.0.1\n- [Release notes](https://github.com/chalk/ansi-regex/releases)\n- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v5.0.1)\n\nUpdates `async` from 2.6.3 to 2.6.4\n- [Release notes](https://github.com/caolan/async/releases)\n- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)\n- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)\n\nUpdates `braces` from 2.3.2 to 3.0.3\n- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/micromatch/braces/commits/3.0.3)\n\nUpdates `@docusaurus/core` from 2.0.0-beta.3 to 2.4.3\n- [Release notes](https://github.com/facebook/docusaurus/releases)\n- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/facebook/docusaurus/commits/v2.4.3/packages/docusaurus)\n\nUpdates `cross-fetch` from 3.1.4 to 3.1.8\n- [Release notes](https://github.com/lquixada/cross-fetch/releases)\n- [Changelog](https://github.com/lquixada/cross-fetch/blob/v3.1.8/CHANGELOG.md)\n- [Commits](https://github.com/lquixada/cross-fetch/compare/v3.1.4...v3.1.8)\n\nUpdates `decode-uri-component` from 0.2.0 to 0.2.2\n- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)\n- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)\n\nUpdates `eta` from 1.12.3 to 2.2.0\n- [Release notes](https://github.com/eta-dev/eta/releases)\n- [Commits](https://github.com/eta-dev/eta/compare/v1.12.3...v2.2.0)\n\nUpdates `@docusaurus/preset-classic` from 2.0.0-beta.3 to 2.4.3\n- [Release notes](https://github.com/facebook/docusaurus/releases)\n- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/facebook/docusaurus/commits/v2.4.3/packages/docusaurus-preset-classic)\n\nUpdates `express` from 4.17.1 to 4.19.2\n- [Release notes](https://github.com/expressjs/express/releases)\n- [Changelog](https://github.com/expressjs/express/blob/master/History.md)\n- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.19.2)\n\nUpdates `follow-redirects` from 1.14.9 to 1.15.6\n- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)\n- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.9...v1.15.6)\n\nUpdates `got` from 9.6.0 to 12.6.1\n- [Release notes](https://github.com/sindresorhus/got/releases)\n- [Commits](https://github.com/sindresorhus/got/compare/v9.6.0...v12.6.1)\n\nUpdates `@docusaurus/core` from 2.4.3 to 3.4.0\n- [Release notes](https://github.com/facebook/docusaurus/releases)\n- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/facebook/docusaurus/commits/v2.4.3/packages/docusaurus)\n\nUpdates `@docusaurus/preset-classic` from 2.4.3 to 3.4.0\n- [Release notes](https://github.com/facebook/docusaurus/releases)\n- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/facebook/docusaurus/commits/v2.4.3/packages/docusaurus-preset-classic)\n\nUpdates `http-cache-semantics` from 4.1.0 to 4.1.1\n- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)\n\nUpdates `immer` from 8.0.1 to 9.0.21\n- [Release notes](https://github.com/immerjs/immer/releases)\n- [Commits](https://github.com/immerjs/immer/compare/v8.0.1...v9.0.21)\n\nUpdates `katex` from 0.12.0 to 0.16.10\n- [Release notes](https://github.com/KaTeX/KaTeX/releases)\n- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.12.0...v0.16.10)\n\nUpdates `rehype-katex` from 4.0.0 to 7.0.0\n- [Release notes](https://github.com/remarkjs/remark-math/releases)\n- [Commits](https://github.com/remarkjs/remark-math/compare/rehype-katex@4.0.0...rehype-katex@7.0.0)\n\nUpdates `minimatch` from 3.0.4 to 3.1.2\n- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)\n- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)\n\nUpdates `minimist` from 1.2.5 to 1.2.8\n- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)\n\nUpdates `node-forge` from 0.10.0 to 1.3.1\n- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/digitalbazaar/forge/compare/0.10.0...v1.3.1)\n\nUpdates `postcss` from 8.3.6 to 8.4.38\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/postcss/compare/8.3.6...8.4.38)\n\nUpdates `qs` from 6.7.0 to 6.11.0\n- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/ljharb/qs/compare/v6.7.0...v6.11.0)\n\nUpdates `shell-quote` from 1.7.2 to 1.8.1\n- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/ljharb/shell-quote/compare/v1.7.2...v1.8.1)\n\nUpdates `terser` from 4.8.0 to 5.31.1\n- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/terser/terser/compare/v4.8.0...v5.31.1)\n\nUpdates `webpack` from 5.46.0 to 5.92.0\n- [Release notes](https://github.com/webpack/webpack/releases)\n- [Commits](https://github.com/webpack/webpack/compare/v5.46.0...v5.92.0)\n\nUpdates `ws` from 6.2.2 to 7.5.10\n- [Release notes](https://github.com/websockets/ws/releases)\n- [Commits](https://github.com/websockets/ws/compare/6.2.2...7.5.10)\n\nUpdates `webpack-dev-middleware` from 3.7.3 to 5.3.4\n- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)\n- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)\n- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v3.7.3...v5.3.4)\n\n---\nupdated-dependencies:\n- dependency-name: \"@babel/traverse\"\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: semver\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: json5\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: loader-utils\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: \"@sideway/formula\"\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: ansi-html\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: webpack-dev-server\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: ansi-regex\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: ansi-regex\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: async\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: braces\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: \"@docusaurus/core\"\n dependency-type: direct:production\n dependency-group: npm_and_yarn\n- dependency-name: cross-fetch\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: decode-uri-component\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: eta\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: \"@docusaurus/preset-classic\"\n dependency-type: direct:production\n dependency-group: npm_and_yarn\n- dependency-name: express\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: follow-redirects\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: got\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: \"@docusaurus/core\"\n dependency-type: direct:production\n dependency-group: npm_and_yarn\n- dependency-name: \"@docusaurus/preset-classic\"\n dependency-type: direct:production\n dependency-group: npm_and_yarn\n- dependency-name: http-cache-semantics\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: immer\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: katex\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: rehype-katex\n dependency-type: direct:production\n dependency-group: npm_and_yarn\n- dependency-name: minimatch\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: minimist\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: node-forge\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: postcss\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: qs\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: shell-quote\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: terser\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: webpack\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: ws\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: webpack-dev-middleware\n dependency-type: indirect\n dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the npm_and_yarn group across 1 directory with 32 updates"}},{"before":"b8b7c48e7189704400aaa10af977ded9d2865ead","after":null,"ref":"refs/heads/dependabot/pip/pip-f614d1be06","pushedAt":"2024-06-18T03:05:33.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":"1c704307ed69ba32dbc340e7caa5ac12776b362f","ref":"refs/heads/dependabot/pip/pip-7dee7f37c9","pushedAt":"2024-06-18T03:05: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 the pip group with 15 updates\n\nBumps the pip group with 15 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [torch](https://github.com/pytorch/pytorch) | `1.11.0` | `1.13.1` |\n| [pytorch-lightning](https://github.com/Lightning-AI/lightning) | `1.5.10` | `1.6.0` |\n| [aiohttp](https://github.com/aio-libs/aiohttp) | `3.8.1` | `3.9.4` |\n| [certifi](https://github.com/certifi/python-certifi) | `2021.10.8` | `2023.7.22` |\n| [grpcio](https://github.com/grpc/grpc) | `1.44.0` | `1.53.2` |\n| [idna](https://github.com/kjd/idna) | `3.3` | `3.7` |\n| [jinja2](https://github.com/pallets/jinja) | `3.0.3` | `3.1.4` |\n| [numpy](https://github.com/numpy/numpy) | `1.21.5` | `1.22.0` |\n| [oauthlib](https://github.com/oauthlib/oauthlib) | `3.2.0` | `3.2.2` |\n| [protobuf](https://github.com/protocolbuffers/protobuf) | `3.19.4` | `3.19.5` |\n| [requests](https://github.com/psf/requests) | `2.27.1` | `2.32.2` |\n| [setuptools](https://github.com/pypa/setuptools) | `59.5.0` | `65.5.1` |\n| [tqdm](https://github.com/tqdm/tqdm) | `4.63.0` | `4.66.3` |\n| [urllib3](https://github.com/urllib3/urllib3) | `1.26.8` | `1.26.19` |\n| [werkzeug](https://github.com/pallets/werkzeug) | `2.0.3` | `3.0.3` |\n\n\nUpdates `torch` from 1.11.0 to 1.13.1\n- [Release notes](https://github.com/pytorch/pytorch/releases)\n- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)\n- [Commits](https://github.com/pytorch/pytorch/compare/v1.11.0...v1.13.1)\n\nUpdates `pytorch-lightning` from 1.5.10 to 1.6.0\n- [Release notes](https://github.com/Lightning-AI/lightning/releases)\n- [Changelog](https://github.com/Lightning-AI/pytorch-lightning/blob/1.6.0/CHANGELOG.md)\n- [Commits](https://github.com/Lightning-AI/lightning/compare/1.5.10...1.6.0)\n\nUpdates `aiohttp` from 3.8.1 to 3.9.4\n- [Release notes](https://github.com/aio-libs/aiohttp/releases)\n- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)\n- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.1...v3.9.4)\n\nUpdates `certifi` from 2021.10.8 to 2023.7.22\n- [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...2023.07.22)\n\nUpdates `grpcio` from 1.44.0 to 1.53.2\n- [Release notes](https://github.com/grpc/grpc/releases)\n- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)\n- [Commits](https://github.com/grpc/grpc/compare/v1.44.0...v1.53.2)\n\nUpdates `idna` from 3.3 to 3.7\n- [Release notes](https://github.com/kjd/idna/releases)\n- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)\n- [Commits](https://github.com/kjd/idna/compare/v3.3...v3.7)\n\nUpdates `jinja2` from 3.0.3 to 3.1.4\n- [Release notes](https://github.com/pallets/jinja/releases)\n- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/jinja/compare/3.0.3...3.1.4)\n\nUpdates `numpy` from 1.21.5 to 1.22.0\n- [Release notes](https://github.com/numpy/numpy/releases)\n- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)\n- [Commits](https://github.com/numpy/numpy/compare/v1.21.5...v1.22.0)\n\nUpdates `oauthlib` from 3.2.0 to 3.2.2\n- [Release notes](https://github.com/oauthlib/oauthlib/releases)\n- [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst)\n- [Commits](https://github.com/oauthlib/oauthlib/compare/v3.2.0...v3.2.2)\n\nUpdates `protobuf` from 3.19.4 to 3.19.5\n- [Release notes](https://github.com/protocolbuffers/protobuf/releases)\n- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)\n- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.19.4...v3.19.5)\n\nUpdates `requests` from 2.27.1 to 2.32.2\n- [Release notes](https://github.com/psf/requests/releases)\n- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)\n- [Commits](https://github.com/psf/requests/compare/v2.27.1...v2.32.2)\n\nUpdates `setuptools` from 59.5.0 to 65.5.1\n- [Release notes](https://github.com/pypa/setuptools/releases)\n- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)\n- [Commits](https://github.com/pypa/setuptools/compare/v59.5.0...v65.5.1)\n\nUpdates `tqdm` from 4.63.0 to 4.66.3\n- [Release notes](https://github.com/tqdm/tqdm/releases)\n- [Commits](https://github.com/tqdm/tqdm/compare/v4.63.0...v4.66.3)\n\nUpdates `urllib3` from 1.26.8 to 1.26.19\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/1.26.8...1.26.19)\n\nUpdates `werkzeug` from 2.0.3 to 3.0.3\n- [Release notes](https://github.com/pallets/werkzeug/releases)\n- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/werkzeug/compare/2.0.3...3.0.3)\n\n---\nupdated-dependencies:\n- dependency-name: torch\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: pytorch-lightning\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: aiohttp\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: certifi\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: grpcio\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: idna\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: jinja2\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: numpy\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: oauthlib\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: protobuf\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: requests\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: setuptools\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: tqdm\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: urllib3\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: werkzeug\n dependency-type: indirect\n dependency-group: pip\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the pip group with 15 updates"}},{"before":"9da78d8fa30f1d491da0f2f1272c8578516217fe","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/website/ua-parser-js-0.7.37","pushedAt":"2024-06-12T17:43:40.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":"f0a570d0ad827c073ec99b75d34f83fad908463b","ref":"refs/heads/dependabot/npm_and_yarn/website/ua-parser-js-0.7.38","pushedAt":"2024-06-12T17:43:35.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 ua-parser-js from 0.7.28 to 0.7.38 in /website\n\nBumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.28 to 0.7.38.\n- [Release notes](https://github.com/faisalman/ua-parser-js/releases)\n- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.28...0.7.38)\n\n---\nupdated-dependencies:\n- dependency-name: ua-parser-js\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump ua-parser-js from 0.7.28 to 0.7.38 in /website"}},{"before":null,"after":"2777d68427e4b465176ef90ce230e3732b10f0db","ref":"refs/heads/dependabot/npm_and_yarn/website/npm_and_yarn-dbc3610910","pushedAt":"2024-06-12T17:43:26.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 the npm_and_yarn group across 1 directory with 31 updates\n\nBumps the npm_and_yarn group with 17 updates in the /website directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.14.8` | `7.24.7` |\n| [semver](https://github.com/npm/node-semver) | `5.7.1` | `5.7.2` |\n| [json5](https://github.com/json5/json5) | `1.0.1` | `1.0.2` |\n| [loader-utils](https://github.com/webpack/loader-utils) | `1.4.0` | `1.4.2` |\n| [@sideway/formula](https://github.com/sideway/formula) | `3.0.0` | `3.0.1` |\n| [ansi-html](https://github.com/Tjatse/ansi-html) | `0.0.7` | `removed` |\n| [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `3.11.2` | `3.11.3` |\n| [ansi-regex](https://github.com/chalk/ansi-regex) | `4.1.0` | `5.0.1` |\n| [ansi-regex](https://github.com/chalk/ansi-regex) | `5.0.0` | `5.0.1` |\n| [async](https://github.com/caolan/async) | `2.6.3` | `2.6.4` |\n| [braces](https://github.com/micromatch/braces) | `2.3.2` | `3.0.3` |\n| [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) | `2.0.0-beta.3` | `2.4.3` |\n| [cross-fetch](https://github.com/lquixada/cross-fetch) | `3.1.4` | `3.1.8` |\n| [eta](https://github.com/eta-dev/eta) | `1.12.3` | `2.2.0` |\n| [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) | `2.0.0-beta.3` | `2.4.3` |\n| [got](https://github.com/sindresorhus/got) | `9.6.0` | `12.6.1` |\n| [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) | `2.4.3` | `3.4.0` |\n| [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) | `2.4.3` | `3.4.0` |\n| [katex](https://github.com/KaTeX/KaTeX) | `0.12.0` | `0.16.10` |\n| [rehype-katex](https://github.com/remarkjs/remark-math) | `4.0.0` | `7.0.0` |\n\n\n\nUpdates `@babel/traverse` from 7.14.8 to 7.24.7\n- [Release notes](https://github.com/babel/babel/releases)\n- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-traverse)\n\nUpdates `semver` from 5.7.1 to 5.7.2\n- [Release notes](https://github.com/npm/node-semver/releases)\n- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)\n- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)\n\nUpdates `json5` from 1.0.1 to 1.0.2\n- [Release notes](https://github.com/json5/json5/releases)\n- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)\n\nUpdates `loader-utils` from 1.4.0 to 1.4.2\n- [Release notes](https://github.com/webpack/loader-utils/releases)\n- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)\n- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2)\n\nUpdates `@sideway/formula` from 3.0.0 to 3.0.1\n- [Commits](https://github.com/sideway/formula/compare/v3.0.0...v3.0.1)\n\nRemoves `ansi-html`\n\nUpdates `webpack-dev-server` from 3.11.2 to 3.11.3\n- [Release notes](https://github.com/webpack/webpack-dev-server/releases)\n- [Changelog](https://github.com/webpack/webpack-dev-server/blob/v3.11.3/CHANGELOG.md)\n- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.11.2...v3.11.3)\n\nUpdates `ansi-regex` from 4.1.0 to 5.0.1\n- [Release notes](https://github.com/chalk/ansi-regex/releases)\n- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v5.0.1)\n\nUpdates `ansi-regex` from 5.0.0 to 5.0.1\n- [Release notes](https://github.com/chalk/ansi-regex/releases)\n- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v5.0.1)\n\nUpdates `async` from 2.6.3 to 2.6.4\n- [Release notes](https://github.com/caolan/async/releases)\n- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)\n- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)\n\nUpdates `braces` from 2.3.2 to 3.0.3\n- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/micromatch/braces/commits/3.0.3)\n\nUpdates `@docusaurus/core` from 2.0.0-beta.3 to 2.4.3\n- [Release notes](https://github.com/facebook/docusaurus/releases)\n- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/facebook/docusaurus/commits/v2.4.3/packages/docusaurus)\n\nUpdates `cross-fetch` from 3.1.4 to 3.1.8\n- [Release notes](https://github.com/lquixada/cross-fetch/releases)\n- [Changelog](https://github.com/lquixada/cross-fetch/blob/v3.1.8/CHANGELOG.md)\n- [Commits](https://github.com/lquixada/cross-fetch/compare/v3.1.4...v3.1.8)\n\nUpdates `decode-uri-component` from 0.2.0 to 0.2.2\n- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)\n- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)\n\nUpdates `eta` from 1.12.3 to 2.2.0\n- [Release notes](https://github.com/eta-dev/eta/releases)\n- [Commits](https://github.com/eta-dev/eta/compare/v1.12.3...v2.2.0)\n\nUpdates `@docusaurus/preset-classic` from 2.0.0-beta.3 to 2.4.3\n- [Release notes](https://github.com/facebook/docusaurus/releases)\n- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/facebook/docusaurus/commits/v2.4.3/packages/docusaurus-preset-classic)\n\nUpdates `express` from 4.17.1 to 4.19.2\n- [Release notes](https://github.com/expressjs/express/releases)\n- [Changelog](https://github.com/expressjs/express/blob/master/History.md)\n- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.19.2)\n\nUpdates `follow-redirects` from 1.14.9 to 1.15.6\n- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)\n- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.9...v1.15.6)\n\nUpdates `got` from 9.6.0 to 12.6.1\n- [Release notes](https://github.com/sindresorhus/got/releases)\n- [Commits](https://github.com/sindresorhus/got/compare/v9.6.0...v12.6.1)\n\nUpdates `@docusaurus/core` from 2.4.3 to 3.4.0\n- [Release notes](https://github.com/facebook/docusaurus/releases)\n- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/facebook/docusaurus/commits/v2.4.3/packages/docusaurus)\n\nUpdates `@docusaurus/preset-classic` from 2.4.3 to 3.4.0\n- [Release notes](https://github.com/facebook/docusaurus/releases)\n- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/facebook/docusaurus/commits/v2.4.3/packages/docusaurus-preset-classic)\n\nUpdates `http-cache-semantics` from 4.1.0 to 4.1.1\n- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)\n\nUpdates `immer` from 8.0.1 to 9.0.21\n- [Release notes](https://github.com/immerjs/immer/releases)\n- [Commits](https://github.com/immerjs/immer/compare/v8.0.1...v9.0.21)\n\nUpdates `katex` from 0.12.0 to 0.16.10\n- [Release notes](https://github.com/KaTeX/KaTeX/releases)\n- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.12.0...v0.16.10)\n\nUpdates `rehype-katex` from 4.0.0 to 7.0.0\n- [Release notes](https://github.com/remarkjs/remark-math/releases)\n- [Commits](https://github.com/remarkjs/remark-math/compare/rehype-katex@4.0.0...rehype-katex@7.0.0)\n\nUpdates `minimatch` from 3.0.4 to 3.1.2\n- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)\n- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)\n\nUpdates `minimist` from 1.2.5 to 1.2.8\n- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)\n\nUpdates `node-forge` from 0.10.0 to 1.3.1\n- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/digitalbazaar/forge/compare/0.10.0...v1.3.1)\n\nUpdates `postcss` from 8.3.6 to 8.4.38\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/postcss/compare/8.3.6...8.4.38)\n\nUpdates `qs` from 6.7.0 to 6.11.0\n- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/ljharb/qs/compare/v6.7.0...v6.11.0)\n\nUpdates `shell-quote` from 1.7.2 to 1.8.1\n- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/ljharb/shell-quote/compare/v1.7.2...v1.8.1)\n\nUpdates `terser` from 4.8.0 to 5.31.1\n- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/terser/terser/compare/v4.8.0...v5.31.1)\n\nUpdates `webpack` from 5.46.0 to 5.92.0\n- [Release notes](https://github.com/webpack/webpack/releases)\n- [Commits](https://github.com/webpack/webpack/compare/v5.46.0...v5.92.0)\n\nUpdates `webpack-dev-middleware` from 3.7.3 to 5.3.4\n- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)\n- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)\n- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v3.7.3...v5.3.4)\n\n---\nupdated-dependencies:\n- dependency-name: \"@babel/traverse\"\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: semver\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: json5\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: loader-utils\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: \"@sideway/formula\"\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: ansi-html\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: webpack-dev-server\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: ansi-regex\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: ansi-regex\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: async\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: braces\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: \"@docusaurus/core\"\n dependency-type: direct:production\n dependency-group: npm_and_yarn\n- dependency-name: cross-fetch\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: decode-uri-component\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: eta\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: \"@docusaurus/preset-classic\"\n dependency-type: direct:production\n dependency-group: npm_and_yarn\n- dependency-name: express\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: follow-redirects\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: got\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: \"@docusaurus/core\"\n dependency-type: direct:production\n dependency-group: npm_and_yarn\n- dependency-name: \"@docusaurus/preset-classic\"\n dependency-type: direct:production\n dependency-group: npm_and_yarn\n- dependency-name: http-cache-semantics\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: immer\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: katex\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: rehype-katex\n dependency-type: direct:production\n dependency-group: npm_and_yarn\n- dependency-name: minimatch\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: minimist\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: node-forge\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: postcss\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: qs\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: shell-quote\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: terser\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: webpack\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: webpack-dev-middleware\n dependency-type: indirect\n dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the npm_and_yarn group across 1 directory with 31 updates"}},{"before":null,"after":"b8b7c48e7189704400aaa10af977ded9d2865ead","ref":"refs/heads/dependabot/pip/pip-f614d1be06","pushedAt":"2024-05-21T01:58: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":"---\nupdated-dependencies:\n- dependency-name: torch\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: pytorch-lightning\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: aiohttp\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: certifi\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: grpcio\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: idna\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: jinja2\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: numpy\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: oauthlib\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: protobuf\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: requests\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: setuptools\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: tqdm\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: urllib3\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: werkzeug\n dependency-type: indirect\n dependency-group: pip\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"---"}},{"before":null,"after":"b4a0144508b553fddd9e8516b9dc91fd73d33917","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-05-06T21:37:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"Update pre-commit hooks\n\nupdates:\n- [github.com/psf/black: 24.4.0 → 24.4.2](https://github.com/psf/black/compare/24.4.0...24.4.2)","shortMessageHtmlLink":"Update pre-commit hooks"}},{"before":"549c5f2ecd01876357f6f6e128a165edc6a97651","after":null,"ref":"refs/heads/dependabot/pip/pip-16018ddf7e","pushedAt":"2024-05-06T17:34:35.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":"bf57cabba247975203f89501501eb79863d46d13","ref":"refs/heads/dependabot/pip/pip-c1c63b739f","pushedAt":"2024-05-06T17:34:29.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 the pip group with 16 updates\n\nBumps the pip group with 16 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [torch](https://github.com/pytorch/pytorch) | `1.11.0` | `1.13.1` |\n| [pytorch-lightning](https://github.com/Lightning-AI/lightning) | `1.5.10` | `1.6.0` |\n| [scipy](https://github.com/scipy/scipy) | `1.7.3` | `1.10.0` |\n| [aiohttp](https://github.com/aio-libs/aiohttp) | `3.8.1` | `3.9.4` |\n| [certifi](https://github.com/certifi/python-certifi) | `2021.10.8` | `2023.7.22` |\n| [grpcio](https://github.com/grpc/grpc) | `1.44.0` | `1.53.2` |\n| [idna](https://github.com/kjd/idna) | `3.3` | `3.7` |\n| [jinja2](https://github.com/pallets/jinja) | `3.0.3` | `3.1.4` |\n| [numpy](https://github.com/numpy/numpy) | `1.21.5` | `1.22.0` |\n| [oauthlib](https://github.com/oauthlib/oauthlib) | `3.2.0` | `3.2.2` |\n| [protobuf](https://github.com/protocolbuffers/protobuf) | `3.19.4` | `3.19.5` |\n| [requests](https://github.com/psf/requests) | `2.27.1` | `2.31.0` |\n| [setuptools](https://github.com/pypa/setuptools) | `59.5.0` | `65.5.1` |\n| [tqdm](https://github.com/tqdm/tqdm) | `4.63.0` | `4.66.3` |\n| [urllib3](https://github.com/urllib3/urllib3) | `1.26.8` | `1.26.18` |\n| [werkzeug](https://github.com/pallets/werkzeug) | `2.0.3` | `3.0.3` |\n\n\nUpdates `torch` from 1.11.0 to 1.13.1\n- [Release notes](https://github.com/pytorch/pytorch/releases)\n- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)\n- [Commits](https://github.com/pytorch/pytorch/compare/v1.11.0...v1.13.1)\n\nUpdates `pytorch-lightning` from 1.5.10 to 1.6.0\n- [Release notes](https://github.com/Lightning-AI/lightning/releases)\n- [Changelog](https://github.com/Lightning-AI/pytorch-lightning/blob/1.6.0/CHANGELOG.md)\n- [Commits](https://github.com/Lightning-AI/lightning/compare/1.5.10...1.6.0)\n\nUpdates `scipy` from 1.7.3 to 1.10.0\n- [Release notes](https://github.com/scipy/scipy/releases)\n- [Commits](https://github.com/scipy/scipy/compare/v1.7.3...v1.10.0)\n\nUpdates `aiohttp` from 3.8.1 to 3.9.4\n- [Release notes](https://github.com/aio-libs/aiohttp/releases)\n- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)\n- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.1...v3.9.4)\n\nUpdates `certifi` from 2021.10.8 to 2023.7.22\n- [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...2023.07.22)\n\nUpdates `grpcio` from 1.44.0 to 1.53.2\n- [Release notes](https://github.com/grpc/grpc/releases)\n- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)\n- [Commits](https://github.com/grpc/grpc/compare/v1.44.0...v1.53.2)\n\nUpdates `idna` from 3.3 to 3.7\n- [Release notes](https://github.com/kjd/idna/releases)\n- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)\n- [Commits](https://github.com/kjd/idna/compare/v3.3...v3.7)\n\nUpdates `jinja2` from 3.0.3 to 3.1.4\n- [Release notes](https://github.com/pallets/jinja/releases)\n- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/jinja/compare/3.0.3...3.1.4)\n\nUpdates `numpy` from 1.21.5 to 1.22.0\n- [Release notes](https://github.com/numpy/numpy/releases)\n- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)\n- [Commits](https://github.com/numpy/numpy/compare/v1.21.5...v1.22.0)\n\nUpdates `oauthlib` from 3.2.0 to 3.2.2\n- [Release notes](https://github.com/oauthlib/oauthlib/releases)\n- [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst)\n- [Commits](https://github.com/oauthlib/oauthlib/compare/v3.2.0...v3.2.2)\n\nUpdates `protobuf` from 3.19.4 to 3.19.5\n- [Release notes](https://github.com/protocolbuffers/protobuf/releases)\n- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)\n- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.19.4...v3.19.5)\n\nUpdates `requests` from 2.27.1 to 2.31.0\n- [Release notes](https://github.com/psf/requests/releases)\n- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)\n- [Commits](https://github.com/psf/requests/compare/v2.27.1...v2.31.0)\n\nUpdates `setuptools` from 59.5.0 to 65.5.1\n- [Release notes](https://github.com/pypa/setuptools/releases)\n- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)\n- [Commits](https://github.com/pypa/setuptools/compare/v59.5.0...v65.5.1)\n\nUpdates `tqdm` from 4.63.0 to 4.66.3\n- [Release notes](https://github.com/tqdm/tqdm/releases)\n- [Commits](https://github.com/tqdm/tqdm/compare/v4.63.0...v4.66.3)\n\nUpdates `urllib3` from 1.26.8 to 1.26.18\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/1.26.8...1.26.18)\n\nUpdates `werkzeug` from 2.0.3 to 3.0.3\n- [Release notes](https://github.com/pallets/werkzeug/releases)\n- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/werkzeug/compare/2.0.3...3.0.3)\n\n---\nupdated-dependencies:\n- dependency-name: torch\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: pytorch-lightning\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: scipy\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: aiohttp\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: certifi\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: grpcio\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: idna\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: jinja2\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: numpy\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: oauthlib\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: protobuf\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: requests\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: setuptools\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: tqdm\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: urllib3\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: werkzeug\n dependency-type: indirect\n dependency-group: pip\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the pip group with 16 updates"}},{"before":null,"after":"549c5f2ecd01876357f6f6e128a165edc6a97651","ref":"refs/heads/dependabot/pip/pip-16018ddf7e","pushedAt":"2024-05-03T20:42:15.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 the pip group with 16 updates\n\nBumps the pip group with 16 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [torch](https://github.com/pytorch/pytorch) | `1.11.0` | `1.13.1` |\n| [pytorch-lightning](https://github.com/Lightning-AI/lightning) | `1.5.10` | `1.6.0` |\n| [scipy](https://github.com/scipy/scipy) | `1.7.3` | `1.10.0` |\n| [aiohttp](https://github.com/aio-libs/aiohttp) | `3.8.1` | `3.9.4` |\n| [certifi](https://github.com/certifi/python-certifi) | `2021.10.8` | `2023.7.22` |\n| [grpcio](https://github.com/grpc/grpc) | `1.44.0` | `1.53.2` |\n| [idna](https://github.com/kjd/idna) | `3.3` | `3.7` |\n| [jinja2](https://github.com/pallets/jinja) | `3.0.3` | `3.1.3` |\n| [numpy](https://github.com/numpy/numpy) | `1.21.5` | `1.22.0` |\n| [oauthlib](https://github.com/oauthlib/oauthlib) | `3.2.0` | `3.2.2` |\n| [protobuf](https://github.com/protocolbuffers/protobuf) | `3.19.4` | `3.19.5` |\n| [requests](https://github.com/psf/requests) | `2.27.1` | `2.31.0` |\n| [setuptools](https://github.com/pypa/setuptools) | `59.5.0` | `65.5.1` |\n| [tqdm](https://github.com/tqdm/tqdm) | `4.63.0` | `4.66.3` |\n| [urllib3](https://github.com/urllib3/urllib3) | `1.26.8` | `1.26.18` |\n| [werkzeug](https://github.com/pallets/werkzeug) | `2.0.3` | `2.3.8` |\n\n\nUpdates `torch` from 1.11.0 to 1.13.1\n- [Release notes](https://github.com/pytorch/pytorch/releases)\n- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)\n- [Commits](https://github.com/pytorch/pytorch/compare/v1.11.0...v1.13.1)\n\nUpdates `pytorch-lightning` from 1.5.10 to 1.6.0\n- [Release notes](https://github.com/Lightning-AI/lightning/releases)\n- [Changelog](https://github.com/Lightning-AI/pytorch-lightning/blob/1.6.0/CHANGELOG.md)\n- [Commits](https://github.com/Lightning-AI/lightning/compare/1.5.10...1.6.0)\n\nUpdates `scipy` from 1.7.3 to 1.10.0\n- [Release notes](https://github.com/scipy/scipy/releases)\n- [Commits](https://github.com/scipy/scipy/compare/v1.7.3...v1.10.0)\n\nUpdates `aiohttp` from 3.8.1 to 3.9.4\n- [Release notes](https://github.com/aio-libs/aiohttp/releases)\n- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)\n- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.1...v3.9.4)\n\nUpdates `certifi` from 2021.10.8 to 2023.7.22\n- [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...2023.07.22)\n\nUpdates `grpcio` from 1.44.0 to 1.53.2\n- [Release notes](https://github.com/grpc/grpc/releases)\n- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)\n- [Commits](https://github.com/grpc/grpc/compare/v1.44.0...v1.53.2)\n\nUpdates `idna` from 3.3 to 3.7\n- [Release notes](https://github.com/kjd/idna/releases)\n- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)\n- [Commits](https://github.com/kjd/idna/compare/v3.3...v3.7)\n\nUpdates `jinja2` from 3.0.3 to 3.1.3\n- [Release notes](https://github.com/pallets/jinja/releases)\n- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/jinja/compare/3.0.3...3.1.3)\n\nUpdates `numpy` from 1.21.5 to 1.22.0\n- [Release notes](https://github.com/numpy/numpy/releases)\n- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)\n- [Commits](https://github.com/numpy/numpy/compare/v1.21.5...v1.22.0)\n\nUpdates `oauthlib` from 3.2.0 to 3.2.2\n- [Release notes](https://github.com/oauthlib/oauthlib/releases)\n- [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst)\n- [Commits](https://github.com/oauthlib/oauthlib/compare/v3.2.0...v3.2.2)\n\nUpdates `protobuf` from 3.19.4 to 3.19.5\n- [Release notes](https://github.com/protocolbuffers/protobuf/releases)\n- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)\n- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.19.4...v3.19.5)\n\nUpdates `requests` from 2.27.1 to 2.31.0\n- [Release notes](https://github.com/psf/requests/releases)\n- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)\n- [Commits](https://github.com/psf/requests/compare/v2.27.1...v2.31.0)\n\nUpdates `setuptools` from 59.5.0 to 65.5.1\n- [Release notes](https://github.com/pypa/setuptools/releases)\n- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)\n- [Commits](https://github.com/pypa/setuptools/compare/v59.5.0...v65.5.1)\n\nUpdates `tqdm` from 4.63.0 to 4.66.3\n- [Release notes](https://github.com/tqdm/tqdm/releases)\n- [Commits](https://github.com/tqdm/tqdm/compare/v4.63.0...v4.66.3)\n\nUpdates `urllib3` from 1.26.8 to 1.26.18\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/1.26.8...1.26.18)\n\nUpdates `werkzeug` from 2.0.3 to 2.3.8\n- [Release notes](https://github.com/pallets/werkzeug/releases)\n- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/werkzeug/compare/2.0.3...2.3.8)\n\n---\nupdated-dependencies:\n- dependency-name: torch\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: pytorch-lightning\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: scipy\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: aiohttp\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: certifi\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: grpcio\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: idna\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: jinja2\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: numpy\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: oauthlib\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: protobuf\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: requests\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: setuptools\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: tqdm\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: urllib3\n dependency-type: indirect\n dependency-group: pip\n- dependency-name: werkzeug\n dependency-type: indirect\n dependency-group: pip\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the pip group with 16 updates"}},{"before":null,"after":"595d5e70233f9c0947b9eef00fd5973b5da5ade7","ref":"refs/heads/dependabot/pip/pytorch-lightning-2.0.9.post0","pushedAt":"2024-05-01T09:58:35.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 pytorch-lightning from 1.5.10 to 2.0.9.post0\n\nBumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 1.5.10 to 2.0.9.post0.\n- [Release notes](https://github.com/Lightning-AI/lightning/releases)\n- [Commits](https://github.com/Lightning-AI/lightning/compare/1.5.10...2.0.9.post0)\n\n---\nupdated-dependencies:\n- dependency-name: pytorch-lightning\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump pytorch-lightning from 1.5.10 to 2.0.9.post0"}},{"before":null,"after":"9ccb3f7cfa1daeae2e1160adeb5430e6f24c3e64","ref":"refs/heads/dependabot/pip/torch-2.3.0","pushedAt":"2024-05-01T09:58:08.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 torch from 1.11.0 to 2.3.0\n\nBumps [torch](https://github.com/pytorch/pytorch) from 1.11.0 to 2.3.0.\n- [Release notes](https://github.com/pytorch/pytorch/releases)\n- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)\n- [Commits](https://github.com/pytorch/pytorch/compare/v1.11.0...v2.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: torch\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump torch from 1.11.0 to 2.3.0"}},{"before":null,"after":"28bd74defb26a34185a4c6693933f772b86a64fd","ref":"refs/heads/dependabot/pip/sphinx-7.1.2","pushedAt":"2024-05-01T09:57:39.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 sphinx from 4.4.0 to 7.1.2\n\nBumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.4.0 to 7.1.2.\n- [Release notes](https://github.com/sphinx-doc/sphinx/releases)\n- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)\n- [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.4.0...v7.1.2)\n\n---\nupdated-dependencies:\n- dependency-name: sphinx\n dependency-type: direct:development\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump sphinx from 4.4.0 to 7.1.2"}},{"before":"6aedd32593929f2a5b39db66a9ed2b7b64caeb91","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/website/npm_and_yarn-41a75d3be6","pushedAt":"2024-04-30T22:48:41.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":"8588f1d4fc6f26c18c5dab65c039f6c726c898d4","ref":"refs/heads/dependabot/npm_and_yarn/website/npm_and_yarn-0728327e69","pushedAt":"2024-04-30T22:48:36.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 the npm_and_yarn group across 1 directory with 31 updates\n\nBumps the npm_and_yarn group with 17 updates in the /website directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.14.8` | `7.24.5` |\n| [semver](https://github.com/npm/node-semver) | `5.7.1` | `5.7.2` |\n| [json5](https://github.com/json5/json5) | `1.0.1` | `1.0.2` |\n| [loader-utils](https://github.com/webpack/loader-utils) | `1.4.0` | `1.4.2` |\n| [@sideway/formula](https://github.com/sideway/formula) | `3.0.0` | `3.0.1` |\n| [ansi-html](https://github.com/Tjatse/ansi-html) | `0.0.7` | `removed` |\n| [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `3.11.2` | `3.11.3` |\n| [ansi-regex](https://github.com/chalk/ansi-regex) | `4.1.0` | `5.0.1` |\n| [ansi-regex](https://github.com/chalk/ansi-regex) | `5.0.0` | `5.0.1` |\n| [async](https://github.com/caolan/async) | `2.6.3` | `2.6.4` |\n| [browserslist](https://github.com/browserslist/browserslist) | `4.14.2` | `4.23.0` |\n| [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) | `2.0.0-beta.3` | `2.4.3` |\n| [cross-fetch](https://github.com/lquixada/cross-fetch) | `3.1.4` | `3.1.8` |\n| [eta](https://github.com/eta-dev/eta) | `1.12.3` | `2.2.0` |\n| [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) | `2.0.0-beta.3` | `2.4.3` |\n| [got](https://github.com/sindresorhus/got) | `9.6.0` | `12.6.1` |\n| [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) | `2.4.3` | `3.2.1` |\n| [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) | `2.4.3` | `3.2.1` |\n| [katex](https://github.com/KaTeX/KaTeX) | `0.12.0` | `0.16.10` |\n| [rehype-katex](https://github.com/remarkjs/remark-math) | `4.0.0` | `7.0.0` |\n\n\n\nUpdates `@babel/traverse` from 7.14.8 to 7.24.5\n- [Release notes](https://github.com/babel/babel/releases)\n- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-traverse)\n\nUpdates `semver` from 5.7.1 to 5.7.2\n- [Release notes](https://github.com/npm/node-semver/releases)\n- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)\n- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)\n\nUpdates `json5` from 1.0.1 to 1.0.2\n- [Release notes](https://github.com/json5/json5/releases)\n- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)\n\nUpdates `loader-utils` from 1.4.0 to 1.4.2\n- [Release notes](https://github.com/webpack/loader-utils/releases)\n- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)\n- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2)\n\nUpdates `@sideway/formula` from 3.0.0 to 3.0.1\n- [Commits](https://github.com/sideway/formula/compare/v3.0.0...v3.0.1)\n\nRemoves `ansi-html`\n\nUpdates `webpack-dev-server` from 3.11.2 to 3.11.3\n- [Release notes](https://github.com/webpack/webpack-dev-server/releases)\n- [Changelog](https://github.com/webpack/webpack-dev-server/blob/v3.11.3/CHANGELOG.md)\n- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.11.2...v3.11.3)\n\nUpdates `ansi-regex` from 4.1.0 to 5.0.1\n- [Release notes](https://github.com/chalk/ansi-regex/releases)\n- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v5.0.1)\n\nUpdates `ansi-regex` from 5.0.0 to 5.0.1\n- [Release notes](https://github.com/chalk/ansi-regex/releases)\n- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v5.0.1)\n\nUpdates `async` from 2.6.3 to 2.6.4\n- [Release notes](https://github.com/caolan/async/releases)\n- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)\n- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)\n\nUpdates `browserslist` from 4.14.2 to 4.23.0\n- [Release notes](https://github.com/browserslist/browserslist/releases)\n- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/browserslist/browserslist/compare/4.14.2...4.23.0)\n\nUpdates `@docusaurus/core` from 2.0.0-beta.3 to 2.4.3\n- [Release notes](https://github.com/facebook/docusaurus/releases)\n- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/facebook/docusaurus/commits/v2.4.3/packages/docusaurus)\n\nUpdates `cross-fetch` from 3.1.4 to 3.1.8\n- [Release notes](https://github.com/lquixada/cross-fetch/releases)\n- [Changelog](https://github.com/lquixada/cross-fetch/blob/v3.1.8/CHANGELOG.md)\n- [Commits](https://github.com/lquixada/cross-fetch/compare/v3.1.4...v3.1.8)\n\nUpdates `decode-uri-component` from 0.2.0 to 0.2.2\n- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)\n- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)\n\nUpdates `eta` from 1.12.3 to 2.2.0\n- [Release notes](https://github.com/eta-dev/eta/releases)\n- [Commits](https://github.com/eta-dev/eta/compare/v1.12.3...v2.2.0)\n\nUpdates `@docusaurus/preset-classic` from 2.0.0-beta.3 to 2.4.3\n- [Release notes](https://github.com/facebook/docusaurus/releases)\n- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/facebook/docusaurus/commits/v2.4.3/packages/docusaurus-preset-classic)\n\nUpdates `express` from 4.17.1 to 4.19.2\n- [Release notes](https://github.com/expressjs/express/releases)\n- [Changelog](https://github.com/expressjs/express/blob/master/History.md)\n- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.19.2)\n\nUpdates `follow-redirects` from 1.14.9 to 1.15.6\n- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)\n- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.9...v1.15.6)\n\nUpdates `got` from 9.6.0 to 12.6.1\n- [Release notes](https://github.com/sindresorhus/got/releases)\n- [Commits](https://github.com/sindresorhus/got/compare/v9.6.0...v12.6.1)\n\nUpdates `@docusaurus/core` from 2.4.3 to 3.2.1\n- [Release notes](https://github.com/facebook/docusaurus/releases)\n- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/facebook/docusaurus/commits/v2.4.3/packages/docusaurus)\n\nUpdates `@docusaurus/preset-classic` from 2.4.3 to 3.2.1\n- [Release notes](https://github.com/facebook/docusaurus/releases)\n- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/facebook/docusaurus/commits/v2.4.3/packages/docusaurus-preset-classic)\n\nUpdates `http-cache-semantics` from 4.1.0 to 4.1.1\n- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)\n\nUpdates `immer` from 8.0.1 to 9.0.21\n- [Release notes](https://github.com/immerjs/immer/releases)\n- [Commits](https://github.com/immerjs/immer/compare/v8.0.1...v9.0.21)\n\nUpdates `katex` from 0.12.0 to 0.16.10\n- [Release notes](https://github.com/KaTeX/KaTeX/releases)\n- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.12.0...v0.16.10)\n\nUpdates `rehype-katex` from 4.0.0 to 7.0.0\n- [Release notes](https://github.com/remarkjs/remark-math/releases)\n- [Commits](https://github.com/remarkjs/remark-math/compare/rehype-katex@4.0.0...rehype-katex@7.0.0)\n\nUpdates `minimatch` from 3.0.4 to 3.1.2\n- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)\n- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)\n\nUpdates `minimist` from 1.2.5 to 1.2.8\n- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)\n\nUpdates `node-forge` from 0.10.0 to 1.3.1\n- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/digitalbazaar/forge/compare/0.10.0...v1.3.1)\n\nUpdates `postcss` from 8.3.6 to 8.4.38\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/postcss/compare/8.3.6...8.4.38)\n\nUpdates `qs` from 6.7.0 to 6.11.0\n- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/ljharb/qs/compare/v6.7.0...v6.11.0)\n\nUpdates `shell-quote` from 1.7.2 to 1.8.1\n- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/ljharb/shell-quote/compare/v1.7.2...v1.8.1)\n\nUpdates `terser` from 4.8.0 to 5.31.0\n- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/terser/terser/compare/v4.8.0...v5.31.0)\n\nUpdates `webpack` from 5.46.0 to 5.91.0\n- [Release notes](https://github.com/webpack/webpack/releases)\n- [Commits](https://github.com/webpack/webpack/compare/v5.46.0...v5.91.0)\n\nUpdates `webpack-dev-middleware` from 3.7.3 to 5.3.4\n- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)\n- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)\n- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v3.7.3...v5.3.4)\n\n---\nupdated-dependencies:\n- dependency-name: \"@babel/traverse\"\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: semver\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: json5\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: loader-utils\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: \"@sideway/formula\"\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: ansi-html\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: webpack-dev-server\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: ansi-regex\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: ansi-regex\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: async\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: browserslist\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: \"@docusaurus/core\"\n dependency-type: direct:production\n dependency-group: npm_and_yarn\n- dependency-name: cross-fetch\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: decode-uri-component\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: eta\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: \"@docusaurus/preset-classic\"\n dependency-type: direct:production\n dependency-group: npm_and_yarn\n- dependency-name: express\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: follow-redirects\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: got\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: \"@docusaurus/core\"\n dependency-type: direct:production\n dependency-group: npm_and_yarn\n- dependency-name: \"@docusaurus/preset-classic\"\n dependency-type: direct:production\n dependency-group: npm_and_yarn\n- dependency-name: http-cache-semantics\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: immer\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: katex\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: rehype-katex\n dependency-type: direct:production\n dependency-group: npm_and_yarn\n- dependency-name: minimatch\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: minimist\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: node-forge\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: postcss\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: qs\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: shell-quote\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: terser\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: webpack\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: webpack-dev-middleware\n dependency-type: indirect\n dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the npm_and_yarn group across 1 directory with 31 updates"}},{"before":null,"after":"9da78d8fa30f1d491da0f2f1272c8578516217fe","ref":"refs/heads/dependabot/npm_and_yarn/website/ua-parser-js-0.7.37","pushedAt":"2024-04-26T00:22:52.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 ua-parser-js from 0.7.28 to 0.7.37 in /website\n\nBumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.28 to 0.7.37.\n- [Release notes](https://github.com/faisalman/ua-parser-js/releases)\n- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.28...0.7.37)\n\n---\nupdated-dependencies:\n- dependency-name: ua-parser-js\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump ua-parser-js from 0.7.28 to 0.7.37 in /website"}},{"before":null,"after":"c16b6d404c14c113e7fd49bf2773a5eff2e7a55c","ref":"refs/heads/dependabot/npm_and_yarn/website/eventsource-1.1.2","pushedAt":"2024-04-26T00:22:31.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 eventsource from 1.1.0 to 1.1.2 in /website\n\nBumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.2.\n- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)\n- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.2)\n\n---\nupdated-dependencies:\n- dependency-name: eventsource\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump eventsource from 1.1.0 to 1.1.2 in /website"}},{"before":"be30731442c030156cda7fd3822bc8c85144c1e0","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/website/multi-8ac1c7f669","pushedAt":"2024-04-26T00:22:06.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":"84fd1617a0c1d1b55e68f444407f883bd70237bf","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/website/multi-3e53a90c25","pushedAt":"2024-04-26T00:22:05.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":"fe8352f8b7e4cfe4ad4d3de3fa449e8767f00517","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/website/follow-redirects-1.15.6","pushedAt":"2024-04-26T00:22:03.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"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0wNVQyMjozNjoyMC4wMDAwMDBazwAAAASSf8i5","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0wNVQyMjozNjoyMC4wMDAwMDBazwAAAASSf8i5","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNC0yNlQwMDoyMjowMy4wMDAwMDBazwAAAAQ6ryS-"}},"title":"Activity · Rose-STL-Lab/torchTS"}