Bump the npm_and_yarn group across 1 directory with 4 updates #3358
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.87Release notes
Sourced from next's releases.
... (truncated)
Commits
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.10.11Release notes
Sourced from
@grpc/grpc-js
's releases.Commits
f8338c5
Merge pull request #2784 from murgatroid99/grpc-js_pick_first_reconnection_fix023c1d0
Merge pull request #2791 from murgatroid99/grpc-js_channel_close_pick_fixfbbc78d
Merge pull request #2790 from murgatroid99/grpc-js_server_idle_test_deflake810e9e6
grpc-js: Ensure pending calls end after channel close395de4b
grpc-js: Refresh server idle timer if not enough time has passed745a451
grpc-js: Increase state change deadline in server idle testsa5fac6f
grpc-js: pick-first: Fix short circuit READY subchannel handlinge804ad6
grpc-js: Bump to 1.10.11c1815e0
grpc-js: Fix pick_first reconnecting without active callsc934257
Merge pull request #2778 from murgatroid99/grpc-js_1.10.10Updates
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.