-
-
Notifications
You must be signed in to change notification settings - Fork 10.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update ankama from 3.6.11 to 3.6.12 #124277
Conversation
Can we keep this open for a little, we need to see why this isn't passing the audit. |
@samford For whatever reason, only one of the responses has the {:status_code=>"503", :headers=>{"date"=>"Wed, 25 May 2022 06:47:58 GMT", "content-type"=>"text/html; charset=UTF-8", "x-frame-options"=>"SAMEORIGIN", "permissions-policy"=>"accelerometer=(),autoplay=(),camera=(),clipboard-read=(),clipboard-write=(),fullscreen=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()", "cache-control"=>"private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0", "expires"=>"Thu, 01 Jan 1970 00:00:01 GMT", "expect-ct"=>"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", "set-cookie"=>"__cf_bm=l1sumiUYyK2tIzIYLnsc_0fJhYZUjI10of1d3Ll3Xro-1653461278-0-AfVRwp85GOVJaWcPxcrg45+iSFMzAPPRfu8gvEQ6dy2/ZSdP413q8f5//ARoY4vEQSsXZTywc4EQjkjfwJhVfaY=; path=/; expires=Wed, 25-May-22 07:17:58 GMT; domain=.ankama.com; HttpOnly; Secure; SameSite=None", "server"=>"cloudflare", "cf-ray"=>"710c52a18e0ea86e-SYD"}}
{:status_code=>"503", :headers=>{"date"=>"Wed, 25 May 2022 06:48:00 GMT", "content-type"=>"text/html; charset=UTF-8", "x-frame-options"=>"SAMEORIGIN", "permissions-policy"=>"accelerometer=(),autoplay=(),camera=(),clipboard-read=(),clipboard-write=(),fullscreen=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()", "cache-control"=>"private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0", "expires"=>"Thu, 01 Jan 1970 00:00:01 GMT", "expect-ct"=>"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", "server"=>"cloudflare", "cf-ray"=>"710c52a88c17a86e-SYD"}}
{:status_code=>"503", :headers=>{"date"=>"Wed, 25 May 2022 06:48:02 GMT", "content-type"=>"text/html; charset=UTF-8", "x-frame-options"=>"SAMEORIGIN", "permissions-policy"=>"accelerometer=(),autoplay=(),camera=(),clipboard-read=(),clipboard-write=(),fullscreen=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()", "cache-control"=>"private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0", "expires"=>"Thu, 01 Jan 1970 00:00:01 GMT", "expect-ct"=>"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", "server"=>"cloudflare", "cf-ray"=>"710c52b6088da86e-SYD"}}
{:status_code=>"503", :headers=>{"date"=>"Wed, 25 May 2022 06:48:06 GMT", "content-type"=>"text/html; charset=UTF-8", "x-frame-options"=>"SAMEORIGIN", "permissions-policy"=>"accelerometer=(),autoplay=(),camera=(),clipboard-read=(),clipboard-write=(),fullscreen=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()", "cache-control"=>"private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0", "expires"=>"Thu, 01 Jan 1970 00:00:01 GMT", "expect-ct"=>"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", "server"=>"cloudflare", "cf-ray"=>"710c52d00ef3a86e-SYD"}} I'm not sure if this is an upstream issue or if it is on our end. |
Thanks for the heads up. For what it's worth, this issue precedes Homebrew/brew#11252, as the previous code also used the headers from the final response (the current code just makes it more apparent). To be sure, I reinstated the previous The values in the |
@bevanjkay The Homebrew/brew fix has been merged and this is now passing after rerunning CI. |
🤖 A scheduled task has triggered a merge. |
Thanks for the fix @samford! |
Created by
brew bump
Created with
brew bump-cask-pr
.