Skip to content

Upgrade Feedback and migrate caller-owned ingestion - #18

Merged
sarthakagrawal927 merged 2 commits into
mainfrom
dependabot/npm_and_yarn/saas-maker/feedback-0.4.0
Aug 5, 2026
Merged

Upgrade Feedback and migrate caller-owned ingestion#18
sarthakagrawal927 merged 2 commits into
mainfrom
dependabot/npm_and_yarn/saas-maker/feedback-0.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • upgrade @saas-maker/feedback from 0.2.1 to 0.4.0
  • migrate the widget from the retired hosted projectId/apiBaseUrl API to the supported caller-owned ingestionUrl contract
  • keep the widget hidden until VITE_FEEDBACK_INGESTION_URL is configured
  • align setup, security, architecture, product, README, and project-status documentation

Root cause fixed

Feedback 0.4 intentionally removed the hosted SaaS Maker API props. The original dependency-only update therefore failed TypeScript because projectId and apiBaseUrl no longer exist.

Validation

  • pnpm lint
  • pnpm typecheck
  • pnpm build
  • pnpm test
  • ./scripts/docs-validate.sh
  • Fleet code-cleanup dependency review
  • git diff --check

Bumps [@saas-maker/feedback](https://www.npmjs.com/package/@saas-maker/feedback) from 0.2.1 to 0.4.0.

---
updated-dependencies:
- dependency-name: "@saas-maker/feedback"
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 3, 2026
@sarthakagrawal927 sarthakagrawal927 changed the title deps: bump @saas-maker/feedback from 0.2.1 to 0.4.0 Upgrade Feedback and migrate caller-owned ingestion Aug 5, 2026
@sarthakagrawal927
sarthakagrawal927 merged commit 03a83d9 into main Aug 5, 2026
2 checks passed
@sarthakagrawal927
sarthakagrawal927 deleted the dependabot/npm_and_yarn/saas-maker/feedback-0.4.0 branch August 5, 2026 19:14
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant