fix(deps): update all non-major dependencies #105
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.6.2->0.7.11.12.0->1.15.018.3.11->18.3.2018.3.1->18.3.5v1.11.0->v1.12.010.4.20->10.4.210.89.3->0.90.310.6.4+sha512.da3d715bfd22a9a105e6e8088cfc7826699332ded60c423b14ec613a185f1602206702ff0fe4c438cb15c979081ce4cb02568e364b15174503a63c7a8e2a5f6c->10.7.08.4.47->8.5.33.4.14->3.4.17Release Notes
PlasmoHQ/storage (@plasmohq/storage)
v1.13.0Compare Source
What's Changed
New Contributors
Full Changelog: PlasmoHQ/storage@v1.12.0...v1.13.0
actions/create-github-app-token (actions/create-github-app-token)
v1.12.0Compare Source
Features
v1.11.7Compare Source
Bug Fixes
v1.11.6Compare Source
Bug Fixes
v1.11.5Compare Source
Bug Fixes
v1.11.4Compare Source
Bug Fixes
v1.11.3Compare Source
Bug Fixes
v1.11.2Compare Source
Bug Fixes
v1.11.1Compare Source
What's Changed
Bug Fixes
Full Changelog: actions/create-github-app-token@v1.11.0...v1.11.1
postcss/autoprefixer (autoprefixer)
v10.4.21Compare Source
-moz-prefix for:placeholder-shown(by @Marukome0743).PlasmoHQ/plasmo (plasmo)
v0.90.2Compare Source
What's Changed
New Contributors
Full Changelog: PlasmoHQ/plasmo@v0.90.0...v0.90.2
v0.90.1Compare Source
🚀 What's Changed
🥷 New Contributors
🤝 Sponsors
Full Changelog: PlasmoHQ/plasmo@v0.89.4...v0.90.0
v0.89.4Compare Source
🚀 What's Changed
🥷 New Contributors
🤝 Sponsors
Full Changelog: PlasmoHQ/plasmo@v0.89.3...v0.89.4
pnpm/pnpm (pnpm)
v10.7.0Compare Source
Minor Changes
pnpm config getandlistalso show settings set inpnpm-workspace.yamlfiles #9316.It should be possible to use env variables in
pnpm-workspace.yamlsetting names and value.Add an ability to patch dependencies by version ranges. Exact versions override version ranges, which in turn override name-only patches. Version range
*is the same as name-only, except that patch application failure will not be ignored.For example:
The above configuration would apply
patches/foo-3.patchtofoo@2.1.0,patches/foo-2.patchto allfooversions which satisfy^2.0.0except2.1.0, andpatches/foo-1.patchto the remainingfooversions.pnpm config set --location=projectsaves the setting to apnpm-workspace.yamlfile if no.npmrcfile is present in the directory #9316.Rename
pnpm.allowNonAppliedPatchestopnpm.allowUnusedPatches. The old name is still supported but it would print a deprecation warning message.Add
pnpm.ignorePatchFailuresto manage whether pnpm would ignore patch application failures.If
ignorePatchFailuresis not set, pnpm would throw an error when patches with exact versions or version ranges fail to apply, and it would ignore failures from name-only patches.If
ignorePatchFailuresis explicitly set tofalse, pnpm would throw an error when any type of patch fails to apply.If
ignorePatchFailuresis explicitly set totrue, pnpm would print a warning when any type of patch fails to apply.Patch Changes
v10.6.5Compare Source
postcss/postcss (postcss)
v8.5.3Compare Source
Unknown worderror (by @hiepxanh).v8.5.2Compare Source
v8.5.1Compare Source
v8.5.0: 8.5 “Duke Alloces”Compare Source
PostCSS 8.5 brought API to work better with non-CSS sources like HTML, Vue.js/Svelte sources or CSS-in-JS.
@romainmenke during his work on Stylelint added
Input#documentin additional toInput#css.Thanks to Sponsors
This release was possible thanks to our community.
If your company wants to support the sustainability of front-end infrastructure or wants to give some love to PostCSS, you can join our supporters by:
v8.4.49Compare Source
source.offset(by @romainmenke).v8.4.48Compare Source
tailwindlabs/tailwindcss (tailwindcss)
v3.4.17Compare Source
Fixed
v3.4.16Compare Source
Fixed
PluginsConfigallowundefinedvalues (#14668)v3.4.15Compare Source
boxShadowtheme configuration allows arrays (#14856)selection:*variant works in Chrome 131 (#15003)Configuration
📅 Schedule: Branch creation - "after 8am before 5pm on Monday" in timezone Asia/Tokyo, 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.
This PR was generated by Mend Renovate. View the repository job log.