Skip to content

chore(deps): bump the npm-build group across 1 directory with 24 updates - #7023

Open
dependabot[bot] wants to merge 1 commit into
4.4from
dependabot/npm_and_yarn/npm-build-cb6273bb64
Open

chore(deps): bump the npm-build group across 1 directory with 24 updates#7023
dependabot[bot] wants to merge 1 commit into
4.4from
dependabot/npm_and_yarn/npm-build-cb6273bb64

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-build group with 7 updates in the / directory:

Package From To
autoprefixer 10.4.23 10.5.4
postcss 8.5.23 8.5.25
@parcel/watcher 2.5.6 2.6.0
ansi-escapes 7.2.0 7.3.0
strip-ansi 7.1.2 7.2.0
get-east-asian-width 1.4.0 1.6.0
eventemitter3 5.0.1 5.0.4

Updates autoprefixer from 10.4.23 to 10.5.4

Release notes

Sourced from autoprefixer's releases.

10.5.4

10.5.3

10.5.2

  • Moved -webkit-fill-available before -moz-available, so Firefox will use -webkit- version which is closer to stretch.

10.5.1

10.5.0 “Each Endeavouring, All Achieving”

  • Added mask-position-x and mask-position-y support (by @​toporek).

10.4.27

  • Removed development key from package.json.

10.4.26

  • Reduced package size.

10.4.25

  • Fixed broken gradients on CSS Custom Properties (by @​serger777).

10.4.24

  • Made Autoprefixer a little faster (by @​Cherry).
Changelog

Sourced from autoprefixer's changelog.

10.5.4

10.5.3

10.5.2

  • Moved -webkit-fill-available before -moz-available, so Firefox will use -webkit- version which is closer to stretch.

10.5.1

10.5.0 “Each Endeavouring, All Achieving”

  • Added mask-position-x and mask-position-y support (by @​toporek).

10.4.27

  • Removed development key from package.json.

10.4.26

  • Reduced package size.

10.4.25

  • Fixed broken gradients on CSS Custom Properties (by @​serger777).

10.4.24

  • Made Autoprefixer a little faster (by @​Cherry).
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for autoprefixer since your current version.


Updates postcss from 8.5.23 to 8.5.25

Release notes

Sourced from postcss's releases.

8.5.25

  • Fixed 8.5.17 visitor regression.
  • Fixed list.split() for non-string values (by @​amir-rezaei).

8.5.24

  • Preserve the BOM after the processing (by @​hdimer).
Changelog

Sourced from postcss's changelog.

8.5.25

  • Fixed 8.5.17 visitor regression.
  • Fixed list.split() for non-string values (by @​amir-rezaei).

8.5.24

  • Preserve the BOM after the processing (by @​hdimer).
Commits

Updates @parcel/watcher from 2.5.6 to 2.6.0

Release notes

Sourced from @​parcel/watcher's releases.

v2.6.0

Adds support RegExp ignores in parcel-bundler/watcher#248. Thanks @​SimenB!

Commits

Updates @parcel/watcher-android-arm64 from 2.5.6 to 2.6.0

Release notes

Sourced from @​parcel/watcher-android-arm64's releases.

v2.6.0

Adds support RegExp ignores in parcel-bundler/watcher#248. Thanks @​SimenB!

Commits

Updates @parcel/watcher-darwin-arm64 from 2.5.6 to 2.6.0

Release notes

Sourced from @​parcel/watcher-darwin-arm64's releases.

v2.6.0

Adds support RegExp ignores in parcel-bundler/watcher#248. Thanks @​SimenB!

Commits

Updates @parcel/watcher-darwin-x64 from 2.5.6 to 2.6.0

Release notes

Sourced from @​parcel/watcher-darwin-x64's releases.

v2.6.0

Adds support RegExp ignores in parcel-bundler/watcher#248. Thanks @​SimenB!

Commits

Updates @parcel/watcher-freebsd-x64 from 2.5.6 to 2.6.0

Release notes

Sourced from @​parcel/watcher-freebsd-x64's releases.

v2.6.0

Adds support RegExp ignores in parcel-bundler/watcher#248. Thanks @​SimenB!

Commits

Updates @parcel/watcher-linux-arm-glibc from 2.5.6 to 2.6.0

Release notes

Sourced from @​parcel/watcher-linux-arm-glibc's releases.

v2.6.0

Adds support RegExp ignores in parcel-bundler/watcher#248. Thanks @​SimenB!

Commits

Updates @parcel/watcher-linux-arm-musl from 2.5.6 to 2.6.0

Release notes

Sourced from @​parcel/watcher-linux-arm-musl's releases.

v2.6.0

Adds support RegExp ignores in parcel-bundler/watcher#248. Thanks @​SimenB!

Commits

Updates @parcel/watcher-linux-arm64-glibc from 2.5.6 to 2.6.0

Release notes

Sourced from @​parcel/watcher-linux-arm64-glibc's releases.

v2.6.0

Adds support RegExp ignores in parcel-bundler/watcher#248. Thanks @​SimenB!

Commits

Updates @parcel/watcher-linux-arm64-musl from 2.5.6 to 2.6.0

Release notes

Sourced from @​parcel/watcher-linux-arm64-musl's releases.

v2.6.0

Adds support RegExp ignores in parcel-bundler/watcher#248. Thanks @​SimenB!

Commits

Updates @parcel/watcher-linux-x64-glibc from 2.5.6 to 2.6.0

Release notes

Sourced from @​parcel/watcher-linux-x64-glibc's releases.

v2.6.0

Adds support RegExp ignores in parcel-bundler/watcher#248. Thanks @​SimenB!

Commits

Updates @parcel/watcher-linux-x64-musl from 2.5.6 to 2.6.0

Release notes

Sourced from @​parcel/watcher-linux-x64-musl's releases.

v2.6.0

Adds support RegExp ignores in parcel-bundler/watcher#248. Thanks @​SimenB!

Commits

Updates @parcel/watcher-win32-arm64 from 2.5.6 to 2.6.0

Release notes

Sourced from @​parcel/watcher-win32-arm64's releases.

v2.6.0

Adds support RegExp ignores in parcel-bundler/watcher#248. Thanks @​SimenB!

Commits

Updates @parcel/watcher-win32-x64 from 2.5.6 to 2.6.0

Release notes

Sourced from @​parcel/watcher-win32-x64's releases.

v2.6.0

Adds support RegExp ignores in parcel-bundler/watcher#248. Thanks @​SimenB!

Commits

Updates ansi-escapes from 7.2.0 to 7.3.0

Release notes

Sourced from ansi-escapes's releases.

v7.3.0

  • Add synchronized output escapes 9b1e276

sindresorhus/ansi-escapes@v7.2.0...v7.3.0

Commits

Updates baseline-browser-mapping from 2.9.11 to 2.11.12

Release notes

Sourced from baseline-browser-mapping's releases.

v2.11.0

What's Changed in 2.11.0

  • feat: Adds a new getTimeline() method for getting the series of minimum browser changes, either grouped by date or by browser.
  • refactor: Substantial refactoring of the data compression process that replaces the full list of browsers from @mdn/browser-compat-data and downstream-browsers.json and features from web-features (in their very pared down form) with a change-list timeline that reflects which versions supported Baseline (newly available) on a given date. Thanks to @​swwind for the idea!
  • refactor: Some common functions have been moved to a util.ts module for use in other scripts.
  • fix: Removes process.exit() calls when unsupported option combinations are passed to getCompatibleVersions() and getAllVersions() in favour of throwing an Error. There is a small security risk with process.exit() calls that sites accepting unsanitised inputs could be the subject of attacks. Unsupported config options now throw and Error which should allow for more graceful handling. Thanks to @​bnbdr for flagging this as vulnerability CVE-2026-45819 .

Fixes #134

Full Changelog: web-platform-dx/baseline-browser-mapping@v2.10.44...v2.11.0

v2.10.0

What's Changed

  • Introduces support for Node 6 by refactoring all Object.entries and Object.values instances and lowering ES target in Rollup to es2015.
  • Adds specified Node version support in package.json for >=6.0.0.
  • Refactors CLI code to avoid parseArgs which is not supported by versions of Node prior to 18, changes import to require and changes Rollup export to cjs to allow execution on older versions of Node.
  • Adds a new legacy-test.js file that allows basic testing on older versions of Node where current versions of Jasmine and ESLint are not supported.
  • Adds a test matrix to run tests on all even-numbered Node versions from 6 to 24.
  • refactor publish workflows to support NPM's new OIDC integration

Full Changelog: web-platform-dx/baseline-browser-mapping@v2.9.24...v2.10.0

v2.9.3 - remove process.loadEnvFile()

What's Changed

Full Changelog: web-platform-dx/baseline-browser-mapping@v2.9.2...v2.9.3

Commits
  • cc4ecd6 Patch to 2.11.12 because browser or feature data changed
  • fef63fc Browser or feature data changed
  • c224f33 Patch to 2.11.11 because browser or feature data changed
  • bf8e2fb Browser or feature data changed
  • c1ade64 Updating static site
  • 5137e40 Patch to 2.11.10 because browser or feature data changed
  • d298f41 Browser or feature data changed
  • 89dd914 Patch to 2.11.9 because browser or feature data changed
  • cb95a74 Browser or feature data changed
  • f61d3d4 Patch to 2.11.8 because browser or feature data changed
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for baseline-browser-mapping since your current version.


Updates browserslist from 4.28.1 to 4.28.7

Release notes

Sourced from browserslist's releases.

4.28.7

4.28.6

4.28.5

4.28.4

  • Fixed SyntaxError regression of 4.28.3.

4.28.3

  • Fixed baseline query case-insensitivity (by @​swwind).

4.28.2

Changelog

Sourced from browserslist's changelog.

4.28.7

4.28.6

4.28.5

4.28.4

  • Fixed SyntaxError regression of 4.28.3.

4.28.3

  • Fixed baseline query case-insensitivity (by @​swwind).

4.28.2

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for browserslist since your current version.


Updates caniuse-lite from 1.0.30001805 to 1.0.30001806

Commits

Updates strip-ansi from 7.1.2 to 7.2.0

Release notes

Sourced from strip-ansi's releases.

v7.2.0

  • Improve performance by adding fast path for strings without ANSI codes (#54) d67a5b3

chalk/strip-ansi@v7.1.2...v7.2.0

Commits

Updates electron-to-chromium from 1.5.267 to 1.5.401

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for electron-to-chromium since your current version.


Updates get-east-asian-width from 1.4.0 to 1.6.0

Release notes

Sourced from get-east-asian-width's releases.

v1.6.0

  • Improve tree-shaking (#15) 0c9afbc

sindresorhus/get-east-asian-width@v1.5.0...v1.6.0

v1.5.0

  • Improve performance 8a1a5ef 49edb8b

sindresorhus/get-east-asian-width@v1.4.0...v1.5.0

Commits

Updates eventemitter3 from 5.0.1 to 5.0.4

Release notes

Sourced from eventemitter3's releases.

5.0.4

Bug fixes

  • Restored TypeScript type definitions to their pre-5.0.2 state (92fb3c66, 71ab64b6).

5.0.3

Bug fixes

  • Fixed TypeScript type definitions (#282).

5.0.2

Bug fixes

  • Fixed type definitions for ESM import (#279).
Commits
  • b0144e9 [dist] 5.0.4
  • 92fb3c6 Revert "[ts] Fix type definitions for ESM import (#279)"
  • 71ab64b Revert "[ts] Fix TypeScript type definitions (#282)"
  • d84265a [dist] 5.0.3
  • 7ec84d9 [ts] Fix TypeScript type definitions (#282)
  • 7b6aef8 [dist] 5.0.2
  • f5552f8 [doc] Remove reference to a script that no longer exists
  • 9d10e6f [pkg] Remove unused dependency
  • c1507bf [ci] Update actions/setup-node action to v6
  • 08f8450 [ci] Update actions/checkout action to v5
  • Additional commits viewable in compare view

Updates node-releases from 2.0.27 to 2.0.52

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for node-releases 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-build group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.23` | `10.5.4` |
| [postcss](https://github.com/postcss/postcss) | `8.5.23` | `8.5.25` |
| [@parcel/watcher](https://github.com/parcel-bundler/watcher) | `2.5.6` | `2.6.0` |
| [ansi-escapes](https://github.com/sindresorhus/ansi-escapes) | `7.2.0` | `7.3.0` |
| [strip-ansi](https://github.com/chalk/strip-ansi) | `7.1.2` | `7.2.0` |
| [get-east-asian-width](https://github.com/sindresorhus/get-east-asian-width) | `1.4.0` | `1.6.0` |
| [eventemitter3](https://github.com/primus/eventemitter3) | `5.0.1` | `5.0.4` |



Updates `autoprefixer` from 10.4.23 to 10.5.4
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.23...10.5.4)

Updates `postcss` from 8.5.23 to 8.5.25
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.23...8.5.25)

Updates `@parcel/watcher` from 2.5.6 to 2.6.0
- [Release notes](https://github.com/parcel-bundler/watcher/releases)
- [Commits](parcel-bundler/watcher@v2.5.6...v2.6.0)

Updates `@parcel/watcher-android-arm64` from 2.5.6 to 2.6.0
- [Release notes](https://github.com/parcel-bundler/watcher/releases)
- [Commits](parcel-bundler/watcher@v2.5.6...v2.6.0)

Updates `@parcel/watcher-darwin-arm64` from 2.5.6 to 2.6.0
- [Release notes](https://github.com/parcel-bundler/watcher/releases)
- [Commits](parcel-bundler/watcher@v2.5.6...v2.6.0)

Updates `@parcel/watcher-darwin-x64` from 2.5.6 to 2.6.0
- [Release notes](https://github.com/parcel-bundler/watcher/releases)
- [Commits](parcel-bundler/watcher@v2.5.6...v2.6.0)

Updates `@parcel/watcher-freebsd-x64` from 2.5.6 to 2.6.0
- [Release notes](https://github.com/parcel-bundler/watcher/releases)
- [Commits](parcel-bundler/watcher@v2.5.6...v2.6.0)

Updates `@parcel/watcher-linux-arm-glibc` from 2.5.6 to 2.6.0
- [Release notes](https://github.com/parcel-bundler/watcher/releases)
- [Commits](parcel-bundler/watcher@v2.5.6...v2.6.0)

Updates `@parcel/watcher-linux-arm-musl` from 2.5.6 to 2.6.0
- [Release notes](https://github.com/parcel-bundler/watcher/releases)
- [Commits](parcel-bundler/watcher@v2.5.6...v2.6.0)

Updates `@parcel/watcher-linux-arm64-glibc` from 2.5.6 to 2.6.0
- [Release notes](https://github.com/parcel-bundler/watcher/releases)
- [Commits](parcel-bundler/watcher@v2.5.6...v2.6.0)

Updates `@parcel/watcher-linux-arm64-musl` from 2.5.6 to 2.6.0
- [Release notes](https://github.com/parcel-bundler/watcher/releases)
- [Commits](parcel-bundler/watcher@v2.5.6...v2.6.0)

Updates `@parcel/watcher-linux-x64-glibc` from 2.5.6 to 2.6.0
- [Release notes](https://github.com/parcel-bundler/watcher/releases)
- [Commits](parcel-bundler/watcher@v2.5.6...v2.6.0)

Updates `@parcel/watcher-linux-x64-musl` from 2.5.6 to 2.6.0
- [Release notes](https://github.com/parcel-bundler/watcher/releases)
- [Commits](parcel-bundler/watcher@v2.5.6...v2.6.0)

Updates `@parcel/watcher-win32-arm64` from 2.5.6 to 2.6.0
- [Release notes](https://github.com/parcel-bundler/watcher/releases)
- [Commits](parcel-bundler/watcher@v2.5.6...v2.6.0)

Updates `@parcel/watcher-win32-x64` from 2.5.6 to 2.6.0
- [Release notes](https://github.com/parcel-bundler/watcher/releases)
- [Commits](parcel-bundler/watcher@v2.5.6...v2.6.0)

Updates `ansi-escapes` from 7.2.0 to 7.3.0
- [Release notes](https://github.com/sindresorhus/ansi-escapes/releases)
- [Commits](sindresorhus/ansi-escapes@v7.2.0...v7.3.0)

Updates `baseline-browser-mapping` from 2.9.11 to 2.11.12
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](web-platform-dx/baseline-browser-mapping@v2.9.11...v2.11.12)

Updates `browserslist` from 4.28.1 to 4.28.7
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](browserslist/browserslist@4.28.1...4.28.7)

Updates `caniuse-lite` from 1.0.30001805 to 1.0.30001806
- [Commits](browserslist/caniuse-lite@1.0.30001805...1.0.30001806)

Updates `strip-ansi` from 7.1.2 to 7.2.0
- [Release notes](https://github.com/chalk/strip-ansi/releases)
- [Commits](chalk/strip-ansi@v7.1.2...v7.2.0)

Updates `electron-to-chromium` from 1.5.267 to 1.5.401
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/main/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.267...v1.5.401)

Updates `get-east-asian-width` from 1.4.0 to 1.6.0
- [Release notes](https://github.com/sindresorhus/get-east-asian-width/releases)
- [Commits](sindresorhus/get-east-asian-width@v1.4.0...v1.6.0)

Updates `eventemitter3` from 5.0.1 to 5.0.4
- [Release notes](https://github.com/primus/eventemitter3/releases)
- [Commits](primus/eventemitter3@5.0.1...5.0.4)

Updates `node-releases` from 2.0.27 to 2.0.52
- [Commits](chicoxyzzy/node-releases@v2.0.27...v2.0.52)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-version: 10.5.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-build
- dependency-name: postcss
  dependency-version: 8.5.25
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-build
- dependency-name: "@parcel/watcher"
  dependency-version: 2.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm-build
- dependency-name: "@parcel/watcher-android-arm64"
  dependency-version: 2.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm-build
- dependency-name: "@parcel/watcher-darwin-arm64"
  dependency-version: 2.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm-build
- dependency-name: "@parcel/watcher-darwin-x64"
  dependency-version: 2.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm-build
- dependency-name: "@parcel/watcher-freebsd-x64"
  dependency-version: 2.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm-build
- dependency-name: "@parcel/watcher-linux-arm-glibc"
  dependency-version: 2.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm-build
- dependency-name: "@parcel/watcher-linux-arm-musl"
  dependency-version: 2.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm-build
- dependency-name: "@parcel/watcher-linux-arm64-glibc"
  dependency-version: 2.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm-build
- dependency-name: "@parcel/watcher-linux-arm64-musl"
  dependency-version: 2.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm-build
- dependency-name: "@parcel/watcher-linux-x64-glibc"
  dependency-version: 2.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm-build
- dependency-name: "@parcel/watcher-linux-x64-musl"
  dependency-version: 2.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm-build
- dependency-name: "@parcel/watcher-win32-arm64"
  dependency-version: 2.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm-build
- dependency-name: "@parcel/watcher-win32-x64"
  dependency-version: 2.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm-build
- dependency-name: ansi-escapes
  dependency-version: 7.3.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm-build
- dependency-name: baseline-browser-mapping
  dependency-version: 2.11.12
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm-build
- dependency-name: browserslist
  dependency-version: 4.28.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm-build
- dependency-name: caniuse-lite
  dependency-version: 1.0.30001806
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm-build
- dependency-name: strip-ansi
  dependency-version: 7.2.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm-build
- dependency-name: electron-to-chromium
  dependency-version: 1.5.401
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm-build
- dependency-name: get-east-asian-width
  dependency-version: 1.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm-build
- dependency-name: eventemitter3
  dependency-version: 5.0.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm-build
- dependency-name: node-releases
  dependency-version: 2.0.52
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm-build
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 5, 2026
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants