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

Dependency update #186

Merged
merged 3 commits into from
Jan 23, 2024
Merged

Dependency update #186

merged 3 commits into from
Jan 23, 2024

Conversation

ammsalme
Copy link
Contributor

No description provided.

dependabot bot and others added 3 commits January 23, 2024 10:50
Bumps the production-dependencies group with 4 updates: [@natlibfi/marc-record](https://github.com/natlibfi/marc-record-js), [@natlibfi/melinda-backend-commons](https://github.com/natlibfi/melinda-backend-commons-js), [@natlibfi/melinda-commons](https://github.com/natlibfi/melinda-commons-js) and [@natlibfi/melinda-rest-api-commons](https://github.com/natlibfi/melinda-rest-api-commons).


Updates `@natlibfi/marc-record` from 8.1.0-alpha.2 to 8.1.0
- [Release notes](https://github.com/natlibfi/marc-record-js/releases)
- [Commits](NatLibFi/marc-record-js@v8.1.0-alpha.2...v8.1.0)

Updates `@natlibfi/melinda-backend-commons` from 2.2.5 to 2.2.6
- [Release notes](https://github.com/natlibfi/melinda-backend-commons-js/releases)
- [Commits](NatLibFi/melinda-backend-commons-js@v2.2.5...v2.2.6)

Updates `@natlibfi/melinda-commons` from 13.0.10 to 13.0.11
- [Release notes](https://github.com/natlibfi/melinda-commons-js/releases)
- [Commits](NatLibFi/melinda-commons-js@v13.0.10...v13.0.11)

Updates `@natlibfi/melinda-rest-api-commons` from 4.1.0-alpha.4 to 4.1.0
- [Release notes](https://github.com/natlibfi/melinda-rest-api-commons/releases)
- [Commits](NatLibFi/melinda-rest-api-commons@v4.1.0-alpha.4...v4.1.0)

---
updated-dependencies:
- dependency-name: "@natlibfi/marc-record"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@natlibfi/melinda-backend-commons"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@natlibfi/melinda-commons"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@natlibfi/melinda-rest-api-commons"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the development-dependencies group with 1 update: [nodemon](https://github.com/remy/nodemon).


Updates `nodemon` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v3.0.2...v3.0.3)

---
updated-dependencies:
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@ammsalme ammsalme marked this pull request as ready for review January 23, 2024 09:03
@ammsalme ammsalme requested a review from a team as a code owner January 23, 2024 09:03
@ammsalme ammsalme merged commit 519a3cf into test Jan 23, 2024
14 checks passed
@ammsalme ammsalme deleted the next branch January 23, 2024 09:05
ammsalme added a commit that referenced this pull request Jan 25, 2024
* Dependency & Maintenance update (#180)

* Bump the development-dependencies group with 7 updates (#179)
| Package | From | To |
| --- | --- | --- |
| [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.23.0` | `7.23.4` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.23.2` | `7.23.7` |
| [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) | `7.23.2` | `7.23.7` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.23.2` | `7.23.8` |
| [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) | `7.22.15` | `7.23.7` |
| [eslint](https://github.com/eslint/eslint) | `8.52.0` | `8.56.0` |
| [nodemon](https://github.com/remy/nodemon) | `3.0.1` | `3.0.2` |
* Bump the production-dependencies group with 6 updates (#178)
| Package | From | To |
| --- | --- | --- |
| [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.23.2` | `7.23.8` |
| [@natlibfi/marc-record](https://github.com/natlibfi/marc-record-js) | `8.0.0` | `8.0.2` |
| [@natlibfi/melinda-backend-commons](https://github.com/natlibfi/melinda-backend-commons-js) | `2.2.2` | `2.2.5` |
| [@natlibfi/melinda-commons](https://github.com/natlibfi/melinda-commons-js) | `13.0.7` | `13.0.10` |
| [@natlibfi/melinda-rest-api-commons](https://github.com/natlibfi/melinda-rest-api-commons) | `4.0.18` | `4.0.19` |
| [moment](https://github.com/moment/moment) | `2.29.4` | `2.30.1` |

* Bump actions/setup-node from 3 to 4 (#148)

* Update alpha deps
* Node-tests: 16.x -> 19.x
* Fail-fast false
* Update test webhooks

* 3.0.16-alpha.2

* Dependency update (#186)

* Bump the production-dependencies group with 4 updates (#185)
Bumps the production-dependencies group with 4 updates: [@natlibfi/marc-record](https://github.com/natlibfi/marc-record-js), [@natlibfi/melinda-backend-commons](https://github.com/natlibfi/melinda-backend-commons-js), [@natlibfi/melinda-commons](https://github.com/natlibfi/melinda-commons-js) and [@natlibfi/melinda-rest-api-commons](https://github.com/natlibfi/melinda-rest-api-commons).

* Bump the development-dependencies group with 1 update (#183)
Bumps the development-dependencies group with 1 update: [nodemon](https://github.com/remy/nodemon).

* Bump the production-dependencies group with 1 update (#187)
Bumps the production-dependencies group with 1 update: [@natlibfi/melinda-rest-api-commons](https://github.com/natlibfi/melinda-rest-api-commons).

* 3.0.16-alpha.4
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.

1 participant