{"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:1719795986.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"3e466846f5876ad541c5d239707d0db821bd63c2","ref":"refs/heads/dependabot/github_actions/github-actions-b591b41dba","pushedAt":"2024-07-01T01:06: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":"Build: Bump the github-actions group with 2 updates\n\nBumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdates `actions/checkout` from 4.1.6 to 4.1.7\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/a5ac7e51b41094c92402da3b24376905380afc29...692973e3d937129bcbf40652eb9f2f61becf3332)\n\nUpdates `github/codeql-action` from 3.25.8 to 3.25.11\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/2e230e8fe0ad3a14a340ad0815ddb96d599d2aff...b611370bb5703a7efb587f9d136a52ea24c5c38c)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-actions\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Build: Bump the github-actions group with 2 updates"}},{"before":null,"after":"27b2f0ae4c223cfd2e91ecc22d3c96179df87c37","ref":"refs/heads/dependabot/npm_and_yarn/ws-8.17.1","pushedAt":"2024-06-19T03:37:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Build: Bump ws from 8.17.0 to 8.17.1\n\nBumps [ws](https://github.com/websockets/ws) from 8.17.0 to 8.17.1.\n- [Release notes](https://github.com/websockets/ws/releases)\n- [Commits](https://github.com/websockets/ws/compare/8.17.0...8.17.1)\n\n---\nupdated-dependencies:\n- dependency-name: ws\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Build: Bump ws from 8.17.0 to 8.17.1"}},{"before":null,"after":"458a1f8d4af69b6c419aa6eea78f4e3a5cfa50bd","ref":"refs/heads/dependabot/npm_and_yarn/braces-3.0.3","pushedAt":"2024-06-15T13:12:04.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 braces from 3.0.2 to 3.0.3\n\nBumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.\n- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)\n\n---\nupdated-dependencies:\n- dependency-name: braces\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Build: Bump braces from 3.0.2 to 3.0.3"}},{"before":"ea31e4d57c05a072df98a08df6532b2afb679d30","after":"cb8ab6ccdb8a7b843301793d4b7138a5a3750d6b","ref":"refs/heads/main","pushedAt":"2024-06-15T13:11:34.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":"Build: upgrade dependencies; fix bundler tests on windows\n\n- account for newly unused parameters in the slim builds\r\n\r\nCloses gh-5509","shortMessageHtmlLink":"Build: upgrade dependencies; fix bundler tests on windows"}},{"before":"8eb35e8513b0cb7a19677b6934ddd98ad7b6f16f","after":"fc864c83c88179c519633330acbc48f16a6b3cd5","ref":"refs/heads/3.x-stable","pushedAt":"2024-06-15T13:10:59.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":"Build: upgrade dependencies, including eslint 9.4.0 and uglify 3.7.7\n\n- Sinon is already at the latest version that supports IE9.\r\n- Upgraded uglify to 3.7.7, which is the latest that worked with IE9.\r\n I tried 3.9.4, which we are using in jquery-migrate, and 3.8.1,\r\n but there were failures in traversing (\"Permission denied\" errors).\r\n- Upgraded eslint to version 9, which required some changes.\r\n Mainly, unused arguments in catch expressions error by default in 9+.\r\n The config now makes use of `caughtErrorsIgnorePattern`,\r\n which is set to `\"^_\"`, the same as unused function params.\r\n- Ignored main branch dist files when switching branches.\r\n\r\nCloses gh-5508","shortMessageHtmlLink":"Build: upgrade dependencies, including eslint 9.4.0 and uglify 3.7.7"}},{"before":"74970524e5e164c72ec0415267b1e057280c9455","after":"ea31e4d57c05a072df98a08df6532b2afb679d30","ref":"refs/heads/main","pushedAt":"2024-06-10T18:51:02.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: remove unnecessary scroll feature test\n\n- it wasn't working properly anyway\r\n\r\nCloses gh-5507","shortMessageHtmlLink":"Tests: remove unnecessary scroll feature test"}},{"before":"82169df010a84b72f634272fcbfe95672d8d43f2","after":"8eb35e8513b0cb7a19677b6934ddd98ad7b6f16f","ref":"refs/heads/3.x-stable","pushedAt":"2024-06-10T18:50:28.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: fix supportsScroll feature test in offset\n\n- iOS 12 and below do not support scrollTop/Left on the\r\n window or document. Before 82169df, window.supportsScroll\r\n was always undefined. There were 2 issues: (1) iOS <=12 do\r\n support scroll props on the body, so the support test\r\n wasn't helpful. (2) one test checked the wrong window and\r\n the value was always undefined, which meant those tests\r\n never ran in any browser.\r\n\r\nCloses gh-5506","shortMessageHtmlLink":"Tests: fix supportsScroll feature test in offset"}},{"before":"efa1e0a131755cf19fa19d0af3b7935fb12e4691","after":"82169df010a84b72f634272fcbfe95672d8d43f2","ref":"refs/heads/3.x-stable","pushedAt":"2024-06-10T13:01:53.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":"Build: improve specificity of eslint config; add ecma versions\n\n- also added no-implicit-globals rule outside of tests,\r\n but including dist\r\n\r\nClose gh-5504","shortMessageHtmlLink":"Build: improve specificity of eslint config; add ecma versions"}},{"before":"46b9e4803ec3506e830ea6b49541ea29717ed460","after":"74970524e5e164c72ec0415267b1e057280c9455","ref":"refs/heads/main","pushedAt":"2024-06-06T13:56:44.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":"Build: improve specificity of eslint config; add ecma versions\n\nCloses gh-5501","shortMessageHtmlLink":"Build: improve specificity of eslint config; add ecma versions"}},{"before":"a27d038818915d4ee786caa5581be6c1412e7d9b","after":"efa1e0a131755cf19fa19d0af3b7935fb12e4691","ref":"refs/heads/3.x-stable","pushedAt":"2024-06-05T22:10:05.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 the github-actions group with 2 updates\n\nBumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [github/codeql-action](https://github.com/github/codeql-action).\n\nUpdates `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\nUpdates `github/codeql-action` from 3.24.9 to 3.25.8\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...2e230e8fe0ad3a14a340ad0815ddb96d599d2aff)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-actions\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\n\nCloses gh-5505\n\n(cherry picked from commit 46b9e4803ec3506e830ea6b49541ea29717ed460)","shortMessageHtmlLink":"Build: Bump the github-actions group with 2 updates"}},{"before":"d00be11a8066cb7f9436adc6eb9851d8392a9e1e","after":null,"ref":"refs/heads/dependabot/github_actions/github-actions-8361e135b3","pushedAt":"2024-06-05T22:05:29.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":"3cac1465b4b5539bb679a517fbb52e5419c1866e","after":"46b9e4803ec3506e830ea6b49541ea29717ed460","ref":"refs/heads/main","pushedAt":"2024-06-05T22:05:28.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 the github-actions group with 2 updates\n\nBumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [github/codeql-action](https://github.com/github/codeql-action).\r\n\r\n\r\nUpdates `actions/checkout` from 4.1.2 to 4.1.6\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/9bb56186c3b09b4f86b1c65136769dd318469633...a5ac7e51b41094c92402da3b24376905380afc29)\r\n\r\nUpdates `github/codeql-action` from 3.24.9 to 3.25.8\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/1b1aada464948af03b950897e5eb522f92603cc2...2e230e8fe0ad3a14a340ad0815ddb96d599d2aff)\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 dependency-group: github-actions\r\n- dependency-name: github/codeql-action\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n dependency-group: github-actions\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\n\r\nCloses gh-5505","shortMessageHtmlLink":"Build: Bump the github-actions group with 2 updates"}},{"before":"90c764e4639445edcc78fa01a41609ae45b13b53","after":null,"ref":"refs/heads/dependabot/github_actions/github/codeql-action-3.25.7","pushedAt":"2024-06-05T22:01:56.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":"b923a6e3ab060442c8e4251d810ff16ae7b64a80","after":null,"ref":"refs/heads/dependabot/github_actions/actions/checkout-4.1.6","pushedAt":"2024-06-05T22:01:55.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":"d00be11a8066cb7f9436adc6eb9851d8392a9e1e","ref":"refs/heads/dependabot/github_actions/github-actions-8361e135b3","pushedAt":"2024-06-05T22:01:51.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 the github-actions group with 2 updates\n\nBumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdates `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\nUpdates `github/codeql-action` from 3.24.9 to 3.25.8\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...2e230e8fe0ad3a14a340ad0815ddb96d599d2aff)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-actions\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Build: Bump the github-actions group with 2 updates"}},{"before":"29a9030c78a02d5c3b41b66283fe7b5325ac11a0","after":"a27d038818915d4ee786caa5581be6c1412e7d9b","ref":"refs/heads/3.x-stable","pushedAt":"2024-06-05T22:01:04.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: Group dependabot PRs updating GitHub Actions\n\nWe have monthly automatic dependabot PRs for GitHub Actions. Unfortunately,\nas of now we get a separate PR for every dependency which is a bit spammy\ncompared to regular commits updating source.\n\nThankfully, there's now a way to tell dependabot to submit a single PR per\na defined group. This change defines a single group to have a single dependabot\nPR for all action updates.\n\nCloses gh-5503\n\n(cherry picked from commit 3cac1465b4b5539bb679a517fbb52e5419c1866e)","shortMessageHtmlLink":"Build: Group dependabot PRs updating GitHub Actions"}},{"before":"071f6dba6bd1d8db3f36ce4694aab5ff437b9e36","after":"3cac1465b4b5539bb679a517fbb52e5419c1866e","ref":"refs/heads/main","pushedAt":"2024-06-05T22:00:32.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: Group dependabot PRs updating GitHub Actions\n\nWe have monthly automatic dependabot PRs for GitHub Actions. Unfortunately,\r\nas of now we get a separate PR for every dependency which is a bit spammy\r\ncompared to regular commits updating source.\r\n\r\nThankfully, there's now a way to tell dependabot to submit a single PR per\r\na defined group. This change defines a single group to have a single dependabot\r\nPR for all action updates.\r\n\r\nCloses gh-5503","shortMessageHtmlLink":"Build: Group dependabot PRs updating GitHub Actions"}},{"before":"b6f53def96d31d07e16eb40c290fcf1705d52156","after":"29a9030c78a02d5c3b41b66283fe7b5325ac11a0","ref":"refs/heads/3.x-stable","pushedAt":"2024-06-03T16:15:40.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":"CSS:Tests: Fix tests & support tests under CSS Zoom (3.x version)\n\nFirefox 126+ implements CSS zoom in a way it affects width computed style\r\nvery slightly (`100.008px` instead of `100px`); accept that difference.\r\n\r\nAlso, skip the width setter under zoom test in Firefox 126 completely - that\r\nversion has CSS zoom affecting `offsetWidth` values. This has been fixed in\r\nFirefox 127 so it's not worth working around it.\r\n\r\nAdd a test for support tests resolving the same under CSS zoom & without one.\r\nThat test uncovered Chrome failing the `reliableTrDimensions` support test\r\nunder zoom; the test has been fixed.\r\n\r\nFixes gh-5489\r\nCloses gh-5496\r\nRef gh-5495","shortMessageHtmlLink":"CSS:Tests: Fix tests & support tests under CSS Zoom (3.x version)"}},{"before":"f2d9fde5f34c83a098fa2074ed808311086d9d23","after":"071f6dba6bd1d8db3f36ce4694aab5ff437b9e36","ref":"refs/heads/main","pushedAt":"2024-06-03T16:15:24.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":"CSS:Tests: Fix tests & support tests under CSS Zoom\n\nFirefox 126+ implements CSS zoom in a way it affects width computed style\r\nvery slightly (`100.008px` instead of `100px`); accept that difference.\r\n\r\nAdd a test for support tests resolving the same under CSS zoom & without one.\r\nThat test uncovered Chrome failing the `reliableTrDimensions` support test\r\nunder zoom; the test has been fixed.\r\n\r\nFixes gh-5489\r\nCloses gh-5495\r\nRef gh-5496","shortMessageHtmlLink":"CSS:Tests: Fix tests & support tests under CSS Zoom"}},{"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"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEcz8MkAA","startCursor":null,"endCursor":null}},"title":"Activity · jquery/jquery"}