Commit Graph

1826 Commits

Author SHA1 Message Date
VirtuBox
cdf22d30d0 Merge pull request #534 from WordOps/dependabot/pip/argcomplete-3.1.1
Bump argcomplete from 3.0.8 to 3.1.1
2023-07-17 10:26:46 +02:00
VirtuBox
5052a5fa77 Merge pull request #539 from WordOps/dependabot/pip/pymysql-1.1.0
Bump pymysql from 1.0.3 to 1.1.0
2023-07-17 10:26:32 +02:00
VirtuBox
b3a47f4938 Merge pull request #540 from Alfusainey/bug
bug fix: close file after reading
2023-07-17 10:26:16 +02:00
VirtuBox
794d4b540a Merge pull request #537 from vitovt/Debian-12
Add support for Debian 12
2023-07-16 23:49:21 +02:00
VirtuBox
6346a4fd07 Merge pull request #376 from yogeshbeniwal/master
Set cache expiry of css and js files to 1 year
2023-07-16 23:33:12 +02:00
dependabot[bot]
65a2b22d75 Bump pymysql from 1.0.3 to 1.1.0
Bumps [pymysql](https://github.com/PyMySQL/PyMySQL) from 1.0.3 to 1.1.0.
- [Release notes](https://github.com/PyMySQL/PyMySQL/releases)
- [Changelog](https://github.com/PyMySQL/PyMySQL/blob/main/CHANGELOG.md)
- [Commits](https://github.com/PyMySQL/PyMySQL/compare/v1.0.3...v1.1.0)

---
updated-dependencies:
- dependency-name: pymysql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-16 21:30:58 +00:00
VirtuBox
1e98a79e96 Merge pull request #545 from WordOps/dependabot/pip/sqlalchemy-1.4.49
Bump sqlalchemy from 1.4.48 to 1.4.49
2023-07-16 23:30:09 +02:00
dependabot[bot]
3ef70c1bfd Bump sqlalchemy from 1.4.48 to 1.4.49
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.48 to 1.4.49.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 13:59:54 +00:00
Alfusainey Jallow
e3bb428c26 bug fix: close file after reading
Signed-off-by: Alfusainey Jallow <alf.jallow@gmail.com>
2023-06-27 12:40:26 +02:00
Vitovt
51e2c41059 Add support for Debian 12 2023-06-24 23:49:10 +03:00
dependabot[bot]
921b09d4c7 Bump argcomplete from 3.0.8 to 3.1.1
Bumps [argcomplete](https://github.com/kislyuk/argcomplete) from 3.0.8 to 3.1.1.
- [Release notes](https://github.com/kislyuk/argcomplete/releases)
- [Changelog](https://github.com/kislyuk/argcomplete/blob/develop/Changes.rst)
- [Commits](https://github.com/kislyuk/argcomplete/compare/v3.0.8...v3.1.1)

---
updated-dependencies:
- dependency-name: argcomplete
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 14:00:27 +00:00
VirtuBox
6b5b8754cb Merge pull request #529 from WordOps/dependabot/pip/psutil-5.9.5
Bump psutil from 5.9.4 to 5.9.5
2023-05-30 17:26:39 +02:00
dependabot[bot]
2c52cd51eb Bump psutil from 5.9.4 to 5.9.5
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.4 to 5.9.5.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.4...release-5.9.5)

---
updated-dependencies:
- dependency-name: psutil
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-25 06:33:29 +00:00
VirtuBox
3ccb9f825a Merge pull request #528 from WordOps/dependabot/pip/sh-2.0.4
Bump sh from 1.14.3 to 2.0.4
2023-05-25 08:32:59 +02:00
VirtuBox
fad41d9845 Merge pull request #526 from WordOps/dependabot/pip/colorlog-6.7.0
Bump colorlog from 4.6.2 to 6.7.0
2023-05-25 08:32:49 +02:00
dependabot[bot]
eb113dd06f Bump sh from 1.14.3 to 2.0.4
Bumps [sh](https://github.com/amoffat/sh) from 1.14.3 to 2.0.4.
- [Changelog](https://github.com/amoffat/sh/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/amoffat/sh/compare/1.14.3...2.0.4)

---
updated-dependencies:
- dependency-name: sh
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-24 14:30:13 +00:00
dependabot[bot]
07b9bcc106 Bump colorlog from 4.6.2 to 6.7.0
Bumps [colorlog](https://github.com/borntyping/python-colorlog) from 4.6.2 to 6.7.0.
- [Release notes](https://github.com/borntyping/python-colorlog/releases)
- [Commits](https://github.com/borntyping/python-colorlog/compare/v4.6.2...v6.7.0)

---
updated-dependencies:
- dependency-name: colorlog
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-24 14:29:50 +00:00
VirtuBox
6d6dcd1256 Merge pull request #530 from WordOps/dependabot/pip/distro-1.8.0
Bump distro from 1.7.0 to 1.8.0
2023-05-24 16:29:14 +02:00
VirtuBox
3486d95ed4 Merge pull request #527 from WordOps/dependabot/pip/pymysql-1.0.3
Bump pymysql from 0.10.1 to 1.0.3
2023-05-24 16:25:27 +02:00
dependabot[bot]
b5f7e9339c Bump distro from 1.7.0 to 1.8.0
Bumps [distro](https://github.com/python-distro/distro) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/python-distro/distro/releases)
- [Changelog](https://github.com/python-distro/distro/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-distro/distro/compare/v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: distro
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 15:07:31 +00:00
VirtuBox
3fb362574e Merge pull request #524 from WordOps/dependabot/pip/argcomplete-3.0.8
Bump argcomplete from 1.12.0 to 3.0.8
2023-05-22 17:02:19 +02:00
dependabot[bot]
1862ab8a84 Bump pymysql from 0.10.1 to 1.0.3
Bumps [pymysql](https://github.com/PyMySQL/PyMySQL) from 0.10.1 to 1.0.3.
- [Release notes](https://github.com/PyMySQL/PyMySQL/releases)
- [Changelog](https://github.com/PyMySQL/PyMySQL/blob/main/CHANGELOG.md)
- [Commits](https://github.com/PyMySQL/PyMySQL/compare/v0.10.1...v1.0.3)

---
updated-dependencies:
- dependency-name: pymysql
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-18 14:34:05 +00:00
dependabot[bot]
9c09d59ad2 Bump argcomplete from 1.12.0 to 3.0.8
Bumps [argcomplete](https://github.com/kislyuk/argcomplete) from 1.12.0 to 3.0.8.
- [Release notes](https://github.com/kislyuk/argcomplete/releases)
- [Changelog](https://github.com/kislyuk/argcomplete/blob/develop/Changes.rst)
- [Commits](https://github.com/kislyuk/argcomplete/compare/v1.12.0...v3.0.8)

---
updated-dependencies:
- dependency-name: argcomplete
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-18 14:34:02 +00:00
VirtuBox
881a922db0 Merge pull request #525 from WordOps/dependabot/pip/sqlalchemy-1.4.48
Bump sqlalchemy from 1.4.46 to 1.4.48
2023-05-18 16:33:18 +02:00
dependabot[bot]
2a72f79011 Bump sqlalchemy from 1.4.46 to 1.4.48
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.46 to 1.4.48.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 13:58:55 +00:00
VirtuBox
925bdd4fde Merge pull request #522 from WordOps/updating-configuration
Prepare for release
2023-05-16 20:33:53 +02:00
VirtuBox
6607ee1217 Merge remote-tracking branch 'origin/updating-configuration' into updating-configuration 2023-05-09 08:16:48 +02:00
VirtuBox
ad540ceadd Minor changes 2023-05-09 08:14:56 +02:00
VirtuBox
43c04f80b6 Merge pull request #517 from WordOps/dependabot/pip/sqlalchemy-1.4.48
Bump sqlalchemy from 1.4.47 to 1.4.48
2023-05-04 09:14:46 +02:00
dependabot[bot]
3df9de8111 Bump sqlalchemy from 1.4.47 to 1.4.48
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.47 to 1.4.48.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 13:59:45 +00:00
VirtuBox
a3233d0908 Merge pull request #511 from yogeshbeniwal/update/mariadb-version
Update MariaDB to latest LTS version
2023-04-30 20:32:11 +02:00
VirtuBox
ddfcca5b86 Merge pull request #512 from yogeshbeniwal/update/wp-memory-limit
Update memory limit to WooCommerce recommended requirements
2023-04-25 00:57:46 +02:00
Yogesh Beniwal
afd5d8ec8b Update WP_MEMORY_LIMIT and WP_MAX_MEMORY_LIMIT 2023-04-03 16:57:45 +08:00
Yogesh Beniwal
c922613841 Update MariaDB to latest LTS version 2023-04-03 16:11:04 +08:00
VirtuBox
3bd80047fd Merge pull request #509 from WordOps/dependabot/pip/sqlalchemy-1.4.47
Bump sqlalchemy from 1.4.46 to 1.4.47
2023-03-23 16:22:09 +01:00
dependabot[bot]
96dd12aa77 Bump sqlalchemy from 1.4.46 to 1.4.47
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.46 to 1.4.47.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 14:02:30 +00:00
VirtuBox
17615d519e Fix requirements 2023-02-26 19:06:20 +01:00
VirtuBox
247d10f2cd Fix requests requirement 2023-02-25 16:46:48 +01:00
VirtuBox
e5d8706dce Fix requirements version for dependabot 2023-02-25 16:37:53 +01:00
VirtuBox
ea1c7e67e7 Merge pull request #499 from WordOps/updating-configuration
Hotfix SQLAlchemy version locked
2023-01-29 14:49:34 +01:00
VirtuBox
92ec949e51 Bump WordOps release 2023-01-29 14:19:39 +01:00
VirtuBox
35548328e0 Fix SQLAlchemy 2023-01-29 14:13:52 +01:00
VirtuBox
d07d66e0d5 Merge pull request #495 from WordOps/updating-configuration
Fix wpce options
2023-01-22 10:49:28 +01:00
VirtuBox
7139310aee Update wpce options 2023-01-21 13:45:13 +01:00
VirtuBox
edbfd53919 Bump version for release 2023-01-20 23:23:25 +01:00
VirtuBox
2df4eb05eb Merge pull request #494 from ihfbib/master
Nginx Whitelist Jetpack IP ranges for xmlrpc.php
2023-01-20 23:18:36 +01:00
Hamada Habib
755eafc4c0 Merge branch 'WordOps:master' into master 2023-01-18 09:15:47 +02:00
Hamada Habib
7f64e832e4 Allow all Communications Between Jetpack and WordPress.com 2023-01-18 09:15:03 +02:00
VirtuBox
2aac18b24c Fix GitHub actions 2023-01-10 19:00:27 +01:00
VirtuBox
528d3058eb Merge pull request #493 from WordOps/updating-configuration
Fix OpenSuse repository gpg key
2023-01-09 08:52:19 +01:00