Skip to content

Bump vite-plugin-pwa from 0.19.8 to 1.3.0#7

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vite-plugin-pwa-1.3.0
Closed

Bump vite-plugin-pwa from 0.19.8 to 1.3.0#7
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vite-plugin-pwa-1.3.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Bumps vite-plugin-pwa from 0.19.8 to 1.3.0.

Release notes

Sourced from vite-plugin-pwa's releases.

v1.3.0

   🚀 Features

    View changes on GitHub

v1.2.0

No significant changes

    View changes on GitHub

v1.1.0

   🐞 Bug Fixes

    View changes on GitHub

v1.0.3

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v1.0.2

   🚀 Features

    View changes on GitHub

v1.0.1

   🐞 Bug Fixes

    View changes on GitHub

v1.0.0

   🚨 Breaking Changes

... (truncated)

Commits
  • 05670fc chore: release v1.3.0
  • 207f86e Merge pull request #899 from rj-au/patch-1
  • 67f5000 Merge pull request #929 from vite-pwa/userquin/chore-bump-workbox-to-7.4.1
  • a964691 chore: update workbox to 7.4.1
  • 2432f65 Merge pull request #924 from Hermione-Granger-1176/feat/add-vite-8-peer-dep
  • 3476818 Merge pull request #914 from tomrehnstrom/feat/on-need-reload
  • 276af62 feat: add vite 8 peer dependency support
  • 4e16215 chore: use "moduleResolution": "bundler" (#913)
  • fb30890 feat(client): add onNeedReload callback
  • 46f8332 chore: release v1.2.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for vite-plugin-pwa since your current version.


@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 20, 2026

Labels

The following labels could not be found: automated, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from adm01-debug as a code owner May 20, 2026 14:12
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 20, 2026

Warning

Rate limit exceeded

@dependabot[bot] has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 7 minutes and 44 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 5a42f2e1-59fd-4587-8191-a64d3fd4fa86

📥 Commits

Reviewing files that changed from the base of the PR and between 1994f17 and 65d52e3.

📒 Files selected for processing (1)
  • package.json

Comment @coderabbitai help to get the list of available commands and usage tips.

adm01-debug added a commit that referenced this pull request May 20, 2026
…etch, ConversationHistory

Improvement 3/18:
- ContactDuplicateIndicator: Jaro-Winkler cross-channel duplicate detection in chat (Gap #14)
- normalizePhoneBR: robust Brazilian phone E.164 normalization with 9th digit (Gap #2)
- useContactAvatarFetch: auto-fetch WhatsApp profile picture via Evolution API (Gap #3)
- ContactConversationHistory: clickable past conversations list per contact (Gap #7)
adm01-debug added a commit that referenced this pull request May 20, 2026
…new components

Improvement 4/18 — Complete rewrite integrating:
- useContactAvatarFetch: auto-fetch WhatsApp profile pics (Gap #3)
- ContactInlineEdit: click-to-edit name/email/company (Gap #6)
- ContactSLAIndicator: SLA badge in header (Gap #9)
- ContactQuickNotePanel: inline timestamped notes (Gap #15)
- ContactDuplicateIndicator: cross-channel duplicate alert (Gap #14)
- ContactConversationHistory: past conversations in Activity tab (Gap #7)
- ContactOrphanState: graceful fallback for null contact (Gap #13)
- normalizePhoneBR: proper phone formatting (Gap #2)
- Custom fields section (Gap #5)
- Loading skeleton state
- Full a11y with role/aria attributes
adm01-debug pushed a commit that referenced this pull request May 20, 2026
…ovable Cloud antigo)

QW1 da Bateria #7 (Quick Wins):
- index.html linha 45: <link rel="preconnect" href="https://allrjhkpuscmgbsnmjlv.supabase.co" />
- → <link rel="preconnect" href="https://supabase.atomicabr.com.br" />

Por quê:
- O hostname Lovable Cloud (allrjhkpuscmgbsnmjlv.supabase.co) era o backend antigo.
- Atual backend é Self-Hosted Supabase em supabase.atomicabr.com.br.
- O preconnect estava resolvendo DNS pra um host inútil (sem efeito real, mas overhead).
- Corrigido pro host correto = TLS handshake mais rápido pro REST/auth/realtime que importa.

Side effects:
- Bundle não muda (só dist/index.html)
- TTFB inalterado
- Smoke 117/117 mantido
Bumps [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) from 0.19.8 to 1.3.0.
- [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases)
- [Commits](vite-pwa/vite-plugin-pwa@v0.19.8...v1.3.0)

---
updated-dependencies:
- dependency-name: vite-plugin-pwa
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title ⬆️ deps: Bump vite-plugin-pwa from 0.19.8 to 1.3.0 Bump vite-plugin-pwa from 0.19.8 to 1.3.0 May 20, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/vite-plugin-pwa-1.3.0 branch from 4415eae to 65d52e3 Compare May 20, 2026 14:18
@adm01-debug adm01-debug deleted the dependabot/npm_and_yarn/vite-plugin-pwa-1.3.0 branch May 20, 2026 14:28
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 20, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

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.

1 participant