-
Notifications
You must be signed in to change notification settings - Fork 785
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 #3618
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 |
|
4fb9e98
to
7dd4e53
Compare
224e066
to
ba75ca9
Compare
377e113
to
a9518dd
Compare
36f4937
to
ddfa0ca
Compare
ddfa0ca
to
082248d
Compare
082248d
to
a1cf35d
Compare
a1cf35d
to
1e6c5a0
Compare
5ebd910
to
cdb7c2e
Compare
ff4d99b
to
c258a5a
Compare
c258a5a
to
d2a6b10
Compare
b4195fc
to
60d928d
Compare
60d928d
to
49b54ca
Compare
49b54ca
to
afea6ea
Compare
afea6ea
to
e1b3741
Compare
fe16eb1
to
ac39dd3
Compare
ac39dd3
to
eb6231a
Compare
eb6231a
to
d449d72
Compare
d449d72
to
b6fe693
Compare
b6fe693
to
c196979
Compare
c196979
to
65ca39e
Compare
65ca39e
to
a179884
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.12.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]>
a179884
to
7ac82d8
Compare
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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.12.2Release notes
Sourced from
@grpc/grpc-js
's releases.... (truncated)
Commits
0e39b26
Merge pull request #2838 from murgatroid99/grpc-js_node_12_fixe907d19
grpc-js: Use util.promisify instead of fs/promises for Node 12 compatibilitydce2272
Merge pull request #2836 from murgatroid99/grpc-js_1.12_1.11_bugfix_merge65cd9b6
grpc-js: Bump to 1.12.1f21855d
Merge remote-tracking branch 'upstream/@grpc/[email protected]' into grpc-js_1.1...8aacdfd
Merge pull request #2833 from murgatroid99/grpc-js_1.12.0_bump051c048
grpc-js: Bump to 1.12.0707f6cb
Merge pull request #2832 from murgatroid99/grpc-js-xds_enable_dualstack50668f7
grpc-js-xds: Enable dualstack support by default3c9436b
Merge pull request #2812 from vinothsa4891/bugfix/support-reject-unauthorizedUpdates
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.