dependabot[bot]
64257ecaa6
chore(deps): bump pytest from 7.1.3 to 7.2.0 ( #982 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.1.3 to 7.2.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.3...7.2.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 16:49:25 +05:30
Babuuu
83f7db0c50
Use docker --chown command instead of RUN chown ( #979 )
...
The `RUN chown -R frappe:frappe /home/frappe` command was taking too long for me, over 6 minutes before I gave up and killed it. docker chown is faster, and it helps avoid creating a new layer.
2022-10-24 17:52:22 +05:30
dependabot[bot]
35b944d850
chore(deps): bump nginxinc/nginx-unprivileged in /images/nginx ( #978 )
...
Bumps nginxinc/nginx-unprivileged from 1.23.1-alpine to 1.23.2-alpine.
---
updated-dependencies:
- dependency-name: nginxinc/nginx-unprivileged
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-21 21:49:32 +05:30
dependabot[bot]
37b59843f5
chore(deps): bump webfactory/ssh-agent from 0.6.0 to 0.7.0 ( #977 )
...
Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent ) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/webfactory/ssh-agent/releases )
- [Changelog](https://github.com/webfactory/ssh-agent/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webfactory/ssh-agent/compare/v0.6.0...v0.7.0 )
---
updated-dependencies:
- dependency-name: webfactory/ssh-agent
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-21 21:49:07 +05:30
github-actions[bot]
ceae7e9ba0
chore(deps): Update pre-commit hooks ( #976 )
...
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-10-21 21:47:56 +05:30
dependabot[bot]
82cc15253a
chore(deps): bump webfactory/ssh-agent from 0.5.4 to 0.6.0 ( #971 )
...
Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent ) from 0.5.4 to 0.6.0.
- [Release notes](https://github.com/webfactory/ssh-agent/releases )
- [Changelog](https://github.com/webfactory/ssh-agent/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webfactory/ssh-agent/compare/v0.5.4...v0.6.0 )
---
updated-dependencies:
- dependency-name: webfactory/ssh-agent
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-19 14:23:26 +05:30
Revant Nandgaonkar
8e7f8b3b71
fix: install correct nodejs as per frappe version ( #970 )
...
fixes #967 , #969
2022-10-19 14:22:07 +05:30
github-actions
fcb52d218f
chore: Update example.env
2022-10-18 18:16:56 +00:00
github-actions
d0cd1f7afc
chore: Update example.env
2022-10-18 11:49:15 +00:00
Imesha Sudasingha
36592fb3fd
Update default NodeJS version in development/README.md ( #968 )
...
For the frappe version 14
2022-10-18 03:56:29 +05:30
Revant Nandgaonkar
ba68887e40
fix: install node and python envs for v13 ( #963 )
...
fixes #962
2022-10-16 13:38:16 +05:30
github-actions[bot]
6bfd1f926e
chore(deps): Update pre-commit hooks ( #960 )
...
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-10-15 17:45:56 +05:30
github-actions
a7aae8a000
chore: Update example.env
2022-10-12 12:38:00 +00:00
dependabot[bot]
8c9322b3a3
chore(deps): bump docker/bake-action from 2.2.0 to 2.3.0 ( #957 )
...
Bumps [docker/bake-action](https://github.com/docker/bake-action ) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/docker/bake-action/releases )
- [Commits](https://github.com/docker/bake-action/compare/v2.2.0...v2.3.0 )
---
updated-dependencies:
- dependency-name: docker/bake-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-12 16:40:16 +05:30
github-actions[bot]
cfb2f40158
chore(deps): Update pre-commit hooks ( #956 )
...
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-10-12 05:09:36 +05:30
github-actions
41a155283e
chore: Update example.env
2022-10-11 13:10:27 +00:00
github-actions
76de3b3ce8
chore: Update example.env
2022-10-11 10:39:28 +00:00
github-actions[bot]
1f78fe7204
chore(deps): Update pre-commit hooks ( #955 )
...
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-10-10 13:07:29 +05:30
github-actions
289c2b7bfb
chore: Update example.env
2022-10-07 12:53:50 +00:00
dependabot[bot]
34a0cfb5b0
chore(deps-dev): bump black from 22.8.0 to 22.10.0 ( #953 )
...
Bumps [black](https://github.com/psf/black ) from 22.8.0 to 22.10.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/22.8.0...22.10.0 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-07 17:44:31 +05:30
github-actions[bot]
fdbcd4ff52
chore(deps): Update pre-commit hooks ( #952 )
...
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-10-07 17:44:14 +05:30
Revant Nandgaonkar
02fcf42c7c
fix: pwd add assets volume to queue ( #951 )
2022-10-06 12:13:56 +05:30
George Everitt
cb16ab9091
Added the --resolve-deps flag to dev install ( #950 )
...
Fixes #947
2022-10-05 10:58:44 +05:30
github-actions
f2c660492e
chore: Update example.env
2022-10-04 12:29:15 +00:00
github-actions[bot]
a599f8d302
chore(deps): Update pre-commit hooks ( #948 )
...
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-10-04 17:58:57 +05:30
github-actions
821a2be993
chore: Update example.env
2022-10-04 10:44:22 +00:00
github-actions
c90e787b6f
chore: Update example.env
2022-09-28 10:06:31 +00:00
Arunkumar Ganesan
27ac6e2625
queue short added with mariadb network ( #940 )
...
Co-authored-by: ArunG <arung.sap@gmail.com>
2022-09-27 23:18:11 +05:30
github-actions
980eee9154
chore: Update example.env
2022-09-27 10:40:23 +00:00
github-actions[bot]
0446b8ee70
chore(deps): Update pre-commit hooks ( #939 )
...
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-09-26 14:56:24 +05:30
github-actions[bot]
4d5c9c4095
chore(deps): Update pre-commit hooks ( #937 )
...
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-09-26 03:36:12 +05:30
dependabot[bot]
06cbce1527
chore(deps): bump actions/stale from 5 to 6 ( #934 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 5 to 6.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-22 15:23:52 +05:30
github-actions
9bbe95fa99
chore: Update example.env
2022-09-20 18:46:21 +00:00
github-actions
c20078f41f
chore: Update example.env
2022-09-20 12:05:44 +00:00
github-actions[bot]
8bc5bf6a6d
chore(deps): Update pre-commit hooks ( #917 )
...
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-09-18 10:36:02 +05:30
Jeffery CHEN Fan
301e4770a4
Update Dockerfile ( #926 )
2022-09-16 04:06:12 +05:30
github-actions
537e2d5afb
chore: Update example.env
2022-09-14 14:04:18 +00:00
github-actions
2421f2befb
chore: Update example.env
2022-09-13 12:25:04 +00:00
github-actions
380b1e06bf
chore: Update example.env
2022-09-13 10:16:17 +00:00
Revant Nandgaonkar
ec584ba9c8
Deprecate assets builder ( #922 )
...
* feat: remove assets-builder image
* ci: remove version 12 builds
* fix: v13 nginx builds
2022-09-12 14:20:05 +05:30
Revant Nandgaonkar
2c1e5425b6
fix(bench): add dependencies to build python using pyenv ( #920 )
...
* fix(bench): add dependencies to build python using pyenv
fixes #840
* fix(bench): comment typo
2022-09-09 15:48:22 +05:30
github-actions
81ea33d56e
chore: Update example.env
2022-09-06 16:16:36 +00:00
github-actions
61c8de5c08
chore: Update example.env
2022-09-06 11:16:47 +00:00
Revant Nandgaonkar
7fac6f3190
chore(deps): Update pre-commit hooks ( #916 )
2022-09-06 12:10:52 +05:30
dependabot[bot]
7ebd7d62b9
chore(deps): bump pytest from 7.1.2 to 7.1.3 ( #914 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.1.2 to 7.1.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.2...7.1.3 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-06 10:06:35 +05:30
dependabot[bot]
2cb93e7315
chore(deps-dev): bump black from 22.6.0 to 22.8.0 ( #909 )
...
Bumps [black](https://github.com/psf/black ) from 22.6.0 to 22.8.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/22.6.0...22.8.0 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-01 16:26:17 +05:30
github-actions
8065487c92
chore: Update example.env
2022-08-30 09:39:06 +00:00
github-actions
f60ed87ec8
chore: Update example.env
2022-08-30 07:56:06 +00:00
HENRY Florian
7e5d9c7f53
feat: remove version-12 dependencies ( #898 )
...
* feat: remove version-12 dependencies
* chore: Add in comment missing depdencies
* chore: Add in comment missing depdencies
* chore: Add in comment missing depdencies
2022-08-30 12:40:33 +05:30
github-actions
399def488e
chore: Update example.env
2022-08-26 09:04:23 +00:00