Bump docker/build-push-action from 3.2.0 to 3.3.0#65
Open
dependabot[bot] wants to merge 137 commits into
Open
Conversation
* codehighlight: Add code highlighting option
* codehighlight: Use the samen render common template for user pages Remove code for CodeHighlighting UI Bring all MathJax logic into one common template Put the highlight logic into one common template Use the same highlightjs library everywhere Don't automatically include "v" from git
* upstream/master: Include version in archives made by `make release` Remove keys.sh from make release Add make release
* codehighlight: Only load highlght css when needed Only load js when there are blocks to highlight
* codehighlight: Work as a standalone server, including TLS Include About/Privacy page content in page description Show instance stats on About page Change default database name to writefreely Use and validate database type before connecting Mention Contributing Guide in README Add AUTHORS.md Fix About page link in Admin dash
* codehighlight: Fix whitespace in templates Rename render.tmpl to post-render.tmpl Optimize template loading on non-post pages Fix whitespace in highlight JS Fix typos
* upstream/master: Only log ActivityPub info when debugging Bump version to 0.4 Move softwareVer to var() block Add @koehn to AUTHORS Add `make release-docker` Move docker build to `make build-docker` extracted docker command a la `go` and `make` added docker support to `make release` removed an unnecessary debugging statement added .git to make builds cache more effectively and run faster switched to much smaller alpine image since golang not required at runtime Updated Dockerfile to produce smaller image with minimum content and a few extra features; added .dockerignore
* bindaddress: Allow 'bind' in config to specify bind address
* bindaddress: Also use bind address on standalone redirect
* upstream/master: Re-add https in log message
* codehighlight: Add support for all languages
* codehighlight:
* codehighlight: Only push language uri once on load stack
This is probably too specific for general use
* upstream/master: Fix editing metadata on single-user instances Add link to AUR package
* hashlink: Require hashtags to have a space before them
* upstream/master: Fix whitespace
* upstream/master: Bump version to 0.5 Show stats on About page if public_stats enabled Hide unneeded config values in single-user mode Add site_description config value Remove params from URL after loading admin panel Open pages linked from admin UI in new window Support editing some config values in admin UI
* hashlink: Allow beginning of line as begin of tag as well
* master: (22 commits) Make accesstokens.user_agent NULL by default Switch to xgo for cross-compilation Update setup steps Add SQLite option to config process Support custom SQLite database file name Fix duplicate key checks in SQLite Fix upsert queries on SQLite Fix pinned post content truncation with SQLite Fix post `created` date in SQLite Fix SQLite date format string Move NOW() calls to datastore.now() method Move initial config loading to its own func Locally host MathJax Locally host highlightjs Add --create-admin option Add openssl and root anchors for federation queries Fix SQLite concurrency issues Extract out common DB connection logic Include SQLite schema in releases Add backticks on table names in sqlite.sql ...
* master: Add missing CSS for highlightjs Reserve "community" username Bump version to 0.6.0 Add Reader section Add new -c [filename] option for supplying config file
* upstream/master: Fix db.Ping() call Update features list Check database connection on startup
* upstream/master: Support building without SQLite support Send correct status on 410/500 in handleHTTPError Send correct status on 404 in handleHTTPError Extract images with .image extension Fix spacing around copyright notices Embed schema files in binary Add @kaiyou to AUTHORS Use language-specific dash in post titles Create darwin archives with macos in the name Add copyright / license notices to .go files Fix metadata update redirect on single-user instances Add --create-user option for regular user Validate username in admin user creation process Factor out admin user creation logic Include max number of blogs in nodeinfo Fix the Docker build when installing go-sqlite
* upstream/master: Bump version to 0.7.0 Add numeric avatars Fix AP follower INSERT with SQLite Fix tagged posts SQLite query Fix SQLite deadlock when creating user Prompt for database type in bug report template Add @geekgonecrazy to authors Use driver constants in app.go Only check for username and password if driver type is mysql Add pager to admin user list Fix admin user paging query Add admin user list Document package and funcs in config.go Fix make deps not fetching sqlite3 lib
* upstream/master: make assets before everything in Docker build Exclude unneeded schema.sql in docker build make assets during docker build
* upstream/master: Generate encryption keys in configured directory Fix generateKey error logging Log and exit when templates init fails Support configuring resource directories Add --migrate command Deploy the app in the proper dir for dependency management Fix rendered sublist spacing Bump version to 0.7.1 Initialize db on single-user instance config Use showUserPage func for blog customize page Add make release-linux command Add make build-no-sqlite Add Pull Request template
* upstream/master: Fix migrations MySQL table check Support user invites
* upstream/master: Add @nkoehring to AUTHORS Bump version to 0.8.0 Ignore all .ini files Set up migrations table on initial setup Update import schema step Tweak links at top of README Add Hosting section to README Fixes indentation use font-display:optional to optimize web font loading
See https://github.com/less/less.js/releases/tag/v4.0.0 This syntax also works with less 3.x
This reverts commit 12514f5.
Shows how little the stuff is used.
For now, set the classname of the block to the native language.
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v3.2.0...v3.3.0) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
mrvdb
force-pushed
the
qua.name
branch
2 times, most recently
from
July 20, 2026 18:58
491894e to
27ad0c9
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 3.2.0 to 3.3.0.
Release notes
Sourced from docker/build-push-action's releases.
Commits
37abcedMerge pull request #760 from crazy-max/test-envs67109bctest: move envs to jest configd1b0eb0Merge pull request #759 from crazy-max/fix-provenance-inputa0635feupdate generated contentf834265tests for provenance0191543fix provenance input2a16835Merge pull request #758 from crazy-max/revert-7369b96801Revert build-args newline split6afac85Merge pull request #736 from ruslandoga/build-args-newline-split3bfdd83pre-checkinDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)