Bump braces and gulp in /inst/htmlwidgets/neurosurface#63
Open
dependabot[bot] wants to merge 112 commits intomasterfrom
Open
Bump braces and gulp in /inst/htmlwidgets/neurosurface#63dependabot[bot] wants to merge 112 commits intomasterfrom
dependabot[bot] wants to merge 112 commits intomasterfrom
Conversation
Improve EventEmitter robustness
…bug-flag Guard console logs
…animation-and-clean-up Add disposal support for viewer
…tion Improve ColorMap validation
…colorarray-with-validation Improve ColorMap validation
…amespaced-string Update custom message type for widget config
…-updaterotationspeed-wrappers Add widget update wrappers
…r-option-validation Improve surfwidget config validation
…update-helpers Document surfwidget update helpers
…from-surfwidget.r Remove debugging prints
…ore-viewer.animate Fix animation duplication
…ations-and-enable-strict-mode Fix widget strict mode
…rvalue-function Add validation checks before building geometry
…r-config-handling Fix config merging for viewer options
…ith-live-callback Enable vertex picking for Shiny
Fix indices in NeuroSurface arithmetic
…eck-and-reset-listeners Fix color map listener cleanup
…chlight-with-random-permutation Randomize deflist order in searchlights
…th-method Update smoothing to use radius-based neighbors
…ion-and-add-tests Clamp spherical acos input and add test
…archlight.r Resolve doc merge conflict
…-validate-inputs Cap k and validate inputs in find_all_neighbors
…r-messages-to-findneighbors Add validation to neighborhood helpers
…-coords-to-points Rename parameter for projection function
…-surfwidget-and-surfacegeometry Add curvature shading support
…ion-in-randomsurfacesear
…e-documentation-in-randomsurfacesear Add validation for RandomSurfaceSearchlight radius and nodeset
…archlight.r Fix merge conflict in RandomSurfaceSearchlight
…late-field Fix package Collate list
- Moved boundaries.R and related tests to experimental/ subfolder - Updated roxygen documentation for S4 methods - Added new method-specific .Rd files for better documentation structure - Fixed JavaScript build and updated dependencies - Added helper-rgl.R for test setup - Created VertexColoredNeuroSurface documentation - Added curvature and debug_surfwidget documentation 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [gulp](https://github.com/gulpjs/gulp). These dependencies need to be updated together. Updates `braces` from 2.3.2 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/commits/3.0.3) Updates `gulp` from 4.0.2 to 5.0.1 - [Release notes](https://github.com/gulpjs/gulp/releases) - [Changelog](https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md) - [Commits](gulpjs/gulp@v4.0.2...v5.0.1) --- updated-dependencies: - dependency-name: braces dependency-version: 3.0.3 dependency-type: indirect - dependency-name: gulp dependency-version: 5.0.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 braces to 3.0.3 and updates ancestor dependency gulp. These dependencies need to be updated together.
Updates
bracesfrom 2.3.2 to 3.0.3Changelog
Sourced from braces's changelog.
Commits
Updates
gulpfrom 4.0.2 to 5.0.1Release notes
Sourced from gulp's releases.
... (truncated)
Changelog
Sourced from gulp's changelog.
... (truncated)
Commits
0003e9fchore: release 5.0.1 (#2837)19122f3fix: Avoid globbing before read stream is opened (#2839)69a5d0efix: Avoid Node.js deprecation warning forfs.Stats(#2838)04b4a74fix: Support top-level await on Node 22.12+ (#2836)c90e79echore: Fix CI (#2835)5412605chore(docs): Update async completion document for newer RxJS (#2831)2fa4981chore: Update glob docs with replacement to ordered globs (#2788)fe9dee6chore: Remove locale docs (#2787)a85eddbchore: Remove node-glob options from docs (#2786)9c818e6chore: update src.md docs to add encoding parameterYou can trigger a rebase of this PR 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.