From eeaacf16fe0157327652192b9f9edfb9e33a88ad Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 15 Jan 2025 07:06:55 -0800
Subject: [PATCH] deps: bump the dependency-updates group across 1 directory
with 4 updates (#1442)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps the dependency-updates group with 4 updates in the / directory:
[framer-motion](https://github.com/motiondivision/motion),
[postcss](https://github.com/postcss/postcss),
[@npmcli/eslint-config](https://github.com/npm/eslint-config) and
[eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier).
Updates `framer-motion` from 11.17.0 to 11.18.0
Sourced from framer-motion's
changelog. Sourced from postcss's
releases. PostCSS 8.5 brought API to work better with non-CSS sources like
HTML, Vue.js/Svelte sources or CSS-in-JS.Changelog
[11.18.0] 2024-01-14
Added
animateSequence
to perform animation sequences
via WAAPI for a tiny bundlesize.Fixed
AnimationControls
type export.[11.17.1] 2024-01-13
Fixed
transform-origin
.Commits
Updates `postcss` from 8.4.49 to 8.5.1
Release notes
8.5.1
@romainmenke
).8.5 “Duke Alloces”
@romainmenke
during his
work on Stylelint added
Input#document
in additional to Input#css
.root.source.input.document //=>
"<p>Hello</p>
// <style>
// p {
// color: green;
// }
// </style>"
root.source.input.css //=> "p {
// color: green;
// }"
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:
Sourced from postcss's changelog.
8.5.1
- Fixed backwards compatibility for complex cases (by
@romainmenke
).8.5 “Duke Alloces”
- Added
Input#document
for sources like CSS-in-JS or HTML (by@romainmenke
).
7b02c75
Release 8.5.1 version4c15339
Update dependencies7efe91e
Improve backwards compat for Input#document
(#2000)6873270
Release 8.5 version4223bb9
Fix 80 columns limit80e2401
Add Input#document
(#1996)6f86879
Update dependencies85cbbec
Fix pnpm version on CI76caa57
Update dependencies46ff246
Move to pnpm 10Sourced from @npmcli/eslint-config
's
releases.
v5.1.0
5.1.0 (2025-01-14)
Features
2280969
#130 max-len: broaden ignore list (#130) (@wraithgar
)Chores
15cc5ea
#129 bump@npmcli/template-oss
from 4.23.3 to 4.23.4 (#129) (@dependabot
[bot],@npm-cli-bot
)
Sourced from @npmcli/eslint-config
's
changelog.
5.1.0 (2025-01-14)
Features
2280969
#130 max-len: broaden ignore list (#130) (@wraithgar
)Chores
15cc5ea
#129 bump@npmcli/template-oss
from 4.23.3 to 4.23.4 (#129) (@dependabot
[bot],@npm-cli-bot
)
Sourced from eslint-plugin-prettier's releases.
v5.2.2
Patch Changes
What's Changed
- docs(README): fixes legacy ESlint configs link by
@2KAbhishek
in prettier/eslint-plugin-prettier#686- fix: report node when loc not found by
@ntnyq
in prettier/eslint-plugin-prettier#700New Contributors
@2KAbhishek
made their first contribution in prettier/eslint-plugin-prettier#686@ntnyq
made their first contribution in prettier/eslint-plugin-prettier#700Full Changelog: https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.1...v5.2.2
df123a5
chore: release eslint-plugin-prettier (#701)e272d7c
chore: use double quote for changesets/changelog filesaa5b59f
fix: report node when loc not found (#700)37d87ea
chore: update FUNDING.ymlb307125
docs(README): fixes legacy ESlint configs link (#686)a3c215d
build(deps-dev): Bump dset from 3.1.3 to 3.1.4 (#679)