Skip to content

Commit

Permalink
Update (#153)
Browse files Browse the repository at this point in the history
* Bump actions/setup-node from 3 to 4 (#122)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump the production-dependencies group with 8 updates (#152)

Bumps the production-dependencies group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.23.2` | `7.23.5` |
| [@natlibfi/fixugen](https://github.com/natlibfi/fixugen-js) | `2.0.1` | `2.0.3` |
| [@natlibfi/melinda-backend-commons](https://github.com/natlibfi/melinda-backend-commons-js) | `2.2.1` | `2.2.3` |
| [@natlibfi/melinda-commons](https://github.com/natlibfi/melinda-commons-js) | `13.0.6` | `13.0.8` |
| [@natlibfi/melinda-record-import-commons](https://github.com/natlibfi/melinda-record-import-commons-js) | `10.1.8-alpha.1` | `10.2.1` |
| [@natlibfi/melinda-rest-api-commons](https://github.com/natlibfi/melinda-rest-api-commons) | `4.0.15` | `4.0.19` |
| [mongodb](https://github.com/mongodb/node-mongodb-native) | `4.17.1` | `4.17.2` |
| [mongoose](https://github.com/Automattic/mongoose) | `6.12.1` | `6.12.3` |


Updates `@babel/runtime` from 7.23.2 to 7.23.5
- [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.23.5/packages/babel-runtime)

Updates `@natlibfi/fixugen` from 2.0.1 to 2.0.3
- [Release notes](https://github.com/natlibfi/fixugen-js/releases)
- [Commits](NatLibFi/fixugen-js@v2.0.1...v2.0.3)

Updates `@natlibfi/melinda-backend-commons` from 2.2.1 to 2.2.3
- [Release notes](https://github.com/natlibfi/melinda-backend-commons-js/releases)
- [Commits](NatLibFi/melinda-backend-commons-js@v2.2.1...v2.2.3)

Updates `@natlibfi/melinda-commons` from 13.0.6 to 13.0.8
- [Release notes](https://github.com/natlibfi/melinda-commons-js/releases)
- [Commits](NatLibFi/melinda-commons-js@v13.0.6...v13.0.8)

Updates `@natlibfi/melinda-record-import-commons` from 10.1.8-alpha.1 to 10.2.1
- [Release notes](https://github.com/natlibfi/melinda-record-import-commons-js/releases)
- [Commits](NatLibFi/melinda-record-import-commons-js@v10.1.8-alpha.1...v10.2.1)

Updates `@natlibfi/melinda-rest-api-commons` from 4.0.15 to 4.0.19
- [Release notes](https://github.com/natlibfi/melinda-rest-api-commons/releases)
- [Commits](NatLibFi/melinda-rest-api-commons@v4.0.15...v4.0.19)

Updates `mongodb` from 4.17.1 to 4.17.2
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/v4.17.2/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v4.17.1...v4.17.2)

Updates `mongoose` from 6.12.1 to 6.12.3
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/commits)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@natlibfi/fixugen"
  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-record-import-commons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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
- dependency-name: mongodb
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: mongoose
  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>

* Bump the development-dependencies group with 9 updates (#151)

Bumps the development-dependencies group with 9 updates:

| 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.5` |
| [@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.5` |
| [@natlibfi/eslint-config-melinda-backend](https://github.com/natlibfi/eslint-config-melinda-backend) | `3.0.2` | `3.0.3` |
| [@natlibfi/fixura](https://github.com/natlibfi/fixura-js) | `3.0.1` | `3.0.3` |
| [@natlibfi/fixura-mongo](https://github.com/natlibfi/fixura-mongo-js) | `2.0.8` | `2.0.10` |
| [eslint](https://github.com/eslint/eslint) | `8.51.0` | `8.55.0` |
| [nodemon](https://github.com/remy/nodemon) | `3.0.1` | `3.0.2` |


Updates `@babel/cli` from 7.23.0 to 7.23.4
- [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.23.4/packages/babel-cli)

Updates `@babel/core` from 7.23.2 to 7.23.5
- [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.23.5/packages/babel-core)

Updates `@babel/eslint-parser` from 7.22.15 to 7.23.3
- [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.23.3/eslint/babel-eslint-parser)

Updates `@babel/preset-env` from 7.23.2 to 7.23.5
- [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.23.5/packages/babel-preset-env)

Updates `@natlibfi/eslint-config-melinda-backend` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/natlibfi/eslint-config-melinda-backend/releases)
- [Commits](NatLibFi/eslint-config-melinda-backend@v3.0.2...v3.0.3)

Updates `@natlibfi/fixura` from 3.0.1 to 3.0.3
- [Release notes](https://github.com/natlibfi/fixura-js/releases)
- [Commits](NatLibFi/fixura-js@v3.0.1...v3.0.3)

Updates `@natlibfi/fixura-mongo` from 2.0.8 to 2.0.10
- [Release notes](https://github.com/natlibfi/fixura-mongo-js/releases)
- [Commits](https://github.com/natlibfi/fixura-mongo-js/commits)

Updates `eslint` from 8.51.0 to 8.55.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.51.0...v8.55.0)

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

---
updated-dependencies:
- dependency-name: "@babel/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@babel/eslint-parser"
  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-patch
  dependency-group: development-dependencies
- dependency-name: "@natlibfi/eslint-config-melinda-backend"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@natlibfi/fixura"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@natlibfi/fixura-mongo"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update dependabot.yml

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
natlibfi-jonollil and dependabot[bot] authored Dec 8, 2023
1 parent 5593914 commit 18c5c1b
Show file tree
Hide file tree
Showing 3 changed files with 579 additions and 602 deletions.
6 changes: 3 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ updates:
interval: "daily"
time: "06:30"
timezone: "Europe/Helsinki"
target-branch: "next"
target-branch: "test"

# Minor updates to npm production dependencies daily
- package-ecosystem: "npm"
Expand All @@ -20,7 +20,7 @@ updates:
time: "06:45"
timezone: "Europe/Helsinki"
versioning-strategy: lockfile-only
target-branch: "next"
target-branch: "test"
pull-request-branch-name:
separator: "-"
groups:
Expand All @@ -42,4 +42,4 @@ updates:
# labels:
# - "npm major dependencies"
# reviewers:
# - "natlibfi/melinda-js-lead"
# - "natlibfi/melinda-js-lead"
2 changes: 1 addition & 1 deletion .github/workflows/melinda-node-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Checkout the code
uses: actions/checkout@v4
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
Expand Down
Loading

0 comments on commit 18c5c1b

Please sign in to comment.