{"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:1714522542.0","currentOid":""},"activityList":{"items":[{"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"}},{"before":null,"after":"2c306e8f0932d05dd5ca860d588d101d0d4fe800","ref":"refs/heads/dependabot/github_actions/github/codeql-action-3.24.9","pushedAt":"2024-04-01T00:52:14.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.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":null,"after":"a22748fdc59f06ca010c9d9fe264e71f4ef8fdd7","ref":"refs/heads/dependabot/github_actions/actions/checkout-4.1.2","pushedAt":"2024-04-01T00:51: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":"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":null,"after":"a1ba531264ce2adb58e2c679d4a242e3d74e7875","ref":"refs/heads/dependabot/github_actions/actions/cache-4.0.2","pushedAt":"2024-04-01T00:51:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"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":"b9d333acef65a68d68b169b6acbbf96965414728","after":"691c0aeeded5dea1ca2a0c5474c7adfdb1dadffe","ref":"refs/heads/main","pushedAt":"2024-03-29T20:23: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":"Build: Bump express from 4.18.3 to 4.19.2\n\nBumps [express](https://github.com/expressjs/express) from 4.18.3 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.18.3...4.19.2)\n\nCloses gh-5461\n\n---\nupdated-dependencies:\n- dependency-name: express\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Build: Bump express from 4.18.3 to 4.19.2"}},{"before":"fbd7d26d3e13b7b9d515b11338bf5b5274f57668","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/express-4.19.2","pushedAt":"2024-03-29T20:23:24.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":null,"after":"fbd7d26d3e13b7b9d515b11338bf5b5274f57668","ref":"refs/heads/dependabot/npm_and_yarn/express-4.19.2","pushedAt":"2024-03-29T19:59: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 express from 4.18.3 to 4.19.2\n\nBumps [express](https://github.com/expressjs/express) from 4.18.3 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.18.3...4.19.2)\n\n---\nupdated-dependencies:\n- dependency-name: express\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Build: Bump express from 4.18.3 to 4.19.2"}},{"before":"953ff7172c8a1fd938aa65aef3b63e53de597b91","after":"feb75d307299770a9957ed2bbdcb4610ae3b81a6","ref":"refs/heads/3.x-stable","pushedAt":"2024-03-27T16:18:37.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: improve diffing for values of different types\n\nClose gh-5455\r\n\r\nCo-authored-by: Richard Gibson ","shortMessageHtmlLink":"Tests: improve diffing for values of different types"}},{"before":"063831b6378d518f9870ec5c4f1e7d5d16e04f36","after":"b9d333acef65a68d68b169b6acbbf96965414728","ref":"refs/heads/main","pushedAt":"2024-03-27T14:36: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: improve diffing for values of different types\n\nClose gh-5454\r\n\r\nCo-authored-by: Richard Gibson ","shortMessageHtmlLink":"Tests: improve diffing for values of different types"}},{"before":"f80e78ef3e7ded1fc693465d02dfb07510ded0ab","after":"063831b6378d518f9870ec5c4f1e7d5d16e04f36","ref":"refs/heads/main","pushedAt":"2024-03-19T23:46:30.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":"Attributes: Make `.attr( name, false )` remove for all non-ARIA attrs\n\nThe HTML spec defines boolean attributes:\r\nhttps://html.spec.whatwg.org/#boolean-attributes\r\nthat often correlate with boolean properties. If the attribute is missing, it\r\ncorrelates with the `false` property value, if it's present - the `true`\r\nproperty value. The only valid values are an empty string or the attribute name.\r\n\r\njQuery tried to be helpful here and treated boolean attributes in a special way\r\nin the `.attr()` API:\r\n1. For the getter, as long as the attribute was present, it was returning the\r\n attribute name lowercased, ignoring the value.\r\n2. For the setter, it was removing the attribute when `false` was passed;\r\n otherwise, it was ignoring the passed value and set the attribute -\r\n interestingly, in jQuery `>=3` not lowercased anymore.\r\n\r\nThe problem is the spec occasionally converts boolean attributes into ones with\r\nadditional attribute values with special behavior - one such example is the new\r\n`\"until-found\"` value for the `hidden` attribute. Our setter normalization\r\nmeans passing those values is impossible with jQuery. Also, new boolean\r\nattributes are introduced occasionally and jQuery cannot easily add them to the\r\nlist without incurring breaking changes.\r\n\r\nThis patch removes any special handling of boolean attributes - the getter\r\nreturns the value as-is and the setter sets the provided value.\r\n\r\nTo provide better backwards compatibility with the very frequent `false` value\r\nprovided to remove the attribute, this patch makes `false` trigger attribute\r\nremoval for ALL non-ARIA attributes. ARIA attributes are exempt from the rule\r\nsince many of them recognize `\"false\"` as a valid value with semantics different\r\nthan the attribute missing. To remove an ARIA attribute, use `.removeAttr()` or\r\npass `null` as the value to `.attr()` which doesn't have this exception.\r\n\r\nFixes gh-5388\r\nCloses gh-5452\r\n\r\nCo-authored-by: Richard Gibson ","shortMessageHtmlLink":"Attributes: Make .attr( name, false ) remove for all non-ARIA attrs"}},{"before":"36a43de3b7d8a5933c0d0049be297c6ed8e31a97","after":"953ff7172c8a1fd938aa65aef3b63e53de597b91","ref":"refs/heads/3.x-stable","pushedAt":"2024-03-19T23:43:29.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 from 4.0.0 to 4.0.1\n\nBumps [actions/cache](https://github.com/actions/cache) from 4.0.0 to 4.0.1.\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/13aacd865c20de90d75de3b17ebe84f7a17d57d2...ab5e6d0c87105b4c9c2047343972218f562e4319)\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] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\n\nClose gh-5424\n\n(cherry picked from commit 68f772e003ee0f39cf0f755070fb4e9ec9e90973)","shortMessageHtmlLink":"Build: Bump actions/cache from 4.0.0 to 4.0.1"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEPoUKzQA","startCursor":null,"endCursor":null}},"title":"Activity · jquery/jquery"}