-
Notifications
You must be signed in to change notification settings - Fork 16
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 braces and @cypress/webpack-batteries-included-preprocessor #1979
Conversation
Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [@cypress/webpack-batteries-included-preprocessor](https://github.com/cypress-io/cypress). These dependencies need to be updated together. Updates `braces` from 3.0.2 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) Updates `@cypress/webpack-batteries-included-preprocessor` from 2.4.1 to 3.0.3 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/@cypress/webpack-batteries-included-preprocessor-v2.4.1...@cypress/webpack-batteries-included-preprocessor-v3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect - dependency-name: "@cypress/webpack-batteries-included-preprocessor" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
high severity, but would affect user rather than server so moderate or low for us |
This PR passes our test suite and, upon cursory inspection, doesn't appear to break the UI. There's a lot of dependency changes (see the |
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.
Agree with reasoning, that said integration test 4 failed again, is it a known flakey test?
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #1979 +/- ##
========================================
Coverage 42.75% 42.75%
========================================
Files 371 371
Lines 11708 11708
Branches 2777 2777
========================================
Hits 5006 5006
Misses 4510 4510
Partials 2192 2192 ☔ View full report in Codecov by Sentry. |
broken pcawg link, fixed in another pr |
|
@dependabot ignore braces |
OK, I won't notify you about any of these dependencies again, unless you re-open this PR. |
Bumps braces to 3.0.3 and updates ancestor dependency @cypress/webpack-batteries-included-preprocessor. These dependencies need to be updated together.
Updates
braces
from 3.0.2 to 3.0.3Commits
74b2db2
3.0.388f1429
update eslint. lint, fix unit tests.415d660
Snyk js braces 6838727 (#40)190510f
fix tests, skip 1 test in test/braces.expand716eb9f
readme bumpa5851e5
Merge pull request #37 from coderaiser/fix/vulnerability2092bd1
feature: braces: add maxSymbols (https://github.com/micromatch/braces/issues/...9f5b4cf
fix: vulnerability (https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727)98414f9
remove funding file665ab5d
update keepEscaping doc (#27)Updates
@cypress/webpack-batteries-included-preprocessor
from 2.4.1 to 3.0.3Commits
18ebb88
chore: release@cypress/webpack-batteries-included-preprocessor-v3
.0.35e6be4a
chore: release@cypress/vue2-v2
.1.1c081a4f
chore: release@cypress/vue-v6
.0.1efcc71a
chore: release@cypress/vite-dev-server-v5
.1.1a8af6cc
chore: release@cypress/svelte-v2
.0.1eb0762c
chore: release@cypress/react18-v2
.0.1478815e
chore: release@cypress/react-v8
.0.22b9c4ba
chore: release@cypress/puppeteer-v0
.1.56c9f40a
chore: release@cypress/mount-utils-v4
.1.10605604
chore: release@cypress/grep-v4
.0.2Dependabot 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 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)You can disable automated security fix PRs for this repo from the Security Alerts page.