-
Notifications
You must be signed in to change notification settings - Fork 1.9k
chore(deps): bump docker/bake-action from 6.2.0 to 6.3.0 #1553
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
Merged
revant
merged 1 commit into
main
from
dependabot/github_actions/docker/bake-action-6.3.0
Jan 25, 2025
Merged
chore(deps): bump docker/bake-action from 6.2.0 to 6.3.0 #1553
revant
merged 1 commit into
main
from
dependabot/github_actions/docker/bake-action-6.3.0
Jan 25, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 6.2.0 to 6.3.0. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v6.2.0...v6.3.0) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
geverit4
pushed a commit
to appliedrelevance/frappe_docker
that referenced
this pull request
Jun 9, 2025
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 6.2.0 to 6.3.0. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v6.2.0...v6.3.0) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
rodrigomedinasilva
added a commit
to Automia/frappe_docker
that referenced
this pull request
Jun 11, 2025
* Update development.md (frappe#1392) * Update development.md The extension name is renamed * Update development.md * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore(deps): bump pytest from 8.2.0 to 8.2.1 (frappe#1397) Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.0 to 8.2.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.2.0...8.2.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: Update example.env * chore(deps): Update pre-commit hooks (frappe#1398) Co-authored-by: vrslev <[email protected]> * Update single-server-example.md (frappe#1401) Fix nonworking step - hashed password fails - per https://discuss.frappe.io/t/frappe-docker-unable-to-log-in-into-traefik/123077 * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore: Update example.env * frappe#1402 Environment variables for custom image (frappe#1403) * chore: enhance compose.yaml with variables for customize * chore: use default blank values for db and redis variables in compose.yaml * chore: Use env var for HTTP(S) publish ports in overrides * docs: explain use of environment variables for image customization * chore: use ERPNEXT_VERSION as default * docs: fixed spelling errors * chore(deps): Update pre-commit hooks (frappe#1408) Co-authored-by: vrslev <[email protected]> * chore: Update example.env * fix: make docs more explicit for beginners (frappe#1409) * chore(deps): bump pytest from 8.2.1 to 8.2.2 (frappe#1406) Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.1 to 8.2.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.2.1...8.2.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * hyperlink updated (frappe#1407) * chore: Update example.env * chore(deps): bump docker/bake-action from 4.5.0 to 4.6.0 (frappe#1411) Bumps [docker/bake-action](https://github.com/docker/bake-action) from 4.5.0 to 4.6.0. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v4.5.0...v4.6.0) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore(deps): bump docker/bake-action from 4.6.0 to 5.1.0 (frappe#1420) Bumps [docker/bake-action](https://github.com/docker/bake-action) from 4.6.0 to 5.1.0. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v4.6.0...v5.1.0) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update docker-compose.yml (frappe#1415) A challenge I encountered while setting up the Development instance. The command 'bench init --skip-redis-config-generation frappe-bench' kept generating errors, which I discovered were due to an architecture mismatch between Docker and macOS. By updating the platform to linux/amd64 in my code, I was able to resolve this issue. * chore: Update example.env * chore: Update example.env * chore(deps): bump docker/bake-action from 5.1.0 to 5.2.0 (frappe#1422) Bumps [docker/bake-action](https://github.com/docker/bake-action) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v5.1.0...v5.2.0) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update README.md (frappe#1423) updated docker compose command * chore: Update example.env * chore: Update example.env * Fix: WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (frappe#1426) * chore(deps): bump docker/bake-action from 5.2.0 to 5.3.0 (frappe#1427) Bumps [docker/bake-action](https://github.com/docker/bake-action) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v5.2.0...v5.3.0) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore: Update example.env * Fix: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (frappe#1435) * chore(deps): bump docker/bake-action from 5.3.0 to 5.4.0 (frappe#1436) Bumps [docker/bake-action](https://github.com/docker/bake-action) from 5.3.0 to 5.4.0. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v5.3.0...v5.4.0) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump pytest from 8.2.2 to 8.3.1 (frappe#1442) Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.2.2...8.3.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump docker/bake-action from 5.4.0 to 5.5.0 (frappe#1444) Bumps [docker/bake-action](https://github.com/docker/bake-action) from 5.4.0 to 5.5.0. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v5.4.0...v5.5.0) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Updated example.env to include correct reference to doc (frappe#1443) * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore(deps): bump pytest from 8.3.1 to 8.3.2 (frappe#1447) Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.1 to 8.3.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.1...8.3.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): Update pre-commit hooks (frappe#1448) Co-authored-by: vrslev <[email protected]> * chore(deps): bump docker/bake-action from 5.5.0 to 5.6.1 (frappe#1453) Bumps [docker/bake-action](https://github.com/docker/bake-action) from 5.5.0 to 5.6.1. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v5.5.0...v5.6.1) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore(deps): bump docker/bake-action from 5.6.1 to 5.7.0 (frappe#1457) Bumps [docker/bake-action](https://github.com/docker/bake-action) from 5.6.1 to 5.7.0. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v5.6.1...v5.7.0) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update example.env (frappe#1445) Added HTTP_PUBLISH_PORT variable for updating the published port. Default value will be 8080. if we want to update the port we can specify here. * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore(deps): bump peter-evans/create-pull-request from 6 to 7 (frappe#1461) Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@v6...v7) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore(deps): bump pytest from 8.3.2 to 8.3.3 (frappe#1466) Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.2...8.3.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore: Update example.env * Update Traefik container from deprecated v2.6 to v2.11 (frappe#1475) * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore(deps): bump docker/bake-action from 5.7.0 to 5.8.0 (frappe#1477) Bumps [docker/bake-action](https://github.com/docker/bake-action) from 5.7.0 to 5.8.0. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v5.7.0...v5.8.0) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump docker/bake-action from 5.8.0 to 5.9.0 (frappe#1478) Bumps [docker/bake-action](https://github.com/docker/bake-action) from 5.8.0 to 5.9.0. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v5.8.0...v5.9.0) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: Update example.env * chore(deps): bump docker/bake-action from 5.9.0 to 5.10.0 (frappe#1480) Bumps [docker/bake-action](https://github.com/docker/bake-action) from 5.9.0 to 5.10.0. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v5.9.0...v5.10.0) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): Update pre-commit hooks (frappe#1486) Co-authored-by: vrslev <[email protected]> * increase mariadb health-check timeout (frappe#1485) * Enhance Docs for Custom Apps: Base64 Decoding for Testing and Fix 'nginx-entrypoint.sh: No Such File' Issue on Windows only" (frappe#1479) * Decode the Base64-encoded Environment Variable * add docs to fix nginx-entrypoint.sh: no such file on windows * Revert "add docs to fix nginx-entrypoint.sh: no such file on windows" This reverts commit 395d7cf. * add docs to fix nginx-entrypoint.sh: no such file on windows * Fix files according to pre-commit hooks * chore: Update example.env * chore(deps): Update pre-commit hooks (frappe#1488) Co-authored-by: vrslev <[email protected]> * chore: Update example.env * chore(deps): Update pre-commit hooks (frappe#1490) Co-authored-by: vrslev <[email protected]> * chore: add link to FAQ in production container (frappe#1493) * chore: add link to FAQ in production container prompt * chore: add message link to FAQ in production container * docs: add link to FAQ in README * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore(deps): Update pre-commit hooks (frappe#1495) Co-authored-by: vrslev <[email protected]> * chore: Update example.env * chore: Update example.env * feat: allow layered custom image build (frappe#1497) speed up build time pull builder image pack built assets into base image * fix: invalid nested interpolation (frappe#1496) Nested interpolation is not supported by docker (docker/cli#4265). Changed the file so that it uses `CUSTOM_TAG` or `ERPNEXT_VERSION` if that's not available. * ci: push base and build images (frappe#1498) * ci: push base and build images tags (frappe#1499) * docs: quick build command (frappe#1500) * docs: quick build command * chore: fix pre-commit lint for md file * chore: Update example.env * chore: Update example.env * chore: Update example.env * docs: clarify docker-compose and add steps to troubleshooting instructions (frappe#1502) Add steps to the database debugging guide to include more possibilities and fix mysql instructions. Add explanation on the use of certain variables affected by network configuration. * chore: fix pre-commit lint for md file (frappe#1503) * chore: Update example.env * docs: fix grammar in administrator password instructions (frappe#1504) Correct redundant wording and improve clarity in site creation documentation. * chore: Update example.env * chore: Update example.env * Update docker-build-push.yml to support arm64 (frappe#1492) * ci: push frappe or erpnext branch as tag (frappe#1508) * ci: push frappe or erpnext branch as tag * ci: build arm64 images * revert: build arm64 images * docs: fix logs command (frappe#1509) * chore: Update example.env * Update docker-build-push.yml (frappe#1512) Fixes frappe#1511, add docker/setup-qemu-action@v3 step * docs: fix broken link (frappe#1516) fixes frappe#1510 * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore: Update example.env * Changed pwd.yml (frappe#1519) * Update pwd.yml changed some parameters, since syntax has changed: - bench parameter for mariadb password is different - mariadb parameter for password has changed * fix: create site command in pwd.yml * fix: create site command in pwd.yml remove deprecated option and use new --------- Co-authored-by: Revant Nandgaonkar <[email protected]> * Updated README.md (arm64 architecture) (frappe#1520) * Update README.md Added documentation to run on arm64 architecture. * fix: lint --------- Co-authored-by: Revant Nandgaonkar <[email protected]> * chore: Update example.env * chore(deps): bump pytest from 8.3.3 to 8.3.4 (frappe#1522) Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.3 to 8.3.4. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.3...8.3.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: Update example.env * chore(deps): bump docker/bake-action from 5.10.0 to 5.11.0 (frappe#1523) Bumps [docker/bake-action](https://github.com/docker/bake-action) from 5.10.0 to 5.11.0. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v5.10.0...v5.11.0) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Fix Connection Error (frappe#1524) * chore: Update example.env * chore: Update example.env * fix: --no-mariadb-socket is DEPRECATED (frappe#1525) --no-mariadb-socket is DEPRECATED; use --mariadb-user-host-login-scope='%' (wildcard) or --mariadb-user-host-login-scope=<myhostscope>, instead. * fix: --no-mariadb-socket & --mariadb-root-password is DEPRECATED * chore: Update example.env * chore: Update example.env * fix: quote percent as mentioned in bench help * revert: quote percent as mentioned in bench help * fix: add quotes into command (frappe#1527) * fix: tests * chore: Update example.env * chore(deps): Update pre-commit hooks * chore: Update example.env * chore: Update example.env * feat: backup cron * chore: Update example.env * chore: Update example.env * fix: backup cron user * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore: Update example.env * Create https for local ERPNext deployment.md * Create custom-apps-podman This is a full guide on building an image with custom apps using Podman. * chore: Update example.env * docs: tls for local deployment * docs: custom apps with podman * Update troubleshoot.md for edge cases Add create command template on troubleshoot.md * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore(deps): bump docker/bake-action from 5.11.0 to 6.0.0 Bumps [docker/bake-action](https://github.com/docker/bake-action) from 5.11.0 to 6.0.0. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v5.11.0...v6.0.0) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * ci: use source for bake-action path context * chore: Update example.env * chore: Update example.env * chore(deps): bump docker/bake-action from 6.0.0 to 6.1.1 (frappe#1548) Bumps [docker/bake-action](https://github.com/docker/bake-action) from 6.0.0 to 6.1.1. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v6.0.0...v6.1.1) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump docker/bake-action from 6.1.1 to 6.2.0 (frappe#1550) Bumps [docker/bake-action](https://github.com/docker/bake-action) from 6.1.1 to 6.2.0. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v6.1.1...v6.2.0) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore: Update example.env * fix: pwd SocketIO Origin in nginx conf (frappe#1552) * chore(deps): Update pre-commit hooks (frappe#1551) Co-authored-by: vrslev <[email protected]> * chore(deps): bump docker/bake-action from 6.2.0 to 6.3.0 (frappe#1553) Bumps [docker/bake-action](https://github.com/docker/bake-action) from 6.2.0 to 6.3.0. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v6.2.0...v6.3.0) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Remove redis-cache volume (frappe#1555) * Remove redis-cache volume * remove from docs * ci: fix pre-commit --------- Co-authored-by: Revant Nandgaonkar <[email protected]> * Update custom-apps.md (frappe#1554) * Update custom-apps.md grammar fixes * Remove redis-cache volume (frappe#1555) * Remove redis-cache volume * remove from docs * ci: fix pre-commit --------- Co-authored-by: Revant Nandgaonkar <[email protected]> --------- Co-authored-by: Salah Aldin Fateh <[email protected]> Co-authored-by: Revant Nandgaonkar <[email protected]> * chore: Update example.env * chore(deps): Update pre-commit hooks (frappe#1558) Co-authored-by: vrslev <[email protected]> * chore: Update example.env * Autostart pod on system boot (frappe#1561) * Autostart pod on system boot * ci: fix pre-commit --------- Co-authored-by: Revant Nandgaonkar <[email protected]> * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore: Update example.env * Compose with restart (frappe#1567) * added restart policy for critical sirvices * Update configurator restart policy * Added restart policy * Added restart policy * Added restart policy * chore: Update example.env * chore: Update example.env * chore(deps): bump docker/bake-action from 6.3.0 to 6.4.0 (frappe#1570) Bumps [docker/bake-action](https://github.com/docker/bake-action) from 6.3.0 to 6.4.0. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v6.3.0...v6.4.0) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Fix `installer.py` (frappe#1571) * Update installer.py Revising the `installer.py` script. The script is facing an issue during execution as it required interactive input for the root username unless the username was provided as a flag https://github.com/frappe/frappe/blob/42f9e537d0de84bdcd540281d5f8149ea5d50eaa/frappe/installer.py#L157-L158. Resolving this by passing the username as a flag allows the script to proceed successfully. * ci: pin pre-commit/prettier to 3.5.2 --------- Co-authored-by: Revant Nandgaonkar <[email protected]> * chore: Update example.env * chore(deps): Update pre-commit hooks (frappe#1576) Co-authored-by: vrslev <[email protected]> * chore(deps): bump docker/bake-action from 6.4.0 to 6.5.0 (frappe#1577) Bumps [docker/bake-action](https://github.com/docker/bake-action) from 6.4.0 to 6.5.0. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v6.4.0...v6.5.0) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * docs: fix typo yaml -> yml in README.md (frappe#1579) * chore: Update example.env * chore: Update example.env * chore(deps): bump pytest from 8.3.4 to 8.3.5 (frappe#1581) Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 to 8.3.5. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.4...8.3.5) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore: Update example.env * ci: for arm64 build frappe/erpnext like frappe/bench (frappe#1587) * build: add pkg-config deb package in build layer (frappe#1590) * build: add pkg-config deb package in build layer * ci: only use tonistiigi/binfmt for image push * revert: arm64 builds * ci: copy build_bench to docker-build-push * ci: set driver-opts network=host for buildx action * chore(deps): bump webfactory/ssh-agent from 0.8.0 to 0.9.1 (frappe#1592) Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent) from 0.8.0 to 0.9.1. - [Release notes](https://github.com/webfactory/ssh-agent/releases) - [Changelog](https://github.com/webfactory/ssh-agent/blob/master/CHANGELOG.md) - [Commits](webfactory/ssh-agent@v0.8.0...v0.9.1) --- updated-dependencies: - dependency-name: webfactory/ssh-agent dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore: Update example.env * Update development.md (frappe#1600) Clarify documentation about error. Solution was found at: https://discuss.frappe.io/t/youre-attempting-to-install-erpnext-version-15-with-frappe-version-16-this-is-not-supported-and-wi/127422 * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore: Update vscode-example scripts (frappe#1613) * chore: Add tasks.json file * refactor: Remove deprecated pythonPath; redundant with settings.json anyway. * fix: Use expected type for python debug * feat: Run post clean task in seamless way * feat: Add compunds config for easier setup * style: Trigger pre-commit lint * fix: honcho python environment in vscode launch.json * fix: pre-commit prettier check --------- Co-authored-by: Revant Nandgaonkar <[email protected]> * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore: change short link * chore: Update example.env * chore: Update example.env * chore: Update example.env * chore(deps): bump docker/bake-action from 6.5.0 to 6.6.0 (frappe#1619) Bumps [docker/bake-action](https://github.com/docker/bake-action) from 6.5.0 to 6.6.0. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v6.5.0...v6.6.0) --- updated-dependencies: - dependency-name: docker/bake-action dependency-version: 6.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: Update example.env * chore: Update example.env * Update site-operations.md (frappe#1627) Added note for -p <project_name> in docker-compose exec command. frappe#927 * chore: Update example.env * chore: Update example.env * chore(deps): bump docker/bake-action from 6.6.0 to 6.7.0 (frappe#1633) Bumps [docker/bake-action](https://github.com/docker/bake-action) from 6.6.0 to 6.7.0. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v6.6.0...v6.7.0) --- updated-dependencies: - dependency-name: docker/bake-action dependency-version: 6.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: Update example.env * chore: Update EOL NodeJS to 20.19.2 (frappe#1638) * chore(deps): bump docker/bake-action from 6.7.0 to 6.8.0 (frappe#1641) Bumps [docker/bake-action](https://github.com/docker/bake-action) from 6.7.0 to 6.8.0. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v6.7.0...v6.8.0) --- updated-dependencies: - dependency-name: docker/bake-action dependency-version: 6.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: Update example.env * chore: Update example.env * chore(deps): bump pytest from 8.3.5 to 8.4.0 (frappe#1644) Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 to 8.4.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.5...8.4.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: Update example.env --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Bowrna <[email protected]> Co-authored-by: github-actions <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: vrslev <[email protected]> Co-authored-by: Anthony <[email protected]> Co-authored-by: Yeifer Alexander Muñoz Torres <[email protected]> Co-authored-by: Chev91 <[email protected]> Co-authored-by: Himanshu Shivhare <[email protected]> Co-authored-by: vama <[email protected]> Co-authored-by: gp <[email protected]> Co-authored-by: Sai Vineeth <[email protected]> Co-authored-by: Sagar <[email protected]> Co-authored-by: Martin Heini <[email protected]> Co-authored-by: Edward Almanzar <[email protected]> Co-authored-by: Revant Nandgaonkar <[email protected]> Co-authored-by: Rakshit Menpara <[email protected]> Co-authored-by: Marc-Antoine Lalonde <[email protected]> Co-authored-by: Dr.Blank <[email protected]> Co-authored-by: rexeo-asia <[email protected]> Co-authored-by: V3 <[email protected]> Co-authored-by: Sharon P Raju <[email protected]> Co-authored-by: mz-h <[email protected]> Co-authored-by: 0xD0M1M0 <[email protected]> Co-authored-by: Vlad Sorokin <[email protected]> Co-authored-by: Amanuel Elhanan <[email protected]> Co-authored-by: Roberto Alonso De la Garza Mendoza <[email protected]> Co-authored-by: Md Hussain Nagaria <[email protected]> Co-authored-by: Salah Aldin Fateh <[email protected]> Co-authored-by: kelvine <[email protected]> Co-authored-by: DanielRadlAMR <[email protected]> Co-authored-by: bgodlin <[email protected]> Co-authored-by: Hoa "Rin" Nguyen <[email protected]> Co-authored-by: Reuel Ramos Ribeiro <[email protected]> Co-authored-by: Harmeet Singh <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update Github_actions code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps docker/bake-action from 6.2.0 to 6.3.0.
Release notes
Sourced from docker/bake-action's releases.
Commits
7bff531
Merge pull request #297 from docker/dependabot/npm_and_yarn/docker/actions-to...4eb699f
chore: update generated content3310620
chore(deps): Bump@docker/actions-toolkit
from 0.51.0 to 0.53.0Dependabot 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 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 <dependency name> 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)