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

Pin dependencies #23

Merged
merged 1 commit into from
Aug 13, 2022
Merged

Pin dependencies #23

merged 1 commit into from
Aug 13, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 13, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
@babel/cli (source) dependencies pin ^7.18.10 -> 7.18.10
@babel/core (source) dependencies pin ^7.18.10 -> 7.18.10
@babel/plugin-transform-runtime (source) devDependencies pin ^7.18.10 -> 7.18.10
@babel/preset-env (source) dependencies pin ^7.18.10 -> 7.18.10
@babel/runtime (source) dependencies pin ^7.18.9 -> 7.18.9
@types/better-sqlite3 devDependencies pin ^7.6.0 -> 7.6.0
@types/express devDependencies pin ^4.17.13 -> 4.17.13
@types/express-fileupload devDependencies pin ^1.2.3 -> 1.2.3
@types/express-slow-down devDependencies pin ^1.3.2 -> 1.3.2
@types/gzip-js devDependencies pin ^0.3.3 -> 0.3.3
@types/minimist devDependencies pin ^1.2.2 -> 1.2.2
@types/node devDependencies pin ^18.6.4 -> 18.6.4
@types/sqlite3 devDependencies pin ^3.1.8 -> 3.1.8
better-sqlite3 dependencies pin ^7.6.2 -> 7.6.2
express (source) dependencies pin ~4.18.1 -> 4.18.1
express-fileupload dependencies pin ^1.4.0 -> 1.4.0
express-slow-down dependencies pin ^1.4.0 -> 1.4.0
express-winston dependencies pin ^4.2.0 -> 4.2.0
gzip-js dependencies pin ^0.3.2 -> 0.3.2
minimist dependencies pin ^1.2.6 -> 1.2.6
multer dependencies pin ^1.4.5-lts.1 -> 1.4.5-lts.1
nanoid dependencies pin ^4.0.0 -> 4.0.0
nbt-ts dependencies pin ^1.3.4 -> 1.3.4
nodemon (source) dependencies pin ^2.0.19 -> 2.0.19
sqlite3 dependencies pin ^5.0.11 -> 5.0.11
ts-node (source) devDependencies pin ^10.9.1 -> 10.9.1
typescript (source) devDependencies pin ^4.7.4 -> 4.7.4
winston dependencies pin ^3.8.1 -> 3.8.1
winston-transport dependencies pin ^4.5.0 -> 4.5.0

Add the preset :preserveSemverRanges to your config if you don't want to pin your dependencies.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/pin-dependencies branch 3 times, most recently from 680318f to e5c3713 Compare August 13, 2022 18:36
@NotMyFault NotMyFault added the dependencies Pull requests that update a dependency file label Aug 13, 2022
@renovate renovate bot force-pushed the renovate/pin-dependencies branch from e5c3713 to 3979ea8 Compare August 13, 2022 19:07
@NotMyFault NotMyFault merged commit c1f9a5f into master Aug 13, 2022
@NotMyFault NotMyFault deleted the renovate/pin-dependencies branch August 13, 2022 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants