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 all patch dependencies #11

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rushstack/eslint-patch (source) ^1.10.3 -> ^1.10.4 age adoption passing confidence
autoprefixer ^10.4.19 -> ^10.4.20 age adoption passing confidence
dayjs (source) ^1.11.11 -> ^1.11.13 age adoption passing confidence
eslint (source) ^8.57.0 -> ^8.57.1 age adoption passing confidence
lint-staged ^15.2.5 -> ^15.2.10 age adoption passing confidence
pinia-plugin-persistedstate (source) ^3.2.1 -> ^3.2.3 age adoption passing confidence
postcss (source) ^8.4.38 -> ^8.4.47 age adoption passing confidence
postcss-mobile-forever ^4.1.4 -> ^4.1.6 age adoption passing confidence
tailwindcss (source) ^3.4.3 -> ^3.4.12 age adoption passing confidence
vant (source) ^4.9.0 -> ^4.9.6 age adoption passing confidence

Release Notes

microsoft/rushstack (@​rushstack/eslint-patch)

v1.10.4

Compare Source

Sat, 27 Jul 2024 00:10:27 GMT

Patches
  • Include CHANGELOG.md in published releases again
postcss/autoprefixer (autoprefixer)

v10.4.20

Compare Source

  • Fixed fit-content prefix for Firefox.
iamkun/dayjs (dayjs)

v1.11.13

Compare Source

v1.11.12

Compare Source

Bug Fixes
eslint/eslint (eslint)

v8.57.1

Compare Source

lint-staged/lint-staged (lint-staged)

v15.2.10

Compare Source

Patch Changes

v15.2.9

Compare Source

Patch Changes
  • #​1463 b69ce2d Thanks @​iiroj! - Set the maximum number of event listeners to the number of tasks. This should silence the console warning MaxListenersExceededWarning: Possible EventEmitter memory leak detected.

v15.2.8

Compare Source

Patch Changes
  • f0480f0 Thanks @​iiroj! - In the previous version the native git rev-parse --show-toplevel command was taken into use for resolving the current git repo root. This version switched the --show-toplevel flag with --show-cdup, because on Git installed via MSYS2 the former was returning absolute paths that do not work with Node.js child_process. The new flag returns a path relative to the working directory, avoiding the issue.

    The GitHub Actions workflow has been updated to install Git via MSYS2, to ensure better future compatibility; using the default Git binary in the GitHub Actions runner was working correctly even with MSYS2.

v15.2.7

Compare Source

Patch Changes
  • #​1440 a51be80 Thanks @​iiroj! - In the previous version the native git rev-parse --show-toplevel command was taken into use for resolving the current git repo root. This version drops the --path-format=absolute option to support earlier git versions since it's also the default behavior. If you are still having trouble, please try upgrading git to the latest version.

v15.2.6

Compare Source

Patch Changes
  • #​1433 119adb2 Thanks @​iiroj! - Use native "git rev-parse" commands to determine git repo root directory and the .git config directory, instead of using custom logic. This hopefully makes path resolution more robust on non-POSIX systems.
prazdevs/pinia-plugin-persistedstate (pinia-plugin-persistedstate)

v3.2.3

Compare Source

v3.2.2

Compare Source

postcss/postcss (postcss)

v8.4.47

Compare Source

  • Removed debug code.

v8.4.46

Compare Source

  • Fixed Cannot read properties of undefined (reading 'before').

v8.4.45

Compare Source

  • Removed unnecessary fix which could lead to infinite loop.

v8.4.44

Compare Source

  • Another way to fix markClean is not a function error.

v8.4.43

Compare Source

  • Fixed markClean is not a function error.

v8.4.42

Compare Source

  • Fixed CSS syntax error on long minified files (by @​varpstar).

v8.4.41

Compare Source

v8.4.40

Compare Source

  • Moved to getter/setter in nodes types to help Sass team (by @​nex3).

v8.4.39

Compare Source

wswmsword/postcss-mobile-forever (postcss-mobile-forever)

v4.1.6

Compare Source

Fixed
  • 修复存在多个 @keyframes 时只转换第一个 @keyframes 的问题。

v4.1.5

Compare Source

Fixed
  • 修复 @keyframes 不转换问题,#​44
tailwindlabs/tailwindcss (tailwindcss)

v3.4.12

Compare Source

v3.4.11

Compare Source

v3.4.10

Compare Source

v3.4.9

Compare Source

Fixed
  • No longer warns when broad glob patterns are detecting vendor folders

v3.4.8

Compare Source

v3.4.7

Compare Source

v3.4.6

Compare Source

Fixed
  • Fix detection of some utilities in Slim/Pug templates (#​14006)
Changed
  • Loosen :is() wrapping rules when using an important selector (#​13900)

v3.4.5

Compare Source

v3.4.4

Compare Source

Fixed
  • Make it possible to use multiple <alpha-value> placeholders in a single color definition (#​13740)
  • Don't prefix classes in arbitrary values of has-*, group-has-*, and peer-has-* variants (#​13770)
  • Support negative values for {col,row}-{start,end} utilities (#​13781)
  • Update embedded browserslist database (#​13792)
vant-ui/vant (vant)

v4.9.6

Compare Source

What's Changed

Bug Fixes 🐞
Other Changes

New Contributors

Full Changelog: youzan/vant@v4.9.5...v4.9.6

v4.9.5

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes

New Contributors

Full Changelog: youzan/vant@v4.9.4...v4.9.5

v4.9.4

Compare Source

What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
New Contributors

Full Changelog: youzan/vant@v4.9.3...v4.9.4

v4.9.3

Compare Source

What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: youzan/vant@v4.9.2...v4.9.3

v4.9.2

Compare Source

What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
New Contributors

Full Changelog: youzan/vant@v4.9.1...v4.9.2

v4.9.1

Compare Source

Please refer to Changelog for all changes. | 请访问 更新日志 了解所有更新。

What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
New Contributors

Full Changelog: youzan/vant@v4.9.0...v4.9.1


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-patch branch 6 times, most recently from 1b90d90 to 4b13357 Compare June 11, 2024 19:49
@renovate renovate bot force-pushed the renovate/all-patch branch 3 times, most recently from 4f49733 to 4352c6b Compare June 14, 2024 17:52
@renovate renovate bot force-pushed the renovate/all-patch branch 2 times, most recently from c30fd05 to 836b497 Compare June 28, 2024 04:36
@renovate renovate bot force-pushed the renovate/all-patch branch 2 times, most recently from 95e12da to 48785ec Compare June 30, 2024 08:22
@renovate renovate bot force-pushed the renovate/all-patch branch 5 times, most recently from 664d4be to 19aaa9a Compare July 16, 2024 16:39
@renovate renovate bot force-pushed the renovate/all-patch branch 5 times, most recently from e23bd2f to c5ad244 Compare July 22, 2024 11:21
@renovate renovate bot force-pushed the renovate/all-patch branch 6 times, most recently from bb6a706 to 3ed3546 Compare July 31, 2024 10:02
@renovate renovate bot force-pushed the renovate/all-patch branch 7 times, most recently from 1a4fcd9 to 1b717fa Compare August 8, 2024 16:02
@renovate renovate bot force-pushed the renovate/all-patch branch 3 times, most recently from 826502d to 3b6af49 Compare August 15, 2024 10:45
@renovate renovate bot force-pushed the renovate/all-patch branch 6 times, most recently from 40ed4fa to 0c59187 Compare September 4, 2024 12:34
@renovate renovate bot force-pushed the renovate/all-patch branch 3 times, most recently from 39164e8 to 199a9d2 Compare September 11, 2024 19:35
@renovate renovate bot force-pushed the renovate/all-patch branch 3 times, most recently from 05d6226 to 287def7 Compare September 16, 2024 16:18
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