Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 6.4.3 #388

Merged
merged 45 commits into from
Jan 15, 2025
Merged

Release 6.4.3 #388

merged 45 commits into from
Jan 15, 2025

Conversation

bogdan202
Copy link
Collaborator

Questions Answers
Description? Please be specific when describing the PR.
Every detail helps: versions, browser/server configuration, specific module/theme, etc. Feel free to add more information below this table.
Type? bug fix / improvement / new feature / refacto / critical
BC breaks? yes / no
Deprecations? yes / no
Fixed ticket? Fixes #{issue number here}.
How to test? Please indicate how to best verify that this PR is correct.

bogdan202 and others added 30 commits July 31, 2024 14:40
…lable

refs #47792 product availability in ps 1.7.3.1 and lower
…-fields

refs #46227 remove hosted fieldes
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](expressjs/express@4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [symfony/process](https://github.com/symfony/process) from 5.4.36 to 5.4.46.
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/7.1/CHANGELOG.md)
- [Commits](symfony/process@v5.4.36...v5.4.46)

---
updated-dependencies:
- dependency-name: symfony/process
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…ment-options

refs #48859 payment options
bogdan202 and others added 15 commits December 2, 2024 15:19
…saging

refs #48993 displaying messaging configuration section
…/process-5.4.46

Bump symfony/process from 5.4.36 to 5.4.46
…ress-4.21.0

Bump express from 4.19.2 to 4.21.0
…ant_files

refs #47377 removing redundant files
refs #49258 logging errors in webhook listener
…form

refs #46227 small modification of appearance
…mx-mb

refs #48852 MX/BR displaying paypal button
refs #48596 logging an error during registering a hook
@@ -394,17 +394,20 @@ public function ajaxProcessGetMessagingConfig()
exit;
}

$confing = json_decode(Configuration::get(ConfigurationMap::MESSENGING_CONFIG), true);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a small typo to update for next release :
confing ===> config

@bogdan202 bogdan202 merged commit 1174249 into master Jan 15, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants