fix(deps): update module go.rgst.io/stencil to v0.10.2 #152
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.10.2
Release Notes
rgst-io/stencil (go.rgst.io/stencil)
v0.10.2
Compare Source
0.10.2 - 2024-09-05
⚙️ Miscellaneous Tasks
Full Changelog: v0.10.1...v0.10.2
v0.10.1
Compare Source
0.10.1 - 2024-09-04
🐛 Bug Fixes
Full Changelog: v0.10.0...v0.10.1
v0.10.0
Compare Source
0.10.0 - 2024-08-31
⛰️ Features
🐛 Bug Fixes
📚 Documentation
⚙️ Miscellaneous Tasks
Full Changelog: v0.9.0...v0.10.0
v0.9.0
Compare Source
0.9.0 - 2024-08-13
⛰️ Features
🐛 Bug Fixes
📚 Documentation
⚙️ Miscellaneous Tasks
Full Changelog: v0.8.0...v0.9.0
v0.8.0
Compare Source
0.8.0 - 2024-07-29
⛰️ Features
🐛 Bug Fixes
🚜 Refactor
🧪 Testing
Full Changelog: v0.7.0...v0.8.0
v0.7.0
Compare Source
⛰️ Features
🐛 Bug Fixes
🚜 Refactor
📚 Documentation
🎨 Styling
🧪 Testing
⚙️ Miscellaneous Tasks
Deps
New Contributors
Full Changelog: https://github.com/rgst-io/stencil/compare/v0.6.0..v0.7.0
v0.7.0-rc.8
Compare Source
v0.7.0-rc.8
⚙️ Miscellaneous Tasks
Full Changelog: v0.7.0-rc.7...v0.7.0-rc.8
v0.7.0-rc.7
Compare Source
v0.7.0-rc.7
IMPORTANT: This release has no code changes.
⚙️ Miscellaneous Tasks
Full Changelog: v0.7.0-rc.6...v0.7.0-rc.7
v0.7.0-rc.6
Compare Source
v0.7.0-rc.6
🐛 Bug Fixes
⚙️ Miscellaneous Tasks
Deps
Full Changelog: v0.7.0-rc.5...v0.7.0-rc.6
v0.7.0-rc.5
Compare Source
v0.7.0-rc.5
⛰️ Features
📚 Documentation
⚙️ Miscellaneous Tasks
Full Changelog: v0.7.0-rc.4...v0.7.0-rc.5
v0.7.0-rc.4
Compare Source
v0.7.0-rc.4
⛰️ Features
🚜 Refactor
⚙️ Miscellaneous Tasks
Full Changelog: v0.7.0-rc.3...v0.7.0-rc.4
v0.7.0-rc.3
Compare Source
v0.7.0-rc.3
⛰️ Features
🐛 Bug Fixes
🚜 Refactor
🎨 Styling
⚙️ Miscellaneous Tasks
New Contributors
Full Changelog: v0.7.0-rc.2...v0.7.0-rc.3
v0.7.0-rc.2
Compare Source
v0.7.0-rc.2
⛰️ Features
🐛 Bug Fixes
🚜 Refactor
🎨 Styling
⚙️ Miscellaneous Tasks
Full Changelog: v0.7.0-rc.1...v0.7.0-rc.2
v0.7.0-rc.1
Compare Source
Changelog
New Features
080c321
feat: add upgrade command (#96)Bug fixes
e3c7539
fix(slogext): export, use os.Stdout for plugin debugging (#83)d3f0535
fix(stencil): invalid log callDependency updates
bb703b3
chore(deps): update dependency prettier to v3.3.2 (#92)a97f3d0
fix(deps): update module github.com/getoutreach/gobox to v1.92.1 (#93)Other work
611f320
ci: allow setting next version6314af0
feat!: use new resolver, remove stenciltest, --frozen-lockfile (#94)3c89c08
refactor(modules): add module resolver (#82)bfffe5c
refactor: rename extensions to nativeext (#81)cdf09b8
style: small golangci-lint fixesFull Changelog: v0.6.0-rc.2...v0.7.0-rc.1
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.6.0-rc.2
Compare Source
Changelog
Other work
0957761
ci: cache mod and build cache6923799
ci: enable macOS notarizationf13097f
ci: missing MACOS_SIGN_PASSWORDb0a6245
ci: prerelease if BUILD_RC is true6d44768
ci: skip approval if triggering actor is meFull Changelog: v0.6.0-rc.1...v0.6.0-rc.2
v0.6.0-rc.1
Compare Source
Changelog
Other work
5fc75ec
build: more platforms, notarization, reproducible builds, SBOMs (#97)7ff5f15
ci: disable reproducible builds for now5d01ba3
ci: ensure GOPROXY is up-to-date758fe0d
ci: push tag before buildingFull Changelog: v0.6.0...v0.6.0-rc.1
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](https://redirect.gConfiguration
📅 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 was generated by Mend Renovate. View the repository job log.