Update to 15.3.0 #1

Merged
eroca merged 2 commits from update-15.3.0 into main 2026-02-05 09:58:23 +01:00
Owner
❯ git subtree pull --prefix=mark mark v15.3.0 --squash

❯ sed -i 's/15.2.0/15.3.0/g' *spec

❯ osc service runall go_modules
❯ tar -xf vendor.tar.gz && rm vendor.tar.gz

❯ osc vc

❯ git-obs -G obs meta set --project=home:eroca:git
❯ osc build

❯ git add .
❯ git commit -m "Update to 15.3.0"
❯ git push

❯ tea pr create --title "Update to 15.3.0" --head=update-15.3.0 --base=main --repo eroca/mark-sha1
``` ❯ git subtree pull --prefix=mark mark v15.3.0 --squash ❯ sed -i 's/15.2.0/15.3.0/g' *spec ❯ osc service runall go_modules ❯ tar -xf vendor.tar.gz && rm vendor.tar.gz ❯ osc vc ❯ git-obs -G obs meta set --project=home:eroca:git ❯ osc build ❯ git add . ❯ git commit -m "Update to 15.3.0" ❯ git push ❯ tea pr create --title "Update to 15.3.0" --head=update-15.3.0 --base=main --repo eroca/mark-sha1 ```
eroca added 2 commits 2026-02-04 16:36:59 +01:00
b85e404 Fix lint
1433900 Bump to go 1.25
517a3c7 Add missed template to README
311c10a build(deps): bump github.com/urfave/cli/v3 from 3.6.1 to 3.6.2
c1c9a13 parse "linenumbers" in code block
5bb400c add view-file template
5270864 build(deps): bump golang.org/x/text from 0.32.0 to 0.33.0
30f3200 build(deps): bump github.com/bmatcuk/doublestar/v4 from 4.9.1 to 4.9.2
16f72b0 feat: extend link resolution to support blog posts
a334c1c feat: enhance Confluence link generation by utilizing base URL from API response
bb4d4e2 build(deps): bump github.com/yuin/goldmark from 1.7.13 to 1.7.16
2784c92 fix: update test cases for large page IDs to reflect Confluence Cloud examples
6d5a9fb feat: implement GenerateTinyLink function and associated tests for Confluence tiny link generation
ef560d0 fix: resolve link space inheritance and enhance Confluence URL normalization tests
0dd5ea9 Clean up comments in normalizeConfluenceWebUIPath
b2efff8 Update example path in link.go comments
0a821fb Update link_test.go
b4370c0 feat: add normalizeConfluenceWebUIPath function and tests for URL rewriting
4c2a3c9 Bump DavidAnson/markdownlint-cli2-action from 21 to 22
967efde README.md: Update help output

git-subtree-dir: mark
git-subtree-split: b85e40402c
eroca merged commit eee6e8520d into main 2026-02-05 09:58:23 +01:00
eroca deleted branch update-15.3.0 2026-02-05 09:58:23 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: eroca/mark-sha1#1