From d8d50d03933396dd50557501da1a791cfa095886 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 10:40:26 -0500 Subject: [PATCH] Bump smarty/smarty from 3.1.46 to 4.5.3 (#9544) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [smarty/smarty](https://github.com/smarty-php/smarty) from 3.1.46 to 4.5.3.
Release notes

Sourced from smarty/smarty's releases.

v4.5.3

Full Changelog: https://github.com/smarty-php/smarty/compare/v4.5.2...v4.5.3

v4.5.2

What's Changed

Full Changelog: https://github.com/smarty-php/smarty/compare/v4.5.1...v4.5.2

v4.5.1

What's Changed

Full Changelog: https://github.com/smarty-php/smarty/compare/v4.4.0...v4.5.1

v4.4.1

Full Changelog: https://github.com/smarty-php/smarty/compare/v4.4.0...v4.4.1

v4.4.0

What's Changed

Full Changelog: https://github.com/smarty-php/smarty/compare/v4.3.5...v4.4.0

v4.3.4

What's Changed

Full Changelog: https://github.com/smarty-php/smarty/compare/v4.3.2...v4.3.4

v4.3.2

What's Changed

New Contributors

Full Changelog: https://github.com/smarty-php/smarty/compare/v4.3.1...v4.3.2

v4.3.1

Security

... (truncated)

Changelog

Sourced from smarty/smarty's changelog.

[4.5.3] - 2024-05-28

[4.5.2] - 2024-04-06

[4.5.1] - 2024-03-18

[4.5.0] - 2024-03-18

[4.4.1] - 2024-02-26

[4.4.0] - 2024-02-26

Added

Fixed

[4.3.4] - 2023-09-14

[4.3.3] - 2023-09-14

Fixed

[4.3.2] - 2023-07-19

Fixed

[4.3.1] - 2023-03-28

Security

Fixed

... (truncated)

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=smarty/smarty&package-manager=composer&previous-version=3.1.46&new-version=4.5.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/aces/Loris/network/alerts).
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 31 +++++++++++++++++-------------- 2 files changed, 18 insertions(+), 15 deletions(-) diff --git a/composer.json b/composer.json index 498703074dd..b9ec865d0ed 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "license" : "GPL-3.0+", "description" : "LORIS (Longitudinal Online Research and Imaging System) is a web-accessible database solution for neuroimaging.", "require" : { - "smarty/smarty" : "~3.1.36", + "smarty/smarty" : "~4.5.3", "firebase/php-jwt" : "~6.0", "google/recaptcha": "~1.1", "php-http/guzzle7-adapter": "^1.0", diff --git a/composer.lock b/composer.lock index 8d6f7335a6a..929473c2be6 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "d8cc30dd4dffba4c8cf7d031349a7c2e", + "content-hash": "41781cfccc430391fb656d9c45d9bb1d", "packages": [ { "name": "aws/aws-crt-php", @@ -1345,29 +1345,29 @@ }, { "name": "smarty/smarty", - "version": "v3.1.46", + "version": "v4.5.3", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", - "reference": "b3ade90dece67812410954528e0039fb5b73bcf7" + "reference": "9fc96a13dbaf546c3d7bcf95466726578cd4e0fa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smarty-php/smarty/zipball/b3ade90dece67812410954528e0039fb5b73bcf7", - "reference": "b3ade90dece67812410954528e0039fb5b73bcf7", + "url": "https://api.github.com/repos/smarty-php/smarty/zipball/9fc96a13dbaf546c3d7bcf95466726578cd4e0fa", + "reference": "9fc96a13dbaf546c3d7bcf95466726578cd4e0fa", "shasum": "" }, "require": { - "php": ">=5.2" + "php": "^7.1 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "^7.5 || ^6.5 || ^5.7 || ^4.8", + "phpunit/phpunit": "^8.5 || ^7.5", "smarty/smarty-lexer": "^3.1" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.1.x-dev" + "dev-master": "4.0.x-dev" } }, "autoload": { @@ -1391,20 +1391,23 @@ { "name": "Rodney Rehm", "email": "rodney.rehm@medialize.de" + }, + { + "name": "Simon Wisselink", + "homepage": "https://www.iwink.nl/" } ], "description": "Smarty - the compiling PHP template engine", - "homepage": "http://www.smarty.net", + "homepage": "https://smarty-php.github.io/smarty/", "keywords": [ "templating" ], "support": { - "forum": "http://www.smarty.net/forums/", - "irc": "irc://irc.freenode.org/smarty", + "forum": "https://github.com/smarty-php/smarty/discussions", "issues": "https://github.com/smarty-php/smarty/issues", - "source": "https://github.com/smarty-php/smarty/tree/v3.1.46" + "source": "https://github.com/smarty-php/smarty/tree/v4.5.3" }, - "time": "2022-08-01T21:58:13+00:00" + "time": "2024-05-28T21:46:01+00:00" }, { "name": "symfony/deprecation-contracts", @@ -5324,5 +5327,5 @@ "ext-json": "*" }, "platform-dev": [], - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }