JonasKruckenberg / imagetools

Load and transform images using a toolbox :toolbox: of custom import directives!
MIT License
909 stars 56 forks source link

chore(deps): update dependency picomatch to v4 #696

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
picomatch ^3.0.0 -> ^4.0.0 age adoption passing confidence

Release Notes

micromatch/picomatch (picomatch) ### [`v4.0.1`](https://togithub.com/micromatch/picomatch/compare/9db2a4ad919d7dd0182513d7d211393a021bb91e...4.0.1) [Compare Source](https://togithub.com/micromatch/picomatch/compare/9db2a4ad919d7dd0182513d7d211393a021bb91e...4.0.1) ### [`v4.0.0`](https://togithub.com/micromatch/picomatch/blob/HEAD/CHANGELOG.md#400-2024-02-07) [Compare Source](https://togithub.com/micromatch/picomatch/compare/3.0.1...9db2a4ad919d7dd0182513d7d211393a021bb91e) ##### Fixes - Fix bad text values in parse [#​126](https://togithub.com/micromatch/picomatch/issues/126), thanks to [@​connor4312](https://togithub.com/connor4312) ##### Changed - Remove process global to work outside of node [#​129](https://togithub.com/micromatch/picomatch/issues/129), thanks to [@​styfle](https://togithub.com/styfle) - Add sideEffects to package.json [#​128](https://togithub.com/micromatch/picomatch/issues/128), thanks to [@​frandiox](https://togithub.com/frandiox) - Removed `os`, make compatible browser environment. See [#​124](https://togithub.com/micromatch/picomatch/issues/124), thanks to [@​gwsbhqt](https://togithub.com/gwsbhqt) ### [`v3.0.1`](https://togithub.com/micromatch/picomatch/blob/HEAD/CHANGELOG.md#301) [Compare Source](https://togithub.com/micromatch/picomatch/compare/3.0.0...3.0.1) ##### Fixes - Support stars in negation extglobs with expression after closing parenthesis [#​102](https://togithub.com/micromatch/picomatch/issues/102), thanks to [@​mrmlnc](https://togithub.com/mrmlnc)

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 this update again.



This PR has been generated by Mend Renovate. View repository job log here.

changeset-bot[bot] commented 7 months ago

⚠️ No Changeset found

Latest commit: 0549c932e549c2a1bd87d4ef325961eb39246c0a

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

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (cdd1615) 93.60% compared to head (0549c93) 93.60%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #696 +/- ## ======================================= Coverage 93.60% 93.60% ======================================= Files 32 32 Lines 1189 1189 Branches 189 189 ======================================= Hits 1113 1113 Misses 76 76 ``` | [Flag](https://app.codecov.io/gh/JonasKruckenberg/imagetools/pull/696/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jonas+Kruckenberg) | Coverage Δ | | |---|---|---| | [imagetools-core](https://app.codecov.io/gh/JonasKruckenberg/imagetools/pull/696/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jonas+Kruckenberg) | `93.60% <ø> (ø)` | | | [vite-imagetools](https://app.codecov.io/gh/JonasKruckenberg/imagetools/pull/696/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jonas+Kruckenberg) | `93.60% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jonas+Kruckenberg#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.