Bump the npm_and_yarn group across 1 directory with 3 updates
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.6
Release notes
Sourced from @excalidraw/excalidraw's releases.
v0.17.3 (2024-02-09)
Fixes
Keep customData when converting to ExcalidrawElement. #7656
Umd build for browser since it was breaking in v0.17.0 #7349. Also make sure that when using
Vite, theprocess.env.IS_PREACTis set as"true"(string) and not a boolean.define: { "process.env.IS_PREACT": JSON.stringify("true"), }
Disable caching bounds for arrow labels #7343
Bounds cached prematurely resulting in incorrectly rendered labels #7339
v0.17.0 (2023-11-14)
Features
Added support for disabling
imagetool (also disabling image insertion in general, though keeps support for importing from.excalidrawfiles) #6320.For disabling
imageyou need to set 👇UIOptions.tools = { image: false }Support
excalidrawAPIprop for accessing the Excalidraw API #7251.Export
getCommonBoundshelper from the package #7247.Support frames via programmatic API #7205.
Export
elementsOverlappingBBox,isElementInsideBBox,elementPartiallyOverlapsWithOrContainsBBoxhelpers for filtering/checking if elements within bounds. #6727Regenerate ids by default when using transform api and also update bindings by 0.5px to avoid possible overlapping #7195
Add onChange, onPointerDown, onPointerUp api subscribers #7154.
Support props.locked for setActiveTool #7153.
Add
selectedprop forMainMenu.ItemandMainMenu.ItemCustomcomponents to indicate active state. #7078Fixes
- Double image dialog on image insertion #7152.
... (truncated)
Commits
0dbd2a3v0.17.6988f819fix: allow same origin for all necessary domains (#7889)db4770ev0.17.558338e5fix: parse embeddable srcdoc urls strictly & escape attribute url html640cabav0.17.42879c9dfix: Gist embed allowing unsafe html (#7883)81046ccfix: keep customData when converting to ExcalidrawElement (#7656)207a0bcfix: umd build so it can be used in browser (#7349)f53edb7fix: disable caching bounds for arrow labels (#7343)8d0a8cefix: bounds cached prematurely resulting in incorrectly rendered labels (#7339)- Additional commits viewable in compare view
Updates @grpc/grpc-js from 1.10.6 to 1.12.2
Release notes
Sourced from @grpc/grpc-js's releases.
@grpc/grpc-js1.12.2
- Use
util.promisifyinstead offs/promisesfor Node 12 compatibility (#2838)
@grpc/grpc-js1.12.1
- Port bugfixes from 1.11.x into 1.12.x (#2836)
@grpc/grpc-js-xds1.12.0
- Enable dualstack socket support by default in xDS clients (#2832)
@grpc/grpc-js1.12.0Changelog
- Provide the method_name for the CallCredentials callback generateMetadata (#2814 contributed by
@becoded)- Add an optional
rejectUnauthorizedfield to theVerifyOptionsinterface, which can be passed as an argument tocredentials.createSslandcreateFromSecureContext(#2812 contributed by@vinothsa4891)Experimental API changes
Added:
CaCertificateUpdateCaCertificateUpdateListenerIdentityCertificateUpdateIdentityCertificateUpdateListenerCertificateProviderFileWatcherCertificateProviderFileWatcherCertificateProviderConfigcreateCertificateProviderChannelCredentialscreateCertificateProviderServerCredentialsModified:
LoadBalancer: The constructor now takes an additional argument of typeChannelCredentials.ChannelControlHelper#createSubchannel: Now takes an additional argument of typeChannelCredentials | null. This should be passed along if overriding this function.LeafLoadBalancer: The constructor now takes an additional argument of typeChannelCredentials.
@grpc/grpc-js1.11.3
- Ensure the client queries the name resolver again after connections drop while using the round_robin load balancing policy (#2825)
@grpc/grpc-js1.11.2
- Fix client crash on receiving a custom error code (#2801 contributed by
@hastom)- Report connection errors more consistently (#2808)
- Avoid computing the channel constructor trace log when that tracer is not enabled (#2817 contributed by
@ygalbel)
@grpc/grpc-js1.11.1
- Revert a change that used APIs that were not available in early minor versions of Node 14 (#2799 contributed by
@xqin)
@grpc/grpc-js-xds1.11.0
... (truncated)
Commits
0e39b26Merge pull request #2838 from murgatroid99/grpc-js_node_12_fixe907d19grpc-js: Use util.promisify instead of fs/promises for Node 12 compatibilitydce2272Merge pull request #2836 from murgatroid99/grpc-js_1.12_1.11_bugfix_merge65cd9b6grpc-js: Bump to 1.12.1f21855dMerge remote-tracking branch 'upstream/@grpc/[email protected]' into grpc-js_1.1...8aacdfdMerge pull request #2833 from murgatroid99/grpc-js_1.12.0_bump051c048grpc-js: Bump to 1.12.0707f6cbMerge pull request #2832 from murgatroid99/grpc-js-xds_enable_dualstack50668f7grpc-js-xds: Enable dualstack support by default3c9436bMerge pull request #2812 from vinothsa4891/bugfix/support-reject-unauthorized- Additional commits viewable in compare view
Updates braces from 3.0.2 to 3.0.3
Commits
74b2db23.0.388f1429update eslint. lint, fix unit tests.415d660Snyk js braces 6838727 (#40)190510ffix tests, skip 1 test in test/braces.expand716eb9freadme bumpa5851e5Merge pull request #37 from coderaiser/fix/vulnerability2092bd1feature: braces: add maxSymbols (https://github.com/micromatch/braces/issues/...9f5b4cffix: vulnerability (https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727)98414f9remove funding file665ab5dupdate keepEscaping doc (#27)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditions You can disable automated security fix PRs for this repo from the Security Alerts page.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| plate | ❌ Failed (Inspect) | Oct 25, 2024 4:20pm |
⚠️ No Changeset found
Latest commit: 7ac82d8f34a19cdb80a39e59bdf6bd21a232540d
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Looks like these dependencies are updatable in another way, so this is no longer needed.