fix(deps): update module go.rgst.io/stencil to v0.6.0 #91
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.
This PR contains the following updates:
v0.0.0-00010101000000-000000000000
->v0.6.0
Release Notes
rgst-io/stencil (go.rgst.io/stencil)
v0.6.0
Compare Source
Changelog
New Features
a93018f
feat: support more stencil.yaml paths, generate JSON schema (#84)Bug fixes
3c635f7
fix: Reworking dirReplacements system to work with SetPath and Blocks (#87)Dependency updates
283413e
chore(deps): update dependency prettier to v3.3.1 (#74)44fd1f3
chore(deps): update dependency vitepress to v1.2.3 (#75)c38d656
chore(deps): update goreleaser/goreleaser-action action to v6 (#79)eec1af4
fix(deps): update module github.com/getoutreach/gobox to v1.91.0 (#72)5f852fe
fix(deps): update module golang.org/x/oauth2 to v0.21.0 (#76)5483a51
fix(deps): update module golang.org/x/term to v0.21.0 (#77)Documentation updates
4b44a6e
docs: generate function docs again (#70)Other work
dc877ea
chore(go): go mod download220bcf8
refactor: use our own Github client library (#73)Full Changelog: v0.5.0...v0.6.0
v0.5.0
Compare Source
Changelog
New Features
42af8aa
feat: Adding Directory Manifests, currently only for templated dir renaming (#63)86cabeb
feat: add slogext package and switch to use it (#69)Other work
d3c120a
fix!(create module): only create stencil.yaml for now (#68)98d74db
fix!: remove unused commands (docs and configure)Full Changelog: v0.4.0...v0.5.0
v0.4.0
Compare Source
Changelog
New Features
2b6f34a
feat: support library templates (#64)Bug fixes
3966cd5
fix: Template base URL, Panics, and nil func returns (#62)Dependency updates
5293ea8
chore(deps): update codecov/codecov-action action to v4.3.1 (#54)deb8fe9
chore(deps): update codecov/codecov-action action to v4.4.1 (#59)5af35c1
chore(deps): update dependency vitepress to v1.1.4 (#52)9becdd7
chore(deps): update dependency vitepress to v1.2.2 (#61)27af476
chore(deps): update golangci/golangci-lint-action action to v6 (#56)bc9ccc8
fix(deps): update module github.com/getoutreach/gobox to v1.90.3 (#60)72a81e7
fix(deps): update module github.com/hashicorp/go-plugin to v1.6.1 (#58)5343f17
fix(deps): update module github.com/urfave/cli/v2 to v2.27.2 (#53)c75c192
fix(deps): update module golang.org/x/term to v0.20.0 (#55)Documentation updates
8f2fd37
docs(README): update to reflect state of the world7c30873
docs(installation): add brew methodOther work
c9845ca
ci: fix gentoo dep creationad85004
ci: ignore .dist5abe638
ci: release Gentoo Go dependency archive with each releaseFull Changelog: v0.3.0...v0.4.0
v0.3.0
Compare Source
Changelog
New Features
2098027
feat(configuration): support older service.yamlBug fixes
efb53c6
fix(stencil): don't support older lockfile anymore45b2b75
fix: remove gobox/pkg/app and fix a flaky testDependency updates
20f0dc6
chore(deps): update golangci/golangci-lint-action action to v5 (#49)Other work
f0a7a52
build: support releasing a brew package5787111
chore(tasks): add next-version task to get next relverc719a43
ci: use github app for pushing to homebrew tap8724c23
feat!(codegen): return module hook data in second pass only, shuffle templatesFull Changelog: v0.2.1...v0.3.0
v0.2.1
Compare Source
Changelog
Bug fixes
7e371aa
fix(build): link in current versionDependency updates
8870f6f
chore(deps): update dependency vitepress to v1.1.3 (#43)Full Changelog: v0.2.0...v0.2.1
v0.2.0
Compare Source
Changelog
New Features
bbac52b
feat: Changing "service" code/file references to "project" (#9)7d8d0f8
feat: Fleshed-out docs with about section and root README links (#39)bc75d5b
feat: run stencil with stencil-golang (#42)Bug fixes
706a61d
fix: remove deprecated fields and fix testsDependency updates
48624ce
chore(deps): update codecov/codecov-action action to v4.1.0 (#24)04b6e15
chore(deps): update codecov/codecov-action action to v4.1.1 (#30)4b00b28
chore(deps): update codecov/codecov-action action to v4.2.0 (#36)9b71872
chore(deps): update dependency golang to v1.21.6 (#15)6b0b067
chore(deps): update dependency golang to v1.21.7 (#18)f62332a
chore(deps): update dependency golang to v1.22.0 (#19)09a2d17
chore(deps): update dependency golangci-lint to v1.56.2 (#20)cf966b5
chore(deps): update dependency shfmt to v3.8.0 (#23)97a9f74
chore(deps): update dependency vitepress to v1.0.2 (#33)c2b45bc
chore(deps): update dependency vitepress to v1.1.0 (#40)a53964c
chore(deps): update golangci/golangci-lint-action action to v4 (#22)7b41efb
fix(deps): update module github.com/charmbracelet/glamour to v0.7.0 (#29)695214f
fix(deps): update module github.com/getoutreach/gobox to v1.86.0 (#16)bd79bf7
fix(deps): update module github.com/getoutreach/gobox to v1.88.1 (#21)fe53328
fix(deps): update module github.com/getoutreach/gobox to v1.89.1 (#27)c59ea2c
fix(deps): update module github.com/getoutreach/gobox to v1.90.0 (#35)b1521de
fix(deps): update module github.com/go-git/go-git/v5 to v5.12.0 (#32)9c84670
fix(deps): update module github.com/hashicorp/go-hclog to v1.6.3 (#34)27cde93
fix(deps): update module github.com/urfave/cli/v2 to v2.27.0 (#12)5370722
fix(deps): update module golang.org/x/term to v0.17.0 (#14)3415ca4
fix(deps): update module golang.org/x/term to v0.18.0 (#25)376f934
fix(deps): update module golang.org/x/term to v0.19.0 (#37)Documentation updates
a6dbfae
ci(docs): remove in favor of cloudflare pagesddf666b
ci(docs): set AWS creds941526e
docs(README): better release instructionseccaec2
docs: Pulling in and adapting docs from old stencil (#38)bf2618f
docs: add stub framework (#31)21ac81c
docs: enable algoliaOther work
a2e6eef
build: move to mise from taskbe2e9dd
ci: run tests (#10)209e737
ci: update codecov-action tag, use correct version of gotestsum58f04d2
ci: use mise instead of rtx122f951
ci: use self-hosted runner, read versions from rtxFull Changelog: v0.1.0...v0.2.0
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 Mend Renovate. View repository job log here.