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 & Maintenance update (#30) #35

Merged
merged 4 commits into from
Jan 23, 2024
Merged

Dependency & Maintenance update (#30) #35

merged 4 commits into from
Jan 23, 2024

Conversation

ammsalme
Copy link
Contributor

@ammsalme ammsalme commented Jan 11, 2024

Package From To
@babel/cli 7.23.0 7.23.4
@babel/core 7.23.2 7.23.7
@babel/eslint-parser 7.22.15 7.23.3
@babel/preset-env 7.23.2 7.23.8
@babel/register 7.22.15 7.23.7
@natlibfi/fixugen 2.0.2 2.0.4
@natlibfi/fixura 3.0.2 3.0.4
@natlibfi/fixura-mongo 2.0.10 2.0.11
chai 4.3.10 5.0.0
eslint 8.52.0 8.56.0

ammsalme and others added 4 commits January 11, 2024 13:10
* Bump docker/login-action from 2 to 3 (#25)
* Bump docker/metadata-action from 4 to 5 (#26)
* Bump the development-dependencies group with 10 updates (#29)

| 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/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.22.15` | `7.23.3` |
| [@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` |
| [@natlibfi/fixugen](https://github.com/natlibfi/fixugen-js) | `2.0.2` | `2.0.4` |
| [@natlibfi/fixura](https://github.com/natlibfi/fixura-js) | `3.0.2` | `3.0.4` |
| [@natlibfi/fixura-mongo](https://github.com/natlibfi/fixura-mongo-js) | `2.0.10` | `2.0.11` |
| [chai](https://github.com/chaijs/chai) | `4.3.10` | `5.0.0` |
| [eslint](https://github.com/eslint/eslint) | `8.52.0` | `8.56.0` |

* Bump docker/build-push-action from 4 to 5 (#27)

* Update deps

* Update eslintConfig
* Do not run quay.io for dependabot PRs
* Add test webhooks

* 2.0.1-alpha.2
Bumps the development-dependencies group with 2 updates: [@natlibfi/fixura-mongo](https://github.com/natlibfi/fixura-mongo-js) and [chai](https://github.com/chaijs/chai).


Updates `@natlibfi/fixura-mongo` from 2.0.11 to 2.0.12
- [Release notes](https://github.com/natlibfi/fixura-mongo-js/releases)
- [Commits](NatLibFi/fixura-mongo-js@v2.0.11...v2.0.12)

Updates `chai` from 4.4.0 to 4.4.1
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](chaijs/chai@v4.4.0...v4.4.1)

---
updated-dependencies:
- dependency-name: "@natlibfi/fixura-mongo"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: chai
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 the production-dependencies group with 1 update: [@natlibfi/melinda-backend-commons](https://github.com/natlibfi/melinda-backend-commons-js).


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)

---
updated-dependencies:
- dependency-name: "@natlibfi/melinda-backend-commons"
  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>
@ammsalme ammsalme marked this pull request as ready for review January 23, 2024 08:40
@ammsalme ammsalme requested a review from a team as a code owner January 23, 2024 08:40
Copy link
Contributor

@natlibfi-jonollil natlibfi-jonollil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add note about new webhooks to change log

@ammsalme ammsalme merged commit 68e2d45 into main Jan 23, 2024
12 checks passed
@ammsalme ammsalme deleted the test branch January 23, 2024 10:18
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