Skip to content

Conversation

@rangelfinal
Copy link
Contributor

@rangelfinal rangelfinal commented Sep 20, 2023

Examples were using older versions of dependencies, including v1 of webpack-bundle-tracker, which lead to compatibility issues like #344
This PR updates all npm dependencies on the examples folders to their latest versions, migrates the webpack config to the latest schema, and setups dependabot to automatically create PRs weekly with npm or pip updates

Resolves #344

@rangelfinal rangelfinal requested a review from fjsj September 20, 2023 18:52
@rangelfinal rangelfinal added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 20, 2023
@fjsj fjsj merged commit af2dbfe into master Nov 29, 2023
@fjsj fjsj deleted the update-examples branch December 15, 2023 13:37
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Problem with hot reload example on Node v18 LTS

3 participants