Skip to content

chore(deps): bump wevm/frog/action from a9f4314e3317975c5a8a6f0fc71332d7110f72b6 to 242e306ebb19fbe77b6b3bcffcd9430743f5117a - #770

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/wevm/frog/action-242e306ebb19fbe77b6b3bcffcd9430743f5117a
Open

chore(deps): bump wevm/frog/action from a9f4314e3317975c5a8a6f0fc71332d7110f72b6 to 242e306ebb19fbe77b6b3bcffcd9430743f5117a#770
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/wevm/frog/action-242e306ebb19fbe77b6b3bcffcd9430743f5117a

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps wevm/frog/action from a9f4314e3317975c5a8a6f0fc71332d7110f72b6 to 242e306ebb19fbe77b6b3bcffcd9430743f5117a.

Changelog

Sourced from wevm/frog/action's changelog.

frog

1.1.0

Minor Changes

  • 5225ab5: Added pluggable friction stores, a Postgres.js-backed Store.postgres({ connectionString }) factory, and the Frog.create logging API.

    import { Frog, Store } from 'frog'
    const store = Store.postgres({ connectionString: process.env.DATABASE_URL! })
    const frog = Frog.create({ store })
    await frog.log({
    body: 'The workaround used.',
    severity: 'minor',
    title: 'Tool required a workaround',
    })
    const logs = await frog.logs()
    await store.close()

1.0.15

Patch Changes

  • 7036898: Updated existing reports in place and reserved recurrence comments for new friction entries.

1.0.14

Patch Changes

  • eaa1fdf: Validated supplied bodies against local issue forms before writing friction entries.

1.0.13

Patch Changes

  • aa43e31: Fixed standalone binary releases for package-scoped tags.

1.0.12

Patch Changes

  • d10576b: Updated package.

1.0.11

Patch Changes

... (truncated)

Commits

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 [wevm/frog/action](https://github.com/wevm/frog) from a9f4314e3317975c5a8a6f0fc71332d7110f72b6 to 242e306ebb19fbe77b6b3bcffcd9430743f5117a.
- [Release notes](https://github.com/wevm/frog/releases)
- [Changelog](https://github.com/wevm/frog/blob/main/CHANGELOG.md)
- [Commits](wevm/frog@a9f4314...242e306)

---
updated-dependencies:
- dependency-name: wevm/frog/action
  dependency-version: 242e306ebb19fbe77b6b3bcffcd9430743f5117a
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 20, 2026
@vercel

vercel Bot commented Aug 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
accounts-site Ready Ready Preview Aug 20, 2026 5:21pm

Request Review

@pkg-pr-new

pkg-pr-new Bot commented Aug 20, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/tempoxyz/accounts@770

commit: bc179da

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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants