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

Update examples dependencies & setup dependabot #355

Merged
merged 1 commit into from
Nov 29, 2023
Merged

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
2 participants