-
-
Notifications
You must be signed in to change notification settings - Fork 714
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 the npm_and_yarn group across 1 directory with 3 updates #3528
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
|
80b7549
to
9c374cf
Compare
9c374cf
to
2c34bbb
Compare
2c34bbb
to
b677b0b
Compare
b677b0b
to
18bca0a
Compare
Bumps the npm_and_yarn group with 3 updates in the / directory: [@excalidraw/excalidraw](https://github.com/excalidraw/excalidraw), [@grpc/grpc-js](https://github.com/grpc/grpc-node) and [braces](https://github.com/micromatch/braces). Updates `@excalidraw/excalidraw` from 0.16.4 to 0.17.6 - [Release notes](https://github.com/excalidraw/excalidraw/releases) - [Commits](excalidraw/excalidraw@v0.16.4...v0.17.6) Updates `@grpc/grpc-js` from 1.10.6 to 1.11.2 - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/[email protected]...@grpc/[email protected]) 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) --- updated-dependencies: - dependency-name: "@excalidraw/excalidraw" dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@grpc/grpc-js" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: braces dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
18bca0a
to
c545ebd
Compare
Superseded by #3555. |
Bumps the npm_and_yarn group with 3 updates in the / directory: @excalidraw/excalidraw, @grpc/grpc-js and braces.
Updates
@excalidraw/excalidraw
from 0.16.4 to 0.17.6Release notes
Sourced from
@excalidraw/excalidraw
's releases.... (truncated)
Commits
0dbd2a3
v0.17.6988f819
fix: allow same origin for all necessary domains (#7889)db4770e
v0.17.558338e5
fix: parse embeddable srcdoc urls strictly & escape attribute url html640caba
v0.17.42879c9d
fix: Gist embed allowing unsafe html (#7883)81046cc
fix: keep customData when converting to ExcalidrawElement (#7656)207a0bc
fix: umd build so it can be used in browser (#7349)f53edb7
fix: disable caching bounds for arrow labels (#7343)8d0a8ce
fix: bounds cached prematurely resulting in incorrectly rendered labels (#7339)Updates
@grpc/grpc-js
from 1.10.6 to 1.11.2Release notes
Sourced from
@grpc/grpc-js
's releases.... (truncated)
Commits
0c5ab98
Merge pull request #2803 from murgatroid99/grpc-js_1.11.2bb4496b
Merge pull request #2817 from ygalbel/tracer-slow90e472e
made the call to trace to be called only when tracer is enabledc63bdae
Merge pull request #2808 from murgatroid99/grpc-js_transport_error_reportingd409311
grpc-js: Report session error events instead of waiting for closeb763f98
grpc-js: Bump to 1.11.2f5ea6ce
Merge pull request #2801 from hastom/master33073d0
Fix test case15d422d
Fix client crash on custom error code43032b1
Merge pull request #2800 from murgatroid99/grpc-js_1.11.1Updates
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)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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.