-
Notifications
You must be signed in to change notification settings - Fork 75
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
Bump minimatch, recursive-readdir and @synthetixio/synpress in /dapp-example #725
Conversation
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [recursive-readdir](https://github.com/jergason/recursive-readdir) and [@synthetixio/synpress](https://github.com/synthetixio/synpress). These dependencies need to be updated together. Updates `minimatch` from 3.0.4 to 3.1.2 - [Release notes](https://github.com/isaacs/minimatch/releases) - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.0.4...v3.1.2) Updates `recursive-readdir` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/jergason/recursive-readdir/releases) - [Changelog](https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md) - [Commits](https://github.com/jergason/recursive-readdir/commits/v2.2.3) Updates `@synthetixio/synpress` from 1.2.0 to 3.0.5 - [Release notes](https://github.com/synthetixio/synpress/releases) - [Changelog](https://github.com/Synthetixio/synpress/blob/dev/.release-it.json) - [Commits](Synthetixio/synpress@1.2.0...3.0.5) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect - dependency-name: recursive-readdir dependency-type: indirect - dependency-name: "@synthetixio/synpress" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Codecov ReportBase: 71.08% // Head: 71.08% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## main #725 +/- ##
=======================================
Coverage 71.08% 71.08%
=======================================
Files 16 16
Lines 1207 1207
Branches 219 219
=======================================
Hits 858 858
Misses 287 287
Partials 62 62 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Nana-EC There are some breaking changes in the new versions of synpress
package, which will require refactoring of the dapp example, if we want it to work with it.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps minimatch to 3.1.2 and updates ancestor dependencies minimatch, recursive-readdir and @synthetixio/synpress. These dependencies need to be updated together.
Updates
minimatch
from 3.0.4 to 3.1.2Commits
699c459
3.1.22f2b5ff
fix: trim pattern25d7c0d
3.1.155dda29
fix: treat nocase:true as always having magic5e1fb8d
3.1.0f8145c5
Add 'allowWindowsEscape' option570e8b1
add publishConfig for v3 publishes5b7cd33
3.0.620b4b56
[fix] revert all breaking syntax changes2ff0388
document, expose, and test 'partial:true' optionUpdates
recursive-readdir
from 2.2.2 to 2.2.3Changelog
Sourced from recursive-readdir's changelog.
Commits
Maintainer changes
This version was pushed to npm by bnb, a new releaser for recursive-readdir since your current version.
Updates
@synthetixio/synpress
from 1.2.0 to 3.0.5Release notes
Sourced from
@synthetixio/synpress
's releases.... (truncated)
Commits
080c351
release: v3.0.5a64581c
fix: confirmmetamasktx62e1897
release: v3.0.4a5be9cc
e2e: siwe961c0c4
feat: update acceptmetamaskaccess to support SIWE40825f9
release: v3.0.3b284c44
Merge pull request #579 from Synthetixio/dev267bf33
deps: update4a07b3b
e2e: importMetamaskTokendb3f3c1
feat: waitAndGetInputValue toHaveValueDependabot 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 languageYou can disable automated security fix PRs for this repo from the Security Alerts page.