Skip to content

chore(deps): bump github.com/CloudyKit/jet/v6 from 6.3.1 to 6.3.2 in /jet#466

Merged
ReneWerner87 merged 1 commit intomasterfrom
dependabot/go_modules/jet/github.com/CloudyKit/jet/v6-6.3.2
Mar 17, 2026
Merged

chore(deps): bump github.com/CloudyKit/jet/v6 from 6.3.1 to 6.3.2 in /jet#466
ReneWerner87 merged 1 commit intomasterfrom
dependabot/go_modules/jet/github.com/CloudyKit/jet/v6-6.3.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2026

Bumps github.com/CloudyKit/jet/v6 from 6.3.1 to 6.3.2.

Release notes

Sourced from github.com/CloudyKit/jet/v6's releases.

v6.3.2

This fixes a few bugs, including two that could crash the process running Jet.

  • whitespace trimming now works correctly when using custom delimiters (thanks @​ripienaar)
  • the embed.FS loader now builds paths using forwards slashes instead of backslashes on Windows
  • division by zero now results in a runtime error instead of a panic (thanks @​ByamB4)
  • infinite 'include' recursion now results in a runtime error instead of a stack overflow (thanks @​ByamB4)

Unless you relied on erroneous behavior, there are no breaking changes.

Commits
  • 2190f10 fix unbounded 'include' recursion depth
  • f1947cd fix division by zero panic
  • 3b37c3b fix linting issues like unused code
  • 2686401 fix path building in embed.FS loader on Windows
  • 7cc3d19 Support white space trimming with custom delims
  • 37c22f6 update link for Go API to point to pkg.go.dev instead of beta.pkg.go.dev whic...
  • See full diff in compare view

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/CloudyKit/jet/v6](https://github.com/CloudyKit/jet) from 6.3.1 to 6.3.2.
- [Release notes](https://github.com/CloudyKit/jet/releases)
- [Changelog](https://github.com/CloudyKit/jet/blob/master/docs/changes.md)
- [Commits](CloudyKit/jet@v6.3.1...v6.3.2)

---
updated-dependencies:
- dependency-name: github.com/CloudyKit/jet/v6
  dependency-version: 6.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the 🤖 Dependencies Pull requests that update a dependency file label Mar 17, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 17, 2026 02:43
@dependabot dependabot bot added the 🤖 Dependencies Pull requests that update a dependency file label Mar 17, 2026
@dependabot dependabot bot requested review from ReneWerner87, efectn, gaby and sixcolors and removed request for a team March 17, 2026 02:43
@ReneWerner87 ReneWerner87 merged commit 32801cd into master Mar 17, 2026
11 checks passed
@ReneWerner87 ReneWerner87 deleted the dependabot/go_modules/jet/github.com/CloudyKit/jet/v6-6.3.2 branch March 17, 2026 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🤖 Dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant