Skip to content
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

chore(deps): update node dependencies #1737

Merged
merged 1 commit into from
Oct 21, 2024
Merged

Conversation

ggrossetie
Copy link
Member

@ggrossetie ggrossetie commented Apr 19, 2024

This PR contains the following updates:

Package Type Update Change
@excalidraw/excalidraw dependencies patch 0.17.5 -> 0.17.6
bytefield-svg dependencies minor 1.8.0 -> 1.10.0
chai (source) devDependencies minor 4.4.1 -> 4.5.0
pino (source) dependencies minor 8.20.0 -> 8.21.0
react (source) dependencies minor 18.2.0 -> 18.3.1
react-dom (source) dependencies minor 18.2.0 -> 18.3.1
standard (source) devDependencies patch 17.1.0 -> 17.1.2

Release Notes

excalidraw/excalidraw

v0.17.6

Compare Source

Deep-Symmetry/bytefield-svg

v1.10.0

Compare Source

Fixed
  • Compiled for release before publishing to npm.

v1.9.0

Compare Source

Added
  • Gaps (both vertical and inline) can now be filled with a color so
    they properly attach to colored boxes, thanks to a contribution from
    @​simonarnell.

This was accidentally published as a non-release build, please use
1.10 instead!

chaijs/chai

v4.5.0

Compare Source

What's Changed

Full Changelog: chaijs/chai@v4.4.1...v4.5.0

pinojs/pino

v8.21.0

Compare Source

What's Changed

New Contributors

Full Changelog: pinojs/pino@v8.20.0...v8.21.0

facebook/react

v18.3.1

Compare Source

  • Export act from react f1338f

v18.3.0

Compare Source

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React
  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #​25383
  • Warn for deprecated defaultProps for function components #​25699
  • Warn when spreading key #​25697
  • Warn when using act from test-utils d4ea75
React DOM
  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #​28874
standard/standard

v17.1.2

Compare Source

v17.1.1

Compare Source


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

@ggrossetie ggrossetie added the 🔗 dependencies Pull requests that update a dependency file label Apr 19, 2024
@ggrossetie ggrossetie changed the title chore(deps): update dependency @excalidraw/excalidraw to v0.17.6 chore(deps): update node dependencies Apr 25, 2024
@ggrossetie ggrossetie force-pushed the renovate/node-dependencies branch 3 times, most recently from 12d4a13 to 1f427cb Compare April 27, 2024 02:11
@ggrossetie ggrossetie force-pushed the renovate/node-dependencies branch 4 times, most recently from 1a02196 to a16f352 Compare May 11, 2024 02:11
@ggrossetie ggrossetie force-pushed the renovate/node-dependencies branch 2 times, most recently from cbeb289 to be48191 Compare May 22, 2024 02:15
@ggrossetie ggrossetie force-pushed the renovate/node-dependencies branch 3 times, most recently from a44ac07 to bcb3338 Compare May 29, 2024 02:16
@ggrossetie ggrossetie force-pushed the renovate/node-dependencies branch from bcb3338 to f15da00 Compare May 31, 2024 02:16
@ggrossetie ggrossetie force-pushed the renovate/node-dependencies branch 2 times, most recently from 7ff6485 to 514757f Compare June 18, 2024 02:17
@ggrossetie ggrossetie force-pushed the renovate/node-dependencies branch 4 times, most recently from 472a5eb to 5da1598 Compare June 29, 2024 02:16
@ggrossetie ggrossetie force-pushed the renovate/node-dependencies branch 3 times, most recently from 8a26a6b to 3d4df5d Compare July 9, 2024 02:18
@ggrossetie ggrossetie force-pushed the renovate/node-dependencies branch 2 times, most recently from 9acfa65 to 3ed5c0b Compare July 26, 2024 02:18
@ggrossetie ggrossetie force-pushed the renovate/node-dependencies branch 3 times, most recently from 885b9b9 to a77a668 Compare August 6, 2024 02:18
@ggrossetie ggrossetie force-pushed the renovate/node-dependencies branch from a77a668 to e95c2f1 Compare August 10, 2024 02:19
@ggrossetie ggrossetie force-pushed the renovate/node-dependencies branch from e95c2f1 to cf1f07d Compare August 12, 2024 02:19
@ggrossetie ggrossetie force-pushed the renovate/node-dependencies branch from 57207ba to 39f34c2 Compare October 21, 2024 14:35
@ggrossetie ggrossetie merged commit d2a84ba into main Oct 21, 2024
1 check passed
@ggrossetie ggrossetie deleted the renovate/node-dependencies branch October 21, 2024 16:04
jynolen pushed a commit to jynolen/kroki that referenced this pull request Dec 3, 2024
jynolen pushed a commit to jynolen/kroki that referenced this pull request Dec 3, 2024
Use pre-built Docker image for erd (yuzutech#1754)

Restart browser if killed on Mermaid (yuzutech#1745)

chore(deps): update java dependencies (yuzutech#1722)

chore(deps): update structurizr packages to v2.2.0 (yuzutech#1757)

chore(docs): add Ditaa diagram options to diagram-options page (yuzutech#1781)

Co-authored-by: Guillaume Grossetie <[email protected]>

chore(node): upgrade to Node LTS 20.18.0 (yuzutech#1784)

chore(deps): use Node built-in test runner (yuzutech#1785)

chore(docs): add hugomods-kroki to list of 3rd-party tools (yuzutech#1724)

chore(node): replace mocha + chai by Node test runner and assert modules (yuzutech#1786)

chore(deps): replace mocha by Node test runner (yuzutech#1787)

chore(bpmn): upgrade dependencies (docker base image, puppeteer, bpmn, pino) (yuzutech#1788)

chore(deps): update java testing packages (yuzutech#1772)

chore(deps): update dependency rust to v1.82 (yuzutech#1791)

chore(deps): update node dependencies (yuzutech#1737)

chore(deps): update actions/checkout action to v4.2.1 (yuzutech#1790)

chore(deps): update maven plugins (yuzutech#1755)

chore(docs): introduce helm deploy method in use kubernetes section (yuzutech#1793)

Co-authored-by: Guillaume Grossetie <[email protected]>

chore(deps): update java dependencies (yuzutech#1789)

chore(deps): update structurizr packages to v3 (major) (yuzutech#1792)

chore(deps): upgrade Mermaid to 11.3.0 (yuzutech#1795)

chore(deps): bump puppeteer and pino in diagrams.net (yuzutech#1794)

chore(deps): update node dependencies (major) (yuzutech#1671)

chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.2 (yuzutech#1801)

chore(deps): update java dependencies to v1.5.12 (yuzutech#1798)

chore(deps): update actions/checkout action to v4.2.2 (yuzutech#1797)

chore(deps): update dependency mermaid to v11.4.0 (yuzutech#1800)

chore(deps): update versions and distributions

fix(ditaa): pass argument values as separate arguments

ref yuzutech#1803

Version 0.26.0

chore(release): free up disk space on GitHub runner

chore(release): allow to manually push a release

chore(release): keep the v prefix when creating the release

chore(release): fix environment variable assignment

chore(release): dynamic run-name when using workflow_dispatch

feat: proposal without cheerio

fix: lint + kroki unsafe

chore(deps): update node dependencies (yuzutech#1737)

chore(deps): bump puppeteer and pino in diagrams.net (yuzutech#1794)

feat: self contains svg
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant