Skip to content
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 dependencies #1476

Merged
merged 6 commits into from
Jan 6, 2024
Merged

Update dependencies #1476

merged 6 commits into from
Jan 6, 2024

Conversation

jtojnar
Copy link
Member

@jtojnar jtojnar commented Jan 6, 2024

No description provided.

 - doctrine/lexer removed (installed version was 2.1.0)

 - doctrine/deprecations removed (installed version was v1.1.1)

 - doctrine/annotations removed (installed version was 2.0.1)

 - php-http/discovery updated from 1.19.1 to 1.19.2
   See changes: php-http/discovery@1.19.1...1.19.2
   Release notes: https://github.com/php-http/discovery/releases/tag/1.19.2

 - composer/pcre updated from 3.1.0 to 3.1.1
   See changes: composer/pcre@3.1.0...3.1.1
   Release notes: https://github.com/composer/pcre/releases/tag/3.1.1

 - guzzlehttp/psr7 updated from 2.5.0 to 2.6.2
   See changes: guzzle/psr7@2.5.0...2.6.2
   Release notes: https://github.com/guzzle/psr7/releases/tag/2.6.2

 - psr/http-client updated from 1.0.2 to 1.0.3
   See changes: php-fig/http-client@1.0.2...1.0.3
   Release notes: https://github.com/php-fig/http-client/releases/tag/1.0.3

 - guzzlehttp/promises updated from 2.0.0 to 2.0.2
   See changes: guzzle/promises@2.0.0...2.0.2
   Release notes: https://github.com/guzzle/promises/releases/tag/2.0.2

 - guzzlehttp/guzzle updated from 7.7.0 to 7.8.1
   See changes: guzzle/guzzle@7.7.0...7.8.1
   Release notes: https://github.com/guzzle/guzzle/releases/tag/7.8.1

 - symfony/polyfill-php80 updated from v1.27.0 to v1.28.0
   See changes: symfony/polyfill-php80@v1.27.0...v1.28.0
   Release notes: https://github.com/symfony/polyfill-php80/releases/tag/v1.28.0

 - symfony/process updated from v5.4.24 to v5.4.34
   See changes: symfony/process@v5.4.24...v5.4.34
   Release notes: https://github.com/symfony/process/releases/tag/v5.4.34

 - symfony/polyfill-php81 updated from v1.27.0 to v1.28.0
   See changes: symfony/polyfill-php81@v1.27.0...v1.28.0
   Release notes: https://github.com/symfony/polyfill-php81/releases/tag/v1.28.0

 - symfony/polyfill-mbstring updated from v1.27.0 to v1.28.0
   See changes: symfony/polyfill-mbstring@v1.27.0...v1.28.0
   Release notes: https://github.com/symfony/polyfill-mbstring/releases/tag/v1.28.0

 - symfony/polyfill-php73 updated from v1.27.0 to v1.28.0
   See changes: symfony/polyfill-php73@v1.27.0...v1.28.0
   Release notes: https://github.com/symfony/polyfill-php73/releases/tag/v1.28.0

 - symfony/finder updated from v5.4.21 to v5.4.27
   See changes: symfony/finder@v5.4.21...v5.4.27
   Release notes: https://github.com/symfony/finder/releases/tag/v5.4.27

 - symfony/polyfill-ctype updated from v1.27.0 to v1.28.0
   See changes: symfony/polyfill-ctype@v1.27.0...v1.28.0
   Release notes: https://github.com/symfony/polyfill-ctype/releases/tag/v1.28.0

 - symfony/event-dispatcher updated from v5.4.22 to v5.4.34
   See changes: symfony/event-dispatcher@v5.4.22...v5.4.34
   Release notes: https://github.com/symfony/event-dispatcher/releases/tag/v5.4.34

 - symfony/polyfill-intl-normalizer updated from v1.27.0 to v1.28.0
   See changes: symfony/polyfill-intl-normalizer@v1.27.0...v1.28.0
   Release notes: https://github.com/symfony/polyfill-intl-normalizer/releases/tag/v1.28.0

 - symfony/polyfill-intl-grapheme updated from v1.27.0 to v1.28.0
   See changes: symfony/polyfill-intl-grapheme@v1.27.0...v1.28.0
   Release notes: https://github.com/symfony/polyfill-intl-grapheme/releases/tag/v1.28.0

 - symfony/string updated from v5.4.22 to v5.4.34
   See changes: symfony/string@v5.4.22...v5.4.34
   Release notes: https://github.com/symfony/string/releases/tag/v5.4.34

 - symfony/console updated from v5.4.24 to v5.4.34
   See changes: symfony/console@v5.4.24...v5.4.34
   Release notes: https://github.com/symfony/console/releases/tag/v5.4.34

 - composer/semver updated from 3.3.2 to 3.4.0
   See changes: composer/semver@3.3.2...3.4.0
   Release notes: https://github.com/composer/semver/releases/tag/3.4.0

 - friendsofphp/php-cs-fixer updated from v3.22.0 to v3.46.0
   See changes: PHP-CS-Fixer/PHP-CS-Fixer@v3.22.0...v3.46.0
   Release notes: https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases/tag/v3.46.0

 - clue/stream-filter updated from v1.6.0 to v1.7.0
   See changes: clue/stream-filter@v1.6.0...v1.7.0
   Release notes: https://github.com/clue/stream-filter/releases/tag/v1.7.0

 - php-http/promise updated from 1.1.0 to 1.3.0
   See changes: php-http/promise@1.1.0...1.3.0
   Release notes: https://github.com/php-http/promise/releases/tag/1.3.0

 - php-http/client-common updated from 2.7.0 to 2.7.1
   See changes: php-http/client-common@2.7.0...2.7.1
   Release notes: https://github.com/php-http/client-common/releases/tag/2.7.1

 - monolog/monolog updated from 2.9.1 to 2.9.2
   See changes: Seldaek/monolog@2.9.1...2.9.2
   Release notes: https://github.com/Seldaek/monolog/releases/tag/2.9.2

 - masterminds/html5 updated from 2.8.0 to 2.8.1
   See changes: Masterminds/html5-php@2.8.0...2.8.1
   Release notes: https://github.com/Masterminds/html5-php/releases/tag/2.8.1

 - j0k3r/graby-site-config updated from 1.0.171 to 1.0.181
   See changes: j0k3r/graby-site-config@1.0.171...1.0.181
   Release notes: https://github.com/j0k3r/graby-site-config/releases/tag/1.0.181

 - j0k3r/graby updated from 2.4.4 to 2.4.5
   See changes: j0k3r/graby@2.4.4...2.4.5
   Release notes: https://github.com/j0k3r/graby/releases/tag/2.4.5

 - phpstan/phpstan updated from 1.10.26 to 1.10.54
   See changes: phpstan/phpstan@1.10.26...1.10.54
   Release notes: https://github.com/phpstan/phpstan/releases/tag/1.10.54

 - symfony/var-exporter updated from v5.4.21 to v5.4.32
   See changes: symfony/var-exporter@v5.4.21...v5.4.32
   Release notes: https://github.com/symfony/var-exporter/releases/tag/v5.4.32

 - symfony/cache updated from v5.4.25 to v5.4.34
   See changes: symfony/cache@v5.4.25...v5.4.34
   Release notes: https://github.com/symfony/cache/releases/tag/v5.4.34

 - symfony/phpunit-bridge updated from v6.3.1 to v6.4.2
   See changes: symfony/phpunit-bridge@v6.3.1...v6.4.2
   Release notes: https://github.com/symfony/phpunit-bridge/releases/tag/v6.4.2

 - symfony/polyfill-php72 updated from v1.27.0 to v1.28.0
   See changes: symfony/polyfill-php72@v1.27.0...v1.28.0
   Release notes: https://github.com/symfony/polyfill-php72/releases/tag/v1.28.0

 - vstelmakh/url-highlight updated from v3.0.2 to v3.0.3
   See changes: vstelmakh/url-highlight@v3.0.2...v3.0.3
   Release notes: https://github.com/vstelmakh/url-highlight/releases/tag/v3.0.3
- @fortawesome/free-brands-svg-icons: 6.4.0 → 6.5.1
- @fortawesome/free-regular-svg-icons: 6.4.0 → 6.5.1
- @fortawesome/free-solid-svg-icons: 6.4.0 → 6.5.1
- @parcel/packager-raw-url: 2.8.3 → 2.11.0
- @parcel/service-worker: 2.8.3 → 2.11.0
- @parcel/transformer-image: 2.8.3 → 2.11.0
- @parcel/transformer-sass: 2.8.3 → 2.11.0
- @parcel/transformer-webmanifest: 2.8.3 → 2.11.0
- @szhsin/react-menu: 4.0.0 → 4.1.0
- autoprefixer: 10.4.14 → 10.4.16
- classnames: 2.3.2 → 2.5.1
- core-js: 3.30.2 → 3.35.0
- dexie: 3.2.3 → 3.2.4
- eslint: 8.45.0 → 8.56.0
- eslint-plugin-react: 7.32.2 → 7.33.2
- focus-trap: 7.4.0 → 7.5.4
- form-urlencoded: 6.1.0 → 6.1.4
- parcel: 2.8.3 → 2.11.0
- postcss: 8.4.25 → 8.4.33
- prettier: 2.8.8 → 2.8.8
- ramda: 0.29.0 → 0.29.1
- react-router-dom: 5.3.4 → 5.3.4
- reset-css: 5.0.1 → 5.0.2
- stylelint: 15.10.1 → 16.1.0
  https://github.com/stylelint/stylelint/releases/tag/16.0.0
- stylelint-config-standard-scss: 9.0.0 → 13.0.0
  https://github.com/stylelint-scss/stylelint-config-standard-scss/releases/tag/v10.0.0
  https://github.com/stylelint-scss/stylelint-config-standard-scss/releases/tag/v11.0.0
  https://github.com/stylelint-scss/stylelint-config-standard-scss/releases/tag/v11.1.0
  https://github.com/stylelint-scss/stylelint-config-standard-scss/releases/tag/v12.0.0
  https://github.com/stylelint-scss/stylelint-config-standard-scss/releases/tag/v13.0.0
- tinykeys: 2.0.0 → 2.1.0
- yet-another-react-lightbox: 3.5.3 → 3.15.6
Copy link

netlify bot commented Jan 6, 2024

Deploy Preview for selfoss canceled.

Name Link
🔨 Latest commit 22f32b6
🔍 Latest deploy log https://app.netlify.com/sites/selfoss/deploys/6599e3e36d18c300080071c9

@jtojnar jtojnar added this to the 2.20 milestone Jan 6, 2024
Mostly run `black` formatter, extract some code into functions and switch to more idiomatic code.
Composer 2.6.4+ wants to have reproducible outputs so it preserves `mtime` when copying files:
composer/composer#11663
This becomes an issue with `vendor/composer/ClassLoader.php`,
which is copied from Nix store so it has `mtime` of 0 (1970-01-01),
because that is not supported by ZIP:

    ValueError: ZIP does not support timestamps before 1980

Let’s disable strict timestamps to clamp the out-of-range timestamps to ZIP epoch.
That argument was actually introduced because of reproducible builds:
https://bugs.python.org/issue34097
Flake lock file updates:

• Updated input 'flake-compat':
    'github:edolstra/flake-compat/35bb57c0c8d8b62bbfd284272c928ceb64ddbde9' (2023-01-17)
  → 'github:edolstra/flake-compat/0f9255e01c2351cc7d116c072cb317785dd33b33' (2023-10-04)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/dfcffbd74fd6f0419370d8240e445252a39f4d10' (2023-07-24)
  → 'github:NixOS/nixpkgs/63143ac2c9186be6d9da6035fa22620018c85932' (2024-01-02)
• Updated input 'phps':
    'github:fossar/nix-phps/80d0393d0fcbe40f715d373308afd280fd5a63f3' (2023-07-25)
  → 'github:fossar/nix-phps/d242ccad64fbbd1f44ddc96d6510904922a4e3d1' (2024-01-06)
• Updated input 'phps/flake-compat':
    'github:edolstra/flake-compat/35bb57c0c8d8b62bbfd284272c928ceb64ddbde9' (2023-01-17)
  → 'github:edolstra/flake-compat/0f9255e01c2351cc7d116c072cb317785dd33b33' (2023-10-04)
• Updated input 'phps/nixpkgs':
    'github:NixOS/nixpkgs/dfcffbd74fd6f0419370d8240e445252a39f4d10' (2023-07-24)
  → 'github:NixOS/nixpkgs/63143ac2c9186be6d9da6035fa22620018c85932' (2024-01-02)
• Updated input 'phps/utils':
    'github:numtide/flake-utils/919d646de7be200f3bf08cb76ae1f09402b6f9b4' (2023-07-11)
  → 'github:numtide/flake-utils/4022d587cbbfd70fe950c1e2083a02621806a725' (2023-12-04)
• Updated input 'utils':
    'github:numtide/flake-utils/919d646de7be200f3bf08cb76ae1f09402b6f9b4' (2023-07-11)
  → 'github:numtide/flake-utils/4022d587cbbfd70fe950c1e2083a02621806a725' (2023-12-04)

Removing psalm because it does not build with PHP 7.4 or PHP 8.0 any more.
@jtojnar jtojnar merged commit 22f32b6 into master Jan 6, 2024
14 checks passed
@jtojnar jtojnar deleted the updates branch January 6, 2024 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant