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

Upgrade javascript dependencies #1069

Merged
merged 1 commit into from
Dec 11, 2023
Merged

Conversation

didoda
Copy link
Member

@didoda didoda commented Dec 11, 2023

This provides an upgrade of javascript dependencies, by launching upgrade-interactive.

$ yarn upgrade-interactive

yarn upgrade-interactive v1.22.19
info Color legend : 
 "<red>"    : Major Update backward-incompatible updates 
 "<yellow>" : Minor Update backward-compatible features 
 "<green>"  : Patch Update backward-compatible bug fixes
? Choose which packages to update. (Press <space> to select, <a> to toggle all, <i> to invert selection)
 devDependencies
   name                     range     from        to       url
❯◯ @babel/core              ^7.20.12  7.20.12  ❯  7.23.5   https://babel.dev/docs/en/next/babel-core
 ◯ @babel/preset-env        ^7.15.8   7.20.2   ❯  7.23.5   https://babel.dev/docs/en/next/babel-preset-env
 ◯ browser-sync             ^2.27.10  2.27.11  ❯  2.29.3   https://browsersync.io/
 ◯ css-loader               ^6.4.0    6.7.3    ❯  6.8.1    https://github.com/webpack-contrib/css-loader
 ◯ eslint-plugin-vue        ^9.12.0   9.12.0   ❯  9.19.2   https://eslint.vuejs.org
 ◯ mini-css-extract-plugin  ^2.4.2    2.7.2    ❯  2.7.6    https://github.com/webpack-contrib/mini-css-extract-plugin
 ◯ sass                     ^1.58.0   1.58.0   ❯  1.69.5   https://github.com/sass/dart-sass
 ◯ ttag-cli                 ^1.9.2    1.10.5   ❯  1.10.9   https://github.com/ttag-org/ttag-cli#readme
 ◯ vue-loader               ^15.10.1  15.10.1  ❯  15.11.1  https://github.com/vuejs/vue-loader.git
 ◯ vue-template-compiler    ^2.5.16   2.7.14   ❯  2.7.15   https://github.com/vuejs/vue/tree/dev/packages/vue-template-compiler#readme
 ◯ webpack                  ^5.76.0   5.76.0   ❯  5.89.0   https://github.com/webpack/webpack
  
 dependencies
   name                     range     from        to       url
 ◯ axios                    ^1.6.0    1.6.0    ❯  1.6.2    https://axios-http.com
 ◯ codemirror               ^5.63.3   5.65.10  ❯  5.65.16  https://github.com/codemirror/basic-setup#readme
 ◯ deepmerge                ^4.3.0    4.3.0    ❯  4.3.1    https://github.com/TehShrike/deepmerge
 ◯ eslint                   ^8.33.0   8.33.0   ❯  8.55.0   https://eslint.org
 ◯ eslint-webpack-plugin    ^4.0.0    4.0.0    ❯  4.0.1    https://github.com/webpack-contrib/eslint-webpack-plugin
 ◯ mapbox-gl                ^2.12.1   2.12.1   ❯  2.15.0   https://github.com/mapbox/mapbox-gl-js#readme
 ◯ ttag                     ^1.7.24   1.7.24   ❯  1.8.3    https://github.com/ttag-org/ttag.git#readme
 ◯ vanilla-jsoneditor       ^0.14.4   0.14.4   ❯  0.14.10  https://github.com/josdejong/svelte-jsoneditor
 ◯ vue                      ^2.5.16   2.7.14   ❯  2.7.15   https://github.com/vuejs/core/tree/main/packages/vue#readme

@didoda didoda added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 11, 2023
@didoda didoda added this to the 4.x milestone Dec 11, 2023
@didoda didoda merged commit 5a17d83 into bedita:master Dec 11, 2023
5 checks passed
@didoda didoda deleted the dependencies/upgrade branch December 11, 2023 13:18
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.

1 participant