Skip to content

fix(deps): update module github.com/revotale/no-js to v1#6

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-revotale-no-js-1.x
Open

fix(deps): update module github.com/revotale/no-js to v1#6
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-revotale-no-js-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 21, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/RevoTale/no-js v0.0.0v1.3.0 age confidence

Release Notes

RevoTale/no-js (github.com/RevoTale/no-js)

v1.3.0

Compare Source

Features
  • templ: auto-wire global css from the generated bundle (44b3622)
  • templ: auto-wire global css from the generated bundle (7a20690)

v1.2.0

Compare Source

Features
  • templ: generate route CSS in web/generated (3534ab7)

v1.1.0

Compare Source

Features
  • templ: bundle component CSS into hashed assets (aa7259c)
  • templ: bundle global CSS into hashed assets and add real fixture coverage (c673bfb)

Configuration

📅 Schedule: (UTC)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 21, 2026

⚠️ Artifact update problem

Renovate failed to update artifacts 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: e2e/testdata/catchallapp/go.sum
Command failed: go get -t ./...
go: downloading github.com/a-h/templ v0.3.1001
go: downloading github.com/nicksnyder/go-i18n/v2 v2.6.1
go: downloading golang.org/x/text v0.36.0
go: example.com/no-js-e2e/catchallapp/cmd/server imports
	example.com/no-js-e2e/catchallapp/web/generated: cannot find module providing package example.com/no-js-e2e/catchallapp/web/generated

File name: e2e/testdata/clientassetsapp/go.sum
Command failed: go get -t ./...
go: example.com/no-js-e2e/clientassetsapp/cmd/server imports
	example.com/no-js-e2e/clientassetsapp/web/generated: cannot find module providing package example.com/no-js-e2e/clientassetsapp/web/generated

File name: e2e/testdata/clientassetsslotgroupapp/go.sum
Command failed: go get -t ./...
go: example.com/no-js-e2e/clientassetsslotgroupapp/cmd/server imports
	example.com/no-js-e2e/clientassetsslotgroupapp/web/generated: cannot find module providing package example.com/no-js-e2e/clientassetsslotgroupapp/web/generated

File name: e2e/testdata/customruntimeapp/go.sum
Command failed: go get -t ./...
go: example.com/no-js-e2e/customruntimeapp/cmd/server imports
	example.com/no-js-e2e/customruntimeapp/web/generated: cannot find module providing package example.com/no-js-e2e/customruntimeapp/web/generated

File name: e2e/testdata/docsfeatureapp/go.sum
Command failed: go get -t ./...
go: example.com/no-js-e2e/docsfeatureapp/cmd/server imports
	example.com/no-js-e2e/docsfeatureapp/web/generated: cannot find module providing package example.com/no-js-e2e/docsfeatureapp/web/generated
go: example.com/no-js-e2e/docsfeatureapp/web/resolvers imports
	example.com/no-js-e2e/docsfeatureapp/web/generated/i18n: cannot find module providing package example.com/no-js-e2e/docsfeatureapp/web/generated/i18n
go: example.com/no-js-e2e/docsfeatureapp/web/view imports
	example.com/no-js-e2e/docsfeatureapp/web/components/profile: cannot find module providing package example.com/no-js-e2e/docsfeatureapp/web/components/profile
go: example.com/no-js-e2e/docsfeatureapp/web/view imports
	example.com/no-js-e2e/docsfeatureapp/web/generated/i18n/messages: cannot find module providing package example.com/no-js-e2e/docsfeatureapp/web/generated/i18n/messages

File name: e2e/testdata/groupednamespaceapp/go.sum
Command failed: go get -t ./...
go: example.com/no-js-e2e/groupednamespaceapp/cmd/server imports
	example.com/no-js-e2e/groupednamespaceapp/web/generated: cannot find module providing package example.com/no-js-e2e/groupednamespaceapp/web/generated
go: example.com/no-js-e2e/groupednamespaceapp/web/view imports
	example.com/no-js-e2e/groupednamespaceapp/web/components/discovercard: cannot find module providing package example.com/no-js-e2e/groupednamespaceapp/web/components/discovercard

File name: e2e/testdata/i18nprefixalwaysapp/go.sum
Command failed: go get -t ./...
go: example.com/no-js-e2e/i18nprefixalwaysapp/cmd/server imports
	example.com/no-js-e2e/i18nprefixalwaysapp/web/generated: cannot find module providing package example.com/no-js-e2e/i18nprefixalwaysapp/web/generated
go: example.com/no-js-e2e/i18nprefixalwaysapp/web/resolvers imports
	example.com/no-js-e2e/i18nprefixalwaysapp/web/generated/i18n: cannot find module providing package example.com/no-js-e2e/i18nprefixalwaysapp/web/generated/i18n
go: example.com/no-js-e2e/i18nprefixalwaysapp/web/view imports
	example.com/no-js-e2e/i18nprefixalwaysapp/web/generated/i18n/messages: cannot find module providing package example.com/no-js-e2e/i18nprefixalwaysapp/web/generated/i18n/messages

File name: e2e/testdata/methodmatrixapp/go.sum
Command failed: go get -t ./...
go: example.com/no-js-e2e/methodmatrixapp/cmd/server imports
	example.com/no-js-e2e/methodmatrixapp/web/generated: cannot find module providing package example.com/no-js-e2e/methodmatrixapp/web/generated

File name: e2e/testdata/namespacedtemplcssapp/go.sum
Command failed: go get -t ./...
go: example.com/no-js-e2e/namespacedtemplcssapp/cmd/server imports
	example.com/no-js-e2e/namespacedtemplcssapp/web/generated: cannot find module providing package example.com/no-js-e2e/namespacedtemplcssapp/web/generated
go: example.com/no-js-e2e/namespacedtemplcssapp/web/view imports
	example.com/no-js-e2e/namespacedtemplcssapp/web/components/statchip: cannot find module providing package example.com/no-js-e2e/namespacedtemplcssapp/web/components/statchip

File name: e2e/testdata/notfoundmetadataapp/go.sum
Command failed: go get -t ./...
go: example.com/no-js-e2e/notfoundmetadataapp/cmd/server imports
	example.com/no-js-e2e/notfoundmetadataapp/web/generated: cannot find module providing package example.com/no-js-e2e/notfoundmetadataapp/web/generated

File name: e2e/testdata/optionalcatchallapp/go.sum
Command failed: go get -t ./...
go: example.com/no-js-e2e/optionalcatchallapp/cmd/server imports
	example.com/no-js-e2e/optionalcatchallapp/web/generated: cannot find module providing package example.com/no-js-e2e/optionalcatchallapp/web/generated

File name: e2e/testdata/routepagecssapp/go.sum
Command failed: go get -t ./...
go: example.com/no-js-e2e/routepagecssapp/cmd/server imports
	example.com/no-js-e2e/routepagecssapp/web/generated: cannot find module providing package example.com/no-js-e2e/routepagecssapp/web/generated

File name: e2e/testdata/templcssapp/go.sum
Command failed: go get -t ./...
go: example.com/no-js-e2e/templcssapp/cmd/server imports
	example.com/no-js-e2e/templcssapp/web/generated: cannot find module providing package example.com/no-js-e2e/templcssapp/web/generated
go: example.com/no-js-e2e/templcssapp/web/view imports
	example.com/no-js-e2e/templcssapp/web/components/hero: cannot find module providing package example.com/no-js-e2e/templcssapp/web/components/hero

File name: e2e/testdata/templrulesapp/go.sum
Command failed: go get -t ./...
go: example.com/no-js-e2e/templrulesapp/cmd/server imports
	example.com/no-js-e2e/templrulesapp/web/generated: cannot find module providing package example.com/no-js-e2e/templrulesapp/web/generated
go: example.com/no-js-e2e/templrulesapp/web/view imports
	example.com/no-js-e2e/templrulesapp/web/components/progress: cannot find module providing package example.com/no-js-e2e/templrulesapp/web/components/progress

File name: e2e/testdata/typedmodelsapp/go.sum
Command failed: go get -t ./...
go: example.com/no-js-e2e/typedmodelsapp/cmd/server imports
	example.com/no-js-e2e/typedmodelsapp/web/generated: cannot find module providing package example.com/no-js-e2e/typedmodelsapp/web/generated

@renovate renovate Bot force-pushed the renovate/github.com-revotale-no-js-1.x branch 3 times, most recently from a9291df to 86f7460 Compare April 27, 2026 21:32
@renovate renovate Bot force-pushed the renovate/github.com-revotale-no-js-1.x branch from 86f7460 to 6ae26bb Compare April 28, 2026 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants