{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":7994556,"defaultBranch":"main","name":"vega","ownerLogin":"vega","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-02-03T18:36:30.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/11796929?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714160427.0","currentOid":""},"activityList":{"items":[{"before":"2b620e8315851a6ef7d1a5d4193ac849e4b0f5fb","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/definitelytyped/dtslint-0.2.19","pushedAt":"2024-04-26T19:40:27.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":"044fb87cb185682455252194163e0f4ef83cd902","ref":"refs/heads/dependabot/npm_and_yarn/definitelytyped/dtslint-0.2.20","pushedAt":"2024-04-26T19:40:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps-dev): bump @definitelytyped/dtslint from 0.0.159 to 0.2.20\n\nBumps [@definitelytyped/dtslint](https://github.com/microsoft/DefinitelyTyped-tools/tree/HEAD/packages/dtslint) from 0.0.159 to 0.2.20.\n- [Release notes](https://github.com/microsoft/DefinitelyTyped-tools/releases)\n- [Changelog](https://github.com/microsoft/DefinitelyTyped-tools/blob/main/packages/dtslint/CHANGELOG.md)\n- [Commits](https://github.com/microsoft/DefinitelyTyped-tools/commits/@definitelytyped/dtslint@0.2.20/packages/dtslint)\n\n---\nupdated-dependencies:\n- dependency-name: \"@definitelytyped/dtslint\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps-dev): bump @definitelytyped/dtslint from 0.0.159 to 0.2.20"}},{"before":"67d895b8f270f9525b217d0b645d0500a9077413","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/tape-5.7.5","pushedAt":"2024-04-26T19:39:00.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"lsh","name":"Lukas Hermann","path":"/lsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1734032?s=80&v=4"}},{"before":"dcf42099cb4d7481c0693564430007757ba7cb45","after":"1c31566784941ede493cc365bd430eb326ecb08b","ref":"refs/heads/main","pushedAt":"2024-04-26T19:38:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lsh","name":"Lukas Hermann","path":"/lsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1734032?s=80&v=4"},"commit":{"message":"chore(deps-dev): bump tape from 5.7.2 to 5.7.5 (#3899)\n\nBumps [tape](https://github.com/ljharb/tape) from 5.7.2 to 5.7.5.\r\n
\r\nChangelog\r\n

Sourced from tape's\r\nchangelog.

\r\n
\r\n

v5.7.5\r\n- 2024-02-14

\r\n

Commits

\r\n
    \r\n
  • [Fix] throws: fix crash when throwing primitives with a\r\nnon-empty expected object 1b2681d
  • \r\n
  • [Tests] clean up throws tests 9133c93
  • \r\n
  • [Fix] default_stream: do not error on nullish data eff3725
  • \r\n
  • [Fix] in IE 8, TypeError does not inherit from\r\nError 93c1d12
  • \r\n
  • [actions] remove redundant finisher 410e9e4
  • \r\n
  • [Deps] update call-bind, hasown 82e7d71
  • \r\n
  • [Deps] update @ljharb/resumer af2fe68
  • \r\n
  • [Deps] update @ljharb/resumer bff9dad
  • \r\n
  • [Deps] update @ljharb/through 5360d20
  • \r\n
  • [Deps] update @ljharb/resumer ad0dd2e
  • \r\n
\r\n

v5.7.4\r\n- 2024-01-24

\r\n

Fixed

\r\n
    \r\n
  • [Fix] handle native ESM URLs in at: [#601](https://github.com/ljharb/tape/issues/601)
  • \r\n
\r\n

Commits

\r\n
    \r\n
  • [Deps] update has-dynamic-import 1e50cb3
  • \r\n
\r\n

v5.7.3\r\n- 2024-01-12

\r\n

Commits

\r\n
    \r\n
  • [Refactor] Test: cleaner at logic af4d109
  • \r\n
  • [Fix] intercept: give a proper error message with a\r\nreadonly Symbol property 4640a91
  • \r\n
  • [Refactor] getHarness: avoid mutating\r\nopts, account for only one internal callsite for\r\ncreateExitHarness 19cfc8f
  • \r\n
  • [Tests] Spawn processes during tests using execPath so that the\r\ntests pass on windows 4a57fbe
  • \r\n
  • [Fix] createHarness: when no conf is\r\nprovided, only should not throw 8a1cccc
  • \r\n
  • [Fix] bin/tape: ignore options on windows a2b74f9
  • \r\n
  • [Refactor] _assert: avoid reassigning arguments dc64c08
  • \r\n
  • [Refactor] Results: use this instead of\r\nself 5f831b4
  • \r\n
  • [Performance] avoid the extra call frame to new it 78fd0d6
  • \r\n
  • [Dev Deps] update aud, npmignore ceabd99
  • \r\n
  • [Tests] fix npm test on windows bcf6ce7
  • \r\n
  • [Fix] stack trace path parsing on windows 9cbae8a
  • \r\n
  • [Refactor] Results createStream: clean up\r\n_push handler 878a500
  • \r\n
  • [Refactor] Test: a more precise check f6d30cf
  • \r\n
  • [Deps] update object.assign 201e650
  • \r\n
  • [Tests] ensure the import tests spawn properly d1987c0
  • \r\n
  • [actions] skip engines check since bin/tape and the\r\nrest of the lib conflict 19af506
  • \r\n
  • [Deps] update deep-equal 5d26485
  • \r\n
  • [Deps] update mock-property d90c29a
  • \r\n
  • [meta] add sideEffects flag 85f593b
  • \r\n
\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=tape&package-manager=npm_and_yarn&previous-version=5.7.2&new-version=5.7.5)](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":"chore(deps-dev): bump tape from 5.7.2 to 5.7.5 (#3899)"}},{"before":"da448d011c340459779a8dce3d88883a5e86ebc2","after":"dcf42099cb4d7481c0693564430007757ba7cb45","ref":"refs/heads/main","pushedAt":"2024-04-26T19:33:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lsh","name":"Lukas Hermann","path":"/lsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1734032?s=80&v=4"},"commit":{"message":"fix: Revert TooltipHideEvent to MouseOutEvent (#3909)\n\nAlternative approach to #3907, which selectively reverts only one line\r\nfrom #3781 in order to mitigate #3893.","shortMessageHtmlLink":"fix: Revert TooltipHideEvent to MouseOutEvent (#3909)"}},{"before":"f7e3a1f74013cea10b559a4b96ae97f50ab23641","after":null,"ref":"refs/heads/lsh/revert-mouse-pointer","pushedAt":"2024-04-26T19:33:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"lsh","name":"Lukas Hermann","path":"/lsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1734032?s=80&v=4"}},{"before":null,"after":"f7e3a1f74013cea10b559a4b96ae97f50ab23641","ref":"refs/heads/lsh/revert-mouse-pointer","pushedAt":"2024-04-23T21:32:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lsh","name":"Lukas Hermann","path":"/lsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1734032?s=80&v=4"},"commit":{"message":"chore: fix tests\n\nSigned-off-by: Lukas Hermann ","shortMessageHtmlLink":"chore: fix tests"}},{"before":"40212d62b7e655bfdc3d881828127e93527731f5","after":null,"ref":"refs/heads/lsh/domain-min-max-pad","pushedAt":"2024-04-22T22:02:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"lsh","name":"Lukas Hermann","path":"/lsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1734032?s=80&v=4"}},{"before":"d8492472be834f3f0a6af3a70bd776bb859d207d","after":"da448d011c340459779a8dce3d88883a5e86ebc2","ref":"refs/heads/main","pushedAt":"2024-04-22T22:02:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lsh","name":"Lukas Hermann","path":"/lsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1734032?s=80&v=4"},"commit":{"message":"fix: use `domainMin` and `domainMax` to set scale padding (#3906)\n\nCo-authored with @jami159\r\n\r\nPreviously, padding was only set if a `domain` array was used, but it\r\ndidn't use `domainMin` or `domainMax`. Rearranging this code means that\r\nthe new calculation occurs on the already clamped domain.\r\n\r\n[Editor\r\nlink](https://vega.github.io/editor/#/url/vega/N4IgJAzgxgFgpgWwIYgFwhgF0wBwqgegIDc4BzJAOjIEtMYBXAI0poHsDp5kTykSArJQBWENgDsQAGhAATONABONHJnaT0AQQAEZRUhwwaUbQHc6MbUnHaa4zHH1Q1pbRAA2NeYu0AzNj44SLKydmSU2gAq8NpMSD7msvQQZhZ2VrLCDBCYsUgQcLLaEtr0cNpBIWGU0iBxUADWemwM4rJoIKZGDrWVoeJkaAIyifRoACwADJMy8DRkWGgAzNMyOQCe7nAdUHDu7rWySJgoqADaoOJICNvoYgyKuwD6k7UPB+hHJwRQ8RAiYkkMn8imQmDQoEw6xwtxAogkIAAvjJMPpxBAQQg0BcQFCYR0kGQ9HwejJmgwcEx1tiQAAJAIFHBsUyOEAAXRkbDwNIgDCxHJAvhoe1kEBp9MUjOZrIF+R5fKeEqlLMU7ORkOhsKF7gcqpkcAAHjhVegaBAAGpITyyAAUXz5ZwAOiBeQhFQy4EyVc62QBKbQAMgDtggADE7HQ4DaANT2hBOl0KpWe6WKH2+pFsxECiDzK7uMXnS7XWGVWrEK0MW4zOp2dqoUB2HAMcHoNFkbYyK43DplmQIOxoGvIA1oACM00R2f78QahZx3dhyEUc9qeNhijgzlqUE8ODQqKrayhWxpcVVAt8ijYWIbcmOpxdLUecBeSP14igbHkEJAFK+tygNqHygBW7hVh0ADE4xQAA7AAHEg8HviA8Q0EgABKbBbAAIgoUDKKo6i-mBEHoOeKHyEoKhqAid65mQ+YdM6yZeo4qDaM62jRtoNqYscdrHA6LEemxabslInEgM6vr+jxzoANzaAAynyxS+NorGphxXE8XxARgoJmDCYmbpad6ElSTJGbIiABpQL+0BWrCo7AsK7j1nSompihowwI5eZWh0Np+doBC8ROkzaAAtNoUyyTF2hLAAVDalQEAIkw2TI1L0b8p7oNSbkih0rrupKKYqih6wAEyOflsJFSApHVlOU45g187Fj26CubimodJ44hwPEhw3kgg53l8j73C+b7FR5HTmaytntrcZwzKADFMegfmZjIsjjXYACySCjqgkUHUd4jHZNUwyH0YQBYxQXoGWtkAF6OGwaC+FaBTqiAi4dE166DXYI16nI12-tNpXPs8rwLZ5ZXLaqq3WB22JbYFHwYHA8yLMikwCuIxi3IecAyF914HooVbTqhBoKNjLoNR0fUBMK9gdEwbDYDetR6F4yns4VQvKPWlMosYDQAMItDz9G4zsBPuCFXj0AQ8WUTDqB-QWVMgO4SBMHshYGwUMhoacltGyOACiBoOErw52E7LutjWaiNBb-1Gx9daGkOgNOQVIBNVzcBK8bcC+OCZKS6LzkcxLXh00euKywrrStjjL147sNDq3MCyYNrWW68gk12zIJtmwWv3+9byi283ICO870de-27td67Mu+03hvU0H52TKHYt2bUUcx3zAtYon6f6+3aiYOHaO1PXeyhuBED+ag0vG6bewAPKkIoJv7of9NGz78uK3nLoq+gRfq35FfZSAgdtMHqAT1ILaU9I7KG7oNOOCcQDC3rLXLO69YSqQQOpTS3kqp1xPu4c+jgr4ZzvtnR+z0dogDfjaUuWBP4oR-vIce2ZERAA)\r\n\r\n---------\r\n\r\nSigned-off-by: Lukas Hermann \r\nCo-authored-by: Al-Jami Ismail ","shortMessageHtmlLink":"fix: use domainMin and domainMax to set scale padding (#3906)"}},{"before":"746c78f24b3a99ab47fab5ff61deb48da3adb215","after":"40212d62b7e655bfdc3d881828127e93527731f5","ref":"refs/heads/lsh/domain-min-max-pad","pushedAt":"2024-04-22T21:19:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lsh","name":"Lukas Hermann","path":"/lsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1734032?s=80&v=4"},"commit":{"message":"update tests\n\nCo-authored-by: Al-Jami Ismail ","shortMessageHtmlLink":"update tests"}},{"before":"b78641188d5228ff76b8adef0c7072bd663607b8","after":"746c78f24b3a99ab47fab5ff61deb48da3adb215","ref":"refs/heads/lsh/domain-min-max-pad","pushedAt":"2024-04-22T21:12:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lsh","name":"Lukas Hermann","path":"/lsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1734032?s=80&v=4"},"commit":{"message":"update tests","shortMessageHtmlLink":"update tests"}},{"before":"6ad40f311ccc23a06d898401755f8a9caabd006d","after":"b78641188d5228ff76b8adef0c7072bd663607b8","ref":"refs/heads/lsh/domain-min-max-pad","pushedAt":"2024-04-22T21:05:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lsh","name":"Lukas Hermann","path":"/lsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1734032?s=80&v=4"},"commit":{"message":"chore: delete example","shortMessageHtmlLink":"chore: delete example"}},{"before":"afde69704dd51840f21f13685bb29b5439d32495","after":"d8492472be834f3f0a6af3a70bd776bb859d207d","ref":"refs/heads/main","pushedAt":"2024-04-22T20:35:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lsh","name":"Lukas Hermann","path":"/lsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1734032?s=80&v=4"},"commit":{"message":"fix: Respect tickMinStep for binned scale (#3904)\n\nCurrently, we do not pass in the `count` (calculated based on\r\n`tickMinStep`) while generating tick values for binned scale.\r\n\r\nThis causes performance issues especially when there exist a huge amount\r\nof bins. Attempting to render too many ticks will sometimes even crash\r\nthe browser tab.\r\n\r\nBefore:\r\n\"Screenshot\r\n\r\nAfter:\r\n\"Screenshot\r\n\r\n(`tickMinStep` both set to `0.1`)","shortMessageHtmlLink":"fix: Respect tickMinStep for binned scale (#3904)"}},{"before":"6b1a3fdce0419da87b86b517a107a8fcdddd38f4","after":"6ad40f311ccc23a06d898401755f8a9caabd006d","ref":"refs/heads/lsh/domain-min-max-pad","pushedAt":"2024-04-22T20:20:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lsh","name":"Lukas Hermann","path":"/lsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1734032?s=80&v=4"},"commit":{"message":"chore: add examples\n\nSigned-off-by: Lukas Hermann ","shortMessageHtmlLink":"chore: add examples"}},{"before":null,"after":"6b1a3fdce0419da87b86b517a107a8fcdddd38f4","ref":"refs/heads/lsh/domain-min-max-pad","pushedAt":"2024-04-22T19:38:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lsh","name":"Lukas Hermann","path":"/lsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1734032?s=80&v=4"},"commit":{"message":"fix: use `domainMin` and `domainMax` to set scale padding\n\nSigned-off-by: Lukas Hermann ","shortMessageHtmlLink":"fix: use domainMin and domainMax to set scale padding"}},{"before":"f8ab01275f9493386b8b62372554a60aaa492685","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/babel/eslint-parser-7.23.10","pushedAt":"2024-04-01T06:24:47.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":"a726f167b0fa1cc87f74e9b0dc6783341d85f6d1","ref":"refs/heads/dependabot/npm_and_yarn/babel/eslint-parser-7.24.1","pushedAt":"2024-04-01T06:24:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps-dev): bump @babel/eslint-parser from 7.23.3 to 7.24.1\n\nBumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.23.3 to 7.24.1.\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.1/eslint/babel-eslint-parser)\n\n---\nupdated-dependencies:\n- dependency-name: \"@babel/eslint-parser\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps-dev): bump @babel/eslint-parser from 7.23.3 to 7.24.1"}},{"before":"5e83a4172cf7f504507f23a9639234d40a73ec3c","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/definitelytyped/dtslint-0.2.15","pushedAt":"2024-04-01T06:19: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":"2b620e8315851a6ef7d1a5d4193ac849e4b0f5fb","ref":"refs/heads/dependabot/npm_and_yarn/definitelytyped/dtslint-0.2.19","pushedAt":"2024-04-01T06:18:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps-dev): bump @definitelytyped/dtslint from 0.0.159 to 0.2.19\n\nBumps [@definitelytyped/dtslint](https://github.com/microsoft/DefinitelyTyped-tools/tree/HEAD/packages/dtslint) from 0.0.159 to 0.2.19.\n- [Release notes](https://github.com/microsoft/DefinitelyTyped-tools/releases)\n- [Changelog](https://github.com/microsoft/DefinitelyTyped-tools/blob/main/packages/dtslint/CHANGELOG.md)\n- [Commits](https://github.com/microsoft/DefinitelyTyped-tools/commits/@definitelytyped/dtslint@0.2.19/packages/dtslint)\n\n---\nupdated-dependencies:\n- dependency-name: \"@definitelytyped/dtslint\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps-dev): bump @definitelytyped/dtslint from 0.0.159 to 0.2.19"}},{"before":null,"after":"67d895b8f270f9525b217d0b645d0500a9077413","ref":"refs/heads/dependabot/npm_and_yarn/tape-5.7.5","pushedAt":"2024-04-01T06:17: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":"chore(deps-dev): bump tape from 5.7.2 to 5.7.5\n\nBumps [tape](https://github.com/ljharb/tape) from 5.7.2 to 5.7.5.\n- [Changelog](https://github.com/tape-testing/tape/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/ljharb/tape/compare/v5.7.2...v5.7.5)\n\n---\nupdated-dependencies:\n- dependency-name: tape\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps-dev): bump tape from 5.7.2 to 5.7.5"}},{"before":null,"after":"69c93ffe7a071302588b335cb68e4c820b27dde9","ref":"refs/heads/dependabot/npm_and_yarn/prettier-3.2.5","pushedAt":"2024-04-01T06:17: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":"chore(deps-dev): bump prettier from 2.8.8 to 3.2.5\n\nBumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.2.5.\n- [Release notes](https://github.com/prettier/prettier/releases)\n- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.2.5)\n\n---\nupdated-dependencies:\n- dependency-name: prettier\n dependency-type: direct:development\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps-dev): bump prettier from 2.8.8 to 3.2.5"}},{"before":"58288a9778d820b34d9ecaa1bb2bc371cf51aa5b","after":"afde69704dd51840f21f13685bb29b5439d32495","ref":"refs/heads/main","pushedAt":"2024-03-19T19:38:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"domoritz","name":"Dominik Moritz","path":"/domoritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589034?s=80&v=4"},"commit":{"message":"fix: turn off all handlers in View.finalize() (#3896)\n\nWe traced a memory leak in our application back to dangling event\r\nlisteners that had been registered with `addEventListener`. Removing\r\nthem from outside the library was possible, but tedious - this is much\r\ncleaner.","shortMessageHtmlLink":"fix: turn off all handlers in View.finalize() (#3896)"}},{"before":"c251041d204a6518fa973580e404337b54e52f37","after":"5f955ec7c6ab645012440bc721f808d980c337ab","ref":"refs/heads/dependabot/npm_and_yarn/lerna-8.1.2","pushedAt":"2024-03-17T02:50:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps-dev): bump lerna from 7.4.2 to 8.1.2\n\nBumps [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) from 7.4.2 to 8.1.2.\n- [Release notes](https://github.com/lerna/lerna/releases)\n- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)\n- [Commits](https://github.com/lerna/lerna/commits/v8.1.2/packages/lerna)\n\n---\nupdated-dependencies:\n- dependency-name: lerna\n dependency-type: direct:development\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps-dev): bump lerna from 7.4.2 to 8.1.2"}},{"before":"4321aff4e7573f13f2b142502be368ddc0a35d1b","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/follow-redirects-1.15.6","pushedAt":"2024-03-17T02:49:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"domoritz","name":"Dominik Moritz","path":"/domoritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589034?s=80&v=4"}},{"before":"8b2ac42d58ae79f2c213dd92957bad61de9c8327","after":"58288a9778d820b34d9ecaa1bb2bc371cf51aa5b","ref":"refs/heads/main","pushedAt":"2024-03-17T02:49:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"domoritz","name":"Dominik Moritz","path":"/domoritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589034?s=80&v=4"},"commit":{"message":"chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 (#3895)","shortMessageHtmlLink":"chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 (#3895)"}},{"before":null,"after":"4321aff4e7573f13f2b142502be368ddc0a35d1b","ref":"refs/heads/dependabot/npm_and_yarn/follow-redirects-1.15.6","pushedAt":"2024-03-16T23:11:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): bump follow-redirects from 1.15.4 to 1.15.6\n\nBumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 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.15.4...v1.15.6)\n\n---\nupdated-dependencies:\n- dependency-name: follow-redirects\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump follow-redirects from 1.15.4 to 1.15.6"}},{"before":"e60597c3c2ee85c40896cbfa58f3494d0a545833","after":null,"ref":"refs/heads/dom/analytics","pushedAt":"2024-03-15T17:06:50.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"domoritz","name":"Dominik Moritz","path":"/domoritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589034?s=80&v=4"}},{"before":"d828dffaf83f554d8813f79c26831418b1d7abc9","after":"8b2ac42d58ae79f2c213dd92957bad61de9c8327","ref":"refs/heads/main","pushedAt":"2024-03-15T17:06:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"domoritz","name":"Dominik Moritz","path":"/domoritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589034?s=80&v=4"},"commit":{"message":"docs: remove google analytics (#3894)","shortMessageHtmlLink":"docs: remove google analytics (#3894)"}},{"before":null,"after":"e60597c3c2ee85c40896cbfa58f3494d0a545833","ref":"refs/heads/dom/analytics","pushedAt":"2024-03-15T16:54:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"domoritz","name":"Dominik Moritz","path":"/domoritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589034?s=80&v=4"},"commit":{"message":"docs: remove google analytics","shortMessageHtmlLink":"docs: remove google analytics"}},{"before":"ccaeb9216c28788420b857ce2b9cabca6b95e44f","after":"d828dffaf83f554d8813f79c26831418b1d7abc9","ref":"refs/heads/main","pushedAt":"2024-03-13T21:10:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"domoritz","name":"Dominik Moritz","path":"/domoritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589034?s=80&v=4"},"commit":{"message":"feat: Add observable10 palette (#3843)\n\nAlso refactor schemes to use d3-scale-chromatic.","shortMessageHtmlLink":"feat: Add observable10 palette (#3843)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEO3nU3QA","startCursor":null,"endCursor":null}},"title":"Activity · vega/vega"}