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

chore(deps): update dependency postcss-pxtransform to v4.0.9 #535

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
postcss-pxtransform (source) 4.0.5 -> 4.0.9 age adoption passing confidence
postcss-pxtransform (source) 4.0.8 -> 4.0.9 age adoption passing confidence

Warning

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


Release Notes

NervJS/taro (postcss-pxtransform)

v4.0.9: chore(release): publish 4.0.9

Compare Source

特性
H5
  • 组件开发模式支持预览功能 @​tutuxxx
    taro build native-components -- --watch --type h5 --components components/index/index
  • 组件开发模式收敛产物chunk @​tutuxxx
小程序
  • 增加按需编译pages或components能力 @​tutuxxx
    yarn dev:weapp --pages pages/index/index
修复
h5
  • 修复swiper初始1个元素且动态新增元素并切换current时动画失效问题 @​tutuxxx
  • 升级swiperjs,解决cube轮播闪烁问题 @​tutuxxx
  • 解决scrollview在ios下滚动不流畅问题 @​tutuxxx
小程序
  • 修复taro引用原生页面时误处理image等组件的src属性问题 @​tutuxxx
  • 修复clickview无法注入dataset问题 @​tutuxxx
  • 京东小程序下PickerView组件新增属性 @​tutuxxx
鸿蒙
其他

v4.0.8: chore(release): publish 4.0.8

Compare Source

特性

小程序

修复

h5

小程序

鸿蒙

RN

  • 将所有原生依赖与 RN 0.73 expo 50 对齐。因为 RN 原生依赖差异较大,没对齐无法编译。模板和壳工程使用了源码里的 "peerDependencies" 进行对齐。 #​16807 @​zhiqingchen
  • 升级到 0.73 后的编译问题。 #​16807 @​zhiqingchen
  • rimraf --impl=move-remove 改成 rimraf。因为项目在mac 移动硬盘中无法编译。--impl=move-remove 是否有必要保留?正常情况在用默认的就行,不必要特别指定。 #​16807 @​zhiqingchen
  • 删除 babel-plugin-minify-dead-code-elimination #​16807 @​zhiqingchen
  • linaria 版本更新 #​16807 @​SidneyLann

其他

v4.0.7: chore(release): publish 4.0.7

Compare Source

特性

小程序

  • 半编译预处理功能 #​16598 @​ZEJIA-LIU
  • 添加 useXsForTemplate 试用性字段、去除模版中多余的 block标签、增加clickview模版以减少冗余事件绑定、优先使用微任务执行setData @​tutuxxx
  • 补全京东小程序组件和类型:Editor、PageContainer、RootPortal、MatchMedia、RichText #​16736 @​ZEJIA-LIU

修复

h5

小程序

v4.0.6: chore(release): publish 4.0.6

Compare Source

H5

  • 修复了在 ScrollView 中嵌套 Swiper 时,Swiper 滑动无响应的问题,by @​zhengyanan1

鸿蒙 Hybrid

  • 替换了 chooseImage 和 chooseVideo 的实现,by @​heweishui

Typings

  • 修正了 Taro.previewImage 方法中 current 字段的类型注释,by @​shu-shackles
  • 将 textProps 移动到 PickerStandardProps 中,以便获得更准确的 TypeScript 提示,by @​Fatpandac

其他


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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

changeset-bot bot commented Dec 29, 2024

⚠️ No Changeset found

Latest commit: ae53955

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

netlify bot commented Dec 29, 2024

Deploy Preview for ice-tw ready!

Name Link
🔨 Latest commit ae53955
🔍 Latest deploy log https://app.netlify.com/sites/ice-tw/deploys/6784f50ff3745700089a0090
😎 Deploy Preview https://deploy-preview-535--ice-tw.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/postcss-pxtransform-4.x-lockfile branch from 85f54af to ae53955 Compare January 13, 2025 11:12
Copy link

cloudflare-workers-and-pages bot commented Jan 13, 2025

Deploying weapp-tailwindcss with  Cloudflare Pages  Cloudflare Pages

Latest commit: ae53955
Status: ✅  Deploy successful!
Preview URL: https://270b40ae.weapp-tailwindcss.pages.dev
Branch Preview URL: https://renovate-postcss-pxtransform.weapp-tailwindcss.pages.dev

View logs

@renovate renovate bot changed the title chore(deps): update dependency postcss-pxtransform to v4.0.8 chore(deps): update dependency postcss-pxtransform to v4.0.9 Jan 13, 2025
Copy link

codecov bot commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.24%. Comparing base (47c7870) to head (ae53955).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #535   +/-   ##
=======================================
  Coverage   87.24%   87.24%           
=======================================
  Files          67       67           
  Lines        5197     5197           
  Branches      509      509           
=======================================
  Hits         4534     4534           
  Misses        661      661           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants