-
Notifications
You must be signed in to change notification settings - Fork 3
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): update all #974
Conversation
|
36cf457
to
b30c4c6
Compare
b30c4c6
to
fea3ada
Compare
|
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
🤖 I have created a release *beep* *boop* --- ## [1.21.5](v1.21.4...v1.21.5) (2024-08-15) ### Bug Fixes * **deps:** update all ([#974](#974)) ([cef143f](cef143f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This PR contains the following updates:
3.0.2
->3.0.3
10.4.2
->10.4.4
28.6.0
->28.8.0
17.10.1
->17.10.2
^11.1.0
->^14.0.0
4.0.1
->4.1.3
15.2.7
->15.2.9
8.2.0
->8.2.1
3.6.0
->3.6.1
This is a special PR that replaces
eslint-plugin-node
with the community suggested minimal stable replacement version.Release Notes
nestjs/axios (@nestjs/axios)
v3.0.3
Compare Source
nestjs/nest-cli (@nestjs/cli)
v10.4.4
Compare Source
v10.4.3
Compare Source
jest-community/eslint-plugin-jest (eslint-plugin-jest)
v28.8.0
Compare Source
Features
eslint-plugin-jest-formatting
(#1563) (74078ee)v28.7.0
Compare Source
Features
[@typescript-eslint](https://togithub.com/typescript-eslint)
v8 (#1636) (fb43171)eslint-community/eslint-plugin-n (eslint-plugin-n)
v17.10.2
Compare Source
🩹 Fixes
sweepline/eslint-plugin-unused-imports (eslint-plugin-unused-imports)
v4.1.3
Compare Source
v4.1.2
Compare Source
v4.1.1
Compare Source
v4.1.0
Compare Source
lint-staged/lint-staged (lint-staged)
v15.2.9
Compare Source
Patch Changes
b69ce2d
Thanks @iiroj! - Set the maximum number of event listeners to the number of tasks. This should silence the console warningMaxListenersExceededWarning: Possible EventEmitter memory leak detected
.v15.2.8
Compare Source
Patch Changes
f0480f0
Thanks @iiroj! - In the previous version the nativegit rev-parse --show-toplevel
command was taken into use for resolving the current git repo root. This version switched the--show-toplevel
flag with--show-cdup
, because on Git installed via MSYS2 the former was returning absolute paths that do not work with Node.jschild_process
. The new flag returns a path relative to the working directory, avoiding the issue.The GitHub Actions workflow has been updated to install Git via MSYS2, to ensure better future compatibility; using the default Git binary in the GitHub Actions runner was working correctly even with MSYS2.
alphagov/notifications-node-client (notifications-node-client)
v8.2.1
Compare Source
tada5hi/typeorm-extension (typeorm-extension)
v3.6.1
Compare Source
Bug Fixes
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 becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.