Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 28, 2023

This PR contains the following updates:

Package Change Age Confidence
@pattern-lab/cli (source) 5.15.0 -> 5.17.0 age confidence
@pattern-lab/engine-handlebars (source) 5.14.3 -> 5.16.4 age confidence
@pattern-lab/starterkit-handlebars-vanilla 1.4.2 -> 1.4.3 age confidence
autoprefixer 10.3.7 -> 10.4.21 age confidence
bootstrap (source) 4.6.0 -> 4.6.2 age confidence
bootstrap-datepicker 1.9.0 -> 1.10.1 age confidence
clean-css-cli 5.4.1 -> 5.6.3 age confidence
clipboard (source) 2.0.8 -> 2.0.11 age confidence
concurrently 6.3.0 -> 6.5.1 age confidence
jquery-ui (source) 1.13.2 -> 1.14.1 age confidence
postcss-cli 9.0.1 -> 9.1.0 age confidence
sass 1.42.1 -> 1.93.2 age confidence
yargs (source) 17.2.1 -> 17.7.2 age confidence

Release Notes

pattern-lab/patternlab-node (@​pattern-lab/cli)

v5.17.0

Compare Source

Features

5.16.4 (2022-09-23)

Bug Fixes

5.16.2 (2022-02-07)

Bug Fixes
Features

5.16.1 (2022-01-29)

Note: Version bump only for package patternlab-node-main

v5.16.4

Compare Source

Bug Fixes

v5.16.2

Compare Source

Bug Fixes
Features

v5.16.1

Compare Source

Note: Version bump only for package patternlab-node-main

v5.15.5

Compare Source

Bug Fixes
Features

v5.15.2

Compare Source

Bug Fixes

v5.15.1

Compare Source

Bug Fixes
Features
Reverts
pattern-lab/starterkit-handlebars-vanilla (@​pattern-lab/starterkit-handlebars-vanilla)

v1.4.3

Compare Source

postcss/autoprefixer (autoprefixer)

v10.4.21

Compare Source

v10.4.20

Compare Source

  • Fixed fit-content prefix for Firefox.

v10.4.19

Compare Source

  • Removed end value has mixed support, consider using flex-end warning
    since end/start now have good support.

v10.4.18

Compare Source

  • Fixed removing -webkit-box-orient on -webkit-line-clamp (@​Goodwine).

v10.4.17

Compare Source

  • Fixed user-select: contain prefixes.

v10.4.16

Compare Source

  • Improved performance (by Romain Menke).
  • Fixed docs (by Christian Oliff).

v10.4.15

Compare Source

  • Fixed ::backdrop prefixes (by 一丝).
  • Fixed docs (by Christian Oliff).

v10.4.14

Compare Source

  • Improved startup time and reduced JS bundle size (by Kārlis Gaņģis).

v10.4.13

Compare Source

  • Fixed missed prefixes on vendor prefixes in name of CSS Custom Property.

v10.4.12

Compare Source

  • Fixed support of unit-less zero angle in backgrounds (by 一丝).

v10.4.11

Compare Source

  • Fixed text-decoration prefixes by moving to MDN data (by Romain Menke).

v10.4.10

Compare Source

  • Fixed unicode-bidi prefixes by moving to MDN data.

v10.4.9

Compare Source

  • Fixed css-unicode-bidi issue from latest Can I Use.

v10.4.8

Compare Source

  • Do not print color-adjust warning if print-color-adjust also is in rule.

v10.4.7

Compare Source

  • Fixed print-color-adjust support in Firefox.

v10.4.6

Compare Source

  • Fixed print-color-adjust support.

v10.4.5

Compare Source

v10.4.4

Compare Source

  • Fixed package.funding to have same value between all PostCSS packages.

v10.4.3

Compare Source

  • Fixed package.funding (by Álvaro Mondéjar).

v10.4.2

Compare Source

v10.4.1

Compare Source

  • Removed end value has mixed support, consider using flex-end warning
    since end/start now have good support.

v10.4.0: 10.4 “ǃke e꞉ ǀxarra ǁke”

Compare Source

Coat of arms of South Africa

In Autoprefixer 10.4 @​lukewarlow added :autofill support:

input:-webkit-autofill {
  background-color: red;
}

input:autofill {
  background-color: red;
}
twbs/bootstrap (bootstrap)

v4.6.2

Compare Source

Highlights

  • Added an example to our Collapse plugin docs to show how to use horizontal collapsing. This has long been possible via our JS, but we never had an official class to utilize it.
  • We've replaced the deprecated color-adjust with print-color-adjust in our Sass files as part of the Autoprefixer v10.4.6 issues. This should quiet the issues folks have seen from that dependency change. If you're using our distribution CSS files, like bootstrap.min.css, you may still see the warning.
  • Tweaked the size of small and .small to compute to a whole pixel value (was 12.8px and now is 14px).
  • Improved accessibility around our dropdowns, color contrast, and role attributes.
  • Fixed some broken links to supporting documentation.
  • Updated dependencies across the board.

What's Changed

New Contributors

Full Changelog: twbs/bootstrap@v4.6.1...v4.6.2

v4.6.1: 4.6.1

Compare Source

What's changed
Full changelog

twbs/bootstrap@v4.6.0...v4.6.1

uxsolutions/bootstrap-datepicker (bootstrap-datepicker)

v1.10.1

Compare Source

What's Changed

New Contributors

Full Changelog: uxsolutions/bootstrap-datepicker@v1.9.0...1.10.1

Also try to fix #​2713 🙂

v1.10.0: 1.10.0

Compare Source

Changelog: uxsolutions/bootstrap-datepicker@v1.9.0...v1.10.0

clean-css/clean-css-cli (clean-css-cli)

v5.6.3

Compare Source

==================

  • Bumps clean-css dependency to 5.3.3

v5.6.2

Compare Source

==================

  • Bumps clean-css dependency to 5.3.2

v5.6.1

Compare Source

==================

  • Bumps clean-css dependency to 5.3.1.

v5.6.0

Compare Source

==================

  • Bumps clean-css dependency to 5.3.0.

v5.5.2

Compare Source

==================

  • Bumps clean-css dependency to 5.2.4.

v5.5.1

Compare Source

==================

  • Bumps clean-css dependency to 5.2.3.

v5.5.0

Compare Source

==================

  • Adds a new --watch switch, which makes CLI re-run optimizations when watched file(s) change.

v5.4.2

Compare Source

==================

  • Bumps clean-css dependency to 5.2.2.
zenorocha/clipboard.js (clipboard)

v2.0.11: Fixes & DX Enhancements

Compare Source

  • Fix type for copy function #​795
  • Remove blurring behavior after copy action invoke #​807
  • Support more HTML input types #​808

v2.0.10: Fixes and Docs Updates

Compare Source

  • Fix Event API issue returning a function instead of a string in the Event.Action property
  • Update docs to make it easier to track Event API
  • Update tests to cover Event.Action property

v2.0.9

Compare Source

  • Add new API methos .cut and .copy
  • Improve code internals
open-cli-tools/concurrently (concurrently)

v6.5.1

Compare Source

v6.5.0

Compare Source

  • Add support for configuring via environment variables that start with CONCURRENTLY_ prefix (#​289)
  • Add --timings flag to show when each process started and stopped, and how long they ran for (#​291, #​295)

v6.4.0

Compare Source

  • Add --hide flag to hide the output of specified commands (#​138, #​173)
jquery/jquery-ui (jquery-ui)

v1.14.1: jQuery UI 1.14.1 released

Compare Source

https://blog.jqueryui.com/2024/10/jquery-ui-1-14-1-released/

v1.14.0: jQuery UI 1.14.0 released

Compare Source

https://blog.jqueryui.com/2024/08/jquery-ui-1-14-0-released/

v1.13.3: jQuery UI 1.13.3 released

Compare Source

https://blog.jqueryui.com/2024/04/jquery-ui-1-13-3-released/

postcss/postcss-cli (postcss-cli)

v9.1.0

Compare Source

v9.0.2

Compare Source

  • Switch to picocolors (#​409)
  • Remove test files from npm package
sass/dart-sass (sass)

v1.93.2

Compare Source

  • No user-visible changes.
JavaScript API
  • Fix another error in the release process for @sass/types.

v1.93.1

Compare Source

  • No user-visible changes.
JavaScript API
  • Fix an error in the release process for @sass/types.

v1.93.0

Compare Source

  • Fix a crash when a style rule contains a nested @import, and the loaded file
    @uses a user-defined module as well as @includes a top-level mixin which
    emits top-level declarations.
JavaScript API
  • Release a @sass/types package which contains the type annotations used by
    both the sass and sass-embedded package without any additional code or
    dependencies.

v1.92.1

Compare Source

  • Fix a bug where variable definitions from one imported, forwarded module
    would not be passed as implicit configuration to a later imported, forwarded
    module.

v1.92.0

Compare Source

  • Breaking change: Emit declarations, childless at-rules, and comments in
    the order they appear in the source even when they're interleaved with nested
    rules. This obsoletes the mixed-decls deprecation.

  • Breaking change: The function name type() is now fully reserved for the
    plain CSS function. This means that @function definitions with the name
    type will produce errors, while function calls will be parsed as special
    function strings.

  • Configuring private variables using @use ... with, @forward ... with, and
    meta.load-css(..., $with: ...) is now deprecated. Private variables were
    always intended to be fully encapsulated within the module that defines them,
    and this helps enforce that encapsulation.

  • Fix a bug where @extend rules loaded through a mixture of @import and
    @use rules could fail to apply correctly.

Command-Line Interface
  • In --watch mode, delete the source map when the associated source file is
    deleted.

v1.91.0

Compare Source

  • Potentially breaking change: meta.inspect() (as well as other systems
    that use it such as @debug and certain error messages) now emits numbers
    with as high precision as is available instead of rounding to the nearest
    1e⁻¹⁰ as we do when serializing to CSS. This better fits the purpose of
    meta.inspect(), which is to provide full information about the structure of
    a Sass value.

  • Passing a rest argument ($arg...) before a positional or named argument when
    calling a function or mixin is now deprecated. This was always outside the
    specified syntax, but it was historically treated the same as passing the rest
    argument at the end of the argument list whether or not that matched the
    visual order of the arguments.

v1.90.0

Compare Source

  • Allow a @forwarded module to be loaded with a configuration when that module
    has already been loaded with a different configuration and the module
    doesn't define any variables that would have been configured anyway.

v1.89.2

Compare Source

Embedded Host
  • Fixed a compilation error caused by an outdated buf dependency.

v1.89.1

Compare Source

  • No user-visible changes.

v1.89.0

Compare Source

  • Allow the Node package importer to load files even when there are multiple
    potential resolutions, as long as those resolutions all point to the same
    file.

v1.88.0

Compare Source

  • Allow custom properties with empty values (such as --var:;).

  • Fix a bug when calculating source spans for interpolations.

Dart and JS APIs
  • Potentially breaking bug fix: Throw an error when passing a function or
    mixin object from one compilation to another.
Dart API
  • Deprecate passing a relative URL to compileString() and related functions.

v1.87.0

Compare Source

  • Potentially breaking bug fix: When a plain CSS file with a top-level
    nesting selector & is loaded into a nested Sass context via
    meta.load-css() or @import, Sass now emits plain CSS nesting rather than
    incorrectly combining it with the parent selector using a descendant
    combinator.

v1.86.3

Compare Source

  • Fix a bug introduced in 1.86.1 where Sass fails to resolve paths starting with
    a .. segment.

v1.86.2

Compare Source

  • No user-visible changes.

v1.86.1

Compare Source

  • Improve the performance of file: URL case canonicalization on Windows and
    Mac OS.

v1.86.0

Compare Source

  • Add support for % as an expression in its own right. It will still be parsed
    as the modulo operator when between two other expressions, but in any other
    context it will be an expression whose value is the unquoted string %.

  • Consider attr() to be a special number function that can be used as a
    channel in color functions.

  • Deprecate user-defined functions named type() so that we can eventually
    support the new CSS type() function.

Dart API
  • Increase the minimum Dart SDK to 3.6.0.

v1.85.1

Compare Source

  • Fix a bug where global Sass functions whose names overlap with CSS math
    functions could incorrectly be treated as CSS math functions even though they
    used Sass-only features, causing compilation

Configuration

📅 Schedule: Branch creation - "before 07:00 on Thursday" in timezone Europe/Oslo, 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/npm-minor-patch branch from 4d811a9 to 1bcb1fb Compare July 10, 2023 02:50
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 2 times, most recently from e976e83 to 9ee5d15 Compare July 23, 2023 05:34
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 2 times, most recently from 70e76f8 to a4b3c3f Compare July 28, 2023 02:30
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 2 times, most recently from e3c7d32 to acab76f Compare August 4, 2023 02:54
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 3 times, most recently from b0d0513 to f250168 Compare August 16, 2023 17:40
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 3 times, most recently from 47aa79e to 28021a9 Compare August 22, 2023 23:51
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 2 times, most recently from 8220004 to 5ab30c0 Compare September 2, 2023 14:34
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 4 times, most recently from bc7fd3a to 6d8aaae Compare September 24, 2023 08:39
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 3 times, most recently from c8b9c75 to 76d1b12 Compare October 2, 2023 05:31
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 5 times, most recently from 4b22f74 to f52d251 Compare October 14, 2023 02:26
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 2 times, most recently from 14f1a74 to ef19a33 Compare October 21, 2023 02:53
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch from ef19a33 to be79333 Compare October 24, 2023 02:46
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 2 times, most recently from 35fdd1c to bb45afe Compare March 20, 2025 20:16
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch from bb45afe to 183f63d Compare March 22, 2025 07:44
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 4 times, most recently from c26682c to 8e54329 Compare April 7, 2025 04:08
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 2 times, most recently from 559aa07 to d661391 Compare April 15, 2025 23:54
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch from d661391 to fc74de5 Compare April 26, 2025 15:55
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch from fc74de5 to 916cc9b Compare May 14, 2025 00:13
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch from 916cc9b to 58d27bc Compare May 24, 2025 03:47
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 2 times, most recently from f391930 to 24e9092 Compare June 6, 2025 13:46
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch from 24e9092 to dfd518e Compare June 15, 2025 07:37
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch from dfd518e to 12c56ee Compare June 29, 2025 00:16
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch from 12c56ee to 6bf3450 Compare July 6, 2025 08:16
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 2 times, most recently from b8e128e to dd2baf1 Compare August 14, 2025 19:51
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch from dd2baf1 to 2af2d4a Compare August 23, 2025 16:09
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 2 times, most recently from 6298b5b to 3089599 Compare September 6, 2025 06:59
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch from 3089599 to 3f806fe Compare September 9, 2025 20:08
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 3 times, most recently from 518b88c to f781659 Compare September 26, 2025 08:04
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch from f781659 to 363732f Compare September 27, 2025 10:44
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch from 363732f to c18a447 Compare October 10, 2025 15:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant