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: bump dev dependencies in projects #572

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

tbouffard
Copy link
Member

NOTE: don't update TypeScript (except for newer patch version) as we want to test bpmn-visualization with various TS versions. Only bump the version in the project already using version 5 to use the latest minor version that is available

javascript-webpack

  • html-webpack-plugin from 5.5.1 to 5.5.3
  • webpack from 5.80.0 to 5.88.2
  • webpack-cli from 5.0.2 to 5.1.4
  • webpack-dev-server from 4.13.3 to 4.15.1

typescript-angular

  • all angular libs: use latest v15 (15.2.10) as this project targets Angular v15 for now (not v16)
  • rxjs from 7.8.0 to 7.8.1
  • tslib from 2.5.0 to 2.5.3

typescript-lit-element

  • patch-package from 7.0.0 to 8.0.0
  • typescript from 4.1.3 to 4.1.6
  • vite from 4.3.9 to 4.4.11 Also remove package-lock.json: consistency with other projects, not updated correctly when bpmn-visualization is updated

typescript-rollup (mainly to support rollup v4)

  • @rollup/plugin-commonjs from 24.1.0 to 25.0.5
  • @rollup/plugin-node-resolve from 15.0.2 to 15.2.3
  • @rollup/plugin-terser from 0.4.1 to 0.4.4"
  • @rollup/plugin-typescript from 11.1.0 to 11.1.5
  • rimraf from 5.0.0 to 5.0.5
  • rollup from 3.21.0 to 4.0.2
  • rollup-plugin-copy from 3.4.0 to 3.5.0
  • tslib from 2.5.0 to 2.6.2

typescript-vitejs

  • vite from 4.3.2 to 4.4.11

typescript-vue

  • @babel/types from 7.22.4 to 7.23.0
  • @vitejs/plugin-vue from 4.2.3 to 4.4.0
  • typescript from 5.0.4 to 5.2.2
  • vite from 4.3.9 to 4.4.11 Also only allow auto-update to new patch versions (consistency with other projects) for both for dev and production dependencies.

NOTE: don't update TypeScript (except for newer patch version) as we want to test `bpmn-visualization` with various TS
versions. Only bump the version in the project already using version 5 to use the latest minor version that is available

javascript-webpack
  - html-webpack-plugin from 5.5.1 to 5.5.3
  - webpack from 5.80.0 to 5.88.2
  - webpack-cli from 5.0.2 to 5.1.4
  - webpack-dev-server from 4.13.3 to 4.15.1

typescript-angular
  - all angular libs: use latest v15 (15.2.10) as this project targets Angular v15 for now (not v16)
  - rxjs from 7.8.0 to 7.8.1
  - tslib from 2.5.0 to 2.5.3

typescript-lit-element
  - patch-package from 7.0.0 to 8.0.0
  - typescript from 4.1.3 to 4.1.6
  - vite from 4.3.9 to 4.4.11
Also remove package-lock.json: consistency with other projects, not updated correctly when bpmn-visualization is updated

typescript-rollup (mainly to support rollup v4)
  - @rollup/plugin-commonjs from 24.1.0 to 25.0.5
  - @rollup/plugin-node-resolve from 15.0.2 to 15.2.3
  - @rollup/plugin-terser from 0.4.1 to 0.4.4"
  - @rollup/plugin-typescript from 11.1.0 to 11.1.5
  - rimraf from 5.0.0 to 5.0.5
  - rollup from 3.21.0 to 4.0.2
  - rollup-plugin-copy from 3.4.0 to 3.5.0
  - tslib from 2.5.0 to 2.6.2

typescript-vitejs
  - vite from 4.3.2 to 4.4.11

typescript-vue
  - @babel/types from 7.22.4 to 7.23.0
  - @vitejs/plugin-vue from 4.2.3 to 4.4.0
  - typescript from 5.0.4 to 5.2.2
  - vite from 4.3.9 to 4.4.11
Also only allow auto-update to new patch versions (consistency with other projects) for both for dev and production
dependencies.
@tbouffard tbouffard added the chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...) label Oct 9, 2023
@github-actions
Copy link

github-actions bot commented Oct 9, 2023

🎊 PR Preview ba71ec7 has been successfully built and deployed to https://process-analytics-bpmn-visualization-examples-pr_preview-pr-572.surge.sh

🕐 Build time: 0.015s

🤖 By surge-preview

@tbouffard tbouffard requested a review from csouchet October 9, 2023 12:51
@tbouffard tbouffard marked this pull request as ready for review October 9, 2023 12:51
@tbouffard tbouffard merged commit 73d3745 into master Oct 9, 2023
17 checks passed
@tbouffard tbouffard deleted the chore/bump_dev_dependencies branch October 9, 2023 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants