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): update npm to v10 #57

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

chore(deps): update npm to v10 #57

wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 4, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
npm (source) ^8.19.4 -> ^10.0.0 age adoption passing confidence

Release Notes

npm/cli (npm)

v10.0.0

Compare Source

Features
Dependencies

v9.8.1

Compare Source

Bug Fixes
Documentation
Dependencies

v9.8.0

Compare Source

Features
Dependencies

v9.7.2

Compare Source

Bug Fixes
Documentation
Dependencies

v9.7.1

Compare Source

Dependencies

v9.7.0

Compare Source

Features
Bug Fixes
Documentation
Dependencies

v9.6.7

Compare Source

Bug Fixes
Documentation
Dependencies

v9.6.6

Compare Source

Dependencies

v9.6.5

Compare Source

Bug Fixes
Documentation
Dependencies

v9.6.4

Compare Source

Documentation
Dependencies

v9.6.3

Compare Source

Bug Fixes
Documentation
Dependencies

v9.6.2

Compare Source

Bug Fixes
Dependencies

v9.6.1

Compare Source

Bug Fixes
Dependencies

v9.6.0

Compare Source

Features
Bug Fixes
Documentation
Dependencies

v9.5.1

Compare Source

Documentation
Dependencies

v9.5.0

Compare Source

Features
Bug Fixes
Dependencies

v9.4.2

Compare Source

Bug Fixes
Documentation
Dependencies

v9.4.1

Compare Source

Bug Fixes
Dependencies

v9.4.0

Compare Source

Features
Dependencies

v9.3.1

Compare Source

Bug Fixes

v9.3.0

Compare Source

Features
Bug Fixes
Documentation
Dependencies

Configuration

📅 Schedule: Branch creation - "after 6am and before 10am 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 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 4, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Sep 4, 2023

⚠ 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: package-lock.json
/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/es6/validate-engines.js:31
    throw err
    ^

Error: Cannot find module 'timers/promises'
Require stack:
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/@npmcli/agent/lib/util.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/@npmcli/agent/lib/index.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/remote.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/cache/entry.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/cache/index.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/fetch.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/index.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/npm-registry-fetch/lib/index.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/replace-info.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/error-message.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/exit-handler.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/cli-entry.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/cli.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/bin/npm-cli.js
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:931:15)
    at Function.Module._load (internal/modules/cjs/loader.js:774:27)
    at Module.require (internal/modules/cjs/loader.js:1003:19)
    at require (internal/modules/cjs/helpers.js:107:18)
    at Object.<anonymous> (/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/@npmcli/agent/lib/util.js:3:16)
    at Module._compile (internal/modules/cjs/loader.js:1114:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
    at Module.load (internal/modules/cjs/loader.js:979:32)
    at Function.Module._load (internal/modules/cjs/loader.js:819:12)
    at Module.require (internal/modules/cjs/loader.js:1003:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/@npmcli/agent/lib/util.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/@npmcli/agent/lib/index.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/remote.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/cache/entry.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/cache/index.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/fetch.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/index.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/npm-registry-fetch/lib/index.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/replace-info.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/error-message.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/exit-handler.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/cli-entry.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/cli.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/bin/npm-cli.js'
  ]
}
/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/es6/validate-engines.js:31
    throw err
    ^

Error: Cannot find module 'timers/promises'
Require stack:
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/@npmcli/agent/lib/util.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/@npmcli/agent/lib/index.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/remote.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/cache/entry.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/cache/index.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/fetch.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/index.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/npm-registry-fetch/lib/index.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/replace-info.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/error-message.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/exit-handler.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/cli-entry.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/cli.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/bin/npm-cli.js
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:931:15)
    at Function.Module._load (internal/modules/cjs/loader.js:774:27)
    at Module.require (internal/modules/cjs/loader.js:1003:19)
    at require (internal/modules/cjs/helpers.js:107:18)
    at Object.<anonymous> (/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/@npmcli/agent/lib/util.js:3:16)
    at Module._compile (internal/modules/cjs/loader.js:1114:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
    at Module.load (internal/modules/cjs/loader.js:979:32)
    at Function.Module._load (internal/modules/cjs/loader.js:819:12)
    at Module.require (internal/modules/cjs/loader.js:1003:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/@npmcli/agent/lib/util.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/@npmcli/agent/lib/index.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/remote.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/cache/entry.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/cache/index.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/fetch.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/index.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/npm-registry-fetch/lib/index.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/replace-info.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/error-message.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/exit-handler.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/cli-entry.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/cli.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/bin/npm-cli.js'
  ]
}

@github-actions
Copy link

github-actions bot commented Sep 4, 2023

Images automagically compressed by Calibre's image-actions

Compression reduced images by 41.1%, saving 9.47 MB.

Filename Before After Improvement Visual comparison
template/public/img/uploads/_-ssd-s-ceamere.jpg 117.39 KB 111.01 KB -5.4% View diff
template/public/img/uploads/_banner-gabinete-gamer.jpg 277.83 KB 272.07 KB -2.1% View diff
template/public/img/uploads/_banner-gabinetes.jpg 272.30 KB 266.32 KB -2.2% View diff
template/public/img/uploads/_banner-placa-mae-1155-1-.jpg 272.19 KB 266.27 KB -2.2% View diff
template/public/img/uploads/_banner-placa-mae-1155.jpg 145.70 KB 139.37 KB -4.3% View diff
template/public/img/uploads/2.jpg 325.99 KB 279.09 KB -14.4% View diff
template/public/img/uploads/222222222.jpg 615.04 KB 156.32 KB -74.6% View diff
template/public/img/uploads/22222222222222222222222222.png 58.05 KB 53.32 KB -8.1% View diff
template/public/img/uploads/4-em-pre.jpg 956.83 KB 315.58 KB -67.0% View diff
template/public/img/uploads/bane-para-site-placa-mae-1155.jpg 601.95 KB 170.46 KB -71.7% View diff
template/public/img/uploads/banner-atendimento-site.webp 111.98 KB 103.40 KB -7.7% View diff
template/public/img/uploads/banner-mk-ok-ok-00.jpg 459.45 KB 117.07 KB -74.5% View diff
template/public/img/uploads/banner-mk-ok-ok-00255.jpg 450.90 KB 117.88 KB -73.9% View diff
template/public/img/uploads/banner-mk-ok1.jpg 416.08 KB 115.41 KB -72.3% View diff
template/public/img/uploads/banner-mk-ok2.jpg 448.92 KB 115.79 KB -74.2% View diff
template/public/img/uploads/banner-mk-ok33.jpg 449.32 KB 116.83 KB -74.0% View diff
template/public/img/uploads/banner-mk.jpg 348.75 KB 116.92 KB -66.5% View diff
template/public/img/uploads/banner-placa-mae-1155-gt.jpg 147.97 KB 140.78 KB -4.9% View diff
template/public/img/uploads/banner-ssd-ceamere-1-.jpg 121.12 KB 114.63 KB -5.4% View diff
template/public/img/uploads/banner-ssd-ceamere.jpg 121.23 KB 114.74 KB -5.3% View diff
template/public/img/uploads/banners-pc-gamer.png 941.36 KB 874.18 KB -7.1% View diff
template/public/img/uploads/banners-pc-gamerok.png 885.29 KB 826.42 KB -6.7% View diff
template/public/img/uploads/bone-se-site-24-09-22-ok-ok.jpg 217.71 KB 73.02 KB -66.5% View diff
template/public/img/uploads/bone-se-site-24-09-22.jpg 219.00 KB 73.58 KB -66.4% View diff
template/public/img/uploads/cadeira-gamer-1920-630-px-.jpg 198.81 KB 191.53 KB -3.7% View diff
template/public/img/uploads/cadeira-gamer-1920-630-px-1-.jpg 198.86 KB 191.62 KB -3.6% View diff
template/public/img/uploads/cadeira-gamer-ninja-jiraya-mario.jpg 175.18 KB 167.92 KB -4.1% View diff
template/public/img/uploads/cooler-para-processador-com-led-rgb.jpg 189.13 KB 180.40 KB -4.6% View diff
template/public/img/uploads/cooler-pprocessador-gt-1151-1150-1155-1156-.jpg 117.26 KB 108.60 KB -7.4% View diff
template/public/img/uploads/cooler-rgb-banner.jpg 192.21 KB 183.42 KB -4.6% View diff
template/public/img/uploads/cpu-mk.jpg 796.38 KB 203.94 KB -74.4% View diff
template/public/img/uploads/feliz-nns.png 391.38 KB 371.09 KB -5.2% View diff
template/public/img/uploads/festival-de-cpu-gamer-mk-1-.jpg 245.14 KB 236.11 KB -3.7% View diff
template/public/img/uploads/festival-de-cpu-gamer-mk-teste-2.jpg 224.53 KB 213.96 KB -4.7% View diff
template/public/img/uploads/festival-de-cpu-gamer-mk-teste.jpg 239.35 KB 229.39 KB -4.2% View diff
template/public/img/uploads/festival-de-cpu-gamer-mk.jpg 237.45 KB 227.42 KB -4.2% View diff
template/public/img/uploads/fonte-atx-350w-real-s-cabo-goldentec-1-.jpg 117.41 KB 108.70 KB -7.4% View diff
template/public/img/uploads/fonte-atx-350w-real-s-cabo-goldentec.jpg 123.06 KB 116.96 KB -5.0% View diff
template/public/img/uploads/frente.jpg 179.70 KB 171.79 KB -4.4% View diff
template/public/img/uploads/gabinete-gamer-99-99.jpg 679.57 KB 177.69 KB -73.9% View diff
template/public/img/uploads/gabinete-gamer-mini-tampa-de-acrilico-led-rgb-mod3013-1920-620-px-.jpg 152.49 KB 146.27 KB -4.1% View diff
template/public/img/uploads/gabinete-gamer-mini-tampa-de-acrilico-led-rgb-mod3013.jpg 179.55 KB 173.42 KB -3.4% View diff
template/public/img/uploads/gabinetes-para-pc-gamer.png 194.33 KB 96.18 KB -50.5% View diff
template/public/img/uploads/gt.png 6.23 KB 3.79 KB -39.2% View diff
template/public/img/uploads/hd-1000x1000.jpg 361.44 KB 231.26 KB -36.0% View diff
template/public/img/uploads/hd-500gb-oferta-ok-ok.jpg 284.22 KB 177.27 KB -37.6% View diff
template/public/img/uploads/hd-500gb-oferta-ok.jpg 318.97 KB 201.32 KB -36.9% View diff
template/public/img/uploads/hd-600x200.jpg 63.32 KB 31.77 KB -49.8% View diff
template/public/img/uploads/hjhjhjhjhjh.jpg 199.44 KB 49.60 KB -75.1% View diff
template/public/img/uploads/melhor_preco_de_fortaleza-ce_selo-removebg-preview.png 77.88 KB 53.58 KB -31.2% View diff
template/public/img/uploads/mesa-e-cadeira-banner-.jpg 146.64 KB 140.89 KB -3.9% View diff
template/public/img/uploads/mesa-e-cadeira-banner-1-.jpg 146.57 KB 140.87 KB -3.9% View diff
template/public/img/uploads/mk-com-wh.png 124.54 KB 111.76 KB -10.3% View diff
template/public/img/uploads/mk-selo.png 125.25 KB 114.60 KB -8.5% View diff
template/public/img/uploads/mkkkkkkkkmkmk-removebg-preview.png 89.11 KB 78.02 KB -12.4% View diff
template/public/img/uploads/mkmk-sem-fundo.png 103.53 KB 99.94 KB -3.5% View diff
template/public/img/uploads/monitor-gt19p.jpg 106.32 KB 99.53 KB -6.4% View diff
template/public/img/uploads/monitor-led-19-widescreen-com-hdmi-e-vga-goldentec.jpg 100.11 KB 92.70 KB -7.4% View diff
template/public/img/uploads/ok_22-removebg-preview.png 89.76 KB 61.96 KB -31.0% View diff
template/public/img/uploads/okokok55.png 248.59 KB 235.70 KB -5.2% View diff
template/public/img/uploads/okokokok88888.png 123.21 KB 116.25 KB -5.6% View diff
template/public/img/uploads/placa-de-video-4gb.jpg 295.47 KB 69.93 KB -76.3% View diff
template/public/img/uploads/placa-de-video-4gbfino.jpg 239.10 KB 60.33 KB -74.8% View diff
template/public/img/uploads/placa-mae-1155-3.jpg 688.59 KB 193.52 KB -71.9% View diff
template/public/img/uploads/placa-mae-1155-gt-h61-ddr3-c-m.2-redegiga-banner.jpg 145.60 KB 139.45 KB -4.2% View diff
template/public/img/uploads/placa-mae-1155-gt-h61-ddr3-c-m.2-redegiga.jpg 172.58 KB 167.45 KB -3.0% View diff
template/public/img/uploads/placa-mae-1155-gt.jpg 124.98 KB 118.87 KB -4.9% View diff
template/public/img/uploads/placa-mae-1155-h61-gt-ddr3-2-3-geracao.jpg 124.57 KB 118.42 KB -4.9% View diff
template/public/img/uploads/placa-mae-1155.jpg 189.08 KB 60.51 KB -68.0% View diff
template/public/img/uploads/placa-mae-1155ok.jpg 187.58 KB 59.96 KB -68.0% View diff
template/public/img/uploads/placa-mae-gt-1155-h61-ddr3-pre-pre.jpg 734.35 KB 206.27 KB -71.9% View diff
template/public/img/uploads/placa-mae-gt-1155-h61-ddr3-pre-pre222222.jpg 713.21 KB 200.31 KB -71.9% View diff
template/public/img/uploads/qr.jpeg 44.22 KB 42.83 KB -3.1% View diff
template/public/img/uploads/selo.png 222.41 KB 151.84 KB -31.7% View diff
template/public/img/uploads/sem-data.jpg 668.28 KB 188.56 KB -71.8% View diff
template/public/img/uploads/ssl.webp 16.55 KB 16.11 KB -2.7% View diff
template/public/img/uploads/teste_022-removebg-preview.png 117.72 KB 106.93 KB -9.2% View diff
template/public/img/uploads/teste-2-com-cel.jpg 633.62 KB 208.89 KB -67.0% View diff
template/public/img/uploads/teste-22222.jpg 333.98 KB 213.01 KB -36.2% View diff
template/public/img/uploads/testeeeeeeeeee.png 585.35 KB 468.01 KB -20.0% View diff
template/public/img/uploads/testessss.png 448.56 KB 416.89 KB -7.1% View diff
template/public/img/uploads/valido-somente-para-cidade-de-fortalezaokok.jpg 260.43 KB 65.11 KB -75.0% View diff
template/public/img/uploads/whatsapp-image-2022-09-30-at-13.09.23okok.jpeg 133.07 KB 52.30 KB -60.7% View diff

43 images did not require optimisation.

@renovate
Copy link
Contributor Author

renovate bot commented Sep 4, 2023

Edited/Blocked Notification

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

⚠️ Warning: custom changes will be lost.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants