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

Update Webpack #17

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

Update Webpack #17

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
babel-loader 8.2.5 -> 8.3.0 age adoption passing confidence
css-loader 6.7.1 -> 6.11.0 age adoption passing confidence
expose-loader 4.0.0 -> 4.1.0 age adoption passing confidence
html-webpack-plugin 5.5.0 -> 5.6.0 age adoption passing confidence
mini-css-extract-plugin 2.6.1 -> 2.9.0 age adoption passing confidence
postcss-loader 7.0.1 -> 7.3.4 age adoption passing confidence
sass-loader 13.1.0 -> 13.3.3 age adoption passing confidence
source-map-loader 4.0.1 -> 4.0.2 age adoption passing confidence
style-loader 3.3.1 -> 3.3.4 age adoption passing confidence
ts-loader 9.4.1 -> 9.5.1 age adoption passing confidence
webpack-dev-server 4.11.1 -> 4.15.2 age adoption passing confidence
webpack-merge 5.8.0 -> 5.10.0 age adoption passing confidence
workbox-webpack-plugin (source) 6.5.4 -> 6.6.0 age adoption passing confidence

Release Notes

babel/babel-loader (babel-loader)

v8.3.0

Compare Source

New features

Full Changelog: babel/babel-loader@v8.2.5...v8.3.0

webpack-contrib/css-loader (css-loader)

v6.11.0

Compare Source

Features
Bug Fixes

v6.10.0

Compare Source

Features
  • add @rspack/core as an optional peer dependency (#​1568) (3924679)
  • pass the resourceQuery and resourceFragment to the auto and mode callback (#​1569) (d641c4d)
  • support named exports with any characters (6f43929)
6.9.1 (2024-01-18)
Bug Fixes
  • css nesting support
  • @scope at-rule support

v6.9.1

Compare Source

v6.9.0

Compare Source

Features
Bug Fixes
6.8.1 (2023-05-28)
Bug Fixes

v6.8.1

Compare Source

v6.8.0

Compare Source

Features
  • use template literal when it possible to prevent Maximum call stack size exceeded (#​1525) (6eb5661)
Bug Fixes
6.7.4 (2023-05-19)
Bug Fixes
6.7.3 (2022-12-14)
Bug Fixes
6.7.2 (2022-11-13)
Bug Fixes
6.7.1 (2022-03-08)
Bug Fixes

v6.7.4

Compare Source

v6.7.3

Compare Source

v6.7.2

Compare Source

webpack-contrib/expose-loader (expose-loader)

v4.1.0

Compare Source

Features
  • added globalObject option to modify global context (#​205) (1ad9096)
jantimon/html-webpack-plugin (html-webpack-plugin)

v5.6.0

Compare Source

Features
  • add @rspack/core as an optional peer dependency (#​1829) (56ff3ae)
  • Added support type=systemjs-module via the scriptLoading option (#​1822) (7effc30)
Bug Fixes
5.5.4 (2023-12-06)
Bug Fixes
5.5.3 (2023-06-10)
Bug Fixes
5.5.2 (2023-06-08)
Bug Fixes
5.5.1 (2023-04-15)
Bug Fixes
  • perf: defer loading of pretty-error to improve startup time (#​1789) (988709d)

v5.5.4

Compare Source

v5.5.3

Compare Source

v5.5.2

Compare Source

v5.5.1

Compare Source

webpack-contrib/mini-css-extract-plugin (mini-css-extract-plugin)

v2.9.0

Compare Source

Features
  • add support for link preload/prefetch (#​1043) (ee25e51)
  • added the defaultExport option to generate default and named export together (#​1084) (74ae781)
Bug Fixes
2.8.1 (2024-02-27)
Bug Fixes
  • add nonce if __webpack_nonce__ has been defined (c7f0aee)

v2.8.1

Compare Source

v2.8.0

Compare Source

Features
2.7.7 (2024-01-10)
Bug Fixes
2.7.6 (2023-05-19)
Bug Fixes
2.7.5 (2023-03-16)
Bug Fixes
2.7.4 (2023-03-16)
Bug Fixes
  • module identifier, don't merge modules with different media/suppors/layer (#​1021) (ad3729b)
2.7.3 (2023-03-07)
Bug Fixes
  • avoid to throw error when link doesn't have parentNode (#​1016) (6292440)
2.7.2 (2022-12-06)
Bug Fixes
2.7.1 (2022-11-29)
Bug Fixes

v2.7.7

Compare Source

v2.7.6

Compare Source

v2.7.5

Compare Source

v2.7.4

Compare Source

v2.7.3

Compare Source

v2.7.2

Compare Source

v2.7.1

Compare Source

v2.7.0

Compare Source

Features
2.6.1 (2022-06-15)
Bug Fixes
webpack-contrib/postcss-loader (postcss-loader)

v7.3.4

Compare Source

v7.3.3

Compare Source

v7.3.2

Compare Source

v7.3.1

Compare Source

v7.3.0

Compare Source

Features
7.2.4 (2023-04-04)
Bug Fixes
7.2.3 (2023-04-03)
Bug Fixes
7.2.2 (2023-04-03)
Bug Fixes
7.2.1 (2023-04-03)
Bug Fixes

v7.2.4

Compare Source

v7.2.3

Compare Source

v7.2.2

Compare Source

v7.2.1

Compare Source

v7.2.0

Compare Source

Features

v7.1.0

Compare Source

Features
7.0.2 (2022-11-29)
Bug Fixes
  • support ESM version of postcss.config.js and postcss.config.mjs (#​614) (955085f)
7.0.1 (2022-07-11)
Bug Fixes

v7.0.2

Compare Source

webpack-contrib/sass-loader (sass-loader)

v13.3.3

Compare Source

v13.3.2

Compare Source

v13.3.1

Compare Source

v13.3.0

Compare Source

Features
13.2.2 (2023-03-27)
Bug Fixes
13.2.1 (2023-03-18)
Bug Fixes
  • do not crash on a custom scheme in @import/@use for the modern API (21966ee)

v13.2.2

Compare Source

v13.2.1

Compare Source

v13.2.0

Compare Source

Features
webpack-contrib/source-map-loader (source-map-loader)

v4.0.2

Compare Source

webpack-contrib/style-loader (style-loader)

v3.3.4

Compare Source

3.3.4 (2024-01-09)
Bug Fixes

v3.3.3

Compare Source

v3.3.2

Compare Source

TypeStrong/ts-loader (ts-loader)

v9.5.1

Compare Source

v9.5.0

Compare Source

v9.4.4

Compare Source

v9.4.3

Compare Source

v9.4.2

Compare Source

webpack/webpack-dev-server (webpack-dev-server)

v4.15.2

Compare Source

4.15.2 (2024-03-20)
Bug Fixes
  • security: bump webpack-dev-middleware (4116209)

v4.15.1

Compare Source

v4.15.0

Compare Source

Features

v4.14.0

Compare Source

Features
4.13.3 (2023-04-15)
Bug Fixes
4.13.2 (2023-03-31)
Bug Fixes
  • prevent open 0.0.0.0 in browser due windows problems (04e74f2)
4.13.1 (2023-03-18)
Bug Fixes

v4.13.3

Compare Source

v4.13.2

Compare Source

v4.13.1

Compare Source

v4.13.0

Compare Source

Features
  • added client.overlay.runtimeErrors option to control runtime errors (#​4773) (dca2366)

v4.12.0

Compare Source

Features
Bug Fixes
4.11.1 (2022-09-19)
Bug Fixes
survivejs/webpack-merge (webpack-merge)

v5.10.0

Compare Source

  • Feat - Support object/array-formed condition for mergeWithRules. #​212

v5.9.0

Compare Source

googlechrome/workbox (workbox-webpack-plugin)

v6.6.0

Compare Source


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.


  • 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 dependencies Pull requests that update a dependency file npm labels Nov 1, 2022
@renovate renovate bot changed the title Update Webpack Update Webpack - autoclosed Nov 2, 2022
@renovate renovate bot closed this Nov 2, 2022
@renovate renovate bot deleted the renovate/webpack branch November 2, 2022 01:34
@renovate renovate bot changed the title Update Webpack - autoclosed Update Webpack Nov 3, 2022
@renovate renovate bot reopened this Nov 3, 2022
@renovate renovate bot restored the renovate/webpack branch November 3, 2022 16:21
@dannymichel dannymichel self-requested a review as a code owner November 3, 2022 17:15
@renovate renovate bot changed the title Update Webpack Update dependency babel-loader to v8.3.0 Nov 3, 2022
@renovate renovate bot force-pushed the renovate/webpack branch 2 times, most recently from b874584 to d1c527c Compare November 4, 2022 06:47
@renovate renovate bot changed the title Update dependency babel-loader to v8.3.0 Update Webpack Nov 9, 2022
@renovate renovate bot force-pushed the renovate/webpack branch 4 times, most recently from 7067110 to f25596c Compare June 2, 2023 02:48
@renovate renovate bot force-pushed the renovate/webpack branch 2 times, most recently from d77e511 to 44f91f0 Compare June 4, 2023 20:46
@renovate renovate bot force-pushed the renovate/webpack branch 2 times, most recently from d8e1abe to b3c8e63 Compare June 18, 2023 02:09
@renovate renovate bot force-pushed the renovate/webpack branch 2 times, most recently from 1fe44fd to dcc1bd1 Compare January 2, 2024 02:27
@renovate renovate bot force-pushed the renovate/webpack branch 2 times, most recently from 2b40b86 to 4678add Compare February 9, 2024 05:14
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 npm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant