Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Set pending state for batched transactions #4297

Closed
wants to merge 7 commits into from

Commits on Oct 2, 2024

  1. Chore(deps): Bump next from 14.2.10 to 14.2.13 (#4273)

    Bumps [next](https://github.com/vercel/next.js) from 14.2.10 to 14.2.13.
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](vercel/next.js@v14.2.10...v14.2.13)
    
    ---
    updated-dependencies:
    - dependency-name: next
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and usame-algan committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    92bf0dd View commit details
    Browse the repository at this point in the history
  2. Chore(deps-dev): Bump @types/react from 18.3.4 to 18.3.10 (#4274)

    Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.4 to 18.3.10.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and usame-algan committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d04b354 View commit details
    Browse the repository at this point in the history
  3. Chore(deps-dev): Bump storybook from 8.3.0 to 8.3.4 (#4275)

    Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) from 8.3.0 to 8.3.4.
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
    - [Commits](https://github.com/storybookjs/storybook/commits/v8.3.4/code/lib/cli)
    
    ---
    updated-dependencies:
    - dependency-name: storybook
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and usame-algan committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9e97818 View commit details
    Browse the repository at this point in the history
  4. Chore(deps-dev): Bump @storybook/addon-designs from 8.0.0 to 8.0.3 (#…

    …4276)
    
    Bumps [@storybook/addon-designs](https://github.com/storybookjs/addon-designs) from 8.0.0 to 8.0.3.
    - [Release notes](https://github.com/storybookjs/addon-designs/releases)
    - [Changelog](https://github.com/storybookjs/addon-designs/blob/master/CHANGELOG.v1-6.md)
    - [Commits](storybookjs/addon-designs@v8.0.0...v8.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@storybook/addon-designs"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and usame-algan committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    421b623 View commit details
    Browse the repository at this point in the history
  5. Chore(deps): Bump contributor-assistant/github-action (#4278)

    Bumps [contributor-assistant/github-action](https://github.com/contributor-assistant/github-action) from 2.5.2 to 2.6.1.
    - [Release notes](https://github.com/contributor-assistant/github-action/releases)
    - [Commits](contributor-assistant/github-action@v2.5.2...v2.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: contributor-assistant/github-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and usame-algan committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    6e04ee6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e43258 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    716a465 View commit details
    Browse the repository at this point in the history