Skip to content

Commit 8e4f54e

Browse files
author
GitHub Actions
committed
auto
1 parent 0269bc6 commit 8e4f54e

File tree

9 files changed

+1499
-93
lines changed

9 files changed

+1499
-93
lines changed

.github/.touch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
400
1+
406

config/perl/pmb-install.txt

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,28 @@ Algorithm::Diff~1.201
22
AnyEvent~7.17
33
AnyEvent::HTTP~2.25
44
AnyEvent::HTTPD~0.93
5+
AnyEvent::Handle
56
Canary::Stability~2013
6-
Capture::Tiny~0.48
7+
Capture::Tiny~0.50
78
Carp~1.50
89
Data::Dumper~2.183
910
Digest::SHA~6.04
10-
Filter::Util::Call~1.64
11+
Filter::Util::Call~1.65
1112
MIME::Base32~1.303
1213
MIME::Base64~3.16
13-
Math::BigInt~2.003003
14+
Math::BigInt~2.005003
1415
Net::SSLeay~1.94
1516
Object::Event~1.23
1617
Path::Class~0.37
17-
Path::Tiny~0.146
18-
Scalar::Util~1.66
19-
Socket~2.038
18+
Path::Tiny~0.150
19+
Scalar::Util~1.70
20+
Socket~2.040
2021
Term::ANSIColor~5.01
21-
Term::Table~0.022
22-
Test::Builder~1.302204
23-
Test::Differences~0.71
22+
Term::Table~0.025
23+
Test::Builder~1.302214
24+
Test::Differences~0.72
2425
Text::Diff~1.45
2526
Time::HiRes~1.9764
2627
Types::Serialiser~1.01
27-
URI~5.29
28+
URI~5.32
2829
common::sense~3.75

lib/Web/MIME/_TypeDefs.pm

Lines changed: 1459 additions & 58 deletions
Large diffs are not rendered by default.

lib/Web/Transport/_Defs.pm

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ $Web::Transport::_Defs::ReasonPhrases = {
44
'101' => 'Switching Protocols',
55
'102' => 'Processing',
66
'103' => 'Early Hints',
7-
'104' => 'File Format or Program Error',
7+
'104' => 'Upload Resumption Supported (TEMPORARY - registered 2024-11-13, expires 2025-11-13)',
88
'12152' => 'Unknown',
99
'122' => 'Request-URI too long',
1010
'1223' => '',
@@ -44,16 +44,16 @@ $Web::Transport::_Defs::ReasonPhrases = {
4444
'410' => 'Gone',
4545
'411' => 'Length Required',
4646
'412' => 'Precondition Failed',
47-
'413' => 'Payload Too Large',
47+
'413' => 'Content Too Large',
4848
'414' => 'URI Too Long',
4949
'415' => 'Unsupported Media Type',
5050
'416' => 'Range Not Satisfiable',
5151
'417' => 'Expectation Failed',
52-
'418' => 'I\'m a teapot',
52+
'418' => '(Unused)',
5353
'419' => 'Authentication Timeout',
5454
'420' => 'Policy Not Fulfilled',
5555
'421' => 'Misdirected Request',
56-
'422' => 'Unprocessable Entity',
56+
'422' => 'Unprocessable Content',
5757
'423' => 'Locked',
5858
'424' => 'Failed Dependency',
5959
'425' => 'Too Early',
@@ -86,7 +86,7 @@ $Web::Transport::_Defs::ReasonPhrases = {
8686
'507' => 'Insufficient Storage',
8787
'508' => 'Loop Detected',
8888
'509' => 'Bandwidth Limit Exceeded',
89-
'510' => 'Not Extended',
89+
'510' => 'Not Extended (OBSOLETED)',
9090
'511' => 'Network Authentication Required',
9191
'520' => 'Protocol Extension Error',
9292
'521' => 'Protocol Extension Not Implemented',
@@ -95,9 +95,13 @@ $Web::Transport::_Defs::ReasonPhrases = {
9595
'524' => 'Origin Time-out',
9696
'529' => '',
9797
'555' => 'Push Notification Service Not Supported',
98-
'595' => '',
99-
'596' => '',
100-
'597' => '',
98+
'591' => 'Restore successful',
99+
'592' => 'Cannot connect to provided saved state URL',
100+
'593' => 'Unidentified error while restoring',
101+
'594' => 'Save successful',
102+
'595' => 'Page does not include save-restore plugin object',
103+
'596' => 'Cannot connect to provided storage server URL',
104+
'597' => 'Unidentified error while saving',
101105
'598' => 'Network read timeout error',
102106
'599' => 'Network connect timeout error'
103107
};

lib/Web/Transport/_PlatformDefs.pm

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
$Web::Transport::_PlatformDefs = $VAR1 = {
22
'ua' => {
3-
'desktoplinuxchrome' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',
4-
'desktoplinuxgecko' => 'Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0',
5-
'desktopmacchrome' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',
6-
'desktopmacgecko' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Firefox/102.0',
7-
'desktopmacwebkit' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Safari/605.1.15',
8-
'desktopwindowschrome' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',
9-
'desktopwindowsgecko' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Firefox/102.0',
10-
'mobileandroidchrome' => 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Mobile Safari/537.36',
11-
'mobileandroidgecko' => 'Mozilla/5.0 (Android 12; Mobile; rv:102.0) Gecko/102.0 Firefox/102.0',
12-
'mobileioswebkit' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Mobile/15E148 Safari/604.1',
3+
'desktoplinuxchrome' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36',
4+
'desktoplinuxgecko' => 'Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5',
5+
'desktopmacchrome' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36',
6+
'desktopmacgecko' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:108.0) Gecko/20100101 Firefox/108.0',
7+
'desktopmacwebkit' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Safari/605.1.15',
8+
'desktopwindowschrome' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36',
9+
'desktopwindowsgecko' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:108.0) Gecko/20100101 Firefox/108.0',
10+
'mobileandroidchrome' => 'Mozilla/5.0 (Linux; Android 7.0; SM-G930V Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.125 Mobile Safari/537.36 (compatible; Google-Read-Aloud; +https://support.google.com/webmasters/answer/1061943)',
11+
'mobileandroidgecko' => 'Mozilla/5.0 (Android 12; Mobile; rv:108.0) Gecko/108.0 Firefox/108.0',
12+
'mobileioswebkit' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1',
1313
'nonbrowserlinuxchrome' => 'User-Agent',
14-
'tabletandroidchrome' => 'Mozilla/5.0 (Linux; Android 7.0; ASUS_P00I) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',
14+
'tabletandroidchrome' => 'Mozilla/5.0 (Linux; Android 12; d-41A) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36',
1515
'tabletandroidgecko' => 'Mozilla/5.0 (Android 7.0; Tablet; rv:68.0) Gecko/68.0 Firefox/68.0',
16-
'tabletioswebkit' => 'Mozilla/5.0 (iPad; CPU OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/103.0.5060.63 Mobile/15E148 Safari/604.1'
16+
'tabletioswebkit' => 'Mozilla/5.0 (iPad; CPU OS 15_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/108.0.5359.112 Mobile/15E148 Safari/604.1'
1717
}
1818
};
1919
;1;

t_deps/modules/test-x1

0 commit comments

Comments
 (0)