{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":167174,"defaultBranch":"main","name":"jquery","ownerLogin":"jquery","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2009-04-03T15:20:14.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/70142?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717203149.0","currentOid":""},"activityList":{"items":[{"before":"d38a0688c468cc2b3263347426210acc114645e6","after":null,"ref":"refs/heads/dependabot/github_actions/github/codeql-action-3.25.3","pushedAt":"2024-06-01T00:52:29.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":"90c764e4639445edcc78fa01a41609ae45b13b53","ref":"refs/heads/dependabot/github_actions/github/codeql-action-3.25.7","pushedAt":"2024-06-01T00:52:25.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":"Build: Bump github/codeql-action from 3.24.9 to 3.25.7\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.9 to 3.25.7.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/1b1aada464948af03b950897e5eb522f92603cc2...f079b8493333aace61c81488f8bd40919487bd9f)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Build: Bump github/codeql-action from 3.24.9 to 3.25.7"}},{"before":"e1ec54d55ee828d1b9147e244ee08d14ab98505f","after":null,"ref":"refs/heads/dependabot/github_actions/actions/checkout-4.1.4","pushedAt":"2024-06-01T00:52:22.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":"b923a6e3ab060442c8e4251d810ff16ae7b64a80","ref":"refs/heads/dependabot/github_actions/actions/checkout-4.1.6","pushedAt":"2024-06-01T00:52:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Build: Bump actions/checkout from 4.1.2 to 4.1.6\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/9bb56186c3b09b4f86b1c65136769dd318469633...a5ac7e51b41094c92402da3b24376905380afc29)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Build: Bump actions/checkout from 4.1.2 to 4.1.6"}},{"before":"fa73e2f1b25304c93006dd45b6cba24f663e2ae7","after":"f2d9fde5f34c83a098fa2074ed808311086d9d23","ref":"refs/heads/main","pushedAt":"2024-05-29T16:32:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mgol","name":"Michał Gołębiowski-Owczarek","path":"/mgol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1758366?s=80&v=4"},"commit":{"message":"Tests: Align `:has` selector tests with `3.x-stable`\n\nConsistently use `assert.selectInFixture` instead of prepending the selector\r\nwith `#qunit-fixture ` manually.\r\n\r\nCloses gh-5498\r\nRef gh-5497","shortMessageHtmlLink":"Tests: Align :has selector tests with 3.x-stable"}},{"before":"a5bac65e0ccbb4bdb7069bc709f0852fcdbbdddc","after":"b6f53def96d31d07e16eb40c290fcf1705d52156","ref":"refs/heads/3.x-stable","pushedAt":"2024-05-29T16:32:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mgol","name":"Michał Gołębiowski-Owczarek","path":"/mgol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1758366?s=80&v=4"},"commit":{"message":"Tests: Make `:has` selector tests not vulnerable to unrelated failures\n\nUse `assert.selectInFixture` consistently in `:has` tests. Previously, any test\r\nfailure that happened before this test run made it fail due to an additional\r\nparagraph with id `qunit-testresult` injected by QUnit.\r\n\r\nCloses gh-5497","shortMessageHtmlLink":"Tests: Make :has selector tests not vulnerable to unrelated failures"}},{"before":"37bded35229d4753e2f05290e9304011ea2cbade","after":"a5bac65e0ccbb4bdb7069bc709f0852fcdbbdddc","ref":"refs/heads/3.x-stable","pushedAt":"2024-05-29T15:06:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"timmywil","name":"Timmy Willison","path":"/timmywil","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/192451?s=80&v=4"},"commit":{"message":"Tests: revert concurrency group change\n\n- It's common for us to merge to main and cherry pick to 3.x-stable,\r\n so it's best if concurrency is shared between branches, which\r\n is effectively what we had already as it matches on workflow name\r\n and browser. Ideally, it could also match on the corresponding commit,\r\n but it seems the commit message is not available in the github context.\r\n\r\nClose gh-5493","shortMessageHtmlLink":"Tests: revert concurrency group change"}},{"before":"527fb3dcf0dcde69302a741dfc61cbfa58e99eb0","after":"fa73e2f1b25304c93006dd45b6cba24f663e2ae7","ref":"refs/heads/main","pushedAt":"2024-05-29T15:06:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"timmywil","name":"Timmy Willison","path":"/timmywil","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/192451?s=80&v=4"},"commit":{"message":"Tests: revert concurrency group change\n\n- It's common for us to merge to main and cherry pick to 3.x-stable,\r\n so it's best if concurrency is shared between branches, which\r\n is effectively what we had already as it matches on workflow name\r\n and browser. Ideally, it could also match on the corresponding commit,\r\n but it seems the commit message is not available in the github context.\r\n\r\nClose gh-5492","shortMessageHtmlLink":"Tests: revert concurrency group change"}},{"before":"18adf66b44942f2507083987d57b50017828db88","after":"37bded35229d4753e2f05290e9304011ea2cbade","ref":"refs/heads/3.x-stable","pushedAt":"2024-05-20T16:31:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mgol","name":"Michał Gołębiowski-Owczarek","path":"/mgol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1758366?s=80&v=4"},"commit":{"message":"Event: Increase robustness of an inner native event in leverageNative\n\nIn Firefox, alert displayed just before blurring an element dispatches\nthe native blur event twice which tripped the jQuery logic if a jQuery blur\nhandler was not attached before the trigger call.\n\nThis was because the `leverageNative` logic part for triggering first checked if\nsetup was done before (which, for example, is done if a jQuery handler was\nregistered before for this element+event pair) and - if it was not - added\na dummy handler that just returned `true`. The `leverageNative` logic made that\n`true` then saved into private data, replacing the previous `saved` array. Since\n`true` passed the truthy check, the second native inner handler treated `true`\nas an array, crashing on the `slice` call.\n\nThe same issue could happen if a handler returning `true` is attached before\ntriggering. A bare `length` check would not be enough as the user handler may\nreturn an array-like as well. To remove this potential data shape clash, capture\nthe inner result in an object with a `value` property instead of saving it\ndirectly.\n\nSince it's impossible to call `alert()` in unit tests, simulate the issue by\nreplacing the `addEventListener` method on a test button with a version that\ncalls attached blur handlers twice.\n\nFixes gh-5459\nCloses gh-5466\nRef gh-5236\n\n(cherry picked from commit 527fb3dcf0dcde69302a741dfc61cbfa58e99eb0)","shortMessageHtmlLink":"Event: Increase robustness of an inner native event in leverageNative"}},{"before":"5880e02707dcefc4ec527bd1c56f64b8b0eba391","after":"527fb3dcf0dcde69302a741dfc61cbfa58e99eb0","ref":"refs/heads/main","pushedAt":"2024-05-20T16:05:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mgol","name":"Michał Gołębiowski-Owczarek","path":"/mgol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1758366?s=80&v=4"},"commit":{"message":"Event: Increase robustness of an inner native event in leverageNative\n\nIn Firefox, alert displayed just before blurring an element dispatches\r\nthe native blur event twice which tripped the jQuery logic if a jQuery blur\r\nhandler was not attached before the trigger call.\r\n\r\nThis was because the `leverageNative` logic part for triggering first checked if\r\nsetup was done before (which, for example, is done if a jQuery handler was\r\nregistered before for this element+event pair) and - if it was not - added\r\na dummy handler that just returned `true`. The `leverageNative` logic made that\r\n`true` then saved into private data, replacing the previous `saved` array. Since\r\n`true` passed the truthy check, the second native inner handler treated `true`\r\nas an array, crashing on the `slice` call.\r\n\r\nThe same issue could happen if a handler returning `true` is attached before\r\ntriggering. A bare `length` check would not be enough as the user handler may\r\nreturn an array-like as well. To remove this potential data shape clash, capture\r\nthe inner result in an object with a `value` property instead of saving it\r\ndirectly.\r\n\r\nSince it's impossible to call `alert()` in unit tests, simulate the issue by\r\nreplacing the `addEventListener` method on a test button with a version that\r\ncalls attached blur handlers twice.\r\n\r\nFixes gh-5459\r\nCloses gh-5466\r\nRef gh-5236","shortMessageHtmlLink":"Event: Increase robustness of an inner native event in leverageNative"}},{"before":null,"after":"d38a0688c468cc2b3263347426210acc114645e6","ref":"refs/heads/dependabot/github_actions/github/codeql-action-3.25.3","pushedAt":"2024-05-01T00:15:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Build: Bump github/codeql-action from 3.24.9 to 3.25.3\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.9 to 3.25.3.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/1b1aada464948af03b950897e5eb522f92603cc2...d39d31e687223d841ef683f52467bd88e9b21c14)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Build: Bump github/codeql-action from 3.24.9 to 3.25.3"}},{"before":null,"after":"e1ec54d55ee828d1b9147e244ee08d14ab98505f","ref":"refs/heads/dependabot/github_actions/actions/checkout-4.1.4","pushedAt":"2024-05-01T00:15:34.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":"Build: Bump actions/checkout from 4.1.2 to 4.1.4\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.4.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/9bb56186c3b09b4f86b1c65136769dd318469633...0ad4b8fadaa221de15dcec353f45205ec38ea70b)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Build: Bump actions/checkout from 4.1.2 to 4.1.4"}},{"before":"5d83fadb6be83bcda54a87c1c0d73534e5aad6fb","after":"18adf66b44942f2507083987d57b50017828db88","ref":"refs/heads/3.x-stable","pushedAt":"2024-04-25T17:08:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"timmywil","name":"Timmy Willison","path":"/timmywil","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/192451?s=80&v=4"},"commit":{"message":"Tests: include github ref in concurrency group\n\n- fixes cancelled workflows when multiple PRs are merged\r\n in quick succession to both the main and 3.x-stable branches\r\n\r\nClose gh-5482","shortMessageHtmlLink":"Tests: include github ref in concurrency group"}},{"before":"399a78ee9fc5802509df462a2851aef1b60b7fbc","after":"5880e02707dcefc4ec527bd1c56f64b8b0eba391","ref":"refs/heads/main","pushedAt":"2024-04-25T17:07:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"timmywil","name":"Timmy Willison","path":"/timmywil","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/192451?s=80&v=4"},"commit":{"message":"Tests: include github ref in concurrency group\n\n- fixes cancelled workflows when multiple PRs are merged\r\n in quick succession to both the main and 3.x-stable branches\r\n\r\nClose gh-5481","shortMessageHtmlLink":"Tests: include github ref in concurrency group"}},{"before":"5d5872bd58ed671ccebbd05ca67d1963bc8a8f45","after":"5d83fadb6be83bcda54a87c1c0d73534e5aad6fb","ref":"refs/heads/3.x-stable","pushedAt":"2024-04-24T22:27:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mgol","name":"Michał Gołębiowski-Owczarek","path":"/mgol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1758366?s=80&v=4"},"commit":{"message":"Tests: Make the beforeunload event tests work regardless of extensions\n\nSome browser extensions, like React DevTools, send messages to the content area.\nSince our beforeunload event test listens for all messages, it used to catch\nthose as well, failing the test.\n\nAdd a `source` field to the payload JSON and check for it before treating the\nmessage as coming from our own test to make sure the test passes even with such\nbrowser extensions installed.\n\nCloses gh-5478\n\n(cherry picked from commit 399a78ee9fc5802509df462a2851aef1b60b7fbc)","shortMessageHtmlLink":"Tests: Make the beforeunload event tests work regardless of extensions"}},{"before":"7cdd8374234b77a3c70dd511a1b06066afb146bb","after":"399a78ee9fc5802509df462a2851aef1b60b7fbc","ref":"refs/heads/main","pushedAt":"2024-04-24T22:24:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mgol","name":"Michał Gołębiowski-Owczarek","path":"/mgol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1758366?s=80&v=4"},"commit":{"message":"Tests: Make the beforeunload event tests work regardless of extensions\n\nSome browser extensions, like React DevTools, send messages to the content area.\r\nSince our beforeunload event test listens for all messages, it used to catch\r\nthose as well, failing the test.\r\n\r\nAdd a `source` field to the payload JSON and check for it before treating the\r\nmessage as coming from our own test to make sure the test passes even with such\r\nbrowser extensions installed.\r\n\r\nCloses gh-5478","shortMessageHtmlLink":"Tests: Make the beforeunload event tests work regardless of extensions"}},{"before":"834b5bc6bb20fbf2b2442eb1286eab9aae3c50fc","after":"5d5872bd58ed671ccebbd05ca67d1963bc8a8f45","ref":"refs/heads/3.x-stable","pushedAt":"2024-04-24T22:24:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mgol","name":"Michał Gołębiowski-Owczarek","path":"/mgol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1758366?s=80&v=4"},"commit":{"message":"Docs: Update remaining HTTP URLs to HTTPS\n\nUpdate a few remaining HTTP URLs to HTTPS. The only ones left are XMLNS-like\nURLs or ones to localhost - those need to stay as-is.\n\nCloses gh-5479\n\n(cherry picked from commit 7cdd8374234b77a3c70dd511a1b06066afb146bb)","shortMessageHtmlLink":"Docs: Update remaining HTTP URLs to HTTPS"}},{"before":"556eaf4a193287c306d163635cbb5f5c95a22a84","after":"7cdd8374234b77a3c70dd511a1b06066afb146bb","ref":"refs/heads/main","pushedAt":"2024-04-24T22:22:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mgol","name":"Michał Gołębiowski-Owczarek","path":"/mgol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1758366?s=80&v=4"},"commit":{"message":"Docs: Update remaining HTTP URLs to HTTPS\n\nUpdate a few remaining HTTP URLs to HTTPS. The only ones left are XMLNS-like\r\nURLs or ones to localhost - those need to stay as-is.\r\n\r\nCloses gh-5479","shortMessageHtmlLink":"Docs: Update remaining HTTP URLs to HTTPS"}},{"before":"df1df9503afad78bec3ba5217f9a9efce49fe634","after":"556eaf4a193287c306d163635cbb5f5c95a22a84","ref":"refs/heads/main","pushedAt":"2024-04-19T13:47:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mgol","name":"Michał Gołębiowski-Owczarek","path":"/mgol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1758366?s=80&v=4"},"commit":{"message":"Offset: Increase search depth when finding the 'real' offset parent\n\nChanges:\r\n* Increase search depth when finding for the real offset parent\r\n* Ignore offset for statically positioned offset parent\r\n* Add tests for the position of an element in a table\r\n\r\nCloses gh-4861","shortMessageHtmlLink":"Offset: Increase search depth when finding the 'real' offset parent"}},{"before":"106ea46a330d45c40594b8202feb64d96c2b9c1f","after":null,"ref":"refs/heads/dependabot/github_actions/github/codeql-action-3.24.9","pushedAt":"2024-04-02T21:40:10.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":"f74e840da3f42f533ee290a7398a9c2b57de7db7","after":null,"ref":"refs/heads/dependabot/github_actions/actions/checkout-4.1.2","pushedAt":"2024-04-02T21:39:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"cc44f768344b318109b2f74d6fed28258841470e","after":"834b5bc6bb20fbf2b2442eb1286eab9aae3c50fc","ref":"refs/heads/3.x-stable","pushedAt":"2024-04-02T21:39:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mgol","name":"Michał Gołębiowski-Owczarek","path":"/mgol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1758366?s=80&v=4"},"commit":{"message":"Build: Bump actions/cache & actions/checkout\n\n1. Bump actions/cache from 4.0.1 to 4.0.2\n\nBumps [actions/cache](https://github.com/actions/cache) from 4.0.1 to 4.0.2.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/ab5e6d0c87105b4c9c2047343972218f562e4319...0c45773b623bea8c8e75f6c82b208c3cf94ea4f9)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\n2. Bump actions/checkout from 4.1.1 to 4.1.2\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/b4ffde65f46336ab88eb53be808477a3936bae11...9bb56186c3b09b4f86b1c65136769dd318469633)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nCloses gh-5462\n\nSigned-off-by: dependabot[bot] \n\n(partially cherry picked from commit df1df9503afad78bec3ba5217f9a9efce49fe634)","shortMessageHtmlLink":"Build: Bump actions/cache & actions/checkout"}},{"before":"284b082eb86602705519d6ca754c40f6d2f8fcc0","after":"df1df9503afad78bec3ba5217f9a9efce49fe634","ref":"refs/heads/main","pushedAt":"2024-04-02T21:35:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mgol","name":"Michał Gołębiowski-Owczarek","path":"/mgol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1758366?s=80&v=4"},"commit":{"message":"Build: Bump actions/cache, actions/checkout & github/codeql-action\n\n1. Bump actions/cache from 4.0.1 to 4.0.2\r\n\r\nBumps [actions/cache](https://github.com/actions/cache) from 4.0.1 to 4.0.2.\r\n- [Release notes](https://github.com/actions/cache/releases)\r\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\r\n- [Commits](https://github.com/actions/cache/compare/ab5e6d0c87105b4c9c2047343972218f562e4319...0c45773b623bea8c8e75f6c82b208c3cf94ea4f9)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/cache\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\n2. Bump github/codeql-action from 3.24.6 to 3.24.9\r\n\r\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.6 to 3.24.9.\r\n- [Release notes](https://github.com/github/codeql-action/releases)\r\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/github/codeql-action/compare/8a470fddafa5cbb6266ee11b37ef4d8aae19c571...1b1aada464948af03b950897e5eb522f92603cc2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github/codeql-action\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nBump actions/checkout from 4.1.1 to 4.1.2\r\n\r\nBumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/b4ffde65f46336ab88eb53be808477a3936bae11...9bb56186c3b09b4f86b1c65136769dd318469633)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/checkout\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nCloses gh-5462\r\n\r\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Build: Bump actions/cache, actions/checkout & github/codeql-action"}},{"before":"07a19e7a049fbe7e451efdb01e45434b22f29014","after":null,"ref":"refs/heads/dependabot/github_actions/actions/cache-4.0.2","pushedAt":"2024-04-02T21:35:25.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mgol","name":"Michał Gołębiowski-Owczarek","path":"/mgol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1758366?s=80&v=4"}},{"before":"3a5b865779f61259ecbfe60f8fc2c6823325e7fe","after":"07a19e7a049fbe7e451efdb01e45434b22f29014","ref":"refs/heads/dependabot/github_actions/actions/cache-4.0.2","pushedAt":"2024-04-02T21:31:58.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mgol","name":"Michał Gołębiowski-Owczarek","path":"/mgol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1758366?s=80&v=4"},"commit":{"message":"Build: Bump actions/checkout from 4.1.1 to 4.1.2\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/b4ffde65f46336ab88eb53be808477a3936bae11...9bb56186c3b09b4f86b1c65136769dd318469633)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Build: Bump actions/checkout from 4.1.1 to 4.1.2"}},{"before":"a22748fdc59f06ca010c9d9fe264e71f4ef8fdd7","after":"f74e840da3f42f533ee290a7398a9c2b57de7db7","ref":"refs/heads/dependabot/github_actions/actions/checkout-4.1.2","pushedAt":"2024-04-02T21:28:20.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":"Build: Bump actions/checkout from 4.1.1 to 4.1.2\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/b4ffde65f46336ab88eb53be808477a3936bae11...9bb56186c3b09b4f86b1c65136769dd318469633)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Build: Bump actions/checkout from 4.1.1 to 4.1.2"}},{"before":"2c306e8f0932d05dd5ca860d588d101d0d4fe800","after":"106ea46a330d45c40594b8202feb64d96c2b9c1f","ref":"refs/heads/dependabot/github_actions/github/codeql-action-3.24.9","pushedAt":"2024-04-02T21:28:19.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":"Build: Bump github/codeql-action from 3.24.6 to 3.24.9\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.6 to 3.24.9.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/8a470fddafa5cbb6266ee11b37ef4d8aae19c571...1b1aada464948af03b950897e5eb522f92603cc2)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Build: Bump github/codeql-action from 3.24.6 to 3.24.9"}},{"before":"a1ba531264ce2adb58e2c679d4a242e3d74e7875","after":"3a5b865779f61259ecbfe60f8fc2c6823325e7fe","ref":"refs/heads/dependabot/github_actions/actions/cache-4.0.2","pushedAt":"2024-04-02T21:28:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Build: Bump actions/cache from 4.0.1 to 4.0.2\n\nBumps [actions/cache](https://github.com/actions/cache) from 4.0.1 to 4.0.2.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/ab5e6d0c87105b4c9c2047343972218f562e4319...0c45773b623bea8c8e75f6c82b208c3cf94ea4f9)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Build: Bump actions/cache from 4.0.1 to 4.0.2"}},{"before":"feb75d307299770a9957ed2bbdcb4610ae3b81a6","after":"cc44f768344b318109b2f74d6fed28258841470e","ref":"refs/heads/3.x-stable","pushedAt":"2024-04-01T16:34:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"timmywil","name":"Timmy Willison","path":"/timmywil","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/192451?s=80&v=4"},"commit":{"message":"Tests: share queue/browser handling for all worker types\n\n- one queue to rule them all: browserstack, selenium, and jsdom\r\n- retries and hard retries are now supported in selenium\r\n- selenium tests now re-use browsers in the same way as browserstack\r\n\r\nClose gh-5465","shortMessageHtmlLink":"Tests: share queue/browser handling for all worker types"}},{"before":"691c0aeeded5dea1ca2a0c5474c7adfdb1dadffe","after":"284b082eb86602705519d6ca754c40f6d2f8fcc0","ref":"refs/heads/main","pushedAt":"2024-04-01T14:23:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"timmywil","name":"Timmy Willison","path":"/timmywil","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/192451?s=80&v=4"},"commit":{"message":"Tests: share queue/browser handling for all worker types\n\n- one queue to rule them all: browserstack, selenium, and jsdom\r\n- retries and hard retries are now supported in selenium\r\n- selenium tests now re-use browsers in the same way as browserstack\r\n\r\nClose gh-5460","shortMessageHtmlLink":"Tests: share queue/browser handling for all worker types"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWX4C7QA","startCursor":null,"endCursor":null}},"title":"Activity · jquery/jquery"}