chore(deps): bump docker/build-push-action from 6 to 7#15
Open
dependabot[bot] wants to merge 9 commits intomainfrom
Open
chore(deps): bump docker/build-push-action from 6 to 7#15dependabot[bot] wants to merge 9 commits intomainfrom
dependabot[bot] wants to merge 9 commits intomainfrom
Conversation
35b5883 to
5a9f32f
Compare
fix: db cascade issue / cc: test_delete_url
feat: advanced challenges (refactored logic)
…riddle fixes - require_json() now accepts request as param instead of using Flask global proxy (global proxy requires active request context; unit tests only push app_context) - Add content_type='application/json' default to test _request() helper - Add on_delete=CASCADE to Event.url_id FK (fix cascade delete 409) - Fix link_routes: catch ForbiddenError->410, NotFoundError->404 (inactive URL) - Add strict mode validators to CreateUserSchema (reject numeric username/email) - Fix REDIS_URL/RATE_LIMIT_STORAGE_URI auth in backend/.env
fix workflows (ci)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6 to 7. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v6...v7) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
5a9f32f to
b2bd28a
Compare
c02b8ff to
3fac41f
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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/build-push-action from 6 to 7.
Release notes
Sourced from docker/build-push-action's releases.
... (truncated)
Commits
d08e5c3Merge pull request #1479 from docker/dependabot/npm_and_yarn/docker/actions-t...cbd2dffchore: update generated contentf76f51fchore(deps): Bump@docker/actions-toolkitfrom 0.78.0 to 0.79.07d03e66Merge pull request #1473 from crazy-max/rm-deprecated-envs98f853dchore: update generated contentcadccf6remove deprecated envs03fe877Merge pull request #1478 from docker/dependabot/github_actions/docker/setup-b...827e366chore(deps): Bump docker/setup-buildx-action from 3 to 4e25db87Merge pull request #1474 from crazy-max/rm-export-build-tool1ac2573Merge pull request #1470 from crazy-max/node24