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

chore(deps): pin dependencies #2737

Merged
merged 1 commit into from
Mar 12, 2024
Merged

chore(deps): pin dependencies #2737

merged 1 commit into from
Mar 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 12, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
@eslint-types/jsdoc (source) devDependencies pin ~48.2.0 -> 48.2.0
@eslint-types/typescript-eslint (source) devDependencies pin ~7.0.2 -> 7.0.2
@eslint-types/unicorn (source) devDependencies pin ~51.0.1 -> 51.0.1
@typescript-eslint/eslint-plugin (source) devDependencies pin ~7.1.1 -> 7.1.1
@typescript-eslint/parser (source) devDependencies pin ~7.1.1 -> 7.1.1
eslint (source) devDependencies pin ~8.57.0 -> 8.57.0
eslint-config-prettier devDependencies pin ~9.1.0 -> 9.1.0
eslint-define-config devDependencies pin ~2.1.0 -> 2.1.0
eslint-gitignore devDependencies pin ~0.1.0 -> 0.1.0
eslint-plugin-deprecation devDependencies pin ~2.0.0 -> 2.0.0
eslint-plugin-jsdoc devDependencies pin ~48.2.1 -> 48.2.1
eslint-plugin-prettier devDependencies pin ~5.1.3 -> 5.1.3
eslint-plugin-unicorn devDependencies pin ~51.0.1 -> 51.0.1
eslint-plugin-vitest devDependencies pin ~0.3.25 -> 0.3.25

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


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

👻 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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner March 12, 2024 08:07
@renovate renovate bot added c: dependencies Pull requests that adds/updates a dependency p: 1-normal Nothing urgent labels Mar 12, 2024
@renovate renovate bot added this to the vAnytime milestone Mar 12, 2024
@ST-DDT ST-DDT requested review from a team March 12, 2024 08:09
Copy link

codecov bot commented Mar 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.57%. Comparing base (251b011) to head (b39c783).

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #2737   +/-   ##
=======================================
  Coverage   99.57%   99.57%           
=======================================
  Files        2859     2859           
  Lines      248602   248602           
  Branches      988      990    +2     
=======================================
+ Hits       247542   247548    +6     
+ Misses       1060     1054    -6     

see 1 file with indirect coverage changes

Copy link
Member

@Shinigami92 Shinigami92 left a comment

Choose a reason for hiding this comment

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

Why does it not pin ALL dependencies? This feels inconsistent to me 🤔

@ST-DDT
Copy link
Member

ST-DDT commented Mar 12, 2024

Why does it not pin ALL dependencies? This feels inconsistent to me 🤔

It does so per dependency group (unfortunately it doesn't state so in the PR title).

@ST-DDT ST-DDT merged commit 554aec4 into next Mar 12, 2024
18 checks passed
@ST-DDT ST-DDT deleted the renovate/eslint branch March 12, 2024 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: dependencies Pull requests that adds/updates a dependency p: 1-normal Nothing urgent
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants