Skip to content

fix(deps): update dependency @nestjs/mapped-types to v2.1.0 #86

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/mapped-types 2.0.5 -> 2.1.0 age adoption passing confidence

Release Notes

nestjs/mapped-types (@​nestjs/mapped-types)

v2.1.0

Compare Source

v2.0.6

Compare Source

  • Merge pull request #​1523 from riquena969/fix/intersection-type-decorators (ecafa8e)

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 changed the title fix(deps): update dependency @nestjs/mapped-types to v2.0.6 fix(deps): update dependency @nestjs/mapped-types to v2.1.0 Jan 17, 2025
@renovate renovate bot force-pushed the renovate/nestjs-mapped-types-2.x-lockfile branch from 61c636b to 195e07e Compare January 17, 2025 17:21
Copy link
Contributor Author

renovate bot commented Mar 3, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
➤ YN0000: ┌ Resolution step
➤ YN0002: │ @typescript-eslint/type-utils@npm:8.1.0 [55500] doesn't provide eslint (pfa3c7), requested by @typescript-eslint/utils
➤ YN0002: │ nest-local-oauth@workspace:. doesn't provide webpack (p2698a), requested by ts-loader
➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code
➤ YN0000: └ Completed in 0s 834ms
➤ YN0000: ┌ Fetch step
➤ YN0013: │ 4 packages were already cached, 951 had to be fetched
➤ YN0000: └ Completed in 1m 5s
➤ YN0000: ┌ Link step
➤ YN0007: │ bcrypt@npm:5.1.1 must be built because it never has been before or the last one failed
➤ YN0007: │ @nestjs/core@npm:10.4.0 [d6c65] must be built because it never has been before or the last one failed
➤ YN0007: │ sqlite3@npm:5.1.7 [e1afc] must be built because it never has been before or the last one failed
➤ YN0000: │ bcrypt@npm:5.1.1 STDERR node-pre-gyp info it worked if it ends with ok
➤ YN0000: │ bcrypt@npm:5.1.1 STDERR node-pre-gyp info using node-pre-gyp@1.0.11
➤ YN0000: │ bcrypt@npm:5.1.1 STDERR node-pre-gyp info using node@22.16.0 | linux | x64
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR prebuild-install warn This package does not support N-API version undefined
➤ YN0000: │ bcrypt@npm:5.1.1 STDERR node-pre-gyp info check checked for "/tmp/renovate/repos/github/tugascript/nestjs-oauth/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node" (not found)
➤ YN0000: │ bcrypt@npm:5.1.1 STDERR node-pre-gyp http GET https://github.com/kelektiv/node.bcrypt.js/releases/download/v5.1.1/bcrypt_lib-v5.1.1-napi-v3-linux-x64-glibc.tar.gz
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR prebuild-install warn install No prebuilt binaries found (target=undefined runtime=napi arch=x64 libc= platform=linux)
➤ YN0000: │ bcrypt@npm:5.1.1 STDERR node-pre-gyp info install unpacking napi-v3/bcrypt_lib.node
➤ YN0000: │ bcrypt@npm:5.1.1 STDERR node-pre-gyp info extracted file count: 1 
➤ YN0000: │ bcrypt@npm:5.1.1 STDOUT [bcrypt] Success: "/tmp/renovate/repos/github/tugascript/nestjs-oauth/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node" is installed via remote
➤ YN0000: │ bcrypt@npm:5.1.1 STDERR node-pre-gyp info ok 
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp info it worked if it ends with ok
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp info using node-gyp@8.4.1
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp info using node@22.16.0 | linux | x64
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR (node:1322) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR (Use `node --trace-deprecation ...` to show where the warning was created)
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp info find Python using Python version 3.12.3 found at "/usr/bin/python3"
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp http GET https://nodejs.org/download/release/v22.16.0/node-v22.16.0-headers.tar.gz
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp http 200 https://nodejs.org/download/release/v22.16.0/node-v22.16.0-headers.tar.gz
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp http GET https://nodejs.org/download/release/v22.16.0/SHASUMS256.txt
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp http 200 https://nodejs.org/download/release/v22.16.0/SHASUMS256.txt
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp info spawn /usr/bin/python3
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp info spawn args [
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp info spawn args   '/tmp/renovate/repos/github/tugascript/nestjs-oauth/node_modules/sqlite3/node_modules/node-gyp/gyp/gyp_main.py',
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp info spawn args   'binding.gyp',
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp info spawn args   '-f',
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp info spawn args   'make',
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp info spawn args   '-I',
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp info spawn args   '/tmp/renovate/repos/github/tugascript/nestjs-oauth/node_modules/sqlite3/build/config.gypi',
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp info spawn args   '-I',
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp info spawn args   '/tmp/renovate/repos/github/tugascript/nestjs-oauth/node_modules/sqlite3/node_modules/node-gyp/addon.gypi',
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp info spawn args   '-I',
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp info spawn args   '/home/ubuntu/.cache/node-gyp/22.16.0/include/node/common.gypi',
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp info spawn args   '-Dlibrary=shared_library',
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp info spawn args   '-Dvisibility=default',
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp info spawn args   '-Dnode_root_dir=/home/ubuntu/.cache/node-gyp/22.16.0',
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp info spawn args   '-Dnode_gyp_dir=/tmp/renovate/repos/github/tugascript/nestjs-oauth/node_modules/sqlite3/node_modules/node-gyp',
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp info spawn args   '-Dnode_lib_file=/home/ubuntu/.cache/node-gyp/22.16.0/<(target_arch)/node.lib',
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp info spawn args   '-Dmodule_root_dir=/tmp/renovate/repos/github/tugascript/nestjs-oauth/node_modules/sqlite3',
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp info spawn args   '-Dnode_engine=v8',
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp info spawn args   '--depth=.',
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp info spawn args   '--no-parallel',
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp info spawn args   '--generator-output',
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp info spawn args   'build',
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp info spawn args   '-Goutput_dir=.'
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp info spawn args ]
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR Traceback (most recent call last):
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR   File "/tmp/renovate/repos/github/tugascript/nestjs-oauth/node_modules/sqlite3/node_modules/node-gyp/gyp/gyp_main.py", line 42, in <module>
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR     import gyp  # noqa: E402
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR     ^^^^^^^^^^
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR   File "/tmp/renovate/repos/github/tugascript/nestjs-oauth/node_modules/sqlite3/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 9, in <module>
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR     import gyp.input
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR   File "/tmp/renovate/repos/github/tugascript/nestjs-oauth/node_modules/sqlite3/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 19, in <module>
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR     from distutils.version import StrictVersion
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR ModuleNotFoundError: No module named 'distutils'
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp ERR! configure error 
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp ERR! stack Error: `gyp` failed with exit code: 1
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp ERR! stack     at ChildProcess.onCpExit (/tmp/renovate/repos/github/tugascript/nestjs-oauth/node_modules/sqlite3/node_modules/node-gyp/lib/configure.js:259:16)
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp ERR! stack     at ChildProcess.emit (node:events:518:28)
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp ERR! stack     at ChildProcess._handle.onexit (node:internal/child_process:293:12)
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp ERR! System Linux 6.1.102
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp ERR! command "/opt/containerbase/tools/node/22.16.0/bin/node" "/tmp/renovate/repos/github/tugascript/nestjs-oauth/node_modules/sqlite3/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp ERR! cwd /tmp/renovate/repos/github/tugascript/nestjs-oauth/node_modules/sqlite3
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp ERR! node -v v22.16.0
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp ERR! node-gyp -v v8.4.1
➤ YN0000: │ sqlite3@npm:5.1.7 [e1afc] STDERR gyp ERR! not ok 
➤ YN0009: │ sqlite3@npm:5.1.7 [e1afc] couldn't be built successfully (exit code 1, logs can be found here: /tmp/xfs-8d65a7bb/build.log)
➤ YN0000: └ Completed in 21s 645ms
➤ YN0000: Failed with errors in 1m 28s

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.

0 participants