-
Notifications
You must be signed in to change notification settings - Fork 5
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
Feature: error management #522
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Zorin95670
force-pushed
the
feature/error_management
branch
3 times, most recently
from
August 6, 2024 08:39
24378b3
to
f5f847e
Compare
Zorin95670
force-pushed
the
feature/error_management
branch
3 times, most recently
from
August 6, 2024 14:40
6aa33ee
to
cf7c65a
Compare
aboubakar14
reviewed
Aug 6, 2024
Zorin95670
force-pushed
the
feature/error_management
branch
2 times, most recently
from
August 7, 2024 08:54
fb15dc8
to
f36b730
Compare
Zorin95670
force-pushed
the
feature/error_management
branch
from
August 8, 2024 14:25
f36b730
to
9e4bd66
Compare
Checking /home/runner/work/leto-modelizer/leto-modelizer/package.json
@babel/core =7.23.6 → =7.25.2
@babel/eslint-parser =7.23.3 → =7.25.1
@babel/preset-env =7.23.6 → =7.25.3
@badeball/cypress-cucumber-preprocessor =19.2.0 → =20.1.1
@pinia/testing =0.1.3 → =0.1.5
@quasar/app-webpack =3.9.6 → =3.13.3
@quasar/extras =1.16.9 → =1.16.12
@quasar/quasar-app-extension-testing =2.1.1 → =2.2.0
@quasar/quasar-app-extension-testing-unit-jest =3.0.0-alpha.10 → =3.0.2
@vue/test-utils =2.4.3 → =2.4.6
axios =1.6.2 → =1.7.3
core-js =3.34.0 → =3.38.0
cypress =13.6.1 → =13.13.2
cypress-real-events =1.11.0 → =1.13.0
eslint =8.56.0 → =9.8.0
eslint-plugin-cypress =2.15.1 → =3.4.0
eslint-plugin-jest =27.6.0 → =28.8.0
eslint-plugin-jsdoc =46.9.1 → =50.0.0
eslint-plugin-vue =9.19.2 → =9.27.0
eslint-webpack-plugin =4.0.1 → =4.2.0
gherkin-lint =4.2.2 → =4.2.4
isomorphic-git =1.25.1 → =1.27.1
jsdoc =4.0.2 → =4.0.3
monaco-editor =0.45.0 → =0.50.0
pinia =2.1.7 → =2.2.1
quasar =2.13.0 → =2.16.8
v-viewer =3.0.11 → =3.0.13
vue =3.3.9 → =3.4.36
vue-i18n =9.8.0 → =9.13.1
vue-loader =17.3.1 → =17.4.2
vue-router =4.2.5 → =4.4.3
Run npx npm-check-updates -x leto-modelizer* -u to upgrade package.json |
aboubakar14
approved these changes
Aug 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.