Skip to content

Bump minimist from 1.2.5 to 1.2.6 - #3

Closed
dependabot[bot] wants to merge 4 commits into
masterfrom
dependabot/npm_and_yarn/minimist-1.2.6
Closed

dependabot[bot] wants to merge 4 commits into
masterfrom
dependabot/npm_and_yarn/minimist-1.2.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 2, 2022

Copy link
Copy Markdown

Bumps minimist from 1.2.5 to 1.2.6.

Commits

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 2, 2022
@dependabot @github

dependabot Bot commented on behalf of github Apr 20, 2022

Copy link
Copy Markdown
Author

Looks like minimist is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 20, 2022
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/minimist-1.2.6 branch April 20, 2022 04:37
pull Bot pushed a commit that referenced this pull request Oct 16, 2025
…lessAggressive`

This test is intermittently failing with the following error:

  [ RUN      ] DomainBlockTest.NoInterstitialUnlessAggressive
  [806484:806484:1015/131900.057034:FATAL:content/public/test/browser_test_utils.cc:1627] Check failed: is_ok(). Can't ExtractString() because the script encountered a problem: a JavaScript error: "RenderFrame deleted."
  #0 0x652c37727912 base::debug::CollectStackTrace() [../../base/debug/stack_trace_posix.cc:1052:7]
  #1 0x652c3770f131 base::debug::StackTrace::StackTrace() [../../base/debug/stack_trace.cc:279:20]
  #2 0x652c376067da logging::LogMessage::Flush() [../../base/logging.cc:705:29]
  #3 0x652c3760669d logging::LogMessage::~LogMessage() [../../base/logging.cc:694:3]
  #4 0x652c375ec212 logging::(anonymous namespace)::CheckLogMessage::~CheckLogMessage() [../../base/check.cc:164:3]
  #5 0x652c375ebefb logging::CheckNoreturnError::~CheckNoreturnError() [../../base/check.cc:321:16]
  #6 0x652c3ffd799c content::EvalJsResult::ExtractString() [../../content/public/test/browser_test_utils.cc:1627:3]
  #7 0x652c3ffdb53e content::WaitForRenderFrameReady() [../../content/public/test/browser_test_utils.cc:2300:12]
  #8 0x652c2db6534a DomainBlockTestBase::NavigateTo() [../../brave/browser/brave_shields/domain_block_page_browsertest.cc:61:5]
  #9 0x652c2db68e30 DomainBlockTest_NoInterstitialUnlessAggressive_Test::RunTestOnMainThread() [../../brave/browser/brave_shields/domain_block_page_browsertest.cc:359:3]
  #10 0x652c3ffd2b4e content::BrowserTestBase::ProxyRunTestOnMainThreadLoop() [../../content/public/test/browser_test_base.cc:974:9]
  #11 0x652c2db7e811 base::OnceCallback<>::Run() [../../base/functional/callback.h:155:12]
  #12 0x652c328fb0a1 content::BrowserMainRunnerImpl::Run() [../../content/browser/browser_main_runner_impl.cc:150:15]
  #13 0x652c328f4dd0 content::BrowserMain() [../../content/browser/browser_main.cc:32:28]
  #14 0x652c34e3c272 content::RunBrowserProcessMain() [../../content/app/content_main_runner_impl.cc:702:10]
  #15 0x652c34e3ebda content::ContentMainRunnerImpl::RunBrowser() [../../content/app/content_main_runner_impl.cc:1289:10]
  #16 0x652c34e3e3b4 content::ContentMainRunnerImpl::Run() [../../content/app/content_main_runner_impl.cc:1128:12]
  #17 0x652c34e3ac6b content::RunContentProcess() [../../content/app/content_main.cc:346:36]
  #18 0x652c34e3add4 content::ContentMain() [../../content/app/content_main.cc:359:10]
  #19 0x652c3ffd19a7 content::BrowserTestBase::SetUp() [../../content/public/test/browser_test_base.cc:609:3]
  #20 0x652c36e01e58 InProcessBrowserTest::SetUp() [../../chrome/test/base/in_process_browser_test.cc:535:20]
  #21 0x652c2db6a806 DomainBlockTestBase::SetUp() [../../brave/browser/brave_shields/domain_block_page_browsertest.cc:47:25]
  #22 0x652c35ad79f0 testing::Test::Run() [../../third_party/googletest/src/googletest/src/gtest.cc:5267:3]
  #23 0x652c35ad8852 testing::TestInfo::Run() [../../third_party/googletest/src/googletest/src/gtest.cc:2892:11]
  #24 0x652c35ad9467 testing::TestSuite::Run() [../../third_party/googletest/src/googletest/src/gtest.cc:3070:30]
  #25 0x652c35ae71c7 testing::internal::UnitTestImpl::RunAllTests() [../../third_party/googletest/src/googletest/src/gtest.cc:6062:44]
  #26 0x652c35ae69af testing::UnitTest::Run() [../../third_party/googletest/src/googletest/src/gtest.cc:5267:3]
  #27 0x652c3ff5c1ba base::TestSuite::Run() [../../base/test/test_suite.cc:438:16]
  #28 0x652c36dfffa6 ChromeTestSuiteRunner::RunTestSuite() [../../chrome/test/base/chrome_test_launcher.cc:102:22]
  #29 0x652c36e002df ChromeTestLauncherDelegate::RunTestSuite() [../../chrome/test/base/chrome_test_launcher.cc:156:19]
  #30 0x652c3fffdf44 content::LaunchTestsInternal() [../../content/public/test/test_launcher.cc:424:31]
  #31 0x652c3fffe555 content::LaunchTests() [../../content/public/test/test_launcher.cc:519:10]
  #32 0x652c36e0058b LaunchChromeTests() [../../chrome/test/base/chrome_test_launcher.cc:357:10]
  #33 0x652c35cacfc5 main [../../brave/test/base/browser_tests_main.cc:66:10]
  #34 0x781a84a29d90 (/usr/lib/x86_64-linux-gnu/libc.so.6+0x29d8f)
  #35 0x781a84a29e40 __libc_start_main
  #36 0x652c2dafe02a _start

There doesn't seem to be an actual need to wait for the render frame in that
utility method, so I removed it and verified that all tests pass.
pull Bot pushed a commit that referenced this pull request Jan 13, 2026
Revert "[Polkadot] [Wallet] add basic save flow of unapproved polkadot tx (#3…"

This reverts commit 6804bea.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/run-audit-deps dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant