Skip to content

Update all non-major dependencies #45

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

Open
wants to merge 1 commit into
base: 2.6.x
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
behat/behat (source) ^3.14.0 -> ^3.23.0 age adoption passing confidence require minor
laminas/laminas-ci-matrix-action 1.24.0 -> 1.29.0 age adoption passing confidence action minor
laminas/laminas-continuous-integration-action 1.39.0 -> 1.42.0 age adoption passing confidence action minor
laminas/laminas-servicemanager (source) ^3.20.0 -> ^3.23.0 age adoption passing confidence require-dev minor
phpunit/phpunit (source) ^9.6.19 -> ^9.6.23 age adoption passing confidence require-dev patch
shivammathur/setup-php 2.30.2 -> 2.35.2 age adoption passing confidence action minor
symfony/config (source) ^6.0.19 -> ^6.4.24 age adoption passing confidence require minor
symfony/dependency-injection (source) ^6.0.20 -> ^6.4.24 age adoption passing confidence require minor

Release Notes

Behat/Behat (behat/behat)

v3.23.0

Compare Source

Added
Fixed
  • Relaxed constraints on nikic/php-parser and composer/xdebug-handler dependencies to allow wider use of newer Behat
    releases by @​acoulton in #​1650 and #​1649
Internal

v3.22.0

Compare Source

Changed
  • Suggested method names for new step definitions will no longer be transliterated to ASCII.
    Users working in languages whose characters are mostly outside the allowed UTF-8 range
    will see generic stepDefinitionX names. We have provided an extension point for custom
    suggestion implementations, and would consider providing an official extension. If this
    affects you, please open a discussion on the Behat repository.
    By @​acoulton in #​1633
  • The behat/transliterator package is no longer required and will shortly be archived.
Internal

v3.21.1

Compare Source

Fixed
  • ExceptionPresenter was causing a TypeError when constructed with a null $basePath by @​acoulton in #​1631

v3.21.0

Compare Source

Fixed
  • JUnit formatter options were being lost when converting config to PHP by @​acoulton in #​1622
  • Contexts with constructor arguments were not properly converted to PHP configuration by @​acoulton in #​1619
Added
  • New CLI and configuration option to print all paths as absolute paths by @​carlos-granados in #​1620
  • Expose PHP configuration interface for tester and error_reporting options by @​acoulton in #​1626
  • Improve config conversion to PHP to generate class references instead of string names; reference extensions by their
    fully qualified class names; convert output_verbosity values to constants; and convert tester and error_reporting
    configuration to PHP by @​acoulton in #​1619, #​1623
    and #​1626
Internal

v3.20.0

Compare Source

Changed
  • Remove dependency on file location in Gherkin package. The (internal) service container parameters gherkin.paths.lib
    and gherkin.paths.i18n are no longer defined or used. Minimum behat/gherkin version is now ^4.12.0.
    By @​carlos-granados in #​1604.
Added
Internal

v3.19.0

Compare Source

Changed
  • Remove internal wrappers for PSR Container interfaces - may affect projects using container-interop/container-interop
    < 1.2.0 (released in 2017, package now deprecated and unsupported by behat since 2021).
    By @​acoulton in #​1584
  • Remove legacy Symfony event dispatchers - these were internal wrappers to support symfony <5 and >=5, both now
    redundant. By @​carlos-granados in #​1585
Added
Fixed
Internal

v3.18.1

Compare Source

Fixed

v3.18.0

Compare Source

Changed
  • Add new methods to the Behat\Hook\Hook and Behat\Step\Definition interfaces used internally by step definition
    attributes by @​carlos-granados in #​1573
Added
Fixed
Internal

v3.17.0

Compare Source

Changed
Added
Fixed
Internal

v3.16.1

Compare Source

Changed
  • Remove dependency on file location in Gherkin package. The (internal) service container parameters gherkin.paths.lib
    and gherkin.paths.i18n are no longer defined or used. Minimum behat/gherkin version is now ^4.12.0.
    By @​carlos-granados in #​1604, backported from 3.20.0 to fix errors for users stuck on 3.16.0 due to
    dependency conflicts.

v3.16.0

Compare Source

Changed
  • Drop support for PHP < 8.1, Symfony < 5.4 and Symfony 6.0 - 6.3. In future Behat will drop support for PHP and symfony
    versions as they reach EOL. by @​AlexSkrypnyk in #​1504
  • ApplicationFactory::VERSION is deprecated and will not be updated, Behat now internally uses composer's runtime API
    to report the running version. by @​acoulton in #​1520
  • API changes to 2 final Behat classes that are not considered part of the public API (but were not explicitly marked
    as such). This may affect users who are creating instances direct rather than through the DI container as expected.
    See Behat\Behat\EventDispatcher\Cli\StopOnFailureController in #​1501 and Behat\Behat\Tester\Cli\RerunController in #​1518.
Added
Fixed
Internal
laminas/laminas-ci-matrix-action (laminas/laminas-ci-matrix-action)

v1.29.0

Compare Source

Release Notes for 1.29.0
1.29.0
  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 2
Enhancement
renovate

v1.28.0

Compare Source

Release Notes for 1.28.0
1.28.0
  • Total issues resolved: 0
  • Total pull requests resolved: 5
  • Total contributors: 4

QA

Enhancement
Bug
renovate

v1.27.2

Compare Source

Release Notes for 1.27.2

1.27.x bugfix release (patch)

1.27.2
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Bug

v1.27.1

Compare Source

Release Notes for 1.27.1
1.27.1
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Bug

v1.27.0

Compare Source

Release Notes for 1.27.0
1.27.0
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Enhancement

v1.26.0

Compare Source

Release Notes for 1.26.0
1.26.0
  • Total issues resolved: 1
  • Total pull requests resolved: 1
  • Total contributors: 1
Enhancement

v1.25.0

Compare Source

Release Notes for 1.25.0
1.25.0
  • Total issues resolved: 0
  • Total pull requests resolved: 12
  • Total contributors: 2
Enhancement
renovate
laminas/laminas-continuous-integration-action (laminas/laminas-continuous-integration-action)

v1.42.0

Compare Source

Release Notes for 1.42.0
1.42.0
  • Total issues resolved: 0
  • Total pull requests resolved: 10
  • Total contributors: 1
renovate

v1.41.0

Compare Source

Release Notes for 1.41.0
1.41.0
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Enhancement

v1.40.1

Compare Source

Release Notes for 1.40.1
1.40.1
  • Total issues resolved: 1
  • Total pull requests resolved: 0
  • Total contributors: 1
Enhancement

v1.40.0

Compare Source

Release Notes for 1.40.0
1.40.0
  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 2
Enhancement
renovate
Bug
laminas/laminas-servicemanager (laminas/laminas-servicemanager)

v3.23.0

Compare Source

Release Notes for 3.23.0
3.23.0
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Enhancement

v3.22.1

Compare Source

Release Notes for 3.22.1

3.22.x bugfix release (patch)

3.22.1
  • Total issues resolved: 1
  • Total pull requests resolved: 1
  • Total contributors: 1
Enhancement

v3.22.0

Compare Source

Release Notes for 3.22.0
3.22.0
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Enhancement

v3.21.0

Compare Source

Release Notes for 3.21.0

Feature release (minor)

Added
  • Duplicated all psalm-types from ConfigInterface in ServiceManager. This provides forward compatibility with v4.0.0
Removed
  • Support for PHP <8.1 due to PHPUnit 10 upgrade
Changed
  • Marked ConfigInterface and Config as deprecated as they will be removed with v4.0.0
3.21.0
  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 2
Enhancement
shivammathur/setup-php (shivammathur/setup-php)

v2.35.2

Compare Source

Changelog

  • Fixed race condition in updating composer auth.json. (#​980)

For the complete list of changes, please refer to the Full Changelog

Follow for updates

setup-php reddit setup-php twitter setup-php status

v2.35.1

Compare Source

Changelog
  • Fixed regression in composer authentication in 2.35.0. (#​979)

  • Fixed installing geos extension on PHP 8.5.

For the complete list of changes, please refer to the Full Changelog

Follow for updates

setup-php reddit setup-php twitter setup-php status

v2.35.0

Compare Source

Changelog
  • Added support for github-token input. (#​969)
    It uses the GITHUB_TOKEN secret by default and should prevent any rate limiting issues while installing your composer dependencies or while adding any tools supported by setup-php.

    Also, it can used to specify a personal access token (PAT) to authenticate with GitHub if you need that for your composer dependencies.

- name: Setup PHP
  uses: shivammathur/setup-php@v2
  with:
    php-version: '8.4'
    github-token: ${{ secrets.PAT }}
- name: Setup PHP
  uses: shivammathur/setup-php@v2
  with:
    php-version: '8.4'
    tools: mago
  • Added support for Roave/BackwardCompatibilityCheck. (#​911, #​974)
- name: Setup PHP
  uses: shivammathur/setup-php@v2
  with:
    php-version: '8.4'
    tools: backward-compatibility-check
  • Added support for shipmonk/name-collision-detector. (#​932, #​973)
- name: Setup PHP
  uses: shivammathur/setup-php@v2
  with:
    php-version: '8.4'
    tools: name-collision-detector
  • Fixed fallback behavior on adding a specific version of extension when fail-fast is set to true. (#​972)

  • Fixed enabling extensions on Windows. (#​978)

  • Fixed installing gearman extension on PHP 8.5.

  • Cleaned up the cubrid extension script.

  • Removed ondrej/pkg-gearman ppa in gearman extension setup.

  • Switched to ppa.setup-php.com for ondrej/php ppa fallback mirror.

  • Update default composer version in README. (#​966)

  • Fixed a broken link in README. (#​967)

  • Updated Node.js dependencies.

Thanks @​jrfnl and @​OskarStark for the contributions 🎉

For the complete list of changes, please refer to the Full Changelog

Follow for updates

setup-php reddit setup-php twitter setup-php status

v2.34.1

Compare Source

Changelog
  • Fixed tool-cache directory on self-hosted runners.

  • Fixed generating lock path in unix.sh on verbose branch.

  • Updated Node.js dependencies.

For the complete list of changes, please refer to the Full Changelog

Follow for updates

setup-php reddit setup-php twitter setup-php status

v2.34.0

Compare Source

Changelog
- name: Setup PHP
  uses: shivammathur/setup-php@v2
  with:
    php-version: '8.4'
    tools: pie
  • Added support to allow composer plugins by specifying the list of plugins in COMPOSER_ALLOW_PLUGINS env.
- name: Setup PHP
  uses: shivammathur/setup-php@v2
  with:
    php-version: '8.4'
  env:
    COMPOSER_ALLOW_PLUGINS: composer/installers, composer/satis
  • Added fallback for fetching the manifest for PHP versions. (#​952)

  • Added support to specify tools directory using SETUP_PHP_TOOLS_DIR env. (#​943, #​945)

- name: Setup PHP
  uses: shivammathur/setup-php@v2
  with:
    php-version: '8.4'
  env:
    SETUP_PHP_TOOLS_DIR: /tmp/tools
  • Improved detecting linux self-hosted runners if runner env is not specified. (#​947)

  • Improved locking mechanism while fetching files on self-hosted runners.

  • Dropped support for using dependency files in shivammathur/extension tap.

  • Fixed errors on macOS regarding missing taps.

  • Fixed logic to fail on first error in extension setup from source. (#​951)

  • Fixed error about missing self_hosted_helper function on macOS.

  • Fixed the file name of the sources list to match the name used by apt-add-repository. (#​953)

  • Fixed installing hiredis on macOS during relay setup.

- name: Setup PHP
  uses: shivammathur/setup-php@v2
  with:
    php-version: '8.4'
    extensions: relay
  • Updated Node.js dependencies.

Thanks @​alcaeus, @​JMoodyFWD, and @​cmb69 for the contributions 🎉

For the complete list of changes, please refer to the Full Changelog

Follow for updates

setup-php reddit setup-php twitter setup-php status

v2.33.0

Compare Source

Changelog
  • Added support for Arm Ubuntu runners ubuntu-24.04-arm and ubuntu-22.04-arm. (#​848)
jobs:
  run:
    runs-on: ubuntu-24.04-arm # or ubuntu-22.04-arm
    steps:
    - name: Setup PHP
      uses: shivammathur/setup-php@v2
      with:
        php-version: '8.4'
  • Dropped support for Ubuntu 20.04 (ubuntu-20.04) for both GitHub hosted and self-hosted runners. Please migrate your workflows to ubuntu-22.04 or ubuntu-24.04. (#​939)
    Ref: https://github.com/shivammathur/setup-php#github-hosted-runners

  • Improved support for installing PHPUnit around new releases. Now setup-php will fallback to the previous release till new release is available on the phpunit.de website after it is tagged. (#​913, #​938)

- name: Setup PHP
  uses: shivammathur/setup-php@v2
  with:
    php-version: '8.4'
    tools: phpunit
- name: Setup PHP
  uses: shivammathur/setup-php@v2
  with:
    php-version: '8.4'
  env:
    TOOLS_DIR: '/tmp/tools'
  • Fixed cache support for openswoole. ([#&#8203

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

Read more about the use of Renovate Bot within ocramius/* projects.

@renovate renovate bot added the renovate label Apr 9, 2024
Copy link
Contributor Author

renovate bot commented Apr 9, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update laminas/laminas-servicemanager:3.22.1 symfony/config:6.4.7 symfony/dependency-injection:6.4.7 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Dependency psr/container is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires symfony/config ^6.4.7 -> satisfiable by symfony/config[v6.4.7].
    - symfony/config v6.4.7 requires php >=8.1 -> your php version (8.0.99; overridden via config.platform, actual: 8.0.30) does not satisfy that requirement.
  Problem 2
    - Root composer.json requires symfony/dependency-injection ^6.4.7 -> satisfiable by symfony/dependency-injection[v6.4.7].
    - symfony/dependency-injection v6.4.7 requires php >=8.1 -> your php version (8.0.99; overridden via config.platform, actual: 8.0.30) does not satisfy that requirement.
  Problem 3
    - Root composer.json requires laminas/laminas-servicemanager ^3.22.1 -> satisfiable by laminas/laminas-servicemanager[3.22.1].
    - laminas/laminas-servicemanager 3.22.1 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.0.99; overridden via config.platform, actual: 8.0.30) does not satisfy that requirement.
  Problem 4
    - symfony/config v6.4.7 requires php >=8.1 -> your php version (8.0.99; overridden via config.platform, actual: 8.0.30) does not satisfy that requirement.
    - behat/behat v3.14.0 requires symfony/config ^4.4 || ^5.0 || ^6.0 || ^7.0 -> satisfiable by symfony/config[v6.4.7].
    - behat/behat is locked to version v3.14.0 and an update of this package was not requested.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 1fd6afe to 09595de Compare April 9, 2024 16:50
@renovate renovate bot changed the base branch from 2.4.x to 2.5.x April 9, 2024 16:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from f4f790a to be6b119 Compare April 26, 2024 02:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from b4e1895 to cf2bc50 Compare May 5, 2024 20:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cf2bc50 to 7642f3b Compare May 7, 2024 03:53
Copy link
Contributor Author

renovate bot commented May 22, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update behat/behat:3.23.0 laminas/laminas-servicemanager:3.23.0 phpunit/phpunit:9.6.23 symfony/config:6.4.24 symfony/dependency-injection:6.4.24 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Dependency psr/container is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires behat/behat ^3.23.0 -> satisfiable by behat/behat[v3.23.0].
    - behat/behat v3.23.0 requires php 8.1.* || 8.2.* || 8.3.* || 8.4.*  -> your php version (8.0.99; overridden via config.platform, actual: 8.0.30) does not satisfy that requirement.
  Problem 2
    - Root composer.json requires symfony/config ^6.4.24 -> satisfiable by symfony/config[v6.4.24].
    - symfony/config v6.4.24 requires php >=8.1 -> your php version (8.0.99; overridden via config.platform, actual: 8.0.30) does not satisfy that requirement.
  Problem 3
    - Root composer.json requires symfony/dependency-injection ^6.4.24 -> satisfiable by symfony/dependency-injection[v6.4.24].
    - symfony/dependency-injection v6.4.24 requires php >=8.1 -> your php version (8.0.99; overridden via config.platform, actual: 8.0.30) does not satisfy that requirement.
  Problem 4
    - Root composer.json requires laminas/laminas-servicemanager ^3.23.0 -> satisfiable by laminas/laminas-servicemanager[3.23.0].
    - laminas/laminas-servicemanager 3.23.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 -> your php version (8.0.99; overridden via config.platform, actual: 8.0.30) does not satisfy that requirement.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ae6cddc to 1a400b4 Compare May 23, 2024 04:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 022ba21 to 6e735c2 Compare June 5, 2024 23:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6e735c2 to 88ef513 Compare June 13, 2024 03:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f9b3f8e to b0a489e Compare June 24, 2024 06:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 7d1b929 to de8b422 Compare July 5, 2024 03:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from cd5af41 to 93c8f5f Compare July 11, 2024 03:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 62b7f52 to eec509a Compare July 26, 2024 16:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from eec509a to aa2e1d6 Compare July 30, 2024 18:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from aa2e1d6 to b31a18c Compare August 8, 2024 14:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b31a18c to d38b75a Compare August 23, 2024 03:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from a672a5c to a94c21a Compare May 8, 2025 06:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a94c21a to e155256 Compare May 12, 2025 07:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 53092ab to cc0bc53 Compare May 29, 2025 09:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cc0bc53 to c001753 Compare June 1, 2025 04:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from e3e8ef1 to fdda35e Compare June 13, 2025 06:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 3083c72 to e7095a6 Compare June 25, 2025 02:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 4ad7dbe to 8c79e08 Compare July 5, 2025 05:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8c79e08 to 56d1363 Compare July 6, 2025 05:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from b44dc1d to 269b951 Compare July 18, 2025 06:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 5e636ea to 7a7c10c Compare July 31, 2025 11:28
| datasource  | package                                       | from   | to     |
| ----------- | --------------------------------------------- | ------ | ------ |
| packagist   | behat/behat                                   | 3.15.0 | 3.23.0 |
| github-tags | laminas/laminas-ci-matrix-action              | 1.24.0 | 1.29.0 |
| github-tags | laminas/laminas-continuous-integration-action | 1.39.0 | 1.42.0 |
| packagist   | laminas/laminas-servicemanager                | 3.20.0 | 3.23.0 |
| packagist   | phpunit/phpunit                               | 9.6.23 | 9.6.23 |
| github-tags | shivammathur/setup-php                        | 2.30.2 | 2.35.2 |
| packagist   | symfony/config                                | 6.0.19 | 6.4.24 |
| packagist   | symfony/dependency-injection                  | 6.0.20 | 6.4.24 |
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7a7c10c to 99e301e Compare August 2, 2025 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy