-
Notifications
You must be signed in to change notification settings - Fork 6
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 non-major dependencies #468
base: main
Are you sure you want to change the base?
Conversation
Check PR 468 preview 👀 |
2efe3d3
to
330f970
Compare
Check PR 468 preview 👀 |
330f970
to
860c96b
Compare
Check PR 468 preview 👀 |
860c96b
to
d69917c
Compare
Check PR 468 preview 👀 |
d69917c
to
b834ed8
Compare
Check PR 468 preview 👀 |
b834ed8
to
a7b8548
Compare
Check PR 468 preview 👀 |
a7b8548
to
c469602
Compare
Check PR 468 preview 👀 |
c469602
to
057c9a8
Compare
Check PR 468 preview 👀 |
057c9a8
to
d0224c4
Compare
Check PR 468 preview 👀 |
d0224c4
to
9faac78
Compare
Check PR 468 preview 👀 |
9faac78
to
d6234f8
Compare
Check PR 468 preview 👀 |
d6234f8
to
1f7d384
Compare
Check PR 468 preview 👀 |
1f7d384
to
98524d1
Compare
Check PR 468 preview 👀 |
98524d1
to
dac4af8
Compare
Check PR 468 preview 👀 |
dac4af8
to
67396ad
Compare
969b4bf
to
bee55c7
Compare
c71adab
to
8aba987
Compare
22349e2
to
6925201
Compare
4ae2c8e
to
5f9f7b6
Compare
07bfb50
to
609885f
Compare
7e20aaa
to
f56a94d
Compare
2dcb916
to
4266458
Compare
4266458
to
783c0f5
Compare
This PR contains the following updates:
~20.0.0
->~20.1.0
^1.3.3
->^1.5.0
^2.0.0-alpha.2
->^2.0.0-alpha.3
^6.0.0-alpha.19
->^6.0.0-alpha.32
~15.2.3
->~15.3.0
^5.1.2
->^5.2.0
~6.0.0
->~6.1.0
~13.6.0
->~13.17.0
~15.2.0
->~15.4.0
~8.4.0
->~8.5.0
~6.0.0
->~6.2.0
~2.0.0
->~2.1.0
1.6.1
->1.7.0
~5.11.0
->~5.14.0
~1.69.0
->~1.83.0
^3.4.0
->^3.4.15
~2.6.0
->~2.8.1
^5.1.3
->^5.3.0
Release Notes
badeball/cypress-cucumber-preprocessor (@badeball/cypress-cucumber-preprocessor)
v20.1.2
Compare Source
v20.1.1
Compare Source
v20.1.0
Compare Source
empathyco/eslint-config (@empathyco/eslint-config)
v1.6.0
Compare Source
What's Changed
Full Changelog: empathyco/eslint-config@v1.5.5...v1.6.0
v1.5.5
Compare Source
What's Changed
Full Changelog: empathyco/eslint-config@v1.5.4...v1.5.5
v1.5.4
Compare Source
What's Changed
Full Changelog: empathyco/eslint-config@v1.5.3...v1.5.4
v1.5.3
Compare Source
What's Changed
c1a2851
by @renovate in https://github.com/empathyco/eslint-config/pull/25Full Changelog: empathyco/eslint-config@v1.5.2...v1.5.3
v1.5.2
Compare Source
What's Changed
1bd1e32
by @renovate in https://github.com/empathyco/eslint-config/pull/23Full Changelog: empathyco/eslint-config@v1.5.1...v1.5.2
v1.5.1
Compare Source
What's Changed
Full Changelog: empathyco/eslint-config@v1.5.0...v1.5.1
empathyco/x (@empathyco/x-archetype-utils)
v2.0.0-alpha.3
Compare Source
Features
empathyco/x (@empathyco/x-components)
v6.0.0-alpha.32
Compare Source
Bug Fixes
v6.0.0-alpha.31
Compare Source
Note: Version bump only for package @empathyco/x-components
v6.0.0-alpha.30
Compare Source
Bug Fixes
x-w-[calc(100%)]
with a custom one (#1690) (ecff709)v6.0.0-alpha.29
Compare Source
Styling
v6.0.0-alpha.28
Compare Source
Features
BaseModal
reactive (#1686) (b25c2af)v6.0.0-alpha.27
Compare Source
Features
v6.0.0-alpha.26
Compare Source
Code Refactoring
v6.0.0-alpha.25
Compare Source
Continuous Integration
v6.0.0-alpha.24
Compare Source
Bug Fixes
v6.0.0-alpha.23
Compare Source
Bug Fixes
v6.0.0-alpha.22
Compare Source
Bug Fixes
v6.0.0-alpha.21
Compare Source
Features
v6.0.0-alpha.20
Compare Source
⚠ BREAKING CHANGES
module.exports = {
theme: {
extend: {
spacing: theme => theme('x.spacing'),
colors: theme => theme('x.colors'),
screens: theme => theme('x.screens'),
fontSize: theme => theme('x.fontSize'),
fontFamily: theme => theme('x.fontFamily'),
x: {
colors: {
neutral: {
5: '#56ac91'
}
....
To add new components you can do it via https://tailwindcss.com/docs/adding-custom-styles#adding-component-classes
Features
rollup/plugins (@rollup/plugin-node-resolve)
v15.3.1
2024-12-15
Updates
test
withincludes
(#1787)v15.3.0
2024-09-23
Features
vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v5.2.1
cssnano/cssnano (cssnano)
v6.1.2
: v6.1.2Compare Source
Bug Fixes
gap
andcolumn-gap
propertiesPatch Changes
v6.1.1
Compare Source
v6.1.0
: v6.1.0Compare Source
This release contains a lot of fixes to Browserslist support thanks to @colinrotherham
Features
Additionally, this release includes improved TypeScript types.
cypress-io/cypress (cypress)
v13.17.0
Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#13-17-0
v13.16.1
Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#13-16-1
v13.16.0
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-16-0
v13.15.2
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-15-2
v13.15.1
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-15-1
v13.15.0
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-15-0
v13.14.2
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-14-2
v13.14.1
Compare Source
v13.14.0
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-14-0
v13.13.3
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-13-3
v13.13.2
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-13-2
v13.13.1
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-13-1
v13.13.0
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-13-0
v13.12.0
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-12-0
v13.11.0
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-11-0
v13.10.0
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-10-0
v13.9.0
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-9-0
v13.8.1
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-8-1
v13.8.0
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-8-0
v13.7.3
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-7-3
v13.7.2
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-7-2
v13.7.1
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-7-1
v13.7.0
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-7-0
lint-staged/lint-staged (lint-staged)
v15.4.1
Compare Source
Patch Changes
#1504
1c7a45e
Thanks @iiroj! - Default TypeScript config filenames match JS equivalents.#1504
9cc18c9
Thanks @iiroj! - Add missing conditional exports syntax for TypeScript types.v15.4.0
Compare Source
Minor Changes
#1500
a8ec1dd
Thanks @iiroj! - Lint-staged now provides TypeScript types for the configuration and main Node.js API. You can use the JSDoc syntax in your JS configuration files:It's also possible to use the
.ts
file extension for the configuration if your Node.js version supports it. The--experimental-strip-types
flag was introduced in Node.js v22.6.0 and unflagged in v23.6.0, enabling Node.js to execute TypeScript files without additional configuration.Patch Changes
9b79364
Thanks @iiroj! - Handle possible failures when logging user shell for debug info.v15.3.0
Compare Source
Minor Changes
#1495
e69da9e
Thanks @iiroj! - Added more info to the debug logs so that "environment" info doesn't need to be added separately to GitHub issues.#1493
fa0fe98
Thanks @iiroj! - Added more help messages around the automaticgit stash
that lint-staged creates as a backup (by default). The console output also displays the short git hash of the stash so that it's easier to recover lost files in case some fatal errors are encountered, or the process is killed before completing.For example:
where the backup can be seen with
git show 20addf8
, orgit stash list
:v15.2.11
Compare Source
Patch Changes
#1484
bcfe309
Thanks @wormsik! - Escape paths containing spaces when using the "shell" option.#1487
7dd8caa
Thanks @iiroj! - Do not treat submodule root paths as "staged files". This caused lint-staged to fail to a Git error when only updating the revision of a submodule.postcss/postcss (postcss)
v8.5.1
Compare 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#document
in 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:
postcss/postcss-nested (postcss-nested)
v6.2.0
Compare Source
@starting-style
to bubbling at-rules.vladshcherbin/rollup-plugin-delete (rollup-plugin-delete)
v2.1.0
Compare Source
rollup
peer dependencyhook
type to match internal Rollup typestravis ci
withgithub action
codecov
bengsfort/rollup-plugin-generate-html-template (rollup-plugin-generate-html-template)
v1.7.0
Compare Source
f06f85f
, thanks @snellcode, @longrunningprocess)btd/rollup-plugin-visualizer (rollup-plugin-visualizer)
v5.14.0
Compare Source
flamegraph
v5.13.1
Compare Source
v5.13.0
Compare Source
flamegraph
templatev5.12.0
Compare Source
sass/dart-sass (sass)
v1.83.4
Compare Source
v1.83.3
Compare Source
v1.83.2
Compare Source
Properly display deprecation IDs for the JS Sass API.
Don't display deprecation IDs for user-defined deprecations.
v1.83.1
Compare Source
Fix a bug where
--quiet-deps
would get deactivated for@content
blocks,even when those blocks were entirely contained within dependencies.
Include deprecation IDs in deprecation warnings to make it easier to determine
what to pass to
--silence-deprecation
or--fatal-deprecation
.v1.83.0
Compare Source
v1.82.0
Compare Source
Command-Line Interface
Improve
--watch
mode reliability when making multiple changes at once, suchas checking out a different Git branch.
Parse the
calc-size()
function as a calculation now that it's supported insome browsers.
Dart API
SassCalculation.calcSize()
function.v1.81.1
Compare Source
v1.81.0
Compare Source
Fix a few cases where deprecation warnings weren't being emitted for global
built-in functions whose names overlap with CSS calculations.
Add support for the CSS
round()
calculation with a single argument, as longas that argument might be a unitless number.
v1.80.7
Compare Source
Embedded Host
0
asundefined
for thegreen
andblue
channels in theLegacyColor
constructor.v1.80.6
Compare Source
Command-Line Interface
@parcel/watcher
an optional dependency so this can still be installedon operating systems where it's unavailable.
v1.80.5
Compare Source
Embedded Host
@import
deprecations when using an importer with thelegacy API.
v1.80.4
Compare Source
v1.80.3
Compare Source
Fix a bug where
@import url("...")
would crash in plain CSS files.Improve consistency of how warnings are emitted by different parts of the
compiler. This should result in minimal user-visible changes, but different
types of warnings should now respond more reliably to flags like
--quiet
,--verbose
, and--silence-deprecation
.v1.80.2
Compare Source
plain-CSS
invert()
function.v1.80.1
Compare Source
v1.80.0
Compare Source
@import
is now officially deprecated, as are global built-in functions thatare available within built-in modules. See the Sass blog post for more
details on the deprecation process.
Embedded Host
emitted when using a custom importer with the legacy API.
v1.79.6
Compare Source
Fix a bug where Sass would add an extra
*/
after loud comments withwhitespace after an explicit
*/
in the indented syntax.Potentially breaking bug fix: Adding text after an explicit
*/
in theindented syntax is now an error, rather than silently generating invalid CSS.
Embedded Host
SassBoolean
type.v1.79.5
Compare Source
Changes to how
selector.unify()
and@extend
combine selectors:The relative order of pseudo-classes (like
:hover
) and pseudo-elements(like
::before
) within each original selector is now preserved whenthey're combined.
Pseudo selectors are now consistently placed at the end of the combined
selector, regardless of which selector they came from. Previously, this
reordering only applied to pseudo-selectors in the second selector.
Tweak the color transformation matrices for OKLab and OKLCH to match the
newer, more accurate values in the CSS spec.
Fix a slight inaccuracy case when converting to
srgb-linear
anddisplay-p3
.Potentially breaking bug fix:
math.unit()
now wraps multiple denominatorunits in parentheses. For example,
px/(em*em)
instead ofpx/em*em
.Command-Line Interface
@parcel/watcher
to watch the filesystem when running from JavaScript andnot using
--poll
. This should mitigate more frequent failures users havebeen seeing since version 4.0.0 of Chokidar, our previous watching tool, was
released.
JS API
SassColor.interpolate()
to allow an undefinedoptions
parameter, asthe types indicate.
Embedded Sass
v1.79.4
Compare Source
JS API
green
orblue
tocolor.change()
for legacycolors would fail.
v1.79.3
Compare Source
$channel
parameter in the suggested replacement forcolor.red()
,color.green()
,color.blue()
,color.hue()
,color.saturation()
,color.lightness()
,color.whiteness()
, andcolor.blackness()
to use a quoted string.v1.79.2
Compare Source
Add a
$space
parameter to the suggested replacement forcolor.red()
,color.green()
,color.blue()
,color.hue()
,color.saturation()
,color.lightness()
,color.whiteness()
, andcolor.blackness()
.Update deprecation warnings for the legacy JS API to include a link to
relevant documentation.
v1.79.1
Compare Source
v1.79.0
Compare Source
Breaking change: Passing a number with unit
%
to the$alpha
parameterof
color.change()
,color.adjust()
,change-color()
, andadjust-color()
is now interpreted as a percentage, instead of ignoring the unit. For example,
color.change(red, $alpha: 50%)
now returnsrgb(255 0 0 / 0.5)
.Potentially breaking compatibility fix: Sass no longer rounds RGB channels
to the nearest integer. This means that, for example,
rgb(0 0 1) != rgb(0 0 0.6)
. This matches the latest version of the CSS spec and browser behavior.Potentially breaking compatibility fix: Passing large positive or negative
values to
color.adjust()
can now cause a color's channels to go outside thatcolor's gamut. In most cases this will currently be clipped by the browser and
end up showing the same color as before, but once browsers implement gamut
mapping it may produce a different result.
Add support for CSS Color Level 4 [color spaces]. Each color value now tracks
its color space along with the values of each channel in that color space.
There are two general principles to keep in mind when dealing with new color
spaces:
With the exception of legacy color spaces (
rgb
,hsl
, andhwb
), colorswill always be emitted in the color space they were defined in unless
they're explicitly converted.
The
color.to-space()
function is the only way to convert a color toanother color space. Some built-in functions may do operations in a
different color space, but they'll always convert back to the original space
afterwards.
rgb
colors can now have non-integer channels and channels outside the normalgamut of 0-255. These colors are always emitted using the
rgb()
syntax sothat modern browsers that are being displayed on wide-gamut devices can
display the most accurate color possible.
Add support for all the new color syntax defined in Color Level 4, including:
oklab()
,oklch()
,lab()
, andlch()
functions;hwb()
function that matches the space-separated CSS syntax;color()
function that supports thesrgb
,srgb-linear
,display-p3
,a98-rgb
,prophoto-rgb
,rec2020
,xyz
,xyz-d50
, andxyz-d65
color spaces.Add new functions for working with color spaces:
color.to-space($color, $space)
converts$color
to the given$space
. Inmost cases this conversion is lossless—the color may end up out-of-gamut for
the destination color space, but browsers will generally display it as best
they can regardless. However, the
hsl
andhwb
spaces can't representout-of-gamut colors and so will be clamped.
color.channel($color, $channel, $space: null)
returns the value of thegiven
$channel
in$color
, after converting it to$space
if necessary.It should be used instead of the old channel-specific functions such as
color.red()
andcolor.hue()
.color.same($color1, $color2)
returns whether two colors represent the samecolor even across color spaces. It differs from
$color1 == $color2
because==
never consider colors in different (non-legacy) spaces as equal.color.is-in-gamut($color, $space: null)
returns whether$color
isin-gamut for its color space (or
$space
if it's passed).color.to-gamut($color, $space: null)
returns$color
constrained to itsspace's gamut (or to
$space
's gamut, if passed). This is generally notrecommended since even ol
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (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.
This PR was generated by Mend Renovate. View the repository job log.