Skip to content
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

fix(deps): update dependencies #413

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 6, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@lit-labs/eleventy-plugin-lit (source) ^0.2.1 -> ^1.0.0 age adoption passing confidence
@open-wc/scoped-elements (source) 3.0.2 -> 3.0.5 age adoption passing confidence
@rollup/plugin-alias (source) 5.0.1 -> 5.1.1 age adoption passing confidence
@rollup/plugin-json (source) 6.0.1 -> 6.1.0 age adoption passing confidence
@rollup/plugin-node-resolve (source) 15.2.3 -> 16.0.0 age adoption passing confidence
@rollup/plugin-replace (source) 5.0.5 -> 6.0.2 age adoption passing confidence
@web/dev-server (source) 0.4.1 -> 0.4.6 age adoption passing confidence
@web/dev-server-rollup (source) 0.6.1 -> 0.6.4 age adoption passing confidence
@web/dev-server-storybook (source) 2.0.1 -> 2.0.3 age adoption passing confidence
autoprefixer 10.4.16 -> 10.4.20 age adoption passing confidence
chokidar 3.5.3 -> 4.0.3 age adoption passing confidence
chroma-js 2.4.2 -> 3.1.2 age adoption passing confidence
command-line-args 5.2.1 -> 6.0.1 age adoption passing confidence
cssnano 6.0.1 -> 7.0.6 age adoption passing confidence
element-internals-polyfill ^1.3.8 -> ^3.0.0 age adoption passing confidence
glob 10.3.10 -> 11.0.1 age adoption passing confidence
lit (source) 3.1.0 -> 3.2.1 age adoption passing confidence
markdown-it ^13.0.1 -> ^14.0.0 age adoption passing confidence
markdown-it-front-matter 0.2.3 -> 0.2.4 age adoption passing confidence
postcss (source) 8.4.31 -> 8.5.3 age adoption passing confidence
postcss-import 15.1.0 -> 16.1.0 age adoption passing confidence
postcss-preset-env (source) 9.3.0 -> 10.1.5 age adoption passing confidence
rollup-plugin-import-css 3.3.5 -> 3.5.8 age adoption passing confidence
rollup-plugin-lit-css (source) 4.0.1 -> 5.0.2 age adoption passing confidence
style-dictionary 3.9.0 -> 4.3.3 age adoption passing confidence
typescript (source) 5.3.2 -> 5.7.3 age adoption passing confidence
web-component-analyzer 1.1.7 -> 2.0.0 age adoption passing confidence

Release Notes

lit/lit (@​lit-labs/eleventy-plugin-lit)

v1.0.5

Compare Source

Patch Changes

v1.0.4

Compare Source

Patch Changes

v1.0.3

Compare Source

Patch Changes
  • #​4311 cabe72a8 - Update version range for lit dependency to include v2. This allows projects still on lit v2 to use this package without being forced to install lit v3.

  • #​4314 f9c3659f - Fix ModuleLoader so it can load modules concurrently.

v1.0.2

Compare Source

Patch Changes

v1.0.1

Compare Source

Patch Changes

v1.0.0

Compare Source

Major Changes
  • #​3522 72fcf0d7 - The Lit SSR global DOM shim is no longer automatically loaded when rendering Lit components from Eleventy. When paired with the latest version of Lit, the global DOM shim is no longer typically required, because Lit now automatically imports shimmed versions of needed APIs.
Patch Changes

v0.2.3

Compare Source

Patch Changes

v0.2.2

Compare Source

Patch Changes
  • #​3006 da4e097b - Fix transform breakage in situations where outputPath is false (e.g. setting permalink: false or using the serverless plugin).
open-wc/open-wc (@​open-wc/scoped-elements)

v3.0.5

Compare Source

Patch Changes
  • 479a956: Marked @open-wc/scoped-elements as side-effect free

v3.0.4

Compare Source

Patch Changes
  • fec89f1: Backport registry creation check from v2

v3.0.3

Compare Source

Patch Changes
rollup/plugins (@​rollup/plugin-alias)

v5.1.1

2024-09-22

Bugfixes
  • fix: remove unused slash dependency (#​1763)

v5.1.0

2023-11-25

Features
  • feat: add warning to avoid unintended duplicate modules (#​1634)
rollup/plugins (@​rollup/plugin-json)

v6.1.0

2023-12-12

Features
  • feat: add includeArbitraryNames option (#​1641)
rollup/plugins (@​rollup/plugin-node-resolve)

v16.0.0

2024-12-15

Breaking Changes
  • feat!: set development or production condition (#​1823)

v15.3.1

2024-12-15

Updates
  • refactor: replace test with includes (#​1787)

v15.3.0

2024-09-23

Features
  • feat: allow preferBuiltins to be a function (#​1694)

v15.2.4

2024-09-22

Updates
  • chore: remove is-builtin-module (#​1735)
rollup/plugins (@​rollup/plugin-replace)

v6.0.2

2024-12-15

Bugfixes
  • fix: add missing types for objectGuards option (#​1818)

v6.0.1

2024-09-23

Bugfixes
  • fix: The preventAssignment option is treated as a value to replace (#​1768)

v6.0.0

2024-09-23

Breaking Changes
  • fix!: objectGuards doesn't take effects (#​1764)

v5.0.7

2024-06-05

Bugfixes
  • fix: add missing sourceMap documentation (#​1698)

v5.0.6

2024-06-05

Bugfixes
  • fix: ternary operator replacement (#​1712)
modernweb-dev/web (@​web/dev-server)

v0.4.6

Compare Source

Patch Changes

v0.4.5

Compare Source

Patch Changes

v0.4.4

Compare Source

Patch Changes

v0.4.3

Compare Source

Patch Changes

v0.4.2

Compare Source

Patch Changes
modernweb-dev/web (@​web/dev-server-rollup)

v0.6.4

Compare Source

Patch Changes
  • 2031b9e: Bumping the version of whatwg-url in order to resolve an issue with a dependency.

v0.6.3

Compare Source

Patch Changes

v0.6.2

Compare Source

Patch Changes
  • 8552a4a: dedupe imports from outside root
modernweb-dev/web (@​web/dev-server-storybook)

v2.0.3

Compare Source

Patch Changes

v2.0.2

Compare Source

Patch Changes
postcss/autoprefixer (autoprefixer)

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.
paulmillr/chokidar (chokidar)

v4.0.3

Compare Source

What's Changed

Full Changelog: paulmillr/chokidar@4.0.2...4.0.3

v4.0.2

Compare Source

What's Changed

New Contributors

Full Changelog: paulmillr/chokidar@4.0.1...4.0.2

v4.0.1

Compare Source

  • Various fixes and improvements of typescript types

New Contributors

Full Changelog: paulmillr/chokidar@4.0.0...4.0.1

v4.0.0

Compare Source

  • Remove glob support
  • Remove bundled fsevents
  • Decrease dependency count from 13 to 1
  • Rewrite in typescript. Makes emitted types more precise
  • The package became hybrid common.js / ESM
  • Bump minimum node.js requirement to v14+

Special thanks to @​43081j for improvements and help.

Full Changelog: paulmillr/chokidar@3.6.0...4.0.0

v3.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: paulmillr/chokidar@3.5.3...3.6.0

gka/chroma.js (chroma-js)

v3.1.2

Compare Source

  • fixed a bug in Lch interpolation of hue-less colors

v3.1.1

Compare Source

  • fix: allow deep-imports in vite projects

v3.1.0

Compare Source

  • feat: parse 'transparent' as black with 0% opacity - resolves #​280
  • make it easier to access colorbrewer palette names - resolves #​314
  • docs: explain differences to official colorbrewer scales - resolves #​316
  • fix: correct parsing of modern css colors with percentage alpha - resolves #​297
  • fix: css output for hue-less colors in lch() and oklch() - resolves #​357

v3.0.0

Compare Source

  • 🎉 NEW: Add support for modern CSS color spaces. This means you can now export and parse CSS colors in lab(), lch(), oklab(), oklch() space.
  • 🎉 NEW: you can now control the standard white reference point for the CIE Lab and CIE Lch color spaces via setLabWhitePoint.
  • Breaking: color.css() will no longer return legacy CSS colors like rgb(255, 255, 0) but use modern CSS colors like rgb(255 255 0) instead.
  • fix: you can now use chroma.js both via the default export as well as named exports in ES6.
  • fix: switch to W3C implementation of OKLab color space

v2.6.0

Compare Source

v2.5.0

Compare Source

  • refactored code base to ES6 modules
75lb/command-line-args (command-line-args)

v6.0.1

Compare Source

v6.0.0

Compare Source

This is a non-functional release intended to refresh the codebase and dependency tree. There are no changes to the library's API or behaviour.

Breaking changes since 5.2.1

  • Dropped support for Node versions less than v12.20

Misc other improvements

  • The package is now a native ES6 module while still maintaining support for CommonJS
  • All dependencies updated to their latest version

Upgrade Notes

  • If you're using Node v12.20 or above it's safe to upgrade with zero changes to your code.
  • Users of older versions of Node should stick with command-line-args v5.2.1.
cssnano/cssnano (cssnano)

v7.0.6: v7.0.6

Compare Source

What's Changed

Full Changelog: https://github.com/cssnano/cssnano/compare/[email protected]@7.0.6

v7.0.5: v7.0.5

Compare Source

Bug Fixes

v7.0.4: v7.0.4

Compare Source

Bug fixes

v7.0.3

Compare Source

v7.0.2

Compare Source

v7.0.1

Compare Source

v7.0.0

Compare Source

v6.1.2: v6.1.2

Compare Source

Bug Fixes
  • preserve correct order of gap and column-gap properties
Patch Changes
  • update autoprefixer

v6.1.1: v6.1.1

Compare Source

Patch changes

  • update selector parser
  • in the minify font plugin, you can pass a function to determine whether a css variable is one of font, font-family, and font-weight to determine whether the variable needs to remove quotes.

v6.1.0: v6.1.0

Compare Source

This release contains a lot of fixes to Browserslist support thanks to @​colinrotherham

Features

  • support Browserslist options in more plugins
  • support overriding autoprefixer options

Additionally, this release includes improved TypeScript types.

v6.0.5: v6.0.5

Compare Source

Bug Fixes

  • correctly minify font declaration in edge cases
  • preserve initial property in -webkit-line-clamp

v6.0.4: v6.0.4

Compare Source

Bug Fixes
  • preserve empty @layer declarations
  • avoid crashing when encountering @layer without any braces afterwards
  • update to latest lilconfig dependency to avoid vulnerability

v6.0.3

Compare Source

v6.0.2: v6.0.2

Compare Source

  • fix: update cssnano peer dependency to 8.4.31 to avoid security issue
  • fix: update postcss-calc to 9.0.1 to solve disappearing expressions inside two brackets
  • deps(postcss-svgo): update SVGO to 3.0.5 and update doc
  • chore: update css-declaration-sorter
  • fix(postcss-minify-selectors): prevent mangling of timeline range names
  • fix(postcss-convert-values): keep percent unit in @Property
  • chore(cssnano): update lilconfig to 3.0.0
calebdwilliams/element-internals-polyfill (element-internals-polyfill)

v3.0.1

Compare Source

v3.0.0

Compare Source

⚠ BREAKING CHANGES
  • this could result in changes to how TypeScript treats the polyfill
Features
Bug Fixes
  • fix the custom state set behavior (19f31c4)
  • fix type for ElementInternals.form (251c648)

v2.0.0

Compare Source

Major Changes
  • Adjust TypeScript types to be more robust

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.12-alpha.0 (2024-09-27)
1.3.13 (2025-01-24)
Bug Fixes
1.3.12 (2024-09-27)
Bug Fixes
1.3.11 (2024-04-10)
1.3.10 (2023-12-21)
1.3.9 (2023-10-18)
Bug Fixes
  • only inits form association if element is form associated (a3e742b)
1.3.8 (2023-09-07)
Bug Fixes
  • only run document observer if document exists (7bf53f5)
1.3.7 (2023-08-07)
Bug Fixes
  • types: reference ValidityState from typescript lib (bbcf7f4), closes #​119
1.3.6 (2023-08-07)
Bug Fixes
  • remove :is in submit selector to prevent error in non-supporting browsers (f3cb74a)
1.3.5 (2023-05-04)
Bug Fixes
  • form submit: change submit button selector for jsdom compatibility (ee1269d)
1.3.4 (2023-04-26)
Bug Fixes
  • custom states will delay if removed in constructor (74d9ae2)
1.3.3 (2023-04-26)
Bug Fixes

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 added the dependencies label Aug 6, 2022
@renovate renovate bot force-pushed the renovate/dependencies branch 3 times, most recently from 770b037 to dcd9b69 Compare August 8, 2022 14:03
@renovate renovate bot changed the title fix(deps): update dependencies fix(deps): update dependencies to v2.0.2 Aug 9, 2022
@renovate renovate bot changed the title fix(deps): update dependencies to v2.0.2 fix(deps): update dependencies Aug 10, 2022
@renovate renovate bot force-pushed the renovate/dependencies branch 5 times, most recently from 8c68f28 to 3d30514 Compare August 19, 2022 02:07
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from 9d7142d to 69c4b63 Compare September 3, 2022 16:22
@renovate renovate bot force-pushed the renovate/dependencies branch 9 times, most recently from 5cc9134 to 8c8e8dc Compare September 13, 2022 17:54
@renovate renovate bot force-pushed the renovate/dependencies branch 6 times, most recently from e37f45b to c063182 Compare September 21, 2022 02:45
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from 6530b92 to 961dcd9 Compare September 22, 2022 09:48
@renovate renovate bot force-pushed the renovate/dependencies branch 4 times, most recently from 846af95 to 7f650a8 Compare December 18, 2024 22:47
@renovate renovate bot force-pushed the renovate/dependencies branch from 7f650a8 to 1405c61 Compare December 27, 2024 19:10
@renovate renovate bot force-pushed the renovate/dependencies branch 4 times, most recently from a88f351 to 39de19c Compare January 11, 2025 02:04
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from 30cf3b1 to 6e99244 Compare January 14, 2025 13:04
@renovate renovate bot force-pushed the renovate/dependencies branch 3 times, most recently from 64204e6 to a7ceadd Compare January 23, 2025 20:54
@renovate renovate bot force-pushed the renovate/dependencies branch from a7ceadd to e315073 Compare January 30, 2025 18:18
@renovate renovate bot force-pushed the renovate/dependencies branch from e315073 to b2f9f8a Compare February 9, 2025 13:33
@renovate renovate bot force-pushed the renovate/dependencies branch 3 times, most recently from 35f0791 to 546127e Compare February 14, 2025 22:48
@renovate renovate bot force-pushed the renovate/dependencies branch 4 times, most recently from 948214b to 21611d6 Compare February 23, 2025 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants