Skip to content

🧹 chore(deps): Bump the production-dependencies group with 2 updates - #584

Merged
jamesrweb merged 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-5ed79f68ff
Sep 1, 2026
Merged

🧹 chore(deps): Bump the production-dependencies group with 2 updates#584
jamesrweb merged 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-5ed79f68ff

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 2 updates: microdiff and react-error-boundary.

Updates microdiff from 1.5.0 to 1.6.0

Release notes

Sourced from microdiff's releases.

v1.6.0 - Temporal support, performance improvements

What's Changed

New Contributors

Full Changelog: AsyncBanana/microdiff@v1.5.0...v1.6.0

Commits
  • 0949d1c update version 1.6.0
  • 2ea6b93 update dependencies
  • c5d5ba2 add minizipped size measurement script
  • 9f0b4c0 remove redundant object check
  • a28355b feat: improve recursive diff performance
  • 02f7539 convert rich/temporal type sets to arrays
  • b845548 combine equality checks
  • 2c77a43 replace equality and null check with object.is
  • 2255969 Add handling for Temporal types (#55)
  • f4cd90c feat: add Windows support by using shx and pathToFileURL for imports (#46)
  • See full diff in compare view

Updates react-error-boundary from 6.1.2 to 6.1.3

Release notes

Sourced from react-error-boundary's releases.

6.1.3

245- Add @types/react as an optional peer dependency

Commits

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 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 conditions

Bumps the production-dependencies group with 2 updates: [microdiff](https://github.com/AsyncBanana/microdiff) and [react-error-boundary](https://github.com/bvaughn/react-error-boundary).


Updates `microdiff` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/AsyncBanana/microdiff/releases)
- [Commits](AsyncBanana/microdiff@v1.5.0...v1.6.0)

Updates `react-error-boundary` from 6.1.2 to 6.1.3
- [Release notes](https://github.com/bvaughn/react-error-boundary/releases)
- [Commits](bvaughn/react-error-boundary@6.1.2...6.1.3)

---
updated-dependencies:
- dependency-name: microdiff
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-error-boundary
  dependency-version: 6.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file npm labels Sep 1, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file npm labels Sep 1, 2026
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown

Coverage report for commit: 9c1bd17
File: ./coverage/clover.xml

Cover ┌─────────────────────────┐ Freq.
   0% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  10% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  20% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  30% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  40% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  50% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  60% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  70% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  80% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  90% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
 100% │ ███████████████████████ │ 100.0%
      └─────────────────────────┘
 *Legend:* █ = Current Distribution 
Summary - Lines: 100.00% | Methods: 100.00% | Branches: 96.67%
FilesLinesMethodsBranches
src/components
   P5Canvas.tsx100.00%100.00%100.00%
   P5CanvasGuard.tsx100.00%100.00%87.50%
   P5CanvasWithSketch.tsx100.00%100.00%100.00%
src/constants
   CanvasContainerClassName.ts100.00%100.00%100.00%
src/contracts
   CanvasContainer.ts100.00%100.00%100.00%
   CanvasContainerRef.ts100.00%100.00%100.00%
   P5CanvasInstance.ts100.00%100.00%100.00%
   P5CanvasInstanceRef.ts100.00%100.00%100.00%
   P5CanvasInternalProps.ts100.00%100.00%100.00%
   P5CanvasProps.ts100.00%100.00%100.00%
   Sketch.ts100.00%100.00%100.00%
   SketchProps.ts100.00%100.00%100.00%
   Updater.ts100.00%100.00%100.00%
   p5.ts100.00%100.00%100.00%
src
   main.tsx100.00%100.00%100.00%
src/utils
   createP5CanvasInstance.ts100.00%100.00%100.00%
   logErrorBoundaryError.ts100.00%100.00%100.00%
   propsAreEqual.ts100.00%100.00%100.00%
   removeP5CanvasInstance.ts100.00%100.00%100.00%
   updateP5CanvasInstance.ts100.00%100.00%100.00%

🤖 comment via lucassabreu/comment-coverage-clover

@jamesrweb
jamesrweb merged commit 8e82f7b into main Sep 1, 2026
7 checks passed
@jamesrweb
jamesrweb deleted the dependabot/npm_and_yarn/production-dependencies-5ed79f68ff branch September 1, 2026 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file npm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant