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 dependency webpack to v4.47.0 #1177

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack 4.44.2 -> 4.47.0 age adoption passing confidence

Release Notes

webpack/webpack (webpack)

v4.47.0

Compare Source

New Features

New Contributors

Full Changelog: webpack/webpack@v4.46.0...v4.47.0

v4.46.0

Compare Source

Bugfixes

  • fix behavior of defaults for resolve.roots to be backward-compatible

v4.45.0

Compare Source

Features

  • resolve server-relative requests relative to project context by default

Bugfixes

  • fix a bug where splitChunk minSize is not handled correctly
  • fix a bug where the order of splitChunk cacheGroups is not handled correctly

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 force-pushed the renovate/webpack-4.x branch 8 times, most recently from aed2eb2 to ba0223f Compare January 19, 2022 03:57
@renovate renovate bot force-pushed the renovate/webpack-4.x branch 11 times, most recently from 7824940 to f387cda Compare January 25, 2022 22:59
@renovate renovate bot force-pushed the renovate/webpack-4.x branch 6 times, most recently from 5d831ef to 013950a Compare January 28, 2022 21:28
@renovate renovate bot force-pushed the renovate/webpack-4.x branch 3 times, most recently from c5ef2b3 to 6552e68 Compare February 19, 2022 04:16
@renovate renovate bot force-pushed the renovate/webpack-4.x branch 2 times, most recently from a7a7e00 to 64fa8b2 Compare February 26, 2022 08:49
@renovate renovate bot force-pushed the renovate/webpack-4.x branch 2 times, most recently from 277cd6f to 4a5fa8b Compare March 9, 2022 02:01
@renovate renovate bot force-pushed the renovate/webpack-4.x branch 3 times, most recently from aa7cc24 to d226834 Compare April 13, 2022 04:54
@renovate renovate bot force-pushed the renovate/webpack-4.x branch 3 times, most recently from f59c0ce to 0725981 Compare April 17, 2022 22:07
@renovate renovate bot force-pushed the renovate/webpack-4.x branch 3 times, most recently from 5a26600 to a64c613 Compare June 3, 2022 01:26
@renovate renovate bot force-pushed the renovate/webpack-4.x branch 2 times, most recently from 0370ac6 to cadfda7 Compare June 27, 2022 14:05
@renovate renovate bot force-pushed the renovate/webpack-4.x branch 3 times, most recently from 3265653 to 831d5b7 Compare July 20, 2022 21:50
@renovate renovate bot changed the title chore(deps): update dependency webpack to v4.46.0 chore(deps): update dependency webpack to v4.47.0 Sep 6, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Sep 6, 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
ERROR: npm v10.0.0 is known not to run on Node.js v12.22.9.  This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.

ERROR:
/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/exit-handler.js:19
  const hasLoadedNpm = npm?.config.loaded
                           ^

SyntaxError: Unexpected token '.'
    at wrapSafe (internal/modules/cjs/loader.js:915:16)
    at Module._compile (internal/modules/cjs/loader.js:963:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
    at Module.load (internal/modules/cjs/loader.js:863:32)
    at Function.Module._load (internal/modules/cjs/loader.js:708:14)
    at Module.require (internal/modules/cjs/loader.js:887:19)
    at require (internal/modules/cjs/helpers.js:74:18)
    at module.exports (/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/cli-entry.js:15:23)
    at module.exports (/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/es6/validate-engines.js:39:10)
    at module.exports (/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/cli.js:4:31)
ERROR: npm v10.0.0 is known not to run on Node.js v12.22.9.  This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.

ERROR:
/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/exit-handler.js:19
  const hasLoadedNpm = npm?.config.loaded
                           ^

SyntaxError: Unexpected token '.'
    at wrapSafe (internal/modules/cjs/loader.js:915:16)
    at Module._compile (internal/modules/cjs/loader.js:963:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
    at Module.load (internal/modules/cjs/loader.js:863:32)
    at Function.Module._load (internal/modules/cjs/loader.js:708:14)
    at Module.require (internal/modules/cjs/loader.js:887:19)
    at require (internal/modules/cjs/helpers.js:74:18)
    at module.exports (/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/cli-entry.js:15:23)
    at module.exports (/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/es6/validate-engines.js:39:10)
    at module.exports (/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/cli.js:4:31)

@renovate renovate bot changed the title chore(deps): update dependency webpack to v4.47.0 chore(deps): update dependency webpack to v4.47.0 - autoclosed Aug 28, 2024
@renovate renovate bot closed this Aug 28, 2024
@renovate renovate bot deleted the renovate/webpack-4.x branch August 28, 2024 23:33
@renovate renovate bot changed the title chore(deps): update dependency webpack to v4.47.0 - autoclosed chore(deps): update dependency webpack to v4.47.0 Sep 3, 2024
@renovate renovate bot reopened this Sep 3, 2024
@renovate renovate bot restored the renovate/webpack-4.x branch September 3, 2024 16:19
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