{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":420059482,"defaultBranch":"trunk","name":"jetpack-search-plugin","ownerLogin":"Automattic","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-10-22T10:37:42.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/887802?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1725637549.0","currentOid":""},"activityList":{"items":[{"before":"95f59a07ce5c2103c94b6f1eeeec00b48255ce9c","after":"c7a3418fd22aa4936a1c1383006791fd36f41bbc","ref":"refs/heads/trunk","pushedAt":"2024-09-06T21:25:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matticbot","name":"Calypso Bot","path":"/matticbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18333116?s=80&v=4"},"commit":{"message":"Jetpack AI: Add fair usage link to interstitial on My Jetpack (#39281)\n\n* Include item on feature list to mention high request capacity\n\n* Show disclaimer linking to the fair usage policy page\n\n* changelog\n\n* Use a Jetpack Button instead of an anchor so we get the right styles\n\nCommitted via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10745288535\n\nUpstream-Ref: Automattic/jetpack@77c2341f3ce33daf814af0399b59fda41cb8d7cd","shortMessageHtmlLink":"Jetpack AI: Add fair usage link to interstitial on My Jetpack (#39281)"}},{"before":"5755d114d6437c5b913691f7feb4cf8a3a721059","after":"95f59a07ce5c2103c94b6f1eeeec00b48255ce9c","ref":"refs/heads/trunk","pushedAt":"2024-09-06T20:59:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matticbot","name":"Calypso Bot","path":"/matticbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18333116?s=80&v=4"},"commit":{"message":"Revert \"Disable terser conditional optimization (#39279)\" (#39280)\n\nThis reverts commit a4050bffedc64836cd9a41dfb7b700795bdd6a2b.\n\nCommitted via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10744981873\n\nUpstream-Ref: Automattic/jetpack@100f517d0f912b7a825e2e6cfad2bd835088b7d5","shortMessageHtmlLink":"Revert \"Disable terser conditional optimization (#39279)\" (#39280)"}},{"before":"e3feec7654e65d1be8972192bbd5c35c0fab0e59","after":"5755d114d6437c5b913691f7feb4cf8a3a721059","ref":"refs/heads/trunk","pushedAt":"2024-09-06T20:29:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matticbot","name":"Calypso Bot","path":"/matticbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18333116?s=80&v=4"},"commit":{"message":"Disable terser conditional optimization (#39279)\n\n* Disable optimization of conditionals\n\nThis prevents optimizations such as converting:\n\ncondition ? __( 'true', 'domain' ) : __( 'false', 'domain' );\n\nto\n\n__(o?'true':'false','domain' );\n\nwhich is an invalid optimization for translatable strings\n\n* changelog\n\n* Update tests now that Terser's conditional optimization has been disabled\n\n* changelog\n\n* Remove documentation about unnecessary workaround\n\nCommitted via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10744633519\n\nUpstream-Ref: Automattic/jetpack@a4050bffedc64836cd9a41dfb7b700795bdd6a2b","shortMessageHtmlLink":"Disable terser conditional optimization (#39279)"}},{"before":"339a751e7c3c539c63872ae9399c0bf61786ab14","after":"e3feec7654e65d1be8972192bbd5c35c0fab0e59","ref":"refs/heads/trunk","pushedAt":"2024-09-06T20:26:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matticbot","name":"Calypso Bot","path":"/matticbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18333116?s=80&v=4"},"commit":{"message":"Update JS unit testing packages (#39278)\n\nCo-authored-by: Renovate Bot \n\nCommitted via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10744591436\n\nUpstream-Ref: Automattic/jetpack@47c31b9e149c2027d4a2d5e66ffc8c30bdf65b10","shortMessageHtmlLink":"Update JS unit testing packages (#39278)"}},{"before":"d07570067cdb412ec9264d7760d974e05faea540","after":"339a751e7c3c539c63872ae9399c0bf61786ab14","ref":"refs/heads/trunk","pushedAt":"2024-09-06T19:40:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matticbot","name":"Calypso Bot","path":"/matticbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18333116?s=80&v=4"},"commit":{"message":"eslint: Enable `@wordpress/no-unused-vars-before-return` rule (#39127)\n\nThis rule tries to find cases where a variable is set to the result of a\nfunction call, but then an early return happens before that value is\nused. The idea being that we can likely save work by not calling a bunch\nof functions unnecessarily.\n\nWatch out for functions that have side effects, though. It may be that\nthose need to be called even if the return value doesn't seem to be\nused. React hooks particularly fall into this category; when our\n`jetpack-js-tools/eslintrc/react` config is extended any functions\nbeginning with \"use\" are ignored as such, but sometimes it seems we're\nforgetting to extend that.\n\nCommitted via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10744092599\n\nUpstream-Ref: Automattic/jetpack@933e2a968c230f5134375d8d7dc4a75d5e8d4343","shortMessageHtmlLink":"eslint: Enable @wordpress/no-unused-vars-before-return rule (#39127)"}},{"before":"a5dfdf792a60ee36e720bb77d0ccbe3a0d29d251","after":"d07570067cdb412ec9264d7760d974e05faea540","ref":"refs/heads/trunk","pushedAt":"2024-09-06T19:21:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matticbot","name":"Calypso Bot","path":"/matticbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18333116?s=80&v=4"},"commit":{"message":"remove typed parameter as it's sometimes coming as null (#39276)\n\nCommitted via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10743857096\n\nUpstream-Ref: Automattic/jetpack@f955eb9087953dc9b0f960ef8560adfb76ce843d","shortMessageHtmlLink":"remove typed parameter as it's sometimes coming as null (#39276)"}},{"before":"46e5ac42420c3a22426d791ece467a74e154d180","after":"a5dfdf792a60ee36e720bb77d0ccbe3a0d29d251","ref":"refs/heads/trunk","pushedAt":"2024-09-06T16:28:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matticbot","name":"Calypso Bot","path":"/matticbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18333116?s=80&v=4"},"commit":{"message":"Changelog and readme.txt edits. (#39273)\n\nCommitted via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10741662785\n\nUpstream-Ref: Automattic/jetpack@b76b00d65a740df4159322d68d0a20317dbd5a1e","shortMessageHtmlLink":"Changelog and readme.txt edits. (#39273)"}},{"before":null,"after":"dbb910bbfeed8e8f2b0244b932ddfcfe3b18e930","ref":"refs/heads/search/branch-3.0.1","pushedAt":"2024-09-06T15:45:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"matticbot","name":"Calypso Bot","path":"/matticbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18333116?s=80&v=4"},"commit":{"message":"Updated package versions for automattic/jetpack-search-plugin\n\nCommitted via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10741254483\n\nUpstream-Ref: Automattic/jetpack@482b27aa3c6e7fce0e2f3b6be9c01ec6f61ee70b","shortMessageHtmlLink":"Updated package versions for automattic/jetpack-search-plugin"}},{"before":"2cb75395d7c3397a0b0fc5114f7a24bda4aadca9","after":"46e5ac42420c3a22426d791ece467a74e154d180","ref":"refs/heads/trunk","pushedAt":"2024-09-06T15:23:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matticbot","name":"Calypso Bot","path":"/matticbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18333116?s=80&v=4"},"commit":{"message":"Status Do not use _deprecated_function when deprecating is_onboarding (#39272)\n\n* Do not use _deprecated_function when deprecationg Status::is_onboarding\n\nCommitted via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10740762187\n\nUpstream-Ref: Automattic/jetpack@b66b4f95d3a7b8df437b448489b3d2c02ec15a4b","shortMessageHtmlLink":"Status Do not use _deprecated_function when deprecating is_onboarding…"}},{"before":"452b10deab8037a9e64023f9e5ba233231692d30","after":"2cb75395d7c3397a0b0fc5114f7a24bda4aadca9","ref":"refs/heads/trunk","pushedAt":"2024-09-06T14:18:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matticbot","name":"Calypso Bot","path":"/matticbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18333116?s=80&v=4"},"commit":{"message":"Options: Do not throw warning if a Jetpack Option is not available (#39270)\n\n* Do not throw warning if a Jetpack Option is not available\n\n* changelog\n\nCommitted via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10739767467\n\nUpstream-Ref: Automattic/jetpack@a7172ac5efa7649b9a8f36ac8e11696d1ca2b2e5","shortMessageHtmlLink":"Options: Do not throw warning if a Jetpack Option is not available (#…"}},{"before":"1c61c8168bcc1cd99559aa47536e5e7ff2d7e04a","after":"452b10deab8037a9e64023f9e5ba233231692d30","ref":"refs/heads/trunk","pushedAt":"2024-09-06T14:11:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matticbot","name":"Calypso Bot","path":"/matticbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18333116?s=80&v=4"},"commit":{"message":"autoloader: Add debug checks for common confusing situations (#38995)\n\nA common cause of confusing errors is when a plugin autoloads classes\nduring the plugin load, before the 'plugins_loaded' hook. If that plugin\nhas an older version of the class, that older version may be loaded\nbefore a plugin providing the newer version of the class has a chance to\nregister. Even more confusingly, this will likely be intermittent, only\nshowing up when the autoloader's plugin cache is invalidated. To debug\nthis situation, you can set the `JETPACK_AUTOLOAD_DEBUG_EARLY_LOADS`\nconstant to true.\n\nAnother common cause of confusing errors is when a plugin registers its\nown autoloader at a higher priority than the Jetpack Autoloader, and\nthat autoloader would load packages that should be handled by the\nJetpack Autoloader. Setting the `JETPACK_AUTOLOAD_DEBUG_CONFLICTING_LOADERS`\nconstant to true will check for standard Composer autoloaders with such\na conflict.\n\nCommitted via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10739670729\n\nUpstream-Ref: Automattic/jetpack@388a361eed6e314dfd79a4f59b0ede35868e9efa","shortMessageHtmlLink":"autoloader: Add debug checks for common confusing situations (#38995)"}},{"before":"dca723a4a69efec0f625ec05e0f70c1fc2b51bad","after":"1c61c8168bcc1cd99559aa47536e5e7ff2d7e04a","ref":"refs/heads/trunk","pushedAt":"2024-09-06T12:45:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matticbot","name":"Calypso Bot","path":"/matticbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18333116?s=80&v=4"},"commit":{"message":"My Jetpack: optimize repeated requests for failed WPCOM requests (#39218)\n\nTemporarily store API errors so there wouldn't be repeated API requests.\n\nCommitted via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10738396265\n\nUpstream-Ref: Automattic/jetpack@6256ffbb4972137c39cb92a7640142c27b54d21a","shortMessageHtmlLink":"My Jetpack: optimize repeated requests for failed WPCOM requests (#39…"}},{"before":"435eb4075fe88ffe21e1487c30777976295dd406","after":"dca723a4a69efec0f625ec05e0f70c1fc2b51bad","ref":"refs/heads/trunk","pushedAt":"2024-09-06T08:03:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matticbot","name":"Calypso Bot","path":"/matticbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18333116?s=80&v=4"},"commit":{"message":"Changelog and readme.txt edits. (#39263)\n\nCommitted via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10734553622\n\nUpstream-Ref: Automattic/jetpack@4d406735a1ef66f32e64648c4a26f339f20d50be","shortMessageHtmlLink":"Changelog and readme.txt edits. (#39263)"}},{"before":"569763576946fd8a4de53c7b96474b2a9c68723b","after":"435eb4075fe88ffe21e1487c30777976295dd406","ref":"refs/heads/trunk","pushedAt":"2024-09-05T22:37:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matticbot","name":"Calypso Bot","path":"/matticbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18333116?s=80&v=4"},"commit":{"message":"My Jetpack: Move manage connection link (#39251)\n\n* MyJetpack: Moving connection management link\n\n* changelog\n\n* MyJetpack: Updating link CSS\n\n* MyJetpack: Updating tests to reflect latest changes\n\nCommitted via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10729060197\n\nUpstream-Ref: Automattic/jetpack@c5ea77cab9c5853cd834b3e6cb41003e797a5886","shortMessageHtmlLink":"My Jetpack: Move manage connection link (#39251)"}},{"before":"4352d404e6b885c1dd0b883fd78034abc1eb7a06","after":"569763576946fd8a4de53c7b96474b2a9c68723b","ref":"refs/heads/trunk","pushedAt":"2024-09-05T20:38:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matticbot","name":"Calypso Bot","path":"/matticbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18333116?s=80&v=4"},"commit":{"message":"Changelog and readme.txt edits. (#39260)\n\nCommitted via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10727624998\n\nUpstream-Ref: Automattic/jetpack@d43c2d039f42426a207d1361b77a6bed001c0a5d","shortMessageHtmlLink":"Changelog and readme.txt edits. (#39260)"}},{"before":null,"after":"70916abcea747df49e9715c8c4bd46906629d06a","ref":"refs/heads/search/branch-3.0.0","pushedAt":"2024-09-05T20:02:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"matticbot","name":"Calypso Bot","path":"/matticbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18333116?s=80&v=4"},"commit":{"message":"Updated package versions for automattic/jetpack-search-plugin\n\nCommitted via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10727287873\n\nUpstream-Ref: Automattic/jetpack@0ae8ea48c67b8a1b784bbc6c0efe67b673c75c87","shortMessageHtmlLink":"Updated package versions for automattic/jetpack-search-plugin"}},{"before":"7c725514f2230734fdfd27ebdce92e9cc24a8523","after":"4352d404e6b885c1dd0b883fd78034abc1eb7a06","ref":"refs/heads/trunk","pushedAt":"2024-09-05T15:10:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matticbot","name":"Calypso Bot","path":"/matticbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18333116?s=80&v=4"},"commit":{"message":"Remove unneeded `parserOptions` from eslintrc files (#39128)\n\nWe switched to using `@typescript-eslint/parser` in #23522. This parser\ndoes not use the options `babelOptions`, `sourceType`, or\n`requireConfigFile`, so let's remove them.\n\nCommitted via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10722881614\n\nUpstream-Ref: Automattic/jetpack@78f19c8da7f0c547de32ab13e35e840da305456e","shortMessageHtmlLink":"Remove unneeded parserOptions from eslintrc files (#39128)"}},{"before":"9c6004d2435acce20f9e2afcbc3395da4eaf2173","after":"7c725514f2230734fdfd27ebdce92e9cc24a8523","ref":"refs/heads/trunk","pushedAt":"2024-09-05T14:45:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matticbot","name":"Calypso Bot","path":"/matticbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18333116?s=80&v=4"},"commit":{"message":"ci: Check that React-using projects use react eslint rules (#39214)\n\nI noticed that several of our projects are using React but did not have\nour `jetpack-js-tools/eslintrc/react` eslint ruleset enabled. This adds\na linting check for that, and enables it on most of the projects where\nit was not enabled.\n\nFor a few I instead added a `@todo` comment about turning it on, due to\na lot of cleanup being needed in order to successfully do so. I hope\npeople more familiar with React and these projects will follow up on\nthat.\n\n* js-packages/ai-client:\n 32 × react/jsx-no-bind\n 33 × react-hooks/exhaustive-deps\n* packages/videopress:\n 8 × react-hooks/rules-of-hooks\n 69 × react-hooks/exhaustive-deps\n 157 × react/jsx-no-bind\n* plugins/boost:\n 1 × react/no-danger\n 81 × react/jsx-no-bind\n* plugins/crm:\n 1 × react-hooks/rules-of-hooks\n 2 × react/jsx-no-bind\n 3 × react-hooks/exhaustive-deps\n\nCommitted via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10722474820\n\nUpstream-Ref: Automattic/jetpack@d586800b8457f6106c1fecede9abf95d13ccfd24","shortMessageHtmlLink":"ci: Check that React-using projects use react eslint rules (#39214)"}},{"before":"f9fdd9ba3f121be5b62883a13a7ef36d8b728ef7","after":"9c6004d2435acce20f9e2afcbc3395da4eaf2173","ref":"refs/heads/trunk","pushedAt":"2024-09-05T14:40:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matticbot","name":"Calypso Bot","path":"/matticbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18333116?s=80&v=4"},"commit":{"message":"Jetpack: Deprecate Jetpack Onboarding system (#39229)\n\n* Remove registering of jetpack_onboarding option\n\n* Deprecate method Status::is_onboarding\n\nAlso, remove check for is_onboarding from module activation code path\n\n* Deprecate method Jetpack_XMLRPC_Methods::remote_provision_response.\n\n* Also remove the body of the function to prevent it triggering a static analysis error due to calling Jetpack::create_onboarding_token() which is also being deprecated.\n* Also remove its hook from jetpack_remote_xmlrpc_provision_response filter\n\n* Remove references to onboarding option from CLI Command parter_provision\n\n* Remove onboarding token verification hook from jetpack_signature_check_token filter\n\n* Remove already deprecated method Jetpack::is_onboarding\n\n* Remove refrences to jetpack onboarding tokens from authorization code paths\n\n* Deprecate Jetpack::verify_onboarding_token()\n\n* Deprecate Jetpack::create_onboarding_token()\n\n* Deprecate Jetpack::invalidate_onboarding_token()\n\n* Deprecate Jetpack::validate_onboarding_token_action()\n\n* Remove refrences to jetpack onboarding tokens from registration code paths\n\n* Remove onboarding setting from settings endpoint and deprecate Jetpack_Core_Json_Api_endpoints::validate_onboarding\n\nAlso remove the body of the function to prevent it triggering a static analysis error due to calling itself while being deprecated\n\n* Deprecate Jetpack_Core_Api_Data::process_onboarding()\n\nAlso remove the body of the function to prevent it triggering a static analysis error\ndue to calling Jetpack::invalidate_onboarding_token() and Jetpack_Core_API_Data::handle_business_address()\nwhich are also being deprecated.\n\n* Remove reference to jetpack onboarding from Jetpack_Core_API_XMLRPC_Consumer_Endpoint::can_request\n\n* Remove tests for JPO (Jetpack Onboarding)\n\n* changelog\n\n* Deprecate options jpo_site_type, jpo_business_address, jpo_homepage_format, jpo_contact_page\n\n* Deprecated Jetpack::handle_business_address used for JPO (Jetpack Onboarding)\n\n* Update phan baseline\n\nCommitted via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10722311923\n\nUpstream-Ref: Automattic/jetpack@23e89299499a47334c41736c4b2b4fc728578fe1","shortMessageHtmlLink":"Jetpack: Deprecate Jetpack Onboarding system (#39229)"}},{"before":"536174f52711f1fc24a8e17e3a0a8639d998604b","after":"f9fdd9ba3f121be5b62883a13a7ef36d8b728ef7","ref":"refs/heads/trunk","pushedAt":"2024-09-05T14:33:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matticbot","name":"Calypso Bot","path":"/matticbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18333116?s=80&v=4"},"commit":{"message":"Add full sync default modules list filter. (#39117)\n\n* Add default sync config filter.\n\n* Add changelog entry.\n\n* Add next version specifier.\n\nCo-authored-by: Foteini Giannaropoulou \n\nCommitted via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10722256661\n\nUpstream-Ref: Automattic/jetpack@19a104ad49849161765a636001a50abeb66eb363","shortMessageHtmlLink":"Add full sync default modules list filter. (#39117)"}},{"before":"7ba9ccef4a530b26f7bc78ff69c325c574c5b0c6","after":"536174f52711f1fc24a8e17e3a0a8639d998604b","ref":"refs/heads/trunk","pushedAt":"2024-09-05T13:56:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matticbot","name":"Calypso Bot","path":"/matticbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18333116?s=80&v=4"},"commit":{"message":"Changelog and readme.txt edits. (#39253)\n\nCommitted via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10721599246\n\nUpstream-Ref: Automattic/jetpack@4e25fd02631780b4da5544280869ee154b95ba7e","shortMessageHtmlLink":"Changelog and readme.txt edits. (#39253)"}},{"before":"32181725f131665e4f677a37536d8463ec949633","after":"7ba9ccef4a530b26f7bc78ff69c325c574c5b0c6","ref":"refs/heads/trunk","pushedAt":"2024-09-05T05:52:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matticbot","name":"Calypso Bot","path":"/matticbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18333116?s=80&v=4"},"commit":{"message":"Fix script data not available in block editor iframe (#39221)\n\n* Fix script data not available in block editor iframe\n\n* Use static variable with comment\n\nCommitted via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10714524859\n\nUpstream-Ref: Automattic/jetpack@9404209f2e965dbf4f9c224787849a718e9f4651","shortMessageHtmlLink":"Fix script data not available in block editor iframe (#39221)"}},{"before":"efd0f1e2ebd2419fe259e4f57599d00f6aea2cd0","after":"32181725f131665e4f677a37536d8463ec949633","ref":"refs/heads/trunk","pushedAt":"2024-09-04T19:59:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matticbot","name":"Calypso Bot","path":"/matticbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18333116?s=80&v=4"},"commit":{"message":"Jetpack Connection: Restrict handling verified errors on admin pages only (#39233)\n\n* Jetpack Connection: Restrict handling verified errors on admin pages only\n\n* changelog\n\n* Add helpful comment for the 'admin_init' hook\n\nCommitted via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10708472037\n\nUpstream-Ref: Automattic/jetpack@217f10bdb1bb183b91d3d9ee14108305fbe214c6","shortMessageHtmlLink":"Jetpack Connection: Restrict handling verified errors on admin pages …"}},{"before":"0505b99a6d33edd801a31cb0f51ac4a31cd99d72","after":"efd0f1e2ebd2419fe259e4f57599d00f6aea2cd0","ref":"refs/heads/trunk","pushedAt":"2024-09-04T19:08:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matticbot","name":"Calypso Bot","path":"/matticbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18333116?s=80&v=4"},"commit":{"message":"Fix syncing footnotes meta for core footnotes block (#38878)\n\nCommitted via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10707794778\n\nUpstream-Ref: Automattic/jetpack@12a27378510b9c08b5c7aad7b6c091e5b62724a3","shortMessageHtmlLink":"Fix syncing footnotes meta for core footnotes block (#38878)"}},{"before":"e5f1996a3b6ff677985f3c07eaf40d72b73ba60c","after":"0505b99a6d33edd801a31cb0f51ac4a31cd99d72","ref":"refs/heads/trunk","pushedAt":"2024-09-04T12:05:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matticbot","name":"Calypso Bot","path":"/matticbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18333116?s=80&v=4"},"commit":{"message":"Jetpack: gracefully fail when user data fetch failed (#39179)\n\nWhen Jetpack failed to fetch user data from WPCOM, Jetpack Dashboard and My Jetpack display invalid output.\nThis PR will make it fail gracefully without JS errors, and display a proper error message.\n\nCommitted via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10701038301\n\nUpstream-Ref: Automattic/jetpack@096fda990b9d01037e15eb333bf418cda9d19b41","shortMessageHtmlLink":"Jetpack: gracefully fail when user data fetch failed (#39179)"}},{"before":"f6d541e3f8d04351b01bdff752e7a2bf26e046a6","after":"e5f1996a3b6ff677985f3c07eaf40d72b73ba60c","ref":"refs/heads/trunk","pushedAt":"2024-09-04T08:40:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matticbot","name":"Calypso Bot","path":"/matticbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18333116?s=80&v=4"},"commit":{"message":"Jetpack menu: only show to contributors and above. (#39081)\n\n* Jetpack menu: only show to contributors and above.\n\nThe menu isn't that useful to folks who cannot write posts on the site.\n\n* Update test\n\n---------\n\nCo-authored-by: oskosk \n\nCommitted via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10697914803\n\nUpstream-Ref: Automattic/jetpack@f78cab01b8acbcc74836151e93d52323b43769b2","shortMessageHtmlLink":"Jetpack menu: only show to contributors and above. (#39081)"}},{"before":"e02abdd0f3aeee5a9b260dd869fb849ffcbe97eb","after":"f6d541e3f8d04351b01bdff752e7a2bf26e046a6","ref":"refs/heads/trunk","pushedAt":"2024-09-03T19:34:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matticbot","name":"Calypso Bot","path":"/matticbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18333116?s=80&v=4"},"commit":{"message":"Licensing: Add conditional Protect redirect post Scan license activation (#39007)\n\n* Add Protect redirect to activation-screen-success-info primary-link\n\n* Revert unintended changes\n\n* changelog\n\n* Fix versions\n\n* Revert version update\n\n* Update redirect path\n\nCommitted via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10689229051\n\nUpstream-Ref: Automattic/jetpack@64dca5e73a1c8d1126a8694ab3dcbfd1bb9b722d","shortMessageHtmlLink":"Licensing: Add conditional Protect redirect post Scan license activat…"}},{"before":"483802b9f0132c5e8bcf331b5122db52ddc40357","after":"e02abdd0f3aeee5a9b260dd869fb849ffcbe97eb","ref":"refs/heads/trunk","pushedAt":"2024-09-03T16:35:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matticbot","name":"Calypso Bot","path":"/matticbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18333116?s=80&v=4"},"commit":{"message":"My Jetpack: add support for a single product to provide multiple redirect urls based on specific product features (#38661)\n\nCommitted via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10686789920\n\nUpstream-Ref: Automattic/jetpack@39f14a9dab5ea7b6fd3691cf55254d7920a785bb","shortMessageHtmlLink":"My Jetpack: add support for a single product to provide multiple redi…"}},{"before":"5e83c78e3ff1656668816158a5a231309daaecd8","after":"483802b9f0132c5e8bcf331b5122db52ddc40357","ref":"refs/heads/trunk","pushedAt":"2024-09-03T16:22:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matticbot","name":"Calypso Bot","path":"/matticbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18333116?s=80&v=4"},"commit":{"message":"Sync: Move check for IDC safe mode after check for connection (#39205)\n\n* Move check for IDC safe mode inside check for connection\nThis saves an extra request for get_option() looking for `jetpack_sync_error_idc`\n\n* changelog\n\nCommitted via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10686589636\n\nUpstream-Ref: Automattic/jetpack@b7905847992301f483a78aefd34db385ab2826e2","shortMessageHtmlLink":"Sync: Move check for IDC safe mode after check for connection (#39205)"}},{"before":"0f5bb1dd7555cde83375d085d4540686e8f7c128","after":"5e83c78e3ff1656668816158a5a231309daaecd8","ref":"refs/heads/trunk","pushedAt":"2024-09-03T13:58:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matticbot","name":"Calypso Bot","path":"/matticbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18333116?s=80&v=4"},"commit":{"message":"Update wordpress monorepo (#39176)\n\n* Update wordpress monorepo\n* js-packages/components: ToggleControl: Update styles for WordPress/gutenberg#63490\n That change started setting a height on the control itself (versus\n just the stuff inside it), so update our styles to override that too.\n* Add `__nextHasNoMarginBottom` all over the place\n The vast majority are inside a `PanelBody`, which already overrides\n margins. Had to fix one margin on the simple-payments block.\n\n---------\n\nCo-authored-by: Renovate Bot \nCo-authored-by: Brad Jorsch \n\nCommitted via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10684158857\n\nUpstream-Ref: Automattic/jetpack@fe2a3d1e65e8e8bd3a4488c719ae2de61b05f026","shortMessageHtmlLink":"Update wordpress monorepo (#39176)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEr1PjugA","startCursor":null,"endCursor":null}},"title":"Activity · Automattic/jetpack-search-plugin"}