From 1e04f2dd9d571900830d5ed64b8a307a850ed76f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Aug 2023 13:01:03 +0000 Subject: [PATCH 01/34] chore(deps): update pre-commit hook adamchainz/django-upgrade to v1.14.1 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d41cc202a..32285d165 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,7 +42,7 @@ repos: args: [--py38-plus] - repo: https://github.com/adamchainz/django-upgrade - rev: 1.14.0 + rev: 1.14.1 hooks: - id: django-upgrade args: [--target-version, "4.2"] From 35621e9c2b28537395d237db2bd8c50573518d81 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Aug 2023 20:24:01 +0000 Subject: [PATCH 02/34] chore(deps): update pre-commit hook pre-commit/mirrors-prettier to v3.0.2 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 32285d165..fd2f56032 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: exclude: ^api - repo: https://github.com/pre-commit/mirrors-prettier - rev: v3.0.1 + rev: v3.0.2 hooks: - id: prettier files: \.(md|mdx|yml|yaml|js|jsx|ts|tsx|json|css)$ From a330e0624986f3fbe273d2187374718850f1fe87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Aug 2023 23:25:13 +0100 Subject: [PATCH 03/34] chore(deps): update dependency syrupy to >=4.0.0,<4.2 (#2663) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- playout/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playout/setup.py b/playout/setup.py index dd39527b2..416ed1bc4 100644 --- a/playout/setup.py +++ b/playout/setup.py @@ -36,7 +36,7 @@ setup( "dev": [ "distro>=1.8.0,<1.9", "requests-mock>=1.10.0,<1.12", - "syrupy>=4.0.0,<4.1", + "syrupy>=4.0.0,<4.2", "types-backports>=0.1.3,<0.2", "types-python-dateutil>=2.8.1,<2.9", "types-requests>=2.31.0,<2.32", From c0c2ef72561aef8a0202d6ee7243d61c04a072ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Aug 2023 23:26:02 +0100 Subject: [PATCH 04/34] chore(deps): update dependency mypy to v1.5.1 (#2662) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- tools/python-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/python-requirements.txt b/tools/python-requirements.txt index 3b0445af3..7360a3a43 100644 --- a/tools/python-requirements.txt +++ b/tools/python-requirements.txt @@ -2,7 +2,7 @@ bandit>=1.7.4,<1.8 black>=23.1.0,<24.0 flake8>=6.0.0,<6.2 isort>=5.12.0,<5.13 -mypy==1.5.0 +mypy==1.5.1 pylint>=2.16.1,<2.18 pytest-cov>=4.0.0,<4.2 pytest-xdist>=3.1.0,<3.4 From 2953369c3bdad8392dfe26b428144c4e6bd98681 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 10:16:46 +0100 Subject: [PATCH 05/34] chore(deps): lock file maintenance (legacy/composer.json) (#2667) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- legacy/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/legacy/composer.lock b/legacy/composer.lock index f9456c263..7878523e2 100644 --- a/legacy/composer.lock +++ b/legacy/composer.lock @@ -3586,16 +3586,16 @@ }, { "name": "phpdocumentor/type-resolver", - "version": "1.7.2", + "version": "1.7.3", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", - "reference": "b2fe4d22a5426f38e014855322200b97b5362c0d" + "reference": "3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/b2fe4d22a5426f38e014855322200b97b5362c0d", - "reference": "b2fe4d22a5426f38e014855322200b97b5362c0d", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419", + "reference": "3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419", "shasum": "" }, "require": { @@ -3638,9 +3638,9 @@ "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", "support": { "issues": "https://github.com/phpDocumentor/TypeResolver/issues", - "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.7.2" + "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.7.3" }, - "time": "2023-05-30T18:13:47+00:00" + "time": "2023-08-12T11:01:26+00:00" }, { "name": "phpspec/prophecy", From a69da17b7d9408bcf22f05a2c2c7a978d1644324 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 16:03:47 +0100 Subject: [PATCH 06/34] chore(deps): update dependency model_bakery to >=1.10.1,<1.15 (#2665) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- api/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/setup.py b/api/setup.py index 26438ce89..89d97f773 100644 --- a/api/setup.py +++ b/api/setup.py @@ -41,7 +41,7 @@ setup( "django-coverage-plugin>=3.0.0,<3.2", "django-stubs>=1.14.0,<4.3", "djangorestframework-stubs>=1.8.0,<3.15", - "model_bakery>=1.10.1,<1.14", + "model_bakery>=1.10.1,<1.15", "psycopg[binary]>=3.1.8,<3.2", "pylint-django>=2.5.3,<2.6", "pytest-django>=4.5.2,<4.6", From d74af79bbef80f0a71cbcefb4dbb5b81d28c36ca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 16:04:12 +0100 Subject: [PATCH 07/34] chore(deps): update dependency syrupy to >=4.0.0,<4.3 (#2669) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- playout/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playout/setup.py b/playout/setup.py index 416ed1bc4..988d10816 100644 --- a/playout/setup.py +++ b/playout/setup.py @@ -36,7 +36,7 @@ setup( "dev": [ "distro>=1.8.0,<1.9", "requests-mock>=1.10.0,<1.12", - "syrupy>=4.0.0,<4.2", + "syrupy>=4.0.0,<4.3", "types-backports>=0.1.3,<0.2", "types-python-dateutil>=2.8.1,<2.9", "types-requests>=2.31.0,<2.32", From 8bc036bb52fe35fecb277e4cd5bc5907ed618cb8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Aug 2023 12:58:01 +0100 Subject: [PATCH 08/34] chore(deps): update dependency model_bakery to >=1.10.1,<1.16 (#2672) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- api/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/setup.py b/api/setup.py index 89d97f773..b574e945c 100644 --- a/api/setup.py +++ b/api/setup.py @@ -41,7 +41,7 @@ setup( "django-coverage-plugin>=3.0.0,<3.2", "django-stubs>=1.14.0,<4.3", "djangorestframework-stubs>=1.8.0,<3.15", - "model_bakery>=1.10.1,<1.15", + "model_bakery>=1.10.1,<1.16", "psycopg[binary]>=3.1.8,<3.2", "pylint-django>=2.5.3,<2.6", "pytest-django>=4.5.2,<4.6", From 151ed33ea1b9acca1cb1170a4d33010a94659a48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 10:56:12 +0000 Subject: [PATCH 09/34] chore(deps): update pre-commit hook pre-commit/mirrors-prettier to v3.0.3 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fd2f56032..6e326a0be 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: exclude: ^api - repo: https://github.com/pre-commit/mirrors-prettier - rev: v3.0.2 + rev: v3.0.3 hooks: - id: prettier files: \.(md|mdx|yml|yaml|js|jsx|ts|tsx|json|css)$ From 8ce947e4621fe5e02ff9861e430d1fa2eae18571 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 15:47:46 +0100 Subject: [PATCH 10/34] chore(deps): update actions/checkout action to v4 (#2685) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/_python.yml | 4 ++-- .github/workflows/api-schema.yml | 6 +++--- .github/workflows/api.yml | 2 +- .github/workflows/container.yml | 4 ++-- .github/workflows/dev-tools.yml | 2 +- .github/workflows/docs.yml | 6 +++--- .github/workflows/housekeeping.yml | 4 ++-- .github/workflows/legacy.yml | 6 +++--- .github/workflows/project.yml | 4 ++-- .github/workflows/release.yml | 2 +- 10 files changed, 20 insertions(+), 20 deletions(-) diff --git a/.github/workflows/_python.yml b/.github/workflows/_python.yml index 48d3e5d71..7c033003c 100644 --- a/.github/workflows/_python.yml +++ b/.github/workflows/_python.yml @@ -25,7 +25,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 - uses: actions/setup-python@v4 with: python-version: "3.x" @@ -63,7 +63,7 @@ jobs: shell: bash steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 - uses: actions/cache@v3 with: diff --git a/.github/workflows/api-schema.yml b/.github/workflows/api-schema.yml index 0e81ea694..c920fcfd6 100644 --- a/.github/workflows/api-schema.yml +++ b/.github/workflows/api-schema.yml @@ -21,7 +21,7 @@ jobs: check: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 with: fetch-depth: 0 @@ -71,11 +71,11 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 with: fetch-depth: 0 - - uses: actions/checkout@v3 + - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 with: repository: libretime/client path: client diff --git a/.github/workflows/api.yml b/.github/workflows/api.yml index 6d694bd15..c4c64e1a3 100644 --- a/.github/workflows/api.yml +++ b/.github/workflows/api.yml @@ -62,7 +62,7 @@ jobs: LIBRETIME_DATABASE_HOST: postgres steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 - uses: actions/cache@v3 with: diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index a248a007b..e60668981 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -20,7 +20,7 @@ jobs: if: ${{ github.repository_owner == 'libretime' }} steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 - name: Update Docker Hub description if: github.event_name == 'push' @@ -55,7 +55,7 @@ jobs: if: ${{ github.repository_owner == 'libretime' }} steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 - uses: docker/setup-buildx-action@v2 diff --git a/.github/workflows/dev-tools.yml b/.github/workflows/dev-tools.yml index 2d87eddb2..e88286cd1 100644 --- a/.github/workflows/dev-tools.yml +++ b/.github/workflows/dev-tools.yml @@ -30,7 +30,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 - name: Login to the Container registry uses: docker/login-action@v2 diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index c4c92bd14..b49326303 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -24,7 +24,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 - uses: actions/cache@v3 with: @@ -64,11 +64,11 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 with: fetch-depth: 0 - - uses: actions/checkout@v3 + - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 with: repository: libretime/website path: website diff --git a/.github/workflows/housekeeping.yml b/.github/workflows/housekeeping.yml index a46556b3b..1dab4667f 100644 --- a/.github/workflows/housekeeping.yml +++ b/.github/workflows/housekeeping.yml @@ -20,7 +20,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 - uses: actions/setup-node@v3 with: @@ -38,7 +38,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 - uses: actions/cache@v3 with: diff --git a/.github/workflows/legacy.yml b/.github/workflows/legacy.yml index c89d2ec95..eba318cfb 100644 --- a/.github/workflows/legacy.yml +++ b/.github/workflows/legacy.yml @@ -33,7 +33,7 @@ jobs: - php-version: "7.4" # Focal, Bullseye steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 - uses: shivammathur/setup-php@v2 with: php-version: ${{ matrix.php-version }} @@ -53,7 +53,7 @@ jobs: env: ENVIRONMENT: testing steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 - name: Setup PostgreSQL run: | @@ -94,7 +94,7 @@ jobs: github.event_name == 'workflow_dispatch' ) steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 with: token: ${{ secrets.LIBRETIME_BOT_TOKEN }} diff --git a/.github/workflows/project.yml b/.github/workflows/project.yml index acdb76468..f506c1e18 100644 --- a/.github/workflows/project.yml +++ b/.github/workflows/project.yml @@ -15,7 +15,7 @@ jobs: pre-commit: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 - uses: actions/setup-python@v4 with: @@ -33,7 +33,7 @@ jobs: test-tools: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 - uses: actions/setup-python@v4 with: python-version: "3.x" diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d730a24ad..41d0e4bfa 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -9,7 +9,7 @@ jobs: release: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 - uses: shivammathur/setup-php@v2 with: php-version: 7.4 From af555da30ced5e8ddabe509ca9d6c6a9d4c54ac1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 15:18:26 +0200 Subject: [PATCH 11/34] chore(deps): update dependency mutagen to >=1.45.1,<1.48 (#2683) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- analyzer/requirements.txt | 2 +- analyzer/setup.py | 2 +- playout/requirements.txt | 2 +- playout/setup.py | 2 +- worker/requirements.txt | 2 +- worker/setup.py | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/analyzer/requirements.txt b/analyzer/requirements.txt index 510176492..9ae5fe0db 100644 --- a/analyzer/requirements.txt +++ b/analyzer/requirements.txt @@ -1,6 +1,6 @@ # Please do not edit this file, edit the setup.py file! # This file is auto-generated by tools/extract_requirements.py. -mutagen>=1.45.1,<1.47 +mutagen>=1.45.1,<1.48 pika>=1.0.0,<1.4 requests>=2.31.0,<2.32 typing_extensions diff --git a/analyzer/setup.py b/analyzer/setup.py index a5dac92ff..bbd400b09 100644 --- a/analyzer/setup.py +++ b/analyzer/setup.py @@ -20,7 +20,7 @@ setup( }, python_requires=">=3.8", install_requires=[ - "mutagen>=1.45.1,<1.47", + "mutagen>=1.45.1,<1.48", "pika>=1.0.0,<1.4", "requests>=2.31.0,<2.32", "typing_extensions", diff --git a/playout/requirements.txt b/playout/requirements.txt index acfb02ee5..359cff861 100644 --- a/playout/requirements.txt +++ b/playout/requirements.txt @@ -4,7 +4,7 @@ backports.zoneinfo>=0.2.1,<0.3;python_version<'3.9' jinja2>=3.0.3,<3.2 kombu==4.6.11 lxml>=4.5.0,<4.10.0 -mutagen>=1.45.1,<1.47 +mutagen>=1.45.1,<1.48 python-dateutil>=2.8.1,<2.9 requests>=2.31.0,<2.32 typing-extensions diff --git a/playout/setup.py b/playout/setup.py index 988d10816..390d817af 100644 --- a/playout/setup.py +++ b/playout/setup.py @@ -27,7 +27,7 @@ setup( "jinja2>=3.0.3,<3.2", "kombu==4.6.11", "lxml>=4.5.0,<4.10.0", - "mutagen>=1.45.1,<1.47", + "mutagen>=1.45.1,<1.48", "python-dateutil>=2.8.1,<2.9", "requests>=2.31.0,<2.32", "typing-extensions", diff --git a/worker/requirements.txt b/worker/requirements.txt index 26b90cde0..cd16b809d 100644 --- a/worker/requirements.txt +++ b/worker/requirements.txt @@ -2,5 +2,5 @@ # This file is auto-generated by tools/extract_requirements.py. celery==4.4.7 kombu==4.6.11 -mutagen>=1.45.1,<1.47 +mutagen>=1.45.1,<1.48 requests>=2.31.0,<2.32 diff --git a/worker/setup.py b/worker/setup.py index c534e1fb4..e7bacc042 100644 --- a/worker/setup.py +++ b/worker/setup.py @@ -17,7 +17,7 @@ setup( install_requires=[ "celery==4.4.7", "kombu==4.6.11", - "mutagen>=1.45.1,<1.47", + "mutagen>=1.45.1,<1.48", "requests>=2.31.0,<2.32", ], extras_require={ From f3ee5309b5ebdca3591d9ba07b31064a80f57532 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 15:18:47 +0200 Subject: [PATCH 12/34] chore(deps): update dependency sentry-sdk to >=1.15.0,<1.31 (#2676) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- analyzer/setup.py | 2 +- api/setup.py | 2 +- playout/setup.py | 2 +- worker/setup.py | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/analyzer/setup.py b/analyzer/setup.py index bbd400b09..c818efb08 100644 --- a/analyzer/setup.py +++ b/analyzer/setup.py @@ -31,7 +31,7 @@ setup( "types-requests>=2.31.0,<2.32", ], "sentry": [ - "sentry-sdk>=1.15.0,<1.30", + "sentry-sdk>=1.15.0,<1.31", ], }, zip_safe=False, diff --git a/api/setup.py b/api/setup.py index b574e945c..b99be887d 100644 --- a/api/setup.py +++ b/api/setup.py @@ -48,7 +48,7 @@ setup( "requests-mock>=1.10.0,<1.12", ], "sentry": [ - "sentry-sdk[django]>=1.15.0,<1.30", + "sentry-sdk[django]>=1.15.0,<1.31", ], }, ) diff --git a/playout/setup.py b/playout/setup.py index 390d817af..757f17a66 100644 --- a/playout/setup.py +++ b/playout/setup.py @@ -42,7 +42,7 @@ setup( "types-requests>=2.31.0,<2.32", ], "sentry": [ - "sentry-sdk>=1.15.0,<1.30", + "sentry-sdk>=1.15.0,<1.31", ], }, zip_safe=False, diff --git a/worker/setup.py b/worker/setup.py index e7bacc042..aa31efab7 100644 --- a/worker/setup.py +++ b/worker/setup.py @@ -26,7 +26,7 @@ setup( "types-requests>=2.31.0,<2.32", ], "sentry": [ - "sentry-sdk>=1.15.0,<1.30", + "sentry-sdk>=1.15.0,<1.31", ], }, zip_safe=False, From bffbf5eae536cc5cbfdc9f16c1d0d10ccd59afdb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 15:19:06 +0200 Subject: [PATCH 13/34] chore(deps): update dependency syrupy to >=4.0.0,<4.6 (#2674) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- playout/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playout/setup.py b/playout/setup.py index 757f17a66..77eb385a4 100644 --- a/playout/setup.py +++ b/playout/setup.py @@ -36,7 +36,7 @@ setup( "dev": [ "distro>=1.8.0,<1.9", "requests-mock>=1.10.0,<1.12", - "syrupy>=4.0.0,<4.3", + "syrupy>=4.0.0,<4.6", "types-backports>=0.1.3,<0.2", "types-python-dateutil>=2.8.1,<2.9", "types-requests>=2.31.0,<2.32", From 3547d745f9b4d9692bf7929bb012aeb505151990 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 15:28:29 +0200 Subject: [PATCH 14/34] fix(deps): update dependency friendsofphp/php-cs-fixer to <3.26.1 (stable) (#2678) * fix(deps): update dependency friendsofphp/php-cs-fixer to <3.26.1 * style: format legacy files --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: jo --- .../controllers/DashboardController.php | 4 +--- .../controllers/EmbeddablewidgetsController.php | 4 +--- .../application/controllers/IndexController.php | 4 +--- .../controllers/PlaylistController.php | 12 +++--------- .../controllers/PreferenceController.php | 4 +--- legacy/application/forms/EditAudioMD.php | 4 +--- legacy/application/forms/SmartBlockCriteria.php | 4 +--- legacy/application/forms/StreamSetting.php | 4 +--- .../application/forms/StreamSettingSubForm.php | 4 +--- legacy/application/models/Block.php | 16 ++++------------ legacy/application/models/ListenerStat.php | 4 +--- legacy/application/models/LoginAttempts.php | 4 +--- legacy/application/models/Playlist.php | 12 +++--------- legacy/application/models/Scheduler.php | 8 ++------ legacy/application/models/StoredFile.php | 12 +++--------- legacy/application/models/Webstream.php | 4 +--- legacy/application/models/airtime/CcAccess.php | 4 +--- .../application/models/airtime/CcAccessPeer.php | 4 +--- .../application/models/airtime/CcAccessQuery.php | 4 +--- legacy/application/models/airtime/CcBackup.php | 4 +--- .../application/models/airtime/CcBackupPeer.php | 4 +--- .../application/models/airtime/CcBackupQuery.php | 4 +--- .../application/models/airtime/CcBlockPeer.php | 4 +--- .../application/models/airtime/CcBlockQuery.php | 4 +--- .../models/airtime/CcBlockcontentsPeer.php | 4 +--- .../models/airtime/CcBlockcontentsQuery.php | 4 +--- .../models/airtime/CcBlockcriteria.php | 4 +--- .../models/airtime/CcBlockcriteriaPeer.php | 4 +--- .../models/airtime/CcBlockcriteriaQuery.php | 4 +--- legacy/application/models/airtime/CcFileTag.php | 4 +--- .../application/models/airtime/CcFileTagPeer.php | 4 +--- .../models/airtime/CcFileTagQuery.php | 4 +--- legacy/application/models/airtime/CcFiles.php | 12 +++--------- .../application/models/airtime/CcFilesPeer.php | 4 +--- .../application/models/airtime/CcFilesQuery.php | 4 +--- .../models/airtime/CcListenerCount.php | 4 +--- .../models/airtime/CcListenerCountPeer.php | 4 +--- .../models/airtime/CcListenerCountQuery.php | 4 +--- legacy/application/models/airtime/CcLiveLog.php | 4 +--- .../application/models/airtime/CcLiveLogPeer.php | 4 +--- .../models/airtime/CcLiveLogQuery.php | 4 +--- legacy/application/models/airtime/CcLocale.php | 4 +--- .../application/models/airtime/CcLocalePeer.php | 4 +--- .../application/models/airtime/CcLocaleQuery.php | 4 +--- .../models/airtime/CcLoginAttempts.php | 4 +--- .../models/airtime/CcLoginAttemptsPeer.php | 4 +--- .../models/airtime/CcLoginAttemptsQuery.php | 4 +--- .../application/models/airtime/CcMountName.php | 4 +--- .../models/airtime/CcMountNamePeer.php | 4 +--- .../models/airtime/CcMountNameQuery.php | 4 +--- .../models/airtime/CcPlaylistPeer.php | 4 +--- .../models/airtime/CcPlaylistQuery.php | 4 +--- .../models/airtime/CcPlaylistcontentsPeer.php | 4 +--- .../models/airtime/CcPlaylistcontentsQuery.php | 4 +--- .../models/airtime/CcPlaylistcriteria.php | 4 +--- .../models/airtime/CcPlaylistcriteriaPeer.php | 4 +--- .../models/airtime/CcPlaylistcriteriaQuery.php | 4 +--- .../models/airtime/CcPlayoutHistory.php | 4 +--- .../airtime/CcPlayoutHistoryMetaDataPeer.php | 4 +--- .../airtime/CcPlayoutHistoryMetaDataQuery.php | 4 +--- .../models/airtime/CcPlayoutHistoryPeer.php | 4 +--- .../models/airtime/CcPlayoutHistoryQuery.php | 4 +--- .../models/airtime/CcPlayoutHistoryTemplate.php | 4 +--- .../airtime/CcPlayoutHistoryTemplateField.php | 4 +--- .../CcPlayoutHistoryTemplateFieldPeer.php | 4 +--- .../CcPlayoutHistoryTemplateFieldQuery.php | 4 +--- .../airtime/CcPlayoutHistoryTemplatePeer.php | 4 +--- .../airtime/CcPlayoutHistoryTemplateQuery.php | 4 +--- legacy/application/models/airtime/CcPref.php | 4 +--- legacy/application/models/airtime/CcPrefPeer.php | 4 +--- .../application/models/airtime/CcPrefQuery.php | 4 +--- .../models/airtime/CcSchedulePeer.php | 4 +--- .../models/airtime/CcScheduleQuery.php | 4 +--- .../models/airtime/CcServiceRegister.php | 4 +--- .../models/airtime/CcServiceRegisterPeer.php | 4 +--- .../models/airtime/CcServiceRegisterQuery.php | 4 +--- .../models/airtime/CcShowDaysPeer.php | 4 +--- .../models/airtime/CcShowDaysQuery.php | 4 +--- .../application/models/airtime/CcShowHosts.php | 4 +--- .../models/airtime/CcShowHostsPeer.php | 4 +--- .../models/airtime/CcShowHostsQuery.php | 4 +--- .../models/airtime/CcShowInstancesPeer.php | 4 +--- .../models/airtime/CcShowInstancesQuery.php | 4 +--- legacy/application/models/airtime/CcShowPeer.php | 4 +--- .../application/models/airtime/CcShowQuery.php | 4 +--- .../models/airtime/CcShowRebroadcast.php | 4 +--- .../models/airtime/CcShowRebroadcastPeer.php | 4 +--- .../models/airtime/CcShowRebroadcastQuery.php | 4 +--- .../models/airtime/CcShowSchedule.php | 4 +--- .../models/airtime/CcShowSchedulePeer.php | 4 +--- .../models/airtime/CcShowScheduleQuery.php | 4 +--- .../application/models/airtime/CcSubjsPeer.php | 4 +--- .../application/models/airtime/CcSubjsQuery.php | 4 +--- .../application/models/airtime/CcSubjsToken.php | 4 +--- .../models/airtime/CcSubjsTokenPeer.php | 4 +--- .../models/airtime/CcSubjsTokenQuery.php | 4 +--- legacy/application/models/airtime/CcTag.php | 4 +--- legacy/application/models/airtime/CcTagPeer.php | 4 +--- legacy/application/models/airtime/CcTagQuery.php | 4 +--- .../application/models/airtime/CcTimestamp.php | 4 +--- .../models/airtime/CcTimestampPeer.php | 4 +--- .../models/airtime/CcTimestampQuery.php | 4 +--- .../application/models/airtime/CcTracktypes.php | 4 +--- .../models/airtime/CcTracktypesPeer.php | 4 +--- .../models/airtime/CcTracktypesQuery.php | 4 +--- legacy/application/models/airtime/CcTrans.php | 4 +--- .../application/models/airtime/CcTransPeer.php | 4 +--- .../application/models/airtime/CcTransQuery.php | 4 +--- .../application/models/airtime/CcWebstream.php | 4 +--- .../models/airtime/CcWebstreamMetadata.php | 4 +--- .../models/airtime/CcWebstreamMetadataPeer.php | 4 +--- .../models/airtime/CcWebstreamMetadataQuery.php | 4 +--- .../models/airtime/CcWebstreamPeer.php | 4 +--- .../models/airtime/CcWebstreamQuery.php | 4 +--- .../application/models/airtime/CeleryTasks.php | 4 +--- .../models/airtime/CeleryTasksPeer.php | 4 +--- .../models/airtime/CeleryTasksQuery.php | 4 +--- .../models/airtime/ImportedPodcastPeer.php | 4 +--- .../models/airtime/ImportedPodcastQuery.php | 4 +--- .../models/airtime/PodcastEpisodesPeer.php | 4 +--- .../models/airtime/PodcastEpisodesQuery.php | 4 +--- .../application/models/airtime/PodcastPeer.php | 4 +--- .../application/models/airtime/PodcastQuery.php | 4 +--- .../models/airtime/StationPodcastPeer.php | 4 +--- .../models/airtime/StationPodcastQuery.php | 4 +--- .../models/airtime/ThirdPartyTrackReferences.php | 4 +--- .../airtime/ThirdPartyTrackReferencesPeer.php | 4 +--- .../airtime/ThirdPartyTrackReferencesQuery.php | 4 +--- .../application/models/tests/StoredFileTests.php | 4 +--- .../controllers/PodcastEpisodesController.php | 4 +--- .../services/PodcastEpisodeService.php | 8 ++------ legacy/application/services/PodcastService.php | 8 ++------ .../application/services/ThirdPartyService.php | 4 +--- .../application/models/unit/ScheduleUnitTest.php | 4 +--- legacy/tools/composer.json | 2 +- 135 files changed, 149 insertions(+), 445 deletions(-) diff --git a/legacy/application/controllers/DashboardController.php b/legacy/application/controllers/DashboardController.php index b7ff20a4b..8b8de49b7 100644 --- a/legacy/application/controllers/DashboardController.php +++ b/legacy/application/controllers/DashboardController.php @@ -10,9 +10,7 @@ class DashboardController extends Zend_Controller_Action ->initContext(); } - public function indexAction() - { - } + public function indexAction() {} public function disconnectSourceAction() { diff --git a/legacy/application/controllers/EmbeddablewidgetsController.php b/legacy/application/controllers/EmbeddablewidgetsController.php index 039ced54a..cbcca4bc5 100644 --- a/legacy/application/controllers/EmbeddablewidgetsController.php +++ b/legacy/application/controllers/EmbeddablewidgetsController.php @@ -2,9 +2,7 @@ class EmbeddableWidgetsController extends Zend_Controller_Action { - public function init() - { - } + public function init() {} public function playerAction() { diff --git a/legacy/application/controllers/IndexController.php b/legacy/application/controllers/IndexController.php index e08ab2354..0347bd593 100644 --- a/legacy/application/controllers/IndexController.php +++ b/legacy/application/controllers/IndexController.php @@ -2,9 +2,7 @@ class IndexController extends Zend_Controller_Action { - public function init() - { - } + public function init() {} public function indexAction() { diff --git a/legacy/application/controllers/PlaylistController.php b/legacy/application/controllers/PlaylistController.php index 756f5f6c7..16c0b3284 100644 --- a/legacy/application/controllers/PlaylistController.php +++ b/legacy/application/controllers/PlaylistController.php @@ -687,12 +687,6 @@ class PlaylistController extends Zend_Controller_Action $this->_helper->json->sendJson($out); } } -class WrongTypeToBlockException extends Exception -{ -} -class WrongTypeToPlaylistException extends Exception -{ -} -class BlockDynamicException extends Exception -{ -} +class WrongTypeToBlockException extends Exception {} +class WrongTypeToPlaylistException extends Exception {} +class BlockDynamicException extends Exception {} diff --git a/legacy/application/controllers/PreferenceController.php b/legacy/application/controllers/PreferenceController.php index 61abc1e78..3f8f33cb6 100644 --- a/legacy/application/controllers/PreferenceController.php +++ b/legacy/application/controllers/PreferenceController.php @@ -103,9 +103,7 @@ class PreferenceController extends Zend_Controller_Action $this->_helper->json->sendJson(['url' => $url]); } - public function directoryConfigAction() - { - } + public function directoryConfigAction() {} public function removeLogoAction() { diff --git a/legacy/application/forms/EditAudioMD.php b/legacy/application/forms/EditAudioMD.php index e46954a94..68a33ba36 100644 --- a/legacy/application/forms/EditAudioMD.php +++ b/legacy/application/forms/EditAudioMD.php @@ -2,9 +2,7 @@ class Application_Form_EditAudioMD extends Zend_Form { - public function init() - { - } + public function init() {} public function startForm($p_id) { diff --git a/legacy/application/forms/SmartBlockCriteria.php b/legacy/application/forms/SmartBlockCriteria.php index 423a9f71f..52f0a4a3b 100644 --- a/legacy/application/forms/SmartBlockCriteria.php +++ b/legacy/application/forms/SmartBlockCriteria.php @@ -217,9 +217,7 @@ class Application_Form_SmartBlockCriteria extends Zend_Form_SubForm return $names; } - public function init() - { - } + public function init() {} // converts UTC timestamp citeria into user timezone strings. private function convertTimestamps(&$criteria) diff --git a/legacy/application/forms/StreamSetting.php b/legacy/application/forms/StreamSetting.php index 9cc9392eb..fd11e9eed 100644 --- a/legacy/application/forms/StreamSetting.php +++ b/legacy/application/forms/StreamSetting.php @@ -4,9 +4,7 @@ class Application_Form_StreamSetting extends Zend_Form { private $setting; - public function init() - { - } + public function init() {} public function setSetting($setting) { diff --git a/legacy/application/forms/StreamSettingSubForm.php b/legacy/application/forms/StreamSettingSubForm.php index fc3779141..8cc8cd2ef 100644 --- a/legacy/application/forms/StreamSettingSubForm.php +++ b/legacy/application/forms/StreamSettingSubForm.php @@ -7,9 +7,7 @@ class Application_Form_StreamSettingSubForm extends Zend_Form_SubForm public static $customizable; - public function init() - { - } + public function init() {} public function setPrefix($prefix) { diff --git a/legacy/application/models/Block.php b/legacy/application/models/Block.php index d5cc882a2..0ea6f8dcd 100644 --- a/legacy/application/models/Block.php +++ b/legacy/application/models/Block.php @@ -1867,15 +1867,7 @@ SQL; // smart block functions end } -class BlockNotFoundException extends Exception -{ -} -class BlockNoPermissionException extends Exception -{ -} -class BlockOutDatedException extends Exception -{ -} -class BlockDyanmicException extends Exception -{ -} +class BlockNotFoundException extends Exception {} +class BlockNoPermissionException extends Exception {} +class BlockOutDatedException extends Exception {} +class BlockDyanmicException extends Exception {} diff --git a/legacy/application/models/ListenerStat.php b/legacy/application/models/ListenerStat.php index ec19fb4f6..b523779a3 100644 --- a/legacy/application/models/ListenerStat.php +++ b/legacy/application/models/ListenerStat.php @@ -2,9 +2,7 @@ class Application_Model_ListenerStat { - public function __construct() - { - } + public function __construct() {} public static function getDataPointsWithinRange($p_start, $p_end) { diff --git a/legacy/application/models/LoginAttempts.php b/legacy/application/models/LoginAttempts.php index 559692caf..0a282c5b3 100644 --- a/legacy/application/models/LoginAttempts.php +++ b/legacy/application/models/LoginAttempts.php @@ -2,9 +2,7 @@ class Application_Model_LoginAttempts { - public function __construct() - { - } + public function __construct() {} public static function increaseAttempts($ip) { diff --git a/legacy/application/models/Playlist.php b/legacy/application/models/Playlist.php index 7c5acaa21..7d878692a 100644 --- a/legacy/application/models/Playlist.php +++ b/legacy/application/models/Playlist.php @@ -1145,12 +1145,6 @@ SQL; } } // class Playlist -class PlaylistNotFoundException extends Exception -{ -} -class PlaylistNoPermissionException extends Exception -{ -} -class PlaylistOutDatedException extends Exception -{ -} +class PlaylistNotFoundException extends Exception {} +class PlaylistNoPermissionException extends Exception {} +class PlaylistOutDatedException extends Exception {} diff --git a/legacy/application/models/Scheduler.php b/legacy/application/models/Scheduler.php index 77698ae72..634daf437 100644 --- a/legacy/application/models/Scheduler.php +++ b/legacy/application/models/Scheduler.php @@ -1084,9 +1084,7 @@ final class Application_Model_Scheduler } } - private function updateMovedItem() - { - } + private function updateMovedItem() {} private function getInstances($instanceId) { @@ -1410,6 +1408,4 @@ final class Application_Model_Scheduler } } -class OutDatedScheduleException extends Exception -{ -} +class OutDatedScheduleException extends Exception {} diff --git a/legacy/application/models/StoredFile.php b/legacy/application/models/StoredFile.php index 072d773ed..76999a789 100644 --- a/legacy/application/models/StoredFile.php +++ b/legacy/application/models/StoredFile.php @@ -1183,12 +1183,6 @@ SQL; } } -class DeleteScheduledFileException extends Exception -{ -} -class FileDoesNotExistException extends Exception -{ -} -class FileNoPermissionException extends Exception -{ -} +class DeleteScheduledFileException extends Exception {} +class FileDoesNotExistException extends Exception {} +class FileNoPermissionException extends Exception {} diff --git a/legacy/application/models/Webstream.php b/legacy/application/models/Webstream.php index 4fac69ebe..13b92f5fc 100644 --- a/legacy/application/models/Webstream.php +++ b/legacy/application/models/Webstream.php @@ -449,6 +449,4 @@ class Application_Model_Webstream implements Application_Model_LibraryEditable } } -class WebstreamNoPermissionException extends Exception -{ -} +class WebstreamNoPermissionException extends Exception {} diff --git a/legacy/application/models/airtime/CcAccess.php b/legacy/application/models/airtime/CcAccess.php index fc965374a..458ec10aa 100644 --- a/legacy/application/models/airtime/CcAccess.php +++ b/legacy/application/models/airtime/CcAccess.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcAccess extends BaseCcAccess -{ -} // CcAccess +class CcAccess extends BaseCcAccess {} // CcAccess diff --git a/legacy/application/models/airtime/CcAccessPeer.php b/legacy/application/models/airtime/CcAccessPeer.php index 2f43977a3..bfb183907 100644 --- a/legacy/application/models/airtime/CcAccessPeer.php +++ b/legacy/application/models/airtime/CcAccessPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcAccessPeer extends BaseCcAccessPeer -{ -} // CcAccessPeer +class CcAccessPeer extends BaseCcAccessPeer {} // CcAccessPeer diff --git a/legacy/application/models/airtime/CcAccessQuery.php b/legacy/application/models/airtime/CcAccessQuery.php index c90ea507e..136036351 100644 --- a/legacy/application/models/airtime/CcAccessQuery.php +++ b/legacy/application/models/airtime/CcAccessQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcAccessQuery extends BaseCcAccessQuery -{ -} // CcAccessQuery +class CcAccessQuery extends BaseCcAccessQuery {} // CcAccessQuery diff --git a/legacy/application/models/airtime/CcBackup.php b/legacy/application/models/airtime/CcBackup.php index faef3754c..e2cb4fcf7 100644 --- a/legacy/application/models/airtime/CcBackup.php +++ b/legacy/application/models/airtime/CcBackup.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcBackup extends BaseCcBackup -{ -} // CcBackup +class CcBackup extends BaseCcBackup {} // CcBackup diff --git a/legacy/application/models/airtime/CcBackupPeer.php b/legacy/application/models/airtime/CcBackupPeer.php index b71a744a3..06b7c5f6c 100644 --- a/legacy/application/models/airtime/CcBackupPeer.php +++ b/legacy/application/models/airtime/CcBackupPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcBackupPeer extends BaseCcBackupPeer -{ -} // CcBackupPeer +class CcBackupPeer extends BaseCcBackupPeer {} // CcBackupPeer diff --git a/legacy/application/models/airtime/CcBackupQuery.php b/legacy/application/models/airtime/CcBackupQuery.php index dff7caa6b..e9782c7dc 100644 --- a/legacy/application/models/airtime/CcBackupQuery.php +++ b/legacy/application/models/airtime/CcBackupQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcBackupQuery extends BaseCcBackupQuery -{ -} // CcBackupQuery +class CcBackupQuery extends BaseCcBackupQuery {} // CcBackupQuery diff --git a/legacy/application/models/airtime/CcBlockPeer.php b/legacy/application/models/airtime/CcBlockPeer.php index e6751879a..a6d69b554 100644 --- a/legacy/application/models/airtime/CcBlockPeer.php +++ b/legacy/application/models/airtime/CcBlockPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcBlockPeer extends BaseCcBlockPeer -{ -} // CcBlockPeer +class CcBlockPeer extends BaseCcBlockPeer {} // CcBlockPeer diff --git a/legacy/application/models/airtime/CcBlockQuery.php b/legacy/application/models/airtime/CcBlockQuery.php index 656ba0466..ee194eb86 100644 --- a/legacy/application/models/airtime/CcBlockQuery.php +++ b/legacy/application/models/airtime/CcBlockQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcBlockQuery extends BaseCcBlockQuery -{ -} // CcBlockQuery +class CcBlockQuery extends BaseCcBlockQuery {} // CcBlockQuery diff --git a/legacy/application/models/airtime/CcBlockcontentsPeer.php b/legacy/application/models/airtime/CcBlockcontentsPeer.php index f8cdc8cc8..df664c42a 100644 --- a/legacy/application/models/airtime/CcBlockcontentsPeer.php +++ b/legacy/application/models/airtime/CcBlockcontentsPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcBlockcontentsPeer extends BaseCcBlockcontentsPeer -{ -} // CcBlockcontentsPeer +class CcBlockcontentsPeer extends BaseCcBlockcontentsPeer {} // CcBlockcontentsPeer diff --git a/legacy/application/models/airtime/CcBlockcontentsQuery.php b/legacy/application/models/airtime/CcBlockcontentsQuery.php index e50b3b5dd..41420f501 100644 --- a/legacy/application/models/airtime/CcBlockcontentsQuery.php +++ b/legacy/application/models/airtime/CcBlockcontentsQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcBlockcontentsQuery extends BaseCcBlockcontentsQuery -{ -} // CcBlockcontentsQuery +class CcBlockcontentsQuery extends BaseCcBlockcontentsQuery {} // CcBlockcontentsQuery diff --git a/legacy/application/models/airtime/CcBlockcriteria.php b/legacy/application/models/airtime/CcBlockcriteria.php index ba2ccfc45..290cfa813 100644 --- a/legacy/application/models/airtime/CcBlockcriteria.php +++ b/legacy/application/models/airtime/CcBlockcriteria.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcBlockcriteria extends BaseCcBlockcriteria -{ -} // CcBlockcriteria +class CcBlockcriteria extends BaseCcBlockcriteria {} // CcBlockcriteria diff --git a/legacy/application/models/airtime/CcBlockcriteriaPeer.php b/legacy/application/models/airtime/CcBlockcriteriaPeer.php index 6a88e96e9..1bcaaa72a 100644 --- a/legacy/application/models/airtime/CcBlockcriteriaPeer.php +++ b/legacy/application/models/airtime/CcBlockcriteriaPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcBlockcriteriaPeer extends BaseCcBlockcriteriaPeer -{ -} // CcBlockcriteriaPeer +class CcBlockcriteriaPeer extends BaseCcBlockcriteriaPeer {} // CcBlockcriteriaPeer diff --git a/legacy/application/models/airtime/CcBlockcriteriaQuery.php b/legacy/application/models/airtime/CcBlockcriteriaQuery.php index 01e85c9d8..8a5caf9d7 100644 --- a/legacy/application/models/airtime/CcBlockcriteriaQuery.php +++ b/legacy/application/models/airtime/CcBlockcriteriaQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcBlockcriteriaQuery extends BaseCcBlockcriteriaQuery -{ -} // CcBlockcriteriaQuery +class CcBlockcriteriaQuery extends BaseCcBlockcriteriaQuery {} // CcBlockcriteriaQuery diff --git a/legacy/application/models/airtime/CcFileTag.php b/legacy/application/models/airtime/CcFileTag.php index 46f5c3dde..5a47653c8 100644 --- a/legacy/application/models/airtime/CcFileTag.php +++ b/legacy/application/models/airtime/CcFileTag.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcFileTag extends BaseCcFileTag -{ -} // CcFileTag +class CcFileTag extends BaseCcFileTag {} // CcFileTag diff --git a/legacy/application/models/airtime/CcFileTagPeer.php b/legacy/application/models/airtime/CcFileTagPeer.php index 3885fb211..dd44f3768 100644 --- a/legacy/application/models/airtime/CcFileTagPeer.php +++ b/legacy/application/models/airtime/CcFileTagPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcFileTagPeer extends BaseCcFileTagPeer -{ -} // CcFileTagPeer +class CcFileTagPeer extends BaseCcFileTagPeer {} // CcFileTagPeer diff --git a/legacy/application/models/airtime/CcFileTagQuery.php b/legacy/application/models/airtime/CcFileTagQuery.php index 3defa39b5..6f62e9ba2 100644 --- a/legacy/application/models/airtime/CcFileTagQuery.php +++ b/legacy/application/models/airtime/CcFileTagQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcFileTagQuery extends BaseCcFileTagQuery -{ -} // CcFileTagQuery +class CcFileTagQuery extends BaseCcFileTagQuery {} // CcFileTagQuery diff --git a/legacy/application/models/airtime/CcFiles.php b/legacy/application/models/airtime/CcFiles.php index 4aeee2c99..1e11572d3 100644 --- a/legacy/application/models/airtime/CcFiles.php +++ b/legacy/application/models/airtime/CcFiles.php @@ -7,17 +7,11 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class InvalidMetadataException extends Exception -{ -} +class InvalidMetadataException extends Exception {} -class LibreTimeFileNotFoundException extends Exception -{ -} +class LibreTimeFileNotFoundException extends Exception {} -class OverDiskQuotaException extends Exception -{ -} +class OverDiskQuotaException extends Exception {} class CcFiles extends BaseCcFiles { diff --git a/legacy/application/models/airtime/CcFilesPeer.php b/legacy/application/models/airtime/CcFilesPeer.php index f1dad684d..e5cdca5df 100644 --- a/legacy/application/models/airtime/CcFilesPeer.php +++ b/legacy/application/models/airtime/CcFilesPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcFilesPeer extends BaseCcFilesPeer -{ -} // CcFilesPeer +class CcFilesPeer extends BaseCcFilesPeer {} // CcFilesPeer diff --git a/legacy/application/models/airtime/CcFilesQuery.php b/legacy/application/models/airtime/CcFilesQuery.php index 6778b4a67..9d3797d81 100644 --- a/legacy/application/models/airtime/CcFilesQuery.php +++ b/legacy/application/models/airtime/CcFilesQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcFilesQuery extends BaseCcFilesQuery -{ -} // CcFilesQuery +class CcFilesQuery extends BaseCcFilesQuery {} // CcFilesQuery diff --git a/legacy/application/models/airtime/CcListenerCount.php b/legacy/application/models/airtime/CcListenerCount.php index 128e2b24c..332b5a653 100644 --- a/legacy/application/models/airtime/CcListenerCount.php +++ b/legacy/application/models/airtime/CcListenerCount.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcListenerCount extends BaseCcListenerCount -{ -} // CcListenerCount +class CcListenerCount extends BaseCcListenerCount {} // CcListenerCount diff --git a/legacy/application/models/airtime/CcListenerCountPeer.php b/legacy/application/models/airtime/CcListenerCountPeer.php index b76cf7b96..2bb9fedb9 100644 --- a/legacy/application/models/airtime/CcListenerCountPeer.php +++ b/legacy/application/models/airtime/CcListenerCountPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcListenerCountPeer extends BaseCcListenerCountPeer -{ -} // CcListenerCountPeer +class CcListenerCountPeer extends BaseCcListenerCountPeer {} // CcListenerCountPeer diff --git a/legacy/application/models/airtime/CcListenerCountQuery.php b/legacy/application/models/airtime/CcListenerCountQuery.php index ba6b0ca68..94169e881 100644 --- a/legacy/application/models/airtime/CcListenerCountQuery.php +++ b/legacy/application/models/airtime/CcListenerCountQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcListenerCountQuery extends BaseCcListenerCountQuery -{ -} // CcListenerCountQuery +class CcListenerCountQuery extends BaseCcListenerCountQuery {} // CcListenerCountQuery diff --git a/legacy/application/models/airtime/CcLiveLog.php b/legacy/application/models/airtime/CcLiveLog.php index 7a9169ad1..a21494925 100644 --- a/legacy/application/models/airtime/CcLiveLog.php +++ b/legacy/application/models/airtime/CcLiveLog.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcLiveLog extends BaseCcLiveLog -{ -} // CcLiveLog +class CcLiveLog extends BaseCcLiveLog {} // CcLiveLog diff --git a/legacy/application/models/airtime/CcLiveLogPeer.php b/legacy/application/models/airtime/CcLiveLogPeer.php index fc39cfc01..54122d1d4 100644 --- a/legacy/application/models/airtime/CcLiveLogPeer.php +++ b/legacy/application/models/airtime/CcLiveLogPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcLiveLogPeer extends BaseCcLiveLogPeer -{ -} // CcLiveLogPeer +class CcLiveLogPeer extends BaseCcLiveLogPeer {} // CcLiveLogPeer diff --git a/legacy/application/models/airtime/CcLiveLogQuery.php b/legacy/application/models/airtime/CcLiveLogQuery.php index 66b6f9c7e..75ae01f6a 100644 --- a/legacy/application/models/airtime/CcLiveLogQuery.php +++ b/legacy/application/models/airtime/CcLiveLogQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcLiveLogQuery extends BaseCcLiveLogQuery -{ -} // CcLiveLogQuery +class CcLiveLogQuery extends BaseCcLiveLogQuery {} // CcLiveLogQuery diff --git a/legacy/application/models/airtime/CcLocale.php b/legacy/application/models/airtime/CcLocale.php index 57f3f4e26..c1296572c 100644 --- a/legacy/application/models/airtime/CcLocale.php +++ b/legacy/application/models/airtime/CcLocale.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcLocale extends BaseCcLocale -{ -} // CcLocale +class CcLocale extends BaseCcLocale {} // CcLocale diff --git a/legacy/application/models/airtime/CcLocalePeer.php b/legacy/application/models/airtime/CcLocalePeer.php index 87fdaa348..370e129c5 100644 --- a/legacy/application/models/airtime/CcLocalePeer.php +++ b/legacy/application/models/airtime/CcLocalePeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcLocalePeer extends BaseCcLocalePeer -{ -} // CcLocalePeer +class CcLocalePeer extends BaseCcLocalePeer {} // CcLocalePeer diff --git a/legacy/application/models/airtime/CcLocaleQuery.php b/legacy/application/models/airtime/CcLocaleQuery.php index acb8f347a..ecadd0a01 100644 --- a/legacy/application/models/airtime/CcLocaleQuery.php +++ b/legacy/application/models/airtime/CcLocaleQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcLocaleQuery extends BaseCcLocaleQuery -{ -} // CcLocaleQuery +class CcLocaleQuery extends BaseCcLocaleQuery {} // CcLocaleQuery diff --git a/legacy/application/models/airtime/CcLoginAttempts.php b/legacy/application/models/airtime/CcLoginAttempts.php index b2ae9afce..726dad263 100644 --- a/legacy/application/models/airtime/CcLoginAttempts.php +++ b/legacy/application/models/airtime/CcLoginAttempts.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcLoginAttempts extends BaseCcLoginAttempts -{ -} // CcLoginAttempts +class CcLoginAttempts extends BaseCcLoginAttempts {} // CcLoginAttempts diff --git a/legacy/application/models/airtime/CcLoginAttemptsPeer.php b/legacy/application/models/airtime/CcLoginAttemptsPeer.php index 14dd475b2..0ff3d3800 100644 --- a/legacy/application/models/airtime/CcLoginAttemptsPeer.php +++ b/legacy/application/models/airtime/CcLoginAttemptsPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcLoginAttemptsPeer extends BaseCcLoginAttemptsPeer -{ -} // CcLoginAttemptsPeer +class CcLoginAttemptsPeer extends BaseCcLoginAttemptsPeer {} // CcLoginAttemptsPeer diff --git a/legacy/application/models/airtime/CcLoginAttemptsQuery.php b/legacy/application/models/airtime/CcLoginAttemptsQuery.php index 92f2b1789..180fc2c35 100644 --- a/legacy/application/models/airtime/CcLoginAttemptsQuery.php +++ b/legacy/application/models/airtime/CcLoginAttemptsQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcLoginAttemptsQuery extends BaseCcLoginAttemptsQuery -{ -} // CcLoginAttemptsQuery +class CcLoginAttemptsQuery extends BaseCcLoginAttemptsQuery {} // CcLoginAttemptsQuery diff --git a/legacy/application/models/airtime/CcMountName.php b/legacy/application/models/airtime/CcMountName.php index 007ddaa5a..25a542eaa 100644 --- a/legacy/application/models/airtime/CcMountName.php +++ b/legacy/application/models/airtime/CcMountName.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcMountName extends BaseCcMountName -{ -} // CcMountName +class CcMountName extends BaseCcMountName {} // CcMountName diff --git a/legacy/application/models/airtime/CcMountNamePeer.php b/legacy/application/models/airtime/CcMountNamePeer.php index c61677fe8..5ea1bae1b 100644 --- a/legacy/application/models/airtime/CcMountNamePeer.php +++ b/legacy/application/models/airtime/CcMountNamePeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcMountNamePeer extends BaseCcMountNamePeer -{ -} // CcMountNamePeer +class CcMountNamePeer extends BaseCcMountNamePeer {} // CcMountNamePeer diff --git a/legacy/application/models/airtime/CcMountNameQuery.php b/legacy/application/models/airtime/CcMountNameQuery.php index 49c7dac1d..51bc45644 100644 --- a/legacy/application/models/airtime/CcMountNameQuery.php +++ b/legacy/application/models/airtime/CcMountNameQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcMountNameQuery extends BaseCcMountNameQuery -{ -} // CcMountNameQuery +class CcMountNameQuery extends BaseCcMountNameQuery {} // CcMountNameQuery diff --git a/legacy/application/models/airtime/CcPlaylistPeer.php b/legacy/application/models/airtime/CcPlaylistPeer.php index 20b66ad98..fa1f01e1c 100644 --- a/legacy/application/models/airtime/CcPlaylistPeer.php +++ b/legacy/application/models/airtime/CcPlaylistPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcPlaylistPeer extends BaseCcPlaylistPeer -{ -} // CcPlaylistPeer +class CcPlaylistPeer extends BaseCcPlaylistPeer {} // CcPlaylistPeer diff --git a/legacy/application/models/airtime/CcPlaylistQuery.php b/legacy/application/models/airtime/CcPlaylistQuery.php index 9db3395f7..41aa47935 100644 --- a/legacy/application/models/airtime/CcPlaylistQuery.php +++ b/legacy/application/models/airtime/CcPlaylistQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcPlaylistQuery extends BaseCcPlaylistQuery -{ -} // CcPlaylistQuery +class CcPlaylistQuery extends BaseCcPlaylistQuery {} // CcPlaylistQuery diff --git a/legacy/application/models/airtime/CcPlaylistcontentsPeer.php b/legacy/application/models/airtime/CcPlaylistcontentsPeer.php index 67bd620ca..d402a25c9 100644 --- a/legacy/application/models/airtime/CcPlaylistcontentsPeer.php +++ b/legacy/application/models/airtime/CcPlaylistcontentsPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcPlaylistcontentsPeer extends BaseCcPlaylistcontentsPeer -{ -} // CcPlaylistcontentsPeer +class CcPlaylistcontentsPeer extends BaseCcPlaylistcontentsPeer {} // CcPlaylistcontentsPeer diff --git a/legacy/application/models/airtime/CcPlaylistcontentsQuery.php b/legacy/application/models/airtime/CcPlaylistcontentsQuery.php index 1c55306dd..0afc292b2 100644 --- a/legacy/application/models/airtime/CcPlaylistcontentsQuery.php +++ b/legacy/application/models/airtime/CcPlaylistcontentsQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcPlaylistcontentsQuery extends BaseCcPlaylistcontentsQuery -{ -} // CcPlaylistcontentsQuery +class CcPlaylistcontentsQuery extends BaseCcPlaylistcontentsQuery {} // CcPlaylistcontentsQuery diff --git a/legacy/application/models/airtime/CcPlaylistcriteria.php b/legacy/application/models/airtime/CcPlaylistcriteria.php index ed8a5ca10..6b9e08882 100644 --- a/legacy/application/models/airtime/CcPlaylistcriteria.php +++ b/legacy/application/models/airtime/CcPlaylistcriteria.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcPlaylistcriteria extends BaseCcPlaylistcriteria -{ -} // CcPlaylistcriteria +class CcPlaylistcriteria extends BaseCcPlaylistcriteria {} // CcPlaylistcriteria diff --git a/legacy/application/models/airtime/CcPlaylistcriteriaPeer.php b/legacy/application/models/airtime/CcPlaylistcriteriaPeer.php index 3d1b6e9ab..8af33961c 100644 --- a/legacy/application/models/airtime/CcPlaylistcriteriaPeer.php +++ b/legacy/application/models/airtime/CcPlaylistcriteriaPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcPlaylistcriteriaPeer extends BaseCcPlaylistcriteriaPeer -{ -} // CcPlaylistcriteriaPeer +class CcPlaylistcriteriaPeer extends BaseCcPlaylistcriteriaPeer {} // CcPlaylistcriteriaPeer diff --git a/legacy/application/models/airtime/CcPlaylistcriteriaQuery.php b/legacy/application/models/airtime/CcPlaylistcriteriaQuery.php index 7f772919e..85354920f 100644 --- a/legacy/application/models/airtime/CcPlaylistcriteriaQuery.php +++ b/legacy/application/models/airtime/CcPlaylistcriteriaQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcPlaylistcriteriaQuery extends BaseCcPlaylistcriteriaQuery -{ -} // CcPlaylistcriteriaQuery +class CcPlaylistcriteriaQuery extends BaseCcPlaylistcriteriaQuery {} // CcPlaylistcriteriaQuery diff --git a/legacy/application/models/airtime/CcPlayoutHistory.php b/legacy/application/models/airtime/CcPlayoutHistory.php index ab250fadb..78e1bebe8 100644 --- a/legacy/application/models/airtime/CcPlayoutHistory.php +++ b/legacy/application/models/airtime/CcPlayoutHistory.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcPlayoutHistory extends BaseCcPlayoutHistory -{ -} // CcPlayoutHistory +class CcPlayoutHistory extends BaseCcPlayoutHistory {} // CcPlayoutHistory diff --git a/legacy/application/models/airtime/CcPlayoutHistoryMetaDataPeer.php b/legacy/application/models/airtime/CcPlayoutHistoryMetaDataPeer.php index 483192018..ad28fd5ea 100644 --- a/legacy/application/models/airtime/CcPlayoutHistoryMetaDataPeer.php +++ b/legacy/application/models/airtime/CcPlayoutHistoryMetaDataPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcPlayoutHistoryMetaDataPeer extends BaseCcPlayoutHistoryMetaDataPeer -{ -} // CcPlayoutHistoryMetaDataPeer +class CcPlayoutHistoryMetaDataPeer extends BaseCcPlayoutHistoryMetaDataPeer {} // CcPlayoutHistoryMetaDataPeer diff --git a/legacy/application/models/airtime/CcPlayoutHistoryMetaDataQuery.php b/legacy/application/models/airtime/CcPlayoutHistoryMetaDataQuery.php index d7a1191b9..2e08a454c 100644 --- a/legacy/application/models/airtime/CcPlayoutHistoryMetaDataQuery.php +++ b/legacy/application/models/airtime/CcPlayoutHistoryMetaDataQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcPlayoutHistoryMetaDataQuery extends BaseCcPlayoutHistoryMetaDataQuery -{ -} // CcPlayoutHistoryMetaDataQuery +class CcPlayoutHistoryMetaDataQuery extends BaseCcPlayoutHistoryMetaDataQuery {} // CcPlayoutHistoryMetaDataQuery diff --git a/legacy/application/models/airtime/CcPlayoutHistoryPeer.php b/legacy/application/models/airtime/CcPlayoutHistoryPeer.php index beabf2d68..5484bcc35 100644 --- a/legacy/application/models/airtime/CcPlayoutHistoryPeer.php +++ b/legacy/application/models/airtime/CcPlayoutHistoryPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcPlayoutHistoryPeer extends BaseCcPlayoutHistoryPeer -{ -} // CcPlayoutHistoryPeer +class CcPlayoutHistoryPeer extends BaseCcPlayoutHistoryPeer {} // CcPlayoutHistoryPeer diff --git a/legacy/application/models/airtime/CcPlayoutHistoryQuery.php b/legacy/application/models/airtime/CcPlayoutHistoryQuery.php index b89687483..7dcd143bf 100644 --- a/legacy/application/models/airtime/CcPlayoutHistoryQuery.php +++ b/legacy/application/models/airtime/CcPlayoutHistoryQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcPlayoutHistoryQuery extends BaseCcPlayoutHistoryQuery -{ -} // CcPlayoutHistoryQuery +class CcPlayoutHistoryQuery extends BaseCcPlayoutHistoryQuery {} // CcPlayoutHistoryQuery diff --git a/legacy/application/models/airtime/CcPlayoutHistoryTemplate.php b/legacy/application/models/airtime/CcPlayoutHistoryTemplate.php index 91f446f6b..b89069834 100644 --- a/legacy/application/models/airtime/CcPlayoutHistoryTemplate.php +++ b/legacy/application/models/airtime/CcPlayoutHistoryTemplate.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcPlayoutHistoryTemplate extends BaseCcPlayoutHistoryTemplate -{ -} // CcPlayoutHistoryTemplate +class CcPlayoutHistoryTemplate extends BaseCcPlayoutHistoryTemplate {} // CcPlayoutHistoryTemplate diff --git a/legacy/application/models/airtime/CcPlayoutHistoryTemplateField.php b/legacy/application/models/airtime/CcPlayoutHistoryTemplateField.php index 0ba0038f3..70aa20e3c 100644 --- a/legacy/application/models/airtime/CcPlayoutHistoryTemplateField.php +++ b/legacy/application/models/airtime/CcPlayoutHistoryTemplateField.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcPlayoutHistoryTemplateField extends BaseCcPlayoutHistoryTemplateField -{ -} // CcPlayoutHistoryTemplateField +class CcPlayoutHistoryTemplateField extends BaseCcPlayoutHistoryTemplateField {} // CcPlayoutHistoryTemplateField diff --git a/legacy/application/models/airtime/CcPlayoutHistoryTemplateFieldPeer.php b/legacy/application/models/airtime/CcPlayoutHistoryTemplateFieldPeer.php index 2df5ec443..5d2f01ef0 100644 --- a/legacy/application/models/airtime/CcPlayoutHistoryTemplateFieldPeer.php +++ b/legacy/application/models/airtime/CcPlayoutHistoryTemplateFieldPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcPlayoutHistoryTemplateFieldPeer extends BaseCcPlayoutHistoryTemplateFieldPeer -{ -} // CcPlayoutHistoryTemplateFieldPeer +class CcPlayoutHistoryTemplateFieldPeer extends BaseCcPlayoutHistoryTemplateFieldPeer {} // CcPlayoutHistoryTemplateFieldPeer diff --git a/legacy/application/models/airtime/CcPlayoutHistoryTemplateFieldQuery.php b/legacy/application/models/airtime/CcPlayoutHistoryTemplateFieldQuery.php index 6b3d690e5..89a0bbaf7 100644 --- a/legacy/application/models/airtime/CcPlayoutHistoryTemplateFieldQuery.php +++ b/legacy/application/models/airtime/CcPlayoutHistoryTemplateFieldQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcPlayoutHistoryTemplateFieldQuery extends BaseCcPlayoutHistoryTemplateFieldQuery -{ -} // CcPlayoutHistoryTemplateFieldQuery +class CcPlayoutHistoryTemplateFieldQuery extends BaseCcPlayoutHistoryTemplateFieldQuery {} // CcPlayoutHistoryTemplateFieldQuery diff --git a/legacy/application/models/airtime/CcPlayoutHistoryTemplatePeer.php b/legacy/application/models/airtime/CcPlayoutHistoryTemplatePeer.php index dd163c503..1a77808ba 100644 --- a/legacy/application/models/airtime/CcPlayoutHistoryTemplatePeer.php +++ b/legacy/application/models/airtime/CcPlayoutHistoryTemplatePeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcPlayoutHistoryTemplatePeer extends BaseCcPlayoutHistoryTemplatePeer -{ -} // CcPlayoutHistoryTemplatePeer +class CcPlayoutHistoryTemplatePeer extends BaseCcPlayoutHistoryTemplatePeer {} // CcPlayoutHistoryTemplatePeer diff --git a/legacy/application/models/airtime/CcPlayoutHistoryTemplateQuery.php b/legacy/application/models/airtime/CcPlayoutHistoryTemplateQuery.php index 48270aabb..57ff1b936 100644 --- a/legacy/application/models/airtime/CcPlayoutHistoryTemplateQuery.php +++ b/legacy/application/models/airtime/CcPlayoutHistoryTemplateQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcPlayoutHistoryTemplateQuery extends BaseCcPlayoutHistoryTemplateQuery -{ -} // CcPlayoutHistoryTemplateQuery +class CcPlayoutHistoryTemplateQuery extends BaseCcPlayoutHistoryTemplateQuery {} // CcPlayoutHistoryTemplateQuery diff --git a/legacy/application/models/airtime/CcPref.php b/legacy/application/models/airtime/CcPref.php index 1ee7d2541..b4a283a74 100644 --- a/legacy/application/models/airtime/CcPref.php +++ b/legacy/application/models/airtime/CcPref.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcPref extends BaseCcPref -{ -} // CcPref +class CcPref extends BaseCcPref {} // CcPref diff --git a/legacy/application/models/airtime/CcPrefPeer.php b/legacy/application/models/airtime/CcPrefPeer.php index 2004bfa00..91f4b75f7 100644 --- a/legacy/application/models/airtime/CcPrefPeer.php +++ b/legacy/application/models/airtime/CcPrefPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcPrefPeer extends BaseCcPrefPeer -{ -} // CcPrefPeer +class CcPrefPeer extends BaseCcPrefPeer {} // CcPrefPeer diff --git a/legacy/application/models/airtime/CcPrefQuery.php b/legacy/application/models/airtime/CcPrefQuery.php index 0705bd2b8..b10c91618 100644 --- a/legacy/application/models/airtime/CcPrefQuery.php +++ b/legacy/application/models/airtime/CcPrefQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcPrefQuery extends BaseCcPrefQuery -{ -} // CcPrefQuery +class CcPrefQuery extends BaseCcPrefQuery {} // CcPrefQuery diff --git a/legacy/application/models/airtime/CcSchedulePeer.php b/legacy/application/models/airtime/CcSchedulePeer.php index 9c8cc373d..6a7779e47 100644 --- a/legacy/application/models/airtime/CcSchedulePeer.php +++ b/legacy/application/models/airtime/CcSchedulePeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcSchedulePeer extends BaseCcSchedulePeer -{ -} // CcSchedulePeer +class CcSchedulePeer extends BaseCcSchedulePeer {} // CcSchedulePeer diff --git a/legacy/application/models/airtime/CcScheduleQuery.php b/legacy/application/models/airtime/CcScheduleQuery.php index 91bc94220..084f4956e 100644 --- a/legacy/application/models/airtime/CcScheduleQuery.php +++ b/legacy/application/models/airtime/CcScheduleQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcScheduleQuery extends BaseCcScheduleQuery -{ -} // CcScheduleQuery +class CcScheduleQuery extends BaseCcScheduleQuery {} // CcScheduleQuery diff --git a/legacy/application/models/airtime/CcServiceRegister.php b/legacy/application/models/airtime/CcServiceRegister.php index 0a593328d..54e8e2db3 100644 --- a/legacy/application/models/airtime/CcServiceRegister.php +++ b/legacy/application/models/airtime/CcServiceRegister.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcServiceRegister extends BaseCcServiceRegister -{ -} // CcServiceRegister +class CcServiceRegister extends BaseCcServiceRegister {} // CcServiceRegister diff --git a/legacy/application/models/airtime/CcServiceRegisterPeer.php b/legacy/application/models/airtime/CcServiceRegisterPeer.php index cf4519520..5e2dc2464 100644 --- a/legacy/application/models/airtime/CcServiceRegisterPeer.php +++ b/legacy/application/models/airtime/CcServiceRegisterPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcServiceRegisterPeer extends BaseCcServiceRegisterPeer -{ -} // CcServiceRegisterPeer +class CcServiceRegisterPeer extends BaseCcServiceRegisterPeer {} // CcServiceRegisterPeer diff --git a/legacy/application/models/airtime/CcServiceRegisterQuery.php b/legacy/application/models/airtime/CcServiceRegisterQuery.php index 215f24f59..a91c7b52e 100644 --- a/legacy/application/models/airtime/CcServiceRegisterQuery.php +++ b/legacy/application/models/airtime/CcServiceRegisterQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcServiceRegisterQuery extends BaseCcServiceRegisterQuery -{ -} // CcServiceRegisterQuery +class CcServiceRegisterQuery extends BaseCcServiceRegisterQuery {} // CcServiceRegisterQuery diff --git a/legacy/application/models/airtime/CcShowDaysPeer.php b/legacy/application/models/airtime/CcShowDaysPeer.php index e21de8772..dbb3f7207 100644 --- a/legacy/application/models/airtime/CcShowDaysPeer.php +++ b/legacy/application/models/airtime/CcShowDaysPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcShowDaysPeer extends BaseCcShowDaysPeer -{ -} // CcShowDaysPeer +class CcShowDaysPeer extends BaseCcShowDaysPeer {} // CcShowDaysPeer diff --git a/legacy/application/models/airtime/CcShowDaysQuery.php b/legacy/application/models/airtime/CcShowDaysQuery.php index bf78b43a6..6e93e0d45 100644 --- a/legacy/application/models/airtime/CcShowDaysQuery.php +++ b/legacy/application/models/airtime/CcShowDaysQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcShowDaysQuery extends BaseCcShowDaysQuery -{ -} // CcShowDaysQuery +class CcShowDaysQuery extends BaseCcShowDaysQuery {} // CcShowDaysQuery diff --git a/legacy/application/models/airtime/CcShowHosts.php b/legacy/application/models/airtime/CcShowHosts.php index 9ac8f67e9..8b27365ac 100644 --- a/legacy/application/models/airtime/CcShowHosts.php +++ b/legacy/application/models/airtime/CcShowHosts.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcShowHosts extends BaseCcShowHosts -{ -} // CcShowHosts +class CcShowHosts extends BaseCcShowHosts {} // CcShowHosts diff --git a/legacy/application/models/airtime/CcShowHostsPeer.php b/legacy/application/models/airtime/CcShowHostsPeer.php index 0d5b6b87d..d69b39d1f 100644 --- a/legacy/application/models/airtime/CcShowHostsPeer.php +++ b/legacy/application/models/airtime/CcShowHostsPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcShowHostsPeer extends BaseCcShowHostsPeer -{ -} // CcShowHostsPeer +class CcShowHostsPeer extends BaseCcShowHostsPeer {} // CcShowHostsPeer diff --git a/legacy/application/models/airtime/CcShowHostsQuery.php b/legacy/application/models/airtime/CcShowHostsQuery.php index 59e4e9ab9..48308bf58 100644 --- a/legacy/application/models/airtime/CcShowHostsQuery.php +++ b/legacy/application/models/airtime/CcShowHostsQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcShowHostsQuery extends BaseCcShowHostsQuery -{ -} // CcShowHostsQuery +class CcShowHostsQuery extends BaseCcShowHostsQuery {} // CcShowHostsQuery diff --git a/legacy/application/models/airtime/CcShowInstancesPeer.php b/legacy/application/models/airtime/CcShowInstancesPeer.php index 380de9eee..1da79892f 100644 --- a/legacy/application/models/airtime/CcShowInstancesPeer.php +++ b/legacy/application/models/airtime/CcShowInstancesPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcShowInstancesPeer extends BaseCcShowInstancesPeer -{ -} // CcShowInstancesPeer +class CcShowInstancesPeer extends BaseCcShowInstancesPeer {} // CcShowInstancesPeer diff --git a/legacy/application/models/airtime/CcShowInstancesQuery.php b/legacy/application/models/airtime/CcShowInstancesQuery.php index 157345d0f..360cb0cf5 100644 --- a/legacy/application/models/airtime/CcShowInstancesQuery.php +++ b/legacy/application/models/airtime/CcShowInstancesQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcShowInstancesQuery extends BaseCcShowInstancesQuery -{ -} // CcShowInstancesQuery +class CcShowInstancesQuery extends BaseCcShowInstancesQuery {} // CcShowInstancesQuery diff --git a/legacy/application/models/airtime/CcShowPeer.php b/legacy/application/models/airtime/CcShowPeer.php index f8693ead2..48431e79c 100644 --- a/legacy/application/models/airtime/CcShowPeer.php +++ b/legacy/application/models/airtime/CcShowPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcShowPeer extends BaseCcShowPeer -{ -} // CcShowPeer +class CcShowPeer extends BaseCcShowPeer {} // CcShowPeer diff --git a/legacy/application/models/airtime/CcShowQuery.php b/legacy/application/models/airtime/CcShowQuery.php index b318d2eae..f5bb810af 100644 --- a/legacy/application/models/airtime/CcShowQuery.php +++ b/legacy/application/models/airtime/CcShowQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcShowQuery extends BaseCcShowQuery -{ -} // CcShowQuery +class CcShowQuery extends BaseCcShowQuery {} // CcShowQuery diff --git a/legacy/application/models/airtime/CcShowRebroadcast.php b/legacy/application/models/airtime/CcShowRebroadcast.php index 1f556fc23..3497ab836 100644 --- a/legacy/application/models/airtime/CcShowRebroadcast.php +++ b/legacy/application/models/airtime/CcShowRebroadcast.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcShowRebroadcast extends BaseCcShowRebroadcast -{ -} // CcShowRebroadcast +class CcShowRebroadcast extends BaseCcShowRebroadcast {} // CcShowRebroadcast diff --git a/legacy/application/models/airtime/CcShowRebroadcastPeer.php b/legacy/application/models/airtime/CcShowRebroadcastPeer.php index d46663953..2ffbc4a8a 100644 --- a/legacy/application/models/airtime/CcShowRebroadcastPeer.php +++ b/legacy/application/models/airtime/CcShowRebroadcastPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcShowRebroadcastPeer extends BaseCcShowRebroadcastPeer -{ -} // CcShowRebroadcastPeer +class CcShowRebroadcastPeer extends BaseCcShowRebroadcastPeer {} // CcShowRebroadcastPeer diff --git a/legacy/application/models/airtime/CcShowRebroadcastQuery.php b/legacy/application/models/airtime/CcShowRebroadcastQuery.php index 27106d8c2..cfd2dde8b 100644 --- a/legacy/application/models/airtime/CcShowRebroadcastQuery.php +++ b/legacy/application/models/airtime/CcShowRebroadcastQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcShowRebroadcastQuery extends BaseCcShowRebroadcastQuery -{ -} // CcShowRebroadcastQuery +class CcShowRebroadcastQuery extends BaseCcShowRebroadcastQuery {} // CcShowRebroadcastQuery diff --git a/legacy/application/models/airtime/CcShowSchedule.php b/legacy/application/models/airtime/CcShowSchedule.php index 80c7b23c2..412d3d718 100644 --- a/legacy/application/models/airtime/CcShowSchedule.php +++ b/legacy/application/models/airtime/CcShowSchedule.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcShowSchedule extends BaseCcShowSchedule -{ -} // CcShowSchedule +class CcShowSchedule extends BaseCcShowSchedule {} // CcShowSchedule diff --git a/legacy/application/models/airtime/CcShowSchedulePeer.php b/legacy/application/models/airtime/CcShowSchedulePeer.php index 81eccc4f4..d546f1844 100644 --- a/legacy/application/models/airtime/CcShowSchedulePeer.php +++ b/legacy/application/models/airtime/CcShowSchedulePeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcShowSchedulePeer extends BaseCcShowSchedulePeer -{ -} // CcShowSchedulePeer +class CcShowSchedulePeer extends BaseCcShowSchedulePeer {} // CcShowSchedulePeer diff --git a/legacy/application/models/airtime/CcShowScheduleQuery.php b/legacy/application/models/airtime/CcShowScheduleQuery.php index 917c3c88e..ea5b84279 100644 --- a/legacy/application/models/airtime/CcShowScheduleQuery.php +++ b/legacy/application/models/airtime/CcShowScheduleQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcShowScheduleQuery extends BaseCcShowScheduleQuery -{ -} // CcShowScheduleQuery +class CcShowScheduleQuery extends BaseCcShowScheduleQuery {} // CcShowScheduleQuery diff --git a/legacy/application/models/airtime/CcSubjsPeer.php b/legacy/application/models/airtime/CcSubjsPeer.php index 62d7f0de0..94466c1a4 100644 --- a/legacy/application/models/airtime/CcSubjsPeer.php +++ b/legacy/application/models/airtime/CcSubjsPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcSubjsPeer extends BaseCcSubjsPeer -{ -} // CcSubjsPeer +class CcSubjsPeer extends BaseCcSubjsPeer {} // CcSubjsPeer diff --git a/legacy/application/models/airtime/CcSubjsQuery.php b/legacy/application/models/airtime/CcSubjsQuery.php index 618693a72..9003981eb 100644 --- a/legacy/application/models/airtime/CcSubjsQuery.php +++ b/legacy/application/models/airtime/CcSubjsQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcSubjsQuery extends BaseCcSubjsQuery -{ -} // CcSubjsQuery +class CcSubjsQuery extends BaseCcSubjsQuery {} // CcSubjsQuery diff --git a/legacy/application/models/airtime/CcSubjsToken.php b/legacy/application/models/airtime/CcSubjsToken.php index 3bdb7d84b..7a5cfc4dc 100644 --- a/legacy/application/models/airtime/CcSubjsToken.php +++ b/legacy/application/models/airtime/CcSubjsToken.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcSubjsToken extends BaseCcSubjsToken -{ -} // CcSubjsToken +class CcSubjsToken extends BaseCcSubjsToken {} // CcSubjsToken diff --git a/legacy/application/models/airtime/CcSubjsTokenPeer.php b/legacy/application/models/airtime/CcSubjsTokenPeer.php index 5149a3e0c..640bc741e 100644 --- a/legacy/application/models/airtime/CcSubjsTokenPeer.php +++ b/legacy/application/models/airtime/CcSubjsTokenPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcSubjsTokenPeer extends BaseCcSubjsTokenPeer -{ -} // CcSubjsTokenPeer +class CcSubjsTokenPeer extends BaseCcSubjsTokenPeer {} // CcSubjsTokenPeer diff --git a/legacy/application/models/airtime/CcSubjsTokenQuery.php b/legacy/application/models/airtime/CcSubjsTokenQuery.php index c9ea4ecc4..c11e626fc 100644 --- a/legacy/application/models/airtime/CcSubjsTokenQuery.php +++ b/legacy/application/models/airtime/CcSubjsTokenQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcSubjsTokenQuery extends BaseCcSubjsTokenQuery -{ -} // CcSubjsTokenQuery +class CcSubjsTokenQuery extends BaseCcSubjsTokenQuery {} // CcSubjsTokenQuery diff --git a/legacy/application/models/airtime/CcTag.php b/legacy/application/models/airtime/CcTag.php index 20116b83b..812501210 100644 --- a/legacy/application/models/airtime/CcTag.php +++ b/legacy/application/models/airtime/CcTag.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcTag extends BaseCcTag -{ -} // CcTag +class CcTag extends BaseCcTag {} // CcTag diff --git a/legacy/application/models/airtime/CcTagPeer.php b/legacy/application/models/airtime/CcTagPeer.php index 7bf0f11d2..187add512 100644 --- a/legacy/application/models/airtime/CcTagPeer.php +++ b/legacy/application/models/airtime/CcTagPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcTagPeer extends BaseCcTagPeer -{ -} // CcTagPeer +class CcTagPeer extends BaseCcTagPeer {} // CcTagPeer diff --git a/legacy/application/models/airtime/CcTagQuery.php b/legacy/application/models/airtime/CcTagQuery.php index e63544a7d..41a0eff8e 100644 --- a/legacy/application/models/airtime/CcTagQuery.php +++ b/legacy/application/models/airtime/CcTagQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcTagQuery extends BaseCcTagQuery -{ -} // CcTagQuery +class CcTagQuery extends BaseCcTagQuery {} // CcTagQuery diff --git a/legacy/application/models/airtime/CcTimestamp.php b/legacy/application/models/airtime/CcTimestamp.php index e137d78e8..8847b9da3 100644 --- a/legacy/application/models/airtime/CcTimestamp.php +++ b/legacy/application/models/airtime/CcTimestamp.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcTimestamp extends BaseCcTimestamp -{ -} // CcTimestamp +class CcTimestamp extends BaseCcTimestamp {} // CcTimestamp diff --git a/legacy/application/models/airtime/CcTimestampPeer.php b/legacy/application/models/airtime/CcTimestampPeer.php index 3f3fb833f..01488f67e 100644 --- a/legacy/application/models/airtime/CcTimestampPeer.php +++ b/legacy/application/models/airtime/CcTimestampPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcTimestampPeer extends BaseCcTimestampPeer -{ -} // CcTimestampPeer +class CcTimestampPeer extends BaseCcTimestampPeer {} // CcTimestampPeer diff --git a/legacy/application/models/airtime/CcTimestampQuery.php b/legacy/application/models/airtime/CcTimestampQuery.php index 286f60bec..8c2d99d6e 100644 --- a/legacy/application/models/airtime/CcTimestampQuery.php +++ b/legacy/application/models/airtime/CcTimestampQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcTimestampQuery extends BaseCcTimestampQuery -{ -} // CcTimestampQuery +class CcTimestampQuery extends BaseCcTimestampQuery {} // CcTimestampQuery diff --git a/legacy/application/models/airtime/CcTracktypes.php b/legacy/application/models/airtime/CcTracktypes.php index 9826a6be7..18707b6e6 100644 --- a/legacy/application/models/airtime/CcTracktypes.php +++ b/legacy/application/models/airtime/CcTracktypes.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcTracktypes extends BaseCcTracktypes -{ -} // CcTracktypes +class CcTracktypes extends BaseCcTracktypes {} // CcTracktypes diff --git a/legacy/application/models/airtime/CcTracktypesPeer.php b/legacy/application/models/airtime/CcTracktypesPeer.php index f2428eabd..cec6ac85e 100644 --- a/legacy/application/models/airtime/CcTracktypesPeer.php +++ b/legacy/application/models/airtime/CcTracktypesPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcTracktypesPeer extends BaseCcTracktypesPeer -{ -} // CcTracktypesPeer +class CcTracktypesPeer extends BaseCcTracktypesPeer {} // CcTracktypesPeer diff --git a/legacy/application/models/airtime/CcTracktypesQuery.php b/legacy/application/models/airtime/CcTracktypesQuery.php index 2d7406c69..6575f89a5 100644 --- a/legacy/application/models/airtime/CcTracktypesQuery.php +++ b/legacy/application/models/airtime/CcTracktypesQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcTracktypesQuery extends BaseCcTracktypesQuery -{ -} // CcTracktypesQuery +class CcTracktypesQuery extends BaseCcTracktypesQuery {} // CcTracktypesQuery diff --git a/legacy/application/models/airtime/CcTrans.php b/legacy/application/models/airtime/CcTrans.php index 80538bf77..ae857e19f 100644 --- a/legacy/application/models/airtime/CcTrans.php +++ b/legacy/application/models/airtime/CcTrans.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcTrans extends BaseCcTrans -{ -} // CcTrans +class CcTrans extends BaseCcTrans {} // CcTrans diff --git a/legacy/application/models/airtime/CcTransPeer.php b/legacy/application/models/airtime/CcTransPeer.php index f4df2dac8..b42a08428 100644 --- a/legacy/application/models/airtime/CcTransPeer.php +++ b/legacy/application/models/airtime/CcTransPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcTransPeer extends BaseCcTransPeer -{ -} // CcTransPeer +class CcTransPeer extends BaseCcTransPeer {} // CcTransPeer diff --git a/legacy/application/models/airtime/CcTransQuery.php b/legacy/application/models/airtime/CcTransQuery.php index 1eac0706e..bc62a7264 100644 --- a/legacy/application/models/airtime/CcTransQuery.php +++ b/legacy/application/models/airtime/CcTransQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcTransQuery extends BaseCcTransQuery -{ -} // CcTransQuery +class CcTransQuery extends BaseCcTransQuery {} // CcTransQuery diff --git a/legacy/application/models/airtime/CcWebstream.php b/legacy/application/models/airtime/CcWebstream.php index c603aaed1..7db051bf6 100644 --- a/legacy/application/models/airtime/CcWebstream.php +++ b/legacy/application/models/airtime/CcWebstream.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcWebstream extends BaseCcWebstream -{ -} // CcWebstream +class CcWebstream extends BaseCcWebstream {} // CcWebstream diff --git a/legacy/application/models/airtime/CcWebstreamMetadata.php b/legacy/application/models/airtime/CcWebstreamMetadata.php index 6d1c8be55..af1cf5c1f 100644 --- a/legacy/application/models/airtime/CcWebstreamMetadata.php +++ b/legacy/application/models/airtime/CcWebstreamMetadata.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcWebstreamMetadata extends BaseCcWebstreamMetadata -{ -} // CcWebstreamMetadata +class CcWebstreamMetadata extends BaseCcWebstreamMetadata {} // CcWebstreamMetadata diff --git a/legacy/application/models/airtime/CcWebstreamMetadataPeer.php b/legacy/application/models/airtime/CcWebstreamMetadataPeer.php index ef409d69e..12f9e04c3 100644 --- a/legacy/application/models/airtime/CcWebstreamMetadataPeer.php +++ b/legacy/application/models/airtime/CcWebstreamMetadataPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcWebstreamMetadataPeer extends BaseCcWebstreamMetadataPeer -{ -} // CcWebstreamMetadataPeer +class CcWebstreamMetadataPeer extends BaseCcWebstreamMetadataPeer {} // CcWebstreamMetadataPeer diff --git a/legacy/application/models/airtime/CcWebstreamMetadataQuery.php b/legacy/application/models/airtime/CcWebstreamMetadataQuery.php index dcc737b8f..6d3165696 100644 --- a/legacy/application/models/airtime/CcWebstreamMetadataQuery.php +++ b/legacy/application/models/airtime/CcWebstreamMetadataQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcWebstreamMetadataQuery extends BaseCcWebstreamMetadataQuery -{ -} // CcWebstreamMetadataQuery +class CcWebstreamMetadataQuery extends BaseCcWebstreamMetadataQuery {} // CcWebstreamMetadataQuery diff --git a/legacy/application/models/airtime/CcWebstreamPeer.php b/legacy/application/models/airtime/CcWebstreamPeer.php index f5dd4bd57..0045b6e9c 100644 --- a/legacy/application/models/airtime/CcWebstreamPeer.php +++ b/legacy/application/models/airtime/CcWebstreamPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcWebstreamPeer extends BaseCcWebstreamPeer -{ -} // CcWebstreamPeer +class CcWebstreamPeer extends BaseCcWebstreamPeer {} // CcWebstreamPeer diff --git a/legacy/application/models/airtime/CcWebstreamQuery.php b/legacy/application/models/airtime/CcWebstreamQuery.php index 13be23f3e..16bc2b75c 100644 --- a/legacy/application/models/airtime/CcWebstreamQuery.php +++ b/legacy/application/models/airtime/CcWebstreamQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CcWebstreamQuery extends BaseCcWebstreamQuery -{ -} // CcWebstreamQuery +class CcWebstreamQuery extends BaseCcWebstreamQuery {} // CcWebstreamQuery diff --git a/legacy/application/models/airtime/CeleryTasks.php b/legacy/application/models/airtime/CeleryTasks.php index 69ee054fd..c0ef26389 100644 --- a/legacy/application/models/airtime/CeleryTasks.php +++ b/legacy/application/models/airtime/CeleryTasks.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CeleryTasks extends BaseCeleryTasks -{ -} +class CeleryTasks extends BaseCeleryTasks {} diff --git a/legacy/application/models/airtime/CeleryTasksPeer.php b/legacy/application/models/airtime/CeleryTasksPeer.php index 60f38f958..5bd8ccf15 100644 --- a/legacy/application/models/airtime/CeleryTasksPeer.php +++ b/legacy/application/models/airtime/CeleryTasksPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CeleryTasksPeer extends BaseCeleryTasksPeer -{ -} +class CeleryTasksPeer extends BaseCeleryTasksPeer {} diff --git a/legacy/application/models/airtime/CeleryTasksQuery.php b/legacy/application/models/airtime/CeleryTasksQuery.php index b14b36529..011997568 100644 --- a/legacy/application/models/airtime/CeleryTasksQuery.php +++ b/legacy/application/models/airtime/CeleryTasksQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class CeleryTasksQuery extends BaseCeleryTasksQuery -{ -} +class CeleryTasksQuery extends BaseCeleryTasksQuery {} diff --git a/legacy/application/models/airtime/ImportedPodcastPeer.php b/legacy/application/models/airtime/ImportedPodcastPeer.php index fb0fd4263..da7ddd82e 100644 --- a/legacy/application/models/airtime/ImportedPodcastPeer.php +++ b/legacy/application/models/airtime/ImportedPodcastPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class ImportedPodcastPeer extends BaseImportedPodcastPeer -{ -} +class ImportedPodcastPeer extends BaseImportedPodcastPeer {} diff --git a/legacy/application/models/airtime/ImportedPodcastQuery.php b/legacy/application/models/airtime/ImportedPodcastQuery.php index 83e96faa8..773069d1f 100644 --- a/legacy/application/models/airtime/ImportedPodcastQuery.php +++ b/legacy/application/models/airtime/ImportedPodcastQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class ImportedPodcastQuery extends BaseImportedPodcastQuery -{ -} +class ImportedPodcastQuery extends BaseImportedPodcastQuery {} diff --git a/legacy/application/models/airtime/PodcastEpisodesPeer.php b/legacy/application/models/airtime/PodcastEpisodesPeer.php index 9d7eda9d7..85dc89dc5 100644 --- a/legacy/application/models/airtime/PodcastEpisodesPeer.php +++ b/legacy/application/models/airtime/PodcastEpisodesPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class PodcastEpisodesPeer extends BasePodcastEpisodesPeer -{ -} +class PodcastEpisodesPeer extends BasePodcastEpisodesPeer {} diff --git a/legacy/application/models/airtime/PodcastEpisodesQuery.php b/legacy/application/models/airtime/PodcastEpisodesQuery.php index f705a1024..85043ad8f 100644 --- a/legacy/application/models/airtime/PodcastEpisodesQuery.php +++ b/legacy/application/models/airtime/PodcastEpisodesQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class PodcastEpisodesQuery extends BasePodcastEpisodesQuery -{ -} +class PodcastEpisodesQuery extends BasePodcastEpisodesQuery {} diff --git a/legacy/application/models/airtime/PodcastPeer.php b/legacy/application/models/airtime/PodcastPeer.php index bd9cc7795..35d05ce30 100644 --- a/legacy/application/models/airtime/PodcastPeer.php +++ b/legacy/application/models/airtime/PodcastPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class PodcastPeer extends BasePodcastPeer -{ -} +class PodcastPeer extends BasePodcastPeer {} diff --git a/legacy/application/models/airtime/PodcastQuery.php b/legacy/application/models/airtime/PodcastQuery.php index 8cb7b7a0c..20c046372 100644 --- a/legacy/application/models/airtime/PodcastQuery.php +++ b/legacy/application/models/airtime/PodcastQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class PodcastQuery extends BasePodcastQuery -{ -} +class PodcastQuery extends BasePodcastQuery {} diff --git a/legacy/application/models/airtime/StationPodcastPeer.php b/legacy/application/models/airtime/StationPodcastPeer.php index 824420d11..61a3815eb 100644 --- a/legacy/application/models/airtime/StationPodcastPeer.php +++ b/legacy/application/models/airtime/StationPodcastPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class StationPodcastPeer extends BaseStationPodcastPeer -{ -} +class StationPodcastPeer extends BaseStationPodcastPeer {} diff --git a/legacy/application/models/airtime/StationPodcastQuery.php b/legacy/application/models/airtime/StationPodcastQuery.php index 527c5aab9..775e8960f 100644 --- a/legacy/application/models/airtime/StationPodcastQuery.php +++ b/legacy/application/models/airtime/StationPodcastQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class StationPodcastQuery extends BaseStationPodcastQuery -{ -} +class StationPodcastQuery extends BaseStationPodcastQuery {} diff --git a/legacy/application/models/airtime/ThirdPartyTrackReferences.php b/legacy/application/models/airtime/ThirdPartyTrackReferences.php index d852f3baf..4cd43a312 100644 --- a/legacy/application/models/airtime/ThirdPartyTrackReferences.php +++ b/legacy/application/models/airtime/ThirdPartyTrackReferences.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class ThirdPartyTrackReferences extends BaseThirdPartyTrackReferences -{ -} +class ThirdPartyTrackReferences extends BaseThirdPartyTrackReferences {} diff --git a/legacy/application/models/airtime/ThirdPartyTrackReferencesPeer.php b/legacy/application/models/airtime/ThirdPartyTrackReferencesPeer.php index 279dec4a4..2e0853a2c 100644 --- a/legacy/application/models/airtime/ThirdPartyTrackReferencesPeer.php +++ b/legacy/application/models/airtime/ThirdPartyTrackReferencesPeer.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class ThirdPartyTrackReferencesPeer extends BaseThirdPartyTrackReferencesPeer -{ -} +class ThirdPartyTrackReferencesPeer extends BaseThirdPartyTrackReferencesPeer {} diff --git a/legacy/application/models/airtime/ThirdPartyTrackReferencesQuery.php b/legacy/application/models/airtime/ThirdPartyTrackReferencesQuery.php index 7f62ca154..45929fbd3 100644 --- a/legacy/application/models/airtime/ThirdPartyTrackReferencesQuery.php +++ b/legacy/application/models/airtime/ThirdPartyTrackReferencesQuery.php @@ -7,6 +7,4 @@ * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */ -class ThirdPartyTrackReferencesQuery extends BaseThirdPartyTrackReferencesQuery -{ -} +class ThirdPartyTrackReferencesQuery extends BaseThirdPartyTrackReferencesQuery {} diff --git a/legacy/application/models/tests/StoredFileTests.php b/legacy/application/models/tests/StoredFileTests.php index 2aab80dac..eaad723a9 100644 --- a/legacy/application/models/tests/StoredFileTests.php +++ b/legacy/application/models/tests/StoredFileTests.php @@ -12,9 +12,7 @@ class StoredFileTest extends PHPUnit_TestCase parent::__construct($name); } - public function setup() - { - } + public function setup() {} public function testGetAudioMetadata() { diff --git a/legacy/application/modules/rest/controllers/PodcastEpisodesController.php b/legacy/application/modules/rest/controllers/PodcastEpisodesController.php index 2dfd33d7c..a6be93502 100644 --- a/legacy/application/modules/rest/controllers/PodcastEpisodesController.php +++ b/legacy/application/modules/rest/controllers/PodcastEpisodesController.php @@ -144,9 +144,7 @@ class Rest_PodcastEpisodesController extends Zend_Rest_Controller } } - public function putAction() - { - } + public function putAction() {} private function getId() { diff --git a/legacy/application/services/PodcastEpisodeService.php b/legacy/application/services/PodcastEpisodeService.php index c255bd1b9..e4633d25a 100644 --- a/legacy/application/services/PodcastEpisodeService.php +++ b/legacy/application/services/PodcastEpisodeService.php @@ -1,12 +1,8 @@ Date: Mon, 11 Sep 2023 19:20:36 +0100 Subject: [PATCH 15/34] chore(deps): lock file maintenance (legacy/composer.json) (#2691) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- legacy/composer.lock | 84 ++++++++++++++++++++++---------------------- 1 file changed, 42 insertions(+), 42 deletions(-) diff --git a/legacy/composer.lock b/legacy/composer.lock index 7878523e2..f7b4f6fa3 100644 --- a/legacy/composer.lock +++ b/legacy/composer.lock @@ -62,16 +62,16 @@ }, { "name": "composer/semver", - "version": "3.3.2", + "version": "3.4.0", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9" + "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/3953f23262f2bff1919fc82183ad9acb13ff62c9", - "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9", + "url": "https://api.github.com/repos/composer/semver/zipball/35e8d0af4486141bc745f23a29cc2091eb624a32", + "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32", "shasum": "" }, "require": { @@ -121,9 +121,9 @@ "versioning" ], "support": { - "irc": "irc://irc.freenode.org/composer", + "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/semver/issues", - "source": "https://github.com/composer/semver/tree/3.3.2" + "source": "https://github.com/composer/semver/tree/3.4.0" }, "funding": [ { @@ -139,7 +139,7 @@ "type": "tidelift" } ], - "time": "2022-04-01T19:23:25+00:00" + "time": "2023-08-31T09:50:34+00:00" }, { "name": "james-heinrich/getid3", @@ -1290,16 +1290,16 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "5bbc823adecdae860bb64756d639ecfec17b050a" + "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a", - "reference": "5bbc823adecdae860bb64756d639ecfec17b050a", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb", + "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb", "shasum": "" }, "require": { @@ -1314,7 +1314,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -1352,7 +1352,7 @@ "portable" ], "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.28.0" }, "funding": [ { @@ -1368,20 +1368,20 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534" + "reference": "42292d99c55abe617799667f454222c54c60e229" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534", - "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/42292d99c55abe617799667f454222c54c60e229", + "reference": "42292d99c55abe617799667f454222c54c60e229", "shasum": "" }, "require": { @@ -1396,7 +1396,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -1435,7 +1435,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.28.0" }, "funding": [ { @@ -1451,20 +1451,20 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-07-28T09:04:16+00:00" }, { "name": "symfony/polyfill-php80", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936" + "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936", - "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/6caa57379c4aec19c0a12a38b59b26487dcfe4b5", + "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5", "shasum": "" }, "require": { @@ -1473,7 +1473,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -1518,7 +1518,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.28.0" }, "funding": [ { @@ -1534,20 +1534,20 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/polyfill-php81", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php81.git", - "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a" + "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/707403074c8ea6e2edaf8794b0157a0bfa52157a", - "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a", + "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/7581cd600fa9fd681b797d00b02f068e2f13263b", + "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b", "shasum": "" }, "require": { @@ -1556,7 +1556,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -1597,7 +1597,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php81/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-php81/tree/v1.28.0" }, "funding": [ { @@ -1613,7 +1613,7 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "name": "zf1s/zend-acl", @@ -3711,16 +3711,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.23.1", + "version": "1.24.0", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "846ae76eef31c6d7790fac9bc399ecee45160b26" + "reference": "3510b0a6274cc42f7219367cb3abfc123ffa09d6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/846ae76eef31c6d7790fac9bc399ecee45160b26", - "reference": "846ae76eef31c6d7790fac9bc399ecee45160b26", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/3510b0a6274cc42f7219367cb3abfc123ffa09d6", + "reference": "3510b0a6274cc42f7219367cb3abfc123ffa09d6", "shasum": "" }, "require": { @@ -3752,9 +3752,9 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.23.1" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.0" }, - "time": "2023-08-03T16:32:59+00:00" + "time": "2023-09-07T20:46:32+00:00" }, { "name": "phpunit/dbunit", @@ -5049,5 +5049,5 @@ "php": "^7.4" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" } From be17ea3ad3b25c605ba7a9727bb692c3a4046629 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 11:12:39 +0100 Subject: [PATCH 16/34] chore(deps): update docker/bake-action action to v4 (#2699) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/container.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index e60668981..a4bfc2b2f 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -84,7 +84,7 @@ jobs: echo "LIBRETIME_VERSION=$(cat VERSION | tr -d [:blank:])" >> $GITHUB_ENV - name: Build - uses: docker/bake-action@v3 + uses: docker/bake-action@v4 with: pull: true push: ${{ github.event_name == 'push' }} From f4260b0de20bdb6c83adff27e232d35361eb4670 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 11:13:01 +0100 Subject: [PATCH 17/34] chore(deps): update docker/build-push-action action to v5 (#2700) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/dev-tools.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dev-tools.yml b/.github/workflows/dev-tools.yml index e88286cd1..da5974831 100644 --- a/.github/workflows/dev-tools.yml +++ b/.github/workflows/dev-tools.yml @@ -78,7 +78,7 @@ jobs: EOF - name: Build and push - uses: docker/build-push-action@v4 + uses: docker/build-push-action@v5 with: context: . push: ${{ github.repository_owner == 'libretime' }} From 6c606f4ae812cc455e09bd8ed2721f4170e16bfa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 11:14:16 +0100 Subject: [PATCH 18/34] fix(deps): update dependency friendsofphp/php-cs-fixer to <3.26.2 (#2687) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- legacy/tools/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/tools/composer.json b/legacy/tools/composer.json index 7679c1eae..b1d8bc60e 100644 --- a/legacy/tools/composer.json +++ b/legacy/tools/composer.json @@ -1,6 +1,6 @@ { "require": { "php": "^7.4", - "friendsofphp/php-cs-fixer": "<3.26.1" + "friendsofphp/php-cs-fixer": "<3.26.2" } } From 96b5d70395d8ad794883473c5848de99ebb3943f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 11:21:12 +0100 Subject: [PATCH 19/34] chore(deps): update docker/login-action action to v3 (#2701) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/container.yml | 4 ++-- .github/workflows/dev-tools.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index a4bfc2b2f..28e1e678c 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -61,7 +61,7 @@ jobs: - name: Login ghcr.io if: github.event_name == 'push' - uses: docker/login-action@v2 + uses: docker/login-action@v3 with: registry: ghcr.io username: ${{ github.actor }} @@ -69,7 +69,7 @@ jobs: - name: Login docker.io if: github.event_name == 'push' - uses: docker/login-action@v2 + uses: docker/login-action@v3 with: registry: docker.io username: ${{ secrets.DOCKERHUB_USERNAME }} diff --git a/.github/workflows/dev-tools.yml b/.github/workflows/dev-tools.yml index da5974831..68a29b2c5 100644 --- a/.github/workflows/dev-tools.yml +++ b/.github/workflows/dev-tools.yml @@ -33,7 +33,7 @@ jobs: uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 - name: Login to the Container registry - uses: docker/login-action@v2 + uses: docker/login-action@v3 with: registry: ${{ env.REGISTRY }} username: ${{ github.actor }} From b2c64c98a8954a3625a0ab6cf542796c00416f59 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 11:21:22 +0100 Subject: [PATCH 20/34] chore(deps): update docker/metadata-action action to v5 (#2702) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/container.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index 28e1e678c..a2ec9af3d 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -31,7 +31,7 @@ jobs: repository: libretime/libretime-${{ matrix.target }} readme-filepath: ./README.md - - uses: docker/metadata-action@v4 + - uses: docker/metadata-action@v5 id: meta with: bake-target: ${{ matrix.target }} From f5da9517028bfd89b6997d1cb853e3b040b45b4d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 07:12:08 +0100 Subject: [PATCH 21/34] chore(deps): update docker/setup-buildx-action action to v3 (#2705) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/container.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index a2ec9af3d..2920f4349 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -57,7 +57,7 @@ jobs: steps: - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 - - uses: docker/setup-buildx-action@v2 + - uses: docker/setup-buildx-action@v3 - name: Login ghcr.io if: github.event_name == 'push' From 2caa447f7b0745cb80f9ea12fddc2f08626c56ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 15:47:24 +0100 Subject: [PATCH 22/34] chore(deps): update dependency sentry-sdk to >=1.15.0,<1.32 (#2704) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- analyzer/setup.py | 2 +- api/setup.py | 2 +- playout/setup.py | 2 +- worker/setup.py | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/analyzer/setup.py b/analyzer/setup.py index c818efb08..8d8e310e8 100644 --- a/analyzer/setup.py +++ b/analyzer/setup.py @@ -31,7 +31,7 @@ setup( "types-requests>=2.31.0,<2.32", ], "sentry": [ - "sentry-sdk>=1.15.0,<1.31", + "sentry-sdk>=1.15.0,<1.32", ], }, zip_safe=False, diff --git a/api/setup.py b/api/setup.py index b99be887d..838eb1443 100644 --- a/api/setup.py +++ b/api/setup.py @@ -48,7 +48,7 @@ setup( "requests-mock>=1.10.0,<1.12", ], "sentry": [ - "sentry-sdk[django]>=1.15.0,<1.31", + "sentry-sdk[django]>=1.15.0,<1.32", ], }, ) diff --git a/playout/setup.py b/playout/setup.py index 77eb385a4..cd3a836ad 100644 --- a/playout/setup.py +++ b/playout/setup.py @@ -42,7 +42,7 @@ setup( "types-requests>=2.31.0,<2.32", ], "sentry": [ - "sentry-sdk>=1.15.0,<1.31", + "sentry-sdk>=1.15.0,<1.32", ], }, zip_safe=False, diff --git a/worker/setup.py b/worker/setup.py index aa31efab7..66b79cd09 100644 --- a/worker/setup.py +++ b/worker/setup.py @@ -26,7 +26,7 @@ setup( "types-requests>=2.31.0,<2.32", ], "sentry": [ - "sentry-sdk>=1.15.0,<1.31", + "sentry-sdk>=1.15.0,<1.32", ], }, zip_safe=False, From 020e9759f8ce8cf77d6bf4bdd41c7ba67c319596 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 15:58:06 +0100 Subject: [PATCH 23/34] chore(deps): update pre-commit hook psf/black to v23.9.1 (stable) (#2689) * chore(deps): update pre-commit hook psf/black to v23.9.1 * chore(deps): use new black mirror --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Kyle Robbertze --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6e326a0be..f674a3171 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -53,8 +53,8 @@ repos: - id: isort args: [--resolve-all-configs] - - repo: https://github.com/psf/black - rev: 23.7.0 + - repo: https://github.com/psf/black-pre-commit-mirror + rev: 23.9.1 hooks: - id: black From bd5c9d28cbcb7547414fdb02333a90a0d82c0633 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Sep 2023 13:55:05 +0100 Subject: [PATCH 24/34] chore(deps): update pre-commit hook asottile/pyupgrade to v3.11.0 (#2710) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f674a3171..cf482cfbe 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: exclude: ^legacy/public(?!/js/airtime) - repo: https://github.com/asottile/pyupgrade - rev: v3.10.1 + rev: v3.11.0 hooks: - id: pyupgrade args: [--py38-plus] From 9067299df3f5fcca32c202ee7228ab659de8c060 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 Sep 2023 12:35:13 +0200 Subject: [PATCH 25/34] chore(deps): update dependency django-filter to >=2.4.0,<23.4 (#2713) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- api/requirements.txt | 2 +- api/setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api/requirements.txt b/api/requirements.txt index 3b948016d..458678443 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -1,7 +1,7 @@ # Please do not edit this file, edit the setup.py file! # This file is auto-generated by tools/extract_requirements.py. django-cors-headers>=3.14.0,<4.3 -django-filter>=2.4.0,<23.3 +django-filter>=2.4.0,<23.4 django>=4.2.0,<4.3 djangorestframework>=3.14.0,<3.15 drf-spectacular>=0.22.1,<0.27 diff --git a/api/setup.py b/api/setup.py index 838eb1443..61652ede1 100644 --- a/api/setup.py +++ b/api/setup.py @@ -25,7 +25,7 @@ setup( }, install_requires=[ "django-cors-headers>=3.14.0,<4.3", - "django-filter>=2.4.0,<23.3", + "django-filter>=2.4.0,<23.4", "django>=4.2.0,<4.3", "djangorestframework>=3.14.0,<3.15", "drf-spectacular>=0.22.1,<0.27", From bfdb40dd7f152df4d3b8460a7048a8bde61affaf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 Sep 2023 17:18:07 +0200 Subject: [PATCH 26/34] fix(deps): update dependency friendsofphp/php-cs-fixer to <3.27.1 (stable) (#2715) * fix(deps): update dependency friendsofphp/php-cs-fixer to <3.27.1 * style: format legacy files --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: jo --- legacy/application/common/OsPath.php | 2 +- .../controllers/PreferenceController.php | 2 +- legacy/application/models/Block.php | 18 +++++++++--------- legacy/application/models/Playlist.php | 12 ++++++------ legacy/application/models/Schedule.php | 6 +++--- legacy/application/models/Tracktype.php | 2 +- legacy/application/models/User.php | 2 +- legacy/application/models/Webstream.php | 2 +- legacy/application/models/tests/populator.php | 2 +- legacy/tools/composer.json | 2 +- 10 files changed, 25 insertions(+), 25 deletions(-) diff --git a/legacy/application/common/OsPath.php b/legacy/application/common/OsPath.php index 655989804..9cd0fb429 100644 --- a/legacy/application/common/OsPath.php +++ b/legacy/application/common/OsPath.php @@ -80,7 +80,7 @@ class Application_Common_OsPath } if ($dir[strlen($dir) - 1] != '/') { - $dir = $dir . '/'; + $dir .= '/'; } return $dir; diff --git a/legacy/application/controllers/PreferenceController.php b/legacy/application/controllers/PreferenceController.php index 3f8f33cb6..42a107e66 100644 --- a/legacy/application/controllers/PreferenceController.php +++ b/legacy/application/controllers/PreferenceController.php @@ -248,7 +248,7 @@ class PreferenceController extends Zend_Controller_Action $element['isError'] = true; $result[$path] = $element; } else { - $path = $path . '/'; + $path .= '/'; $handle = opendir($path); if ($handle !== false) { while (false !== ($file = readdir($handle))) { diff --git a/legacy/application/models/Block.php b/legacy/application/models/Block.php index 0ea6f8dcd..b1e954519 100644 --- a/legacy/application/models/Block.php +++ b/legacy/application/models/Block.php @@ -349,7 +349,7 @@ SQL; if ($mins > 59) { $hour = intval($mins / 60); $hour = str_pad($hour, 2, '0', STR_PAD_LEFT); - $mins = $mins % 60; + $mins %= 60; } } $hour = str_pad($hour, 2, '0', STR_PAD_LEFT); @@ -499,10 +499,10 @@ SQL; $db_file = CcFilesQuery::create()->findPk($ac[0], $this->con); $db_file->setDbIsPlaylist(true)->save($this->con); - $pos = $pos + 1; + ++$pos; } elseif (!is_array($ac)) { $res = $this->insertBlockElement($this->buildEntry($ac, $pos)); - $pos = $pos + 1; + ++$pos; $db_file = CcFilesQuery::create()->findPk($ac, $this->con); $db_file->setDbIsPlaylist(true)->save($this->con); @@ -516,7 +516,7 @@ SQL; for ($i = 0; $i < count($contentsToUpdate); ++$i) { $contentsToUpdate[$i]->setDbPosition($pos); $contentsToUpdate[$i]->save($this->con); - $pos = $pos + 1; + ++$pos; } $this->block->setDbMtime(new DateTime('now', new DateTimeZone('UTC'))); @@ -565,13 +565,13 @@ SQL; Logging::info("item {$item->getDbId()} to pos {$pos}"); $item->setDbPosition($pos); $item->save($this->con); - $pos = $pos + 1; + ++$pos; } foreach ($otherContent as $item) { Logging::info("item {$item->getDbId()} to pos {$pos}"); $item->setDbPosition($pos); $item->save($this->con); - $pos = $pos + 1; + ++$pos; } } else { Logging::info("moving items after {$p_afterItem}"); @@ -580,14 +580,14 @@ SQL; Logging::info("item {$item->getDbId()} to pos {$pos}"); $item->setDbPosition($pos); $item->save($this->con); - $pos = $pos + 1; + ++$pos; if ($item->getDbId() == $p_afterItem) { foreach ($contentsToMove as $move) { Logging::info("item {$move->getDbId()} to pos {$pos}"); $move->setDbPosition($pos); $move->save($this->con); - $pos = $pos + 1; + ++$pos; } } } @@ -1660,7 +1660,7 @@ SQL; */ } elseif (in_array($spCriteria, ['length', 'cuein', 'cueout']) && $spCriteriaModifier == 'is') { $spCriteriaModifier = 'starts with'; - $spCriteria = $spCriteria . '::text'; + $spCriteria .= '::text'; $spCriteriaValue = $criteria['value']; } else { /* Propel does not escape special characters properly when using LIKE/ILIKE diff --git a/legacy/application/models/Playlist.php b/legacy/application/models/Playlist.php index 7d878692a..2d9ee9dca 100644 --- a/legacy/application/models/Playlist.php +++ b/legacy/application/models/Playlist.php @@ -499,14 +499,14 @@ SQL; $db_file->setDbIsPlaylist(true)->save($this->con); } - $pos = $pos + 1; + ++$pos; } // reset the positions of the remaining items. for ($i = 0; $i < count($contentsToUpdate); ++$i) { $contentsToUpdate[$i]->setDbPosition($pos); $contentsToUpdate[$i]->save($this->con); - $pos = $pos + 1; + ++$pos; } $this->pl->setDbMtime(new DateTime('now', new DateTimeZone('UTC'))); @@ -553,13 +553,13 @@ SQL; Logging::info("item {$item->getDbId()} to pos {$pos}"); $item->setDbPosition($pos); $item->save($this->con); - $pos = $pos + 1; + ++$pos; } foreach ($otherContent as $item) { Logging::info("item {$item->getDbId()} to pos {$pos}"); $item->setDbPosition($pos); $item->save($this->con); - $pos = $pos + 1; + ++$pos; } } else { Logging::info("moving items after {$p_afterItem}"); @@ -568,14 +568,14 @@ SQL; Logging::info("item {$item->getDbId()} to pos {$pos}"); $item->setDbPosition($pos); $item->save($this->con); - $pos = $pos + 1; + ++$pos; if ($item->getDbId() == $p_afterItem) { foreach ($contentsToMove as $move) { Logging::info("item {$move->getDbId()} to pos {$pos}"); $move->setDbPosition($pos); $move->save($this->con); - $pos = $pos + 1; + ++$pos; } } } diff --git a/legacy/application/models/Schedule.php b/legacy/application/models/Schedule.php index daef86964..c6520ec40 100644 --- a/legacy/application/models/Schedule.php +++ b/legacy/application/models/Schedule.php @@ -514,7 +514,7 @@ SQL; ':sj_ts_5' => $p_track_start, ':sj_ts_6' => $p_track_end, ]; - $paramMap = $paramMap + $map; + $paramMap += $map; $streamSql = str_replace( '%%columns%%', @@ -540,7 +540,7 @@ SQL; } $showPredicate = ' AND show_id IN (' . implode(',', $params) . ')'; - $paramMap = $paramMap + $map; + $paramMap += $map; } elseif (count($p_show_instances) > 0) { $showPredicate = ' AND si.id IN (' . implode(',', $p_show_instances) . ')'; } @@ -584,7 +584,7 @@ SQL; ':ts_5' => $p_start_str, ':ts_6' => $p_end_str, ]; - $paramMap = $paramMap + $map; + $paramMap += $map; return Application_Common_Database::prepareAndExecute( $sql, diff --git a/legacy/application/models/Tracktype.php b/legacy/application/models/Tracktype.php index 126549a5b..039c5fc4f 100644 --- a/legacy/application/models/Tracktype.php +++ b/legacy/application/models/Tracktype.php @@ -130,7 +130,7 @@ class Application_Model_Tracktype $sql .= ' AND code ILIKE :search'; $params[':search'] = "%{$search}%"; - $sql = $sql . ' ORDER BY id'; + $sql .= ' ORDER BY id'; return Application_Common_Database::prepareAndExecute($sql, $params, 'all'); } diff --git a/legacy/application/models/User.php b/legacy/application/models/User.php index 2326a1414..9945c684f 100644 --- a/legacy/application/models/User.php +++ b/legacy/application/models/User.php @@ -311,7 +311,7 @@ class Application_Model_User $sql .= ' AND login ILIKE :search'; $params[':search'] = "%{$search}%"; - $sql = $sql . ' ORDER BY login'; + $sql .= ' ORDER BY login'; return Application_Common_Database::prepareAndExecute($sql, $params, 'all'); } diff --git a/legacy/application/models/Webstream.php b/legacy/application/models/Webstream.php index 13b92f5fc..363b69068 100644 --- a/legacy/application/models/Webstream.php +++ b/legacy/application/models/Webstream.php @@ -154,7 +154,7 @@ class Application_Model_Webstream implements Application_Model_LibraryEditable // minutes cannot be over 59. Need to convert anything > 59 minutes into hours. $hours += intval($minutes / 60); - $minutes = $minutes % 60; + $minutes %= 60; $di = new DateInterval("PT{$hours}H{$minutes}M"); diff --git a/legacy/application/models/tests/populator.php b/legacy/application/models/tests/populator.php index f3c1c7a58..4de6e6455 100644 --- a/legacy/application/models/tests/populator.php +++ b/legacy/application/models/tests/populator.php @@ -105,7 +105,7 @@ while ($showTime < $endDate) { createTestShow($showNumber, $showTime); $showTime->add(new DateInterval('PT1H')); } - $showNumber = $showNumber + 1; + ++$showNumber; } if (Application_Model_RabbitMq::$doPush) { diff --git a/legacy/tools/composer.json b/legacy/tools/composer.json index b1d8bc60e..8e3b2d204 100644 --- a/legacy/tools/composer.json +++ b/legacy/tools/composer.json @@ -1,6 +1,6 @@ { "require": { "php": "^7.4", - "friendsofphp/php-cs-fixer": "<3.26.2" + "friendsofphp/php-cs-fixer": "<3.27.1" } } From 1235b3f5631bab1dceeabfdf886a95d42068f31b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 18:06:43 +0000 Subject: [PATCH 27/34] chore(deps): update pre-commit hook asottile/pyupgrade to v3.11.1 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cf482cfbe..a3c6b9f2c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: exclude: ^legacy/public(?!/js/airtime) - repo: https://github.com/asottile/pyupgrade - rev: v3.11.0 + rev: v3.11.1 hooks: - id: pyupgrade args: [--py38-plus] From 8a13912e1e4da53d2f23d1cf70c85877ac4ca73a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Sep 2023 21:16:11 +0100 Subject: [PATCH 28/34] chore(deps): update actions/checkout digest to 8ade135 (#2721) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/_python.yml | 4 ++-- .github/workflows/api-schema.yml | 6 +++--- .github/workflows/api.yml | 2 +- .github/workflows/container.yml | 4 ++-- .github/workflows/dev-tools.yml | 2 +- .github/workflows/docs.yml | 6 +++--- .github/workflows/housekeeping.yml | 4 ++-- .github/workflows/legacy.yml | 6 +++--- .github/workflows/project.yml | 4 ++-- .github/workflows/release.yml | 2 +- 10 files changed, 20 insertions(+), 20 deletions(-) diff --git a/.github/workflows/_python.yml b/.github/workflows/_python.yml index 7c033003c..8bf956b1c 100644 --- a/.github/workflows/_python.yml +++ b/.github/workflows/_python.yml @@ -25,7 +25,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 - uses: actions/setup-python@v4 with: python-version: "3.x" @@ -63,7 +63,7 @@ jobs: shell: bash steps: - - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 - uses: actions/cache@v3 with: diff --git a/.github/workflows/api-schema.yml b/.github/workflows/api-schema.yml index c920fcfd6..8fd352a0a 100644 --- a/.github/workflows/api-schema.yml +++ b/.github/workflows/api-schema.yml @@ -21,7 +21,7 @@ jobs: check: runs-on: ubuntu-latest steps: - - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 with: fetch-depth: 0 @@ -71,11 +71,11 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 with: fetch-depth: 0 - - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 with: repository: libretime/client path: client diff --git a/.github/workflows/api.yml b/.github/workflows/api.yml index c4c64e1a3..f680ed370 100644 --- a/.github/workflows/api.yml +++ b/.github/workflows/api.yml @@ -62,7 +62,7 @@ jobs: LIBRETIME_DATABASE_HOST: postgres steps: - - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 - uses: actions/cache@v3 with: diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index 2920f4349..4811fa368 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -20,7 +20,7 @@ jobs: if: ${{ github.repository_owner == 'libretime' }} steps: - - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 - name: Update Docker Hub description if: github.event_name == 'push' @@ -55,7 +55,7 @@ jobs: if: ${{ github.repository_owner == 'libretime' }} steps: - - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 - uses: docker/setup-buildx-action@v3 diff --git a/.github/workflows/dev-tools.yml b/.github/workflows/dev-tools.yml index 68a29b2c5..6e262405c 100644 --- a/.github/workflows/dev-tools.yml +++ b/.github/workflows/dev-tools.yml @@ -30,7 +30,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 - name: Login to the Container registry uses: docker/login-action@v3 diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index b49326303..f15f6dded 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -24,7 +24,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 - uses: actions/cache@v3 with: @@ -64,11 +64,11 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 with: fetch-depth: 0 - - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 with: repository: libretime/website path: website diff --git a/.github/workflows/housekeeping.yml b/.github/workflows/housekeeping.yml index 1dab4667f..6bc9ec881 100644 --- a/.github/workflows/housekeeping.yml +++ b/.github/workflows/housekeeping.yml @@ -20,7 +20,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 - uses: actions/setup-node@v3 with: @@ -38,7 +38,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 - uses: actions/cache@v3 with: diff --git a/.github/workflows/legacy.yml b/.github/workflows/legacy.yml index eba318cfb..9cdbfda0f 100644 --- a/.github/workflows/legacy.yml +++ b/.github/workflows/legacy.yml @@ -33,7 +33,7 @@ jobs: - php-version: "7.4" # Focal, Bullseye steps: - - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 - uses: shivammathur/setup-php@v2 with: php-version: ${{ matrix.php-version }} @@ -53,7 +53,7 @@ jobs: env: ENVIRONMENT: testing steps: - - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 - name: Setup PostgreSQL run: | @@ -94,7 +94,7 @@ jobs: github.event_name == 'workflow_dispatch' ) steps: - - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 with: token: ${{ secrets.LIBRETIME_BOT_TOKEN }} diff --git a/.github/workflows/project.yml b/.github/workflows/project.yml index f506c1e18..3020ca798 100644 --- a/.github/workflows/project.yml +++ b/.github/workflows/project.yml @@ -15,7 +15,7 @@ jobs: pre-commit: runs-on: ubuntu-latest steps: - - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 - uses: actions/setup-python@v4 with: @@ -33,7 +33,7 @@ jobs: test-tools: runs-on: ubuntu-latest steps: - - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 - uses: actions/setup-python@v4 with: python-version: "3.x" diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 41d0e4bfa..de9ce710c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -9,7 +9,7 @@ jobs: release: runs-on: ubuntu-latest steps: - - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 - uses: shivammathur/setup-php@v2 with: php-version: 7.4 From 097354d94b2e32ee669c4ce8e73917abeb182001 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Sep 2023 21:17:14 +0100 Subject: [PATCH 29/34] chore(deps): update pre-commit hook asottile/pyupgrade to v3.13.0 (#2719) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a3c6b9f2c..db405569d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: exclude: ^legacy/public(?!/js/airtime) - repo: https://github.com/asottile/pyupgrade - rev: v3.11.1 + rev: v3.13.0 hooks: - id: pyupgrade args: [--py38-plus] From c4fe8539eb602cac6fd4ee09d21c5147f26f6bb7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 21:00:38 +0100 Subject: [PATCH 30/34] chore(deps): update amannn/action-semantic-pull-request action to v5.3.0 (#2727) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index ef4d21dcc..9fdb15129 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -12,7 +12,7 @@ jobs: name: Validate PR title runs-on: ubuntu-latest steps: - - uses: amannn/action-semantic-pull-request@v5.2.0 + - uses: amannn/action-semantic-pull-request@v5.3.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: From ac394228e888a487f49ed2fa4ccbb28bd926c55e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 17:00:20 +0100 Subject: [PATCH 31/34] chore(deps): update pre-commit hook adamchainz/django-upgrade to v1.15.0 (#2725) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index db405569d..436a69187 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,7 +42,7 @@ repos: args: [--py38-plus] - repo: https://github.com/adamchainz/django-upgrade - rev: 1.14.1 + rev: 1.15.0 hooks: - id: django-upgrade args: [--target-version, "4.2"] From d6eade0b089729a075d596814a4b42be852a421b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 22:15:18 +0200 Subject: [PATCH 32/34] chore(deps): lock file maintenance (legacy/composer.json) (#2729) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- legacy/composer.lock | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/legacy/composer.lock b/legacy/composer.lock index f7b4f6fa3..0f88e2ae4 100644 --- a/legacy/composer.lock +++ b/legacy/composer.lock @@ -841,16 +841,16 @@ }, { "name": "phpseclib/phpseclib", - "version": "3.0.21", + "version": "3.0.23", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "4580645d3fc05c189024eb3b834c6c1e4f0f30a1" + "reference": "866cc78fbd82462ffd880e3f65692afe928bed50" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/4580645d3fc05c189024eb3b834c6c1e4f0f30a1", - "reference": "4580645d3fc05c189024eb3b834c6c1e4f0f30a1", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/866cc78fbd82462ffd880e3f65692afe928bed50", + "reference": "866cc78fbd82462ffd880e3f65692afe928bed50", "shasum": "" }, "require": { @@ -931,7 +931,7 @@ ], "support": { "issues": "https://github.com/phpseclib/phpseclib/issues", - "source": "https://github.com/phpseclib/phpseclib/tree/3.0.21" + "source": "https://github.com/phpseclib/phpseclib/tree/3.0.23" }, "funding": [ { @@ -947,7 +947,7 @@ "type": "tidelift" } ], - "time": "2023-07-09T15:24:48+00:00" + "time": "2023-09-18T17:22:01+00:00" }, { "name": "psr/http-message", @@ -3300,16 +3300,16 @@ "packages-dev": [ { "name": "doctrine/deprecations", - "version": "v1.1.1", + "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/doctrine/deprecations.git", - "reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3" + "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/deprecations/zipball/612a3ee5ab0d5dd97b7cf3874a6efe24325efac3", - "reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3", + "url": "https://api.github.com/repos/doctrine/deprecations/zipball/4f2d4f2836e7ec4e7a8625e75c6aa916004db931", + "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931", "shasum": "" }, "require": { @@ -3341,9 +3341,9 @@ "homepage": "https://www.doctrine-project.org/", "support": { "issues": "https://github.com/doctrine/deprecations/issues", - "source": "https://github.com/doctrine/deprecations/tree/v1.1.1" + "source": "https://github.com/doctrine/deprecations/tree/1.1.2" }, - "time": "2023-06-03T09:27:29+00:00" + "time": "2023-09-27T20:04:15+00:00" }, { "name": "doctrine/instantiator", @@ -3711,16 +3711,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.24.0", + "version": "1.24.2", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "3510b0a6274cc42f7219367cb3abfc123ffa09d6" + "reference": "bcad8d995980440892759db0c32acae7c8e79442" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/3510b0a6274cc42f7219367cb3abfc123ffa09d6", - "reference": "3510b0a6274cc42f7219367cb3abfc123ffa09d6", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/bcad8d995980440892759db0c32acae7c8e79442", + "reference": "bcad8d995980440892759db0c32acae7c8e79442", "shasum": "" }, "require": { @@ -3752,9 +3752,9 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.0" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.2" }, - "time": "2023-09-07T20:46:32+00:00" + "time": "2023-09-26T12:28:12+00:00" }, { "name": "phpunit/dbunit", From 1618d72469ddf649b3d0a59dc615e047d8dc5e0d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 22:19:56 +0200 Subject: [PATCH 33/34] chore(deps): update pre-commit hook codespell-project/codespell to v2.2.6 (stable) (#2732) * chore(deps): update pre-commit hook codespell-project/codespell to v2.2.6 * fix spell checks --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: jo --- .pre-commit-config.yaml | 2 +- legacy/application/forms/LiveStreamingPreferences.php | 2 +- playout/libretime_playout/liquidsoap/1.4/ls_lib.liq | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 436a69187..ec2dd732d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -59,7 +59,7 @@ repos: - id: black - repo: https://github.com/codespell-project/codespell - rev: v2.2.5 + rev: v2.2.6 hooks: - id: codespell args: [--ignore-words=.codespellignore] diff --git a/legacy/application/forms/LiveStreamingPreferences.php b/legacy/application/forms/LiveStreamingPreferences.php index a028a35c4..ee63c3026 100644 --- a/legacy/application/forms/LiveStreamingPreferences.php +++ b/legacy/application/forms/LiveStreamingPreferences.php @@ -10,7 +10,7 @@ class Application_Form_LiveStreamingPreferences extends Zend_Form_SubForm ['ViewScript', ['viewScript' => 'form/preferences_livestream.phtml']], ]); - // automatic trasition on source disconnection + // automatic transition on source disconnection $auto_transition = new Zend_Form_Element_Checkbox('auto_transition'); $auto_transition->setLabel(_('Auto Switch Off:')) ->setValue(Application_Model_Preference::GetAutoTransition()); diff --git a/playout/libretime_playout/liquidsoap/1.4/ls_lib.liq b/playout/libretime_playout/liquidsoap/1.4/ls_lib.liq index 563008e19..9e55fcdae 100644 --- a/playout/libretime_playout/liquidsoap/1.4/ls_lib.liq +++ b/playout/libretime_playout/liquidsoap/1.4/ls_lib.liq @@ -63,7 +63,7 @@ def transition(a,b) = end # we need this function for special transition case(from default to queue) we don't want -# the trasition fade to have effect on the first song that would be played switching out +# the transition fade to have effect on the first song that would be played switching out # of the default(silent) source def transition_default(a,b) = log("transition called...") From 2263c1f860ecfef5fc03dcf151691fbfbf5067a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 22:21:28 +0200 Subject: [PATCH 34/34] fix(deps): update dependency friendsofphp/php-cs-fixer to <3.34.1 (#2723) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- legacy/tools/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/tools/composer.json b/legacy/tools/composer.json index 8e3b2d204..620ba91b2 100644 --- a/legacy/tools/composer.json +++ b/legacy/tools/composer.json @@ -1,6 +1,6 @@ { "require": { "php": "^7.4", - "friendsofphp/php-cs-fixer": "<3.27.1" + "friendsofphp/php-cs-fixer": "<3.34.1" } }