-
Notifications
You must be signed in to change notification settings - Fork 0
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 merge [MRA-763] & Dependency update #377
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
Bumps the production-dependencies group with 4 updates: [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime), [@natlibfi/marc-record-validators-melinda](https://github.com/natlibfi/marc-record-validators-melinda), [@natlibfi/sru-client](https://github.com/natlibfi/sru-client-js) and [http-status](https://github.com/adaltas/node-http-status). --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@natlibfi/marc-record-validators-melinda" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@natlibfi/sru-client" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: http-status dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the development-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.23.9` | `7.24.0` | | [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) | `7.23.9` | `7.24.0` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.23.9` | `7.24.0` | | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `8.57.0` | | [nodemon](https://github.com/remy/nodemon) | `3.0.3` | `3.1.0` | Updates `@babel/core` from 7.23.9 to 7.24.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.0/packages/babel-core) Updates `@babel/plugin-transform-runtime` from 7.23.9 to 7.24.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.0/packages/babel-plugin-transform-runtime) Updates `@babel/preset-env` from 7.23.9 to 7.24.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.0/packages/babel-preset-env) Updates `eslint` from 8.56.0 to 8.57.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.56.0...v8.57.0) Updates `nodemon` from 3.0.3 to 3.1.0 - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v3.0.3...v3.1.0) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@babel/plugin-transform-runtime" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: nodemon dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
) Bumps [mikaelvesavuori/license-compliance-action](https://github.com/mikaelvesavuori/license-compliance-action) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/mikaelvesavuori/license-compliance-action/releases) - [Commits](mikaelvesavuori/license-compliance-action@v1.0.2...v1.0.3) --- updated-dependencies: - dependency-name: mikaelvesavuori/license-compliance-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Update melinda-marc-record-merge-reducers v2.2.0-alpha.1 -- when merging a prepublication record to a preferred finalized record, ignore most of the fields from the prepublication record
ammsalme
added a commit
that referenced
this pull request
Mar 18, 2024
* Update merge [MRA-763] & Dependency update (#377) * Update merge [MRA-763] - Update melinda-marc-record-merge-reducers v2.2.0 -- when merging a prepublication record to a preferred, finalized record, ignore most of the fields from the prepublication record * Bump the production-dependencies group with 4 updates (#376) * Bump the development-dependencies group with 5 updates (#374) * Bump mikaelvesavuori/license-compliance-action from 1.0.2 to 1.0.3 (#369) * Update deps * Update package-lock * Update matchValidator Update matchValidator v2.2.1 - avoid crashing if record has empty subfields in f300 or f020 * Avoid caching Update sru-client-js v6.0.10-alpha.3 - avoid caching requests to SRU server * 3.6.0-alpha.4
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.