Skip to content

[pull] master from webpack-contrib:master #30

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 340 commits into
base: master
Choose a base branch
from

Conversation

pull[bot]
Copy link

@pull pull bot commented Sep 19, 2020

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added ⤵️ pull merge-conflict Resolve conflicts manually labels Sep 19, 2020
@pull-assistant
Copy link

pull-assistant bot commented Sep 19, 2020

Score: 0.72

Best reviewed: commit by commit


Optimal code review plan (31 warnings, 2 commits squashed)

     docs: improve

     chore(release): 3.5.0

     fix: don't generate an invalid code for locals (#1072)

     chore(release): 3.5.1

     fix: schema for the modules.auto option (#1075)

     chore(release): 3.5.2

ci: migrate on githu... ... ci: node@14 (#1081)

Squashed 2 commits:

package-lock.json 79% changes removed in chore(deps): update ...

package.json 80% changes removed in chore(deps): update ...

     fix: add file from an error to file dependencies

     fix: avoid query string in source maps (#1082)

     chore(release): 3.5.3

     chore: don't test webpack 5 on node 8 (#1089)

feat: allow modules.auto to be a filter function (#1086)

src/utils.js 50% changes removed in refactor: code

chore(deps): update (#1093)

package.json 71% changes removed in chore(deps): update ...

     chore(release): 3.6.0

docs: fix (#1095)

package-lock.json 47% changes removed in chore(deps): update ...

feat: respected the `style` field from package.json (#1099)

src/utils.js 56% changes removed in fix: do not crash wi...

src/index.js 66% changes removed in fix: performance (#1...

.../plugins/postcss-url-parser.js 84% changes removed in refactor: code

...ugins/postcss-import-parser.js 50% changes removed in refactor: code

test: resolve modules (#1102)

...__/modules-option.test.js.snap 45% changes removed in refactor: esModule...

fix: resolution algorithm for CSS modules

src/index.js 67% changes removed in refactor: enables ic...

...plugins/postcss-icss-parser.js 63% changes removed in refactor: code

...onlyLocals-option.test.js.snap 50% changes removed in refactor: esModule...

refactor: enables icss only when css modules enabled (#1103)

src/index.js 41% changes removed in feat: @value suppo...

test/icss.test.js 67% changes removed in feat: add `module.ty...

refactor: respect the `devtool` option (#1105)

README.md 83% changes removed in refactor: move the `...

refactor: export (#1106)

src/utils.js 73% changes removed in fix: regression with...

...napshots__/loader.test.js.snap 63% changes removed in fix: regression with...

...__/modules-option.test.js.snap 60% changes removed in feat: escape getLoca...

.../sourceMap-option.test.js.snap 70% changes removed in test: source maps an...

..._snapshots__/icss.test.js.snap 60% changes removed in feat: add `module.ty...

...hots__/url-option.test.js.snap 56% changes removed in refactor: esModule...

refactor: move the `localsConvention` option to the `modules` option

README.md 86% changes removed in refactor: the `modul...

src/index.js 50% changes removed in refactor: named expo...

src/utils.js 57% changes removed in refactor: the `modul...

.../validate-options.test.js.snap 77% changes removed in refactor: rename the...

chore: minimum required Node.js version is `10.13.0` (#1109)

package-lock.json 42% changes removed in chore(deps): update ...

package.json 56% changes removed in chore(deps): update ...

...__/modules-option.test.js.snap 99% changes removed in refactor: getLocalId...

feat: named export for locals (#1108)

..._/esModule-option.test.js.snap 57% changes removed in refactor: named expo...

.../validate-options.test.js.snap 76% changes removed in refactor: improve sc...

src/options.json 75% changes removed in refactor: the `modul...

test/esModule-option.test.js 70% changes removed in refactor: named expo...

src/utils.js 42% changes removed in fix: regression with...

feat: improve `url()` resolving algorithm

...hots__/url-option.test.js.snap 76% changes removed in fix: parsing

test/url-option.test.js 79% changes removed in test: unresolved (#1...

test: coverange (#1112)

.../sourceMap-option.test.js.snap 48% changes removed in test: source maps an...

refactor: `esModule` option is `true` by default (#1111)

...hots__/url-option.test.js.snap 66% changes removed in feat: reduce runtime...

package.json 50% changes removed in test: source maps an...

test: code coverange (#1114)

.../plugins/postcss-url-parser.js 67% changes removed in refactor: code

refactor: code

src/utils.js 46% changes removed in feat: add fallback i...

...__/modules-option.test.js.snap 56% changes removed in test: unresolved (#1...

refactor: rename the `onlyLocals` option (#1116)

.../validate-options.test.js.snap 79% changes removed in feat: add icss opt...

     refactor: default values modules and module.auto are true (#1117)

refactor: the `hashPrefix` option was renamed to the `localIdentHashPr...

.../validate-options.test.js.snap 94% changes removed in refactor: the `modul...

refactor: the `modules.context` option was renamed to the `modules.loc...

src/utils.js 50% changes removed in refactor: getLocalId...

.../validate-options.test.js.snap 75% changes removed in refactor: improve sc...

refactor: the `modules.localsConvention` option was renamed to the `mo...

.../validate-options.test.js.snap 68% changes removed in refactor: improve sc...

     refactor: getLocalIdent function (#1121)

     test: unresolved (#1122)

refactor: improve schema options (#1123)

.../validate-options.test.js.snap 45% changes removed in feat: add `module.ty...

     refactor: change function arguments of the import option (#1124)

     refactor: named export (#1125)

feat: `@value` supports importing `url()` (#1126)

src/utils.js 71% changes removed in fix: source maps gen...

     fix: parsing

     refactor: code

     test: support in @import at-rule

     test: imports

chore(deps): update

package.json 67% changes removed in chore(deps): update ...

package-lock.json 47% changes removed in chore(deps): update ...

     chore(deps): update (#1131)

     feat: support file: protocol

     chore(release): 4.0.0

     docs: typofix in Changelog (#1133)

     feat: add icss option (#1140)

     fix: do not crash with data URLs (#1142)

feat: support absolute paths

src/utils.js 80% changes removed in refactor: handle esc...

     fix: performance (#1144)

     refactor: handle escaped absolute paths correctly

     chore(release): 4.1.0

     fix: remove unnecessary console call (#1148)

     docs: update options table (#1146)

     chore(release): 4.1.1

feat: add `module.type` option, the `icss` option is deprecated (#1150...

src/utils.js 61% changes removed in feat: auto enable ic...

     chore(release): 4.2.0

     fix: regression with exporting only locals

     chore(release): 4.2.1

     docs: example of icss only and mixed (#1163)

     fix: source maps generation (#1169)

test: source maps and contenthash (#1171)

package.json 50% changes removed in chore(deps): update ...

chore(deps): update (#1172)

package-lock.json 49% changes removed in chore(deps): update ...

     docs: fix type (#1174)

     refactor: improve sources handling in source maps (#1176)

     chore(release): 4.2.2

test: sass-loader next (#1177)

package.json 67% changes removed in chore(deps): update ...

     feat: the importLoaders can be string (#1178)

     test: source map (#1180)

     fix: line breaks in url function

     chore(deps): update deps (#1186)

     chore(release): 4.3.0

     refactor: remove icss option (#1189)

     test: import with file protocol

     feat: auto enable icss modules

feat: add fallback if custom getLocalIdent returns null (#1193)

src/utils.js 50% changes removed in feat: escape getLoca...

     feat: improve error message

     feat: hide warning on no plugins (#1195)

     feat: escape getLocalIdent by default (#1196)

     feat: reduce runtime

     refactor: emoji deprecate

Powered by Pull Assistant. Last update fcec43b ... 63b41be. Read the comment docs.

alexander-akait and others added 30 commits April 4, 2024 19:06
Bumps [ws](https://github.com/websockets/ws) from 8.16.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.16.0...8.17.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [webpack](https://github.com/webpack/webpack) from 5.93.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.93.0...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⤵️ pull merge-conflict Resolve conflicts manually
Projects
None yet
Development

Successfully merging this pull request may close these issues.