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 latest NPM packages #8390

Merged
merged 10 commits into from
Nov 9, 2023
Merged

Commits on Sep 26, 2023

  1. fix(walletFactory): move upgrading check before baggage is populated (#…

    …8322)
    
    * fix(walletFactory): move upgrading check before baggage is populated
    
    The `baggage.has('walletsByAddress')` check has to come before the
    `provideDurableMapStore(baggage, 'walletsByAddress')` call.
    
    * test(smart-wallet): fake bridge manager detects handler not set
    
    ... and handler already set
    
    * fixup! test(smart-wallet): fake bridge manager detects handler not set
    dckc authored and mhofman committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    330b7a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90f43ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b7364f View commit details
    Browse the repository at this point in the history
  4. fix: export of eslint-config.cjs

    turadg authored and mhofman committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    3f6b83b View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Configuration menu
    Copy the full SHA
    670fc25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a17b5cc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8392 from Agoric/mhofman/fix-solo-wallet-ui

    fix: solo lookup of wallet UI
    mergify[bot] authored and mhofman committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    dd50714 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. fix(solo): use alternative endo init

    Work around babel dep override mistake
    mhofman committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    60a680a View commit details
    Browse the repository at this point in the history
  2. fix(internal): severe override taming for bundle-source

    Work around babel dep override mistake
    mhofman committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    9486c77 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8391 from Agoric/mhofman/workaround-babel-overrid…

    …e-mistake
    
    Workaround babel override mistake
    mergify[bot] authored and mhofman committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    8c58145 View commit details
    Browse the repository at this point in the history