Skip to content

Conversation

@EverybodyKurts
Copy link

@EverybodyKurts EverybodyKurts commented Mar 8, 2023

Pull request checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)
  • Build (fake build or .\build.cmd) on local branch was successful

Pull request type

This pull request updates major dependencies, including plotly.js, react, webpack, fable, and feliz. It updates the webpack config to use v4 and the codeBlockRenderer function found in App.fs to use the new Markdown.ICodeProperties api.

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Uses the old versions of plotly, react, webpack, fable, and feliz.

What is the new behavior?

Uses the updated versions of plotly, react, fable, and feliz. Removes webpack in favor of vite.

Does this introduce a breaking change?

  • Yes
  • No

Other information

EverybodyKurts and others added 26 commits February 19, 2024 22:52
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](npm/node-semver@v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…ver-6.3.1

Bump semver from 6.3.0 to 6.3.1
…d-wrap-1.2.5

Bump word-wrap from 1.2.3 to 1.2.5
@EverybodyKurts EverybodyKurts changed the title Update plotly, react, webpack, fable, and feliz Update dependencies; Remove webpack and add vite Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants