Skip to content

Commit

Permalink
chore(deps): replace all (#1134)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change | Age | Adoption | Passing |
Confidence |
|---|---|---|---|---|---|---|---|
|
[eslint-plugin-eslint-comments](https://redirect.github.com/mysticatea/eslint-plugin-eslint-comments)
| devDependencies | replacement | [`^3.2.0` ->
`^3.2.0`](https://renovatebot.com/diffs/npm/eslint-plugin-eslint-comments/3.2.0/)
| | | | |
|
[eslint-plugin-node](https://redirect.github.com/mysticatea/eslint-plugin-node)
| devDependencies | replacement | [`^11.1.0` ->
`^14.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-node/11.1.0/)
| | | | |
| [ts-loader](https://redirect.github.com/TypeStrong/ts-loader) |
devDependencies | patch | [`9.5.1` ->
`9.5.2`](https://renovatebot.com/diffs/npm/ts-loader/9.5.1/9.5.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/ts-loader/9.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ts-loader/9.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ts-loader/9.5.1/9.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ts-loader/9.5.1/9.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

This is a special PR that replaces `eslint-plugin-eslint-comments` with
the community suggested minimal stable replacement version.

This is a special PR that replaces `eslint-plugin-node` with the
community suggested minimal stable replacement version.

---

### Release Notes

<details>
<summary>TypeStrong/ts-loader (ts-loader)</summary>

###
[`v9.5.2`](https://redirect.github.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#952)

[Compare
Source](https://redirect.github.com/TypeStrong/ts-loader/compare/v9.5.1...v9.5.2)

- [fix: add more detailed error
messages](https://redirect.github.com/TypeStrong/ts-loader/pull/1665) -
thanks [@&#8203;hai-x](https://redirect.github.com/hai-x)

</details>

---

### 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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/UK-Export-Finance/mdm-api).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Abhi Markan <amarkan>
  • Loading branch information
renovate[bot] authored Jan 12, 2025
1 parent 8454434 commit 99f54fc
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 deletions.
82 changes: 41 additions & 41 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"source-map-support": "^0.5.21",
"supertest": "^7.0.0",
"ts-jest": "29.2.5",
"ts-loader": "^9.5.1",
"ts-loader": "^9.5.2",
"ts-node": "^10.9.2",
"yaml-lint": "^1.7.0"
},
Expand Down

0 comments on commit 99f54fc

Please sign in to comment.