Skip to content

Pin dependencies #1529

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

Merged
merged 1 commit into from
Jul 4, 2025
Merged

Pin dependencies #1529

merged 1 commit into from
Jul 4, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 4, 2025

This PR contains the following updates:

Package Type Update Change
@babel/core (source) devDependencies pin ^7.28.0 -> 7.28.0
@babel/preset-env (source) devDependencies pin ^7.28.0 -> 7.28.0
@stylistic/eslint-plugin (source) devDependencies pin ^5.1.0 -> 5.1.0
@typescript-eslint/eslint-plugin (source) devDependencies pin ^8.35.1 -> 8.35.1
@typescript-eslint/parser (source) devDependencies pin ^8.32.1 -> 8.35.1
eslint (source) devDependencies pin ^9.30.1 -> 9.30.1
eslint-config-prettier devDependencies pin ^10.1.5 -> 10.1.5
eslint-plugin-jest devDependencies pin ^29.0.1 -> 29.0.1
globals devDependencies pin ^16.3.0 -> 16.3.0
jest (source) devDependencies pin ^30.0.4 -> 30.0.4
moment (source) devDependencies pin ^2.30.1 -> 2.30.1
prettier (source) devDependencies pin ^3.6.2 -> 3.6.2
ts-jest (source) devDependencies pin ^29.4.0 -> 29.4.0
ts-loader devDependencies pin ^9.5.2 -> 9.5.2
tsify devDependencies pin ^5.0.4 -> 5.0.4
typescript (source) devDependencies pin ^5.8.3 -> 5.8.3
webpack devDependencies pin ^5.99.9 -> 5.99.9
webpack-cli (source) devDependencies pin ^6.0.1 -> 6.0.1

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


Configuration

📅 Schedule: Branch creation - Between 05:00 AM and 09:59 PM, Monday through Friday ( * 5-21 * * MON-FRI ) in timezone Europe/London, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 4, 2025
Copy link
Contributor

@costellobot costellobot bot left a comment

Choose a reason for hiding this comment

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

Auto-approving dependency update.

@costellobot costellobot bot enabled auto-merge (squash) July 4, 2025 06:57
Copy link

codecov bot commented Jul 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.17%. Comparing base (982365e) to head (043971c).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1529   +/-   ##
=======================================
  Coverage   90.17%   90.17%           
=======================================
  Files          18       18           
  Lines         285      285           
  Branches       22       22           
=======================================
  Hits          257      257           
  Misses         20       20           
  Partials        8        8           
Flag Coverage Δ
linux 90.17% <ø> (ø)
macos 90.17% <ø> (ø)
windows 90.17% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/npm/pin-dependencies branch 3 times, most recently from da4e521 to c3715b1 Compare July 4, 2025 07:05
| datasource | package                          | from   | to     |
| ---------- | -------------------------------- | ------ | ------ |
| npm        | @babel/core                      | 7.28.0 | 7.28.0 |
| npm        | @babel/preset-env                | 7.28.0 | 7.28.0 |
| npm        | @stylistic/eslint-plugin         | 5.1.0  | 5.1.0  |
| npm        | @typescript-eslint/eslint-plugin | 8.35.1 | 8.35.1 |
| npm        | @typescript-eslint/parser        | 8.35.1 | 8.35.1 |
| npm        | eslint                           | 9.30.1 | 9.30.1 |
| npm        | eslint-config-prettier           | 10.1.5 | 10.1.5 |
| npm        | eslint-plugin-jest               | 29.0.1 | 29.0.1 |
| npm        | globals                          | 16.3.0 | 16.3.0 |
| npm        | jest                             | 30.0.4 | 30.0.4 |
| npm        | moment                           | 2.30.1 | 2.30.1 |
| npm        | prettier                         | 3.6.2  | 3.6.2  |
| npm        | ts-jest                          | 29.4.0 | 29.4.0 |
| npm        | ts-loader                        | 9.5.2  | 9.5.2  |
| npm        | tsify                            | 5.0.4  | 5.0.4  |
| npm        | typescript                       | 5.8.3  | 5.8.3  |
| npm        | webpack                          | 5.99.9 | 5.99.9 |
| npm        | webpack-cli                      | 6.0.1  | 6.0.1  |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/npm/pin-dependencies branch from c3715b1 to 043971c Compare July 4, 2025 07:10
@costellobot costellobot bot merged commit 97cefa6 into main Jul 4, 2025
12 checks passed
@costellobot costellobot bot deleted the renovate/npm/pin-dependencies branch July 4, 2025 07:14
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants