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

Bump loader-utils, @mpxjs/webpack-plugin and webpack-cli #14

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 17, 2022

Bumps loader-utils to 1.4.2 and updates ancestor dependencies loader-utils, loader-utils, @mpxjs/webpack-plugin and webpack-cli. These dependencies need to be updated together.

Updates loader-utils from 1.4.0 to 1.4.2

Release notes

Sourced from loader-utils's releases.

v1.4.2

1.4.2 (2022-11-11)

Bug Fixes

v1.4.1

1.4.1 (2022-11-07)

Bug Fixes

Changelog

Sourced from loader-utils's changelog.

1.4.2 (2022-11-11)

Bug Fixes

1.4.1 (2022-11-07)

Bug Fixes

Commits

Updates loader-utils from 1.1.0 to 1.4.2

Release notes

Sourced from loader-utils's releases.

v1.4.2

1.4.2 (2022-11-11)

Bug Fixes

v1.4.1

1.4.1 (2022-11-07)

Bug Fixes

Changelog

Sourced from loader-utils's changelog.

1.4.2 (2022-11-11)

Bug Fixes

1.4.1 (2022-11-07)

Bug Fixes

Commits

Updates @mpxjs/webpack-plugin from 2.5.20 to 2.8.7

Release notes

Sourced from @​mpxjs/webpack-plugin's releases.

v2.8.7

Bugfix

  • 修复运行时未进行babel时存在的TDZ错误
  • 输出web时onshow/onhide未正常执行的问题
  • 输出支付宝showModal返回参数兼容性问题

Packages

  • @​mpxjs/api-proxy: 2.8.1 => 2.8.7
  • @​mpxjs/core: 2.8.6 => 2.8.7
  • @​mpxjs/webpack-plugin: 2.8.6 => 2.8.7

v2.8.6

New features

  • 重构升级wxss-loader,移除过期依赖,新增提供/* @​mpx-import */注释语法,在使用预处理语言编写样式时进行公共样式复用

Bugfix

  • 修复局部输出web组件时rpx无法正确处理的问题
  • 修复部分ts定义
  • 修复vant组件输出到字节小程序behaviors报错的问题
  • 修复packages入口文件中使用js定义json配置路径查找报错的问题

Packages

  • @​mpxjs/core: 2.8.5 => 2.8.6
  • @​mpxjs/fetch: 2.8.2 => 2.8.6
  • @​mpxjs/store: 2.8.2 => 2.8.6
  • @​mpxjs/webpack-plugin: 2.8.1 => 2.8.6

v2.8.5

Bugfix

  • 修复2.8类型定义

Packages

  • @​mpxjs/core: 2.8.4 => 2.8.5

v2.8.3

Bugfix

  • 修复 createApp 中 onShow/onHide 不生效的问题

Packages

  • @​mpxjs/core: 2.8.2 => 2.8.3
  • @​mpxjs/utils: 2.8.1 => 2.8.2

v2.8.0

New features

Packages

  • @​mpxjs/api-proxy: 2.8.0-beta.2 => 2.8.0
  • @​mpxjs/babel-plugin-inject-page-events: 2.8.0-beta.2 => 2.8.0
  • @​mpxjs/cli: 2.8.0-beta.2 => 2.8.0

... (truncated)

Commits
  • d064d3c v2.8.7
  • 5f1729f little adjust
  • 6b7bf8e Merge pull request #1118 from didi/fix-init-api-fn
  • 535920c Merge branch 'master' into fix-init-api-fn
  • 096b2a1 Merge pull request #1121 from didi/fix-ali-show-modal-2.8
  • b69f381 修复输出支付宝showModal返回参数兼容性问题
  • 2fd92bf fix TDZ error
  • f89bdc2 fix: 切换页面状态 onshow/onhide 不执行问题
  • 8b03c13 Merge branch 'master' into fix-init-api-fn
  • c4261c7 v2.8.6
  • Additional commits viewable in compare view

Updates webpack-cli from 3.3.11 to 3.3.12

Changelog

Sourced from webpack-cli's changelog.

3.3.12 (2020-06-03)

Full Changelog

Commits
Maintainer changes

This version was pushed to npm by evilebottnawi, a new releaser for webpack-cli since your current version.


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.2 and updates ancestor dependencies [loader-utils](https://github.com/webpack/loader-utils), [loader-utils](https://github.com/webpack/loader-utils), [@mpxjs/webpack-plugin](https://github.com/didi/mpx) and [webpack-cli](https://github.com/webpack/webpack-cli). These dependencies need to be updated together.


Updates `loader-utils` from 1.4.0 to 1.4.2
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](webpack/loader-utils@v1.4.0...v1.4.2)

Updates `loader-utils` from 1.1.0 to 1.4.2
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](webpack/loader-utils@v1.4.0...v1.4.2)

Updates `@mpxjs/webpack-plugin` from 2.5.20 to 2.8.7
- [Release notes](https://github.com/didi/mpx/releases)
- [Commits](didi/mpx@v2.5.20...v2.8.7)

Updates `webpack-cli` from 3.3.11 to 3.3.12
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](webpack/webpack-cli@v3.3.11...v3.3.12)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: "@mpxjs/webpack-plugin"
  dependency-type: direct:development
- dependency-name: webpack-cli
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 17, 2022
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.

None yet

0 participants