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

fix(deps): pin dependencies #398

Merged
merged 1 commit into from
Dec 13, 2023
Merged

fix(deps): pin dependencies #398

merged 1 commit into from
Dec 13, 2023

Conversation

Octobob
Copy link
Member

@Octobob Octobob commented Dec 12, 2023

This PR contains the following updates:

Package Type Update Change
@actions/core (source) dependencies pin ^1.10.0 -> 1.10.0
@actions/http-client (source) dependencies pin ^2.0.1 -> 2.0.1
@actions/tool-cache (source) dependencies pin ^2.0.1 -> 2.0.1
@types/jest (source) devDependencies pin ^29.4.0 -> 29.4.0
@types/node (source) devDependencies pin ^18.11.18 -> 18.11.18
@types/semver (source) devDependencies pin ^7.3.13 -> 7.3.13
@types/tmp (source) devDependencies pin ^0.2.3 -> 0.2.3
@types/uuid (source) devDependencies pin ^9.0.0 -> 9.0.0
@typescript-eslint/eslint-plugin (source) devDependencies pin ^5.49.0 -> 5.49.0
@typescript-eslint/parser (source) devDependencies pin ^5.49.0 -> 5.49.0
@vercel/ncc devDependencies pin ^0.36.1 -> 0.36.1
eslint (source) devDependencies pin ^8.33.0 -> 8.33.0
eslint-plugin-jest devDependencies pin ^27.2.1 -> 27.2.1
jest (source) devDependencies pin ^29.4.1 -> 29.4.1
jest-circus (source) devDependencies pin ^29.4.1 -> 29.4.1
jest-junit devDependencies pin ^15.0.0 -> 15.0.0
js-yaml devDependencies pin ^4.1.0 -> 4.1.0
tmp devDependencies pin ^0.2.1 -> 0.2.1
ts-jest (source) devDependencies pin ^29.0.5 -> 29.0.5
typescript (source) devDependencies pin ^4.9.4 -> 4.9.4
uuid dependencies pin ^9.0.0 -> 9.0.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: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@Octobob Octobob requested a review from jbristowe as a code owner December 12, 2023 04:35
@Octobob Octobob merged commit 58213b8 into main Dec 13, 2023
7 checks passed
@Octobob Octobob deleted the renovate/pin-dependencies branch December 13, 2023 04:32
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