Update module github.com/maddalax/htmgo/framework to v1.0.5 #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/github.com-maddalax-htmgo-framework-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v1.0.3-0.20241101111035-2c4ac8b2866d->v1.0.5Release Notes
maddalax/htmgo (github.com/maddalax/htmgo/framework)
v1.0.5Compare Source
Small release this time, added 2 new JS commands
Allows you to run JS commands on the specific interval
Usage:
Allows you to run JS commands after a specified timeout
Additional fixes:
Fixes issues where using simple commands such as js.SetText, js.SetInnerHtml were failing when used in things such as Js.EvalCommands due to 'this' not existing. Commands will now always use 'self' if it exists, otherwise 'this'
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
File name: go.sum
7d34eb34e1cc053d2c77cc053d2c77eb5496e40bView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.