-
-
Notifications
You must be signed in to change notification settings - Fork 757
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 4 updates #3481
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
b20d634
to
8c2a027
Compare
8c2a027
to
e738c12
Compare
e738c12
to
1993182
Compare
1993182
to
baeffe9
Compare
baeffe9
to
9b6b2e8
Compare
9b6b2e8
to
d0953b0
Compare
d0953b0
to
ff5cc59
Compare
Bumps the npm_and_yarn group with 4 updates in the / directory: [next](https://github.com/vercel/next.js), [@excalidraw/excalidraw](https://github.com/excalidraw/excalidraw), [@grpc/grpc-js](https://github.com/grpc/grpc-node) and [braces](https://github.com/micromatch/braces). Updates `next` from 14.3.0-canary.43 to 14.3.0-canary.87 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.3.0-canary.43...v14.3.0-canary.87) 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.1 - [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: next dependency-type: direct:production dependency-group: npm_and_yarn - 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]>
ff5cc59
to
cc5fd68
Compare
Superseded by #3514. |
Bumps the npm_and_yarn group with 4 updates in the / directory: next, @excalidraw/excalidraw, @grpc/grpc-js and braces.
Updates
next
from 14.3.0-canary.43 to 14.3.0-canary.87Commits
c4f6645
v14.3.0-canary.87c2d956d
docs: change dynamic sitemap output filename (#66273)f7d3733
Update turbopack to turbopack-240528.2 (#66293)25db485
Trigger error for stream on client when it is not finished as expected (#65798)d739df1
Fail early in release if auth fails with configured gh token (#66171)97c92a2
feat: Upgrade lightningcss (#66280)9c993ec
enhance: ignore nextjs version fetch error in dev overlay (#66271)0ec02b0
Add support for IPv6 in tests (#66285)0c7c495
Update with-react-hook-form example (#66253)7dfb652
v14.3.0-canary.86Updates
@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.1Release notes
Sourced from
@grpc/grpc-js
's releases.Commits
43032b1
Merge pull request #2800 from murgatroid99/grpc-js_1.11.12ecd53d
grpc-js: Bump to 1.11.14da4fdc
Merge pull request #2799 from xqin/master996a637
support node v14 again87ea7ce
Merge pull request #2797 from murgatroid99/grpc-js_1.11.0_real2ee8911
grpc-js: Bump packages to 1.11.0, and update documentation7e4c8f0
Merge pull request #2796 from murgatroid99/grpc-js_1.11.0bf8e071
grpc-js: Bump packages to 1.11.0, and update documentatione13d5e7
Merge pull request #2793 from murgatroid99/grpc-js_server_call_get_hostd60f516
Merge pull request #2795 from murgatroid99/grpc-js_retry_limit_optionUpdates
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.