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

No fail validation #124

Merged
merged 11 commits into from
Nov 5, 2024
Merged

No fail validation #124

merged 11 commits into from
Nov 5, 2024

Conversation

ammsalme
Copy link
Contributor

No description provided.

@ammsalme ammsalme marked this pull request as ready for review November 5, 2024 12:16
@ammsalme ammsalme requested a review from a team as a code owner November 5, 2024 12:16
@ammsalme ammsalme merged commit 8ef240c into next Nov 5, 2024
6 checks passed
ammsalme added a commit that referenced this pull request Nov 5, 2024
* No fail validation (#124)

* Add noFailValidation functionality
** when noFailValidation validationOption is true, marc-record-js does not error when record validation fails but saves errors in _validationErrors
** validationErrors are available through getValidationErrors()

* Bump the development-dependencies group across 1 directory with 8 updates (#122)

Bumps the development-dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.25.6` | `7.25.7` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.25.2` | `7.25.8` |
| [@babel/node](https://github.com/babel/babel/tree/HEAD/packages/babel-node) | `7.25.0` | `7.25.7` |
| [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) | `7.25.4` | `7.25.7` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.25.4` | `7.25.8` |
| [@natlibfi/fixugen](https://github.com/natlibfi/fixugen-js) | `2.0.9` | `2.0.10` |
| [@natlibfi/fixura](https://github.com/natlibfi/fixura-js) | `3.0.8` | `3.0.10` |


* Bump the development-dependencies group across 1 directory with 7 updates (#127)

Bumps the development-dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.25.7` | `7.25.9` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.25.8` | `7.26.0` |
| [@babel/node](https://github.com/babel/babel/tree/HEAD/packages/babel-node) | `7.25.7` | `7.26.0` |
| [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) | `7.25.7` | `7.25.9` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.25.8` | `7.26.0` |
| [mocha](https://github.com/mochajs/mocha) | `10.7.3` | `10.8.2` |

* Update deps

* 9.1.0-alpha.5
@ammsalme ammsalme deleted the no-fail-validation branch November 5, 2024 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants