Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Update dependency copy-webpack-plugin to v12 #779

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
copy-webpack-plugin ^7.0.0 -> ^12.0.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

webpack-contrib/copy-webpack-plugin (copy-webpack-plugin)

v12.0.2

Compare Source

v12.0.1

Compare Source

v12.0.0

Compare Source

⚠ BREAKING CHANGES
  • update globby to 14.0.0
  • minimum supported Node.js version is 18.12.0 (#​759) (a5b7d06)

v11.0.0

Compare Source

⚠ BREAKING CHANGES
  • minimum supported Node.js version is 14.15.0
build
10.2.4 (2022-01-31)
Bug Fixes
10.2.3 (2022-01-29)
Bug Fixes
10.2.2 (2022-01-28)
Bug Fixes
10.2.1 (2022-01-20)
Bug Fixes

v10.2.4

Compare Source

v10.2.3

Compare Source

v10.2.2

Compare Source

v10.2.1

Compare Source

v10.2.0

Compare Source

Features
  • removed cjs wrapper and generated types in commonjs format (export = and namespaces used in types), now you can directly use exported types (#​654) (5901006)

v10.1.0

Compare Source

Features
Bug Fixes

v10.0.0

Compare Source

⚠ BREAKING CHANGES
  • minimum supported Node.js version is 12.20.0
  • update globby to 12.0.2 version

v9.1.0

Compare Source

Features
Bug Fixes
  • compatibility with Node.js 17 (20af0c7)
9.0.1 (2021-06-25)
Chore
  • update serialize-javascript

v9.0.1

Compare Source

v9.0.0

Compare Source

⚠ BREAKING CHANGES
  • minimum supported Node.js version is 12.13.0
8.1.1 (2021-04-06)
Bug Fixes

v8.1.1

Compare Source

v8.1.0

Compare Source

Features

v8.0.0

Compare Source

⚠ BREAKING CHANGES
  • logic for some placeholders was changed:
    • [hash] and [fullhash] works as in webpack (i.e. it is hash of build, not content hash of file), to migrate change [name].[hash].[ext] to [name].[contenthash][ext]
    • [ext] doesn't require . (dot) before, i.e. change [name].[ext] to [name][ext]
    • [<hashType>:contenthash:<digestType>:<length>] and [<hashType>:hash:<digestType>:<length>] is not supported anymore, you can use output.hashDigest, output.hashDigestLength and output.hashFunction options to setup it
    • [N] was removed in favor of using the to option as a function
    • [folder] was removed
    • [emoji] was removed
Features

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/London, Automerge - "after 10am every weekday,before 4pm every weekday" in timezone Europe/London.

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

🔕 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/copy-webpack-plugin-12.x branch from 8302cb5 to bbbc406 Compare July 2, 2024 11:20
@DrizzlyOwl DrizzlyOwl added dependencies Updates to dependencies major labels Jul 2, 2024
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-12.x branch 7 times, most recently from 713be87 to 0055160 Compare July 8, 2024 09:35
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-12.x branch 12 times, most recently from 0d666b3 to 5ec08c9 Compare July 15, 2024 10:15
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-12.x branch 4 times, most recently from b89c32e to 2cef05a Compare July 24, 2024 12:54
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-12.x branch 3 times, most recently from 2ce6571 to 500c488 Compare July 26, 2024 17:05
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-12.x branch from 500c488 to 85abe93 Compare August 23, 2024 09:31
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-12.x branch 4 times, most recently from 0564864 to 9c3fbac Compare September 4, 2024 11:08
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-12.x branch 6 times, most recently from ef00837 to 5133b3f Compare September 30, 2024 14:58
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-12.x branch 2 times, most recently from 5a9cc67 to 6983296 Compare October 7, 2024 16:03
Copy link

sonarqubecloud bot commented Oct 7, 2024

@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-12.x branch from 6983296 to 0340857 Compare October 8, 2024 16:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Updates to dependencies major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant