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

Bump the development-dependencies group with 6 updates #1553

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps the development-dependencies group with 6 updates:

Package From To
knip 5.42.0 5.42.2
rollup 4.30.1 4.31.0
@webref/css 6.18.1 6.18.2
mdn-data 2.14.0 2.15.0
puppeteer 24.0.0 24.1.0
stylelint 16.13.1 16.13.2

Updates knip from 5.42.0 to 5.42.2

Release notes

Sourced from knip's releases.

Release 5.42.2

  • Accept function that returns config in expo plugin (96b67835ebc07abea5c899154978b6f09ca39bff)
  • Improve pm binary/package handling (4b78b614d8dace82c6c8c168c7909f4f4f025f7b)
  • Make github-action inputs optional in production mode (resolves #914) (c510a3500e946153db798d912d8d9c8dc399bb0d)
  • Minor housekeeping (4011b233dcef91ea8c48e971c018bbc16141cef4)
  • Track Angular polyfills (#913) (e5688024e618ad066a85ef995c8a2f292fe3c43d) - thanks @​davidlj95!

Release 5.42.1

  • Exclude semantic-release packages (resolves #899) (a28cc021)* Edit docs + gen (d850cbeb)
  • Improve reported line sorting (7ff0b70b)
  • Rename tests touching fs for easier exclusion (be5ba912)
  • Add test:watch script to watch only failing test (86b2123f)
  • Add default formatter for jsx (4a212ad9)
  • Avoid overwrites in issue collector storage key (0530465c)
  • Rename file to match test/fixture consistency (959b64cf)
  • Fix case of node ../../node_modules/.bin/executable (resolves #908) (5a77dcc4)
  • Log debug session from launcher (be1f9d42)
  • Introduce optional dependencies & improve pm cli arg handling (1731ee5d)
  • Support more execa methods in visitor (5f2cf340)
  • Minor refactor (052375f1)
  • Fix non-internal isDependency case (e908cfea)
  • Format on save (0f670160)
  • Fix case of $/execa script like yarn lint:spellcheck (03abffdd)
  • Reduce noise (5a3177f5)
  • feat: add dependency-cruiser plugin (#911) (8d206a07) - thanks @​filipw01!
  • Update dependencies (b9aff835)
  • Update docs re. 1731ee5 (938496c3)
Commits

Updates rollup from 4.30.1 to 4.31.0

Release notes

Sourced from rollup's releases.

v4.31.0

4.31.0

2025-01-19

Features

  • Do not immediately quit when trying to use watch mode from within non-TTY environments (#5803)

Bug Fixes

  • Handle files with more than one UTF-8 BOM header (#5806)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.31.0

2025-01-19

Features

  • Do not immediately quit when trying to use watch mode from within non-TTY environments (#5803)

Bug Fixes

  • Handle files with more than one UTF-8 BOM header (#5806)

Pull Requests

Commits

Updates @webref/css from 6.18.1 to 6.18.2

Commits
  • c5b89d0 Publish curated data from d845c43ea87de830ef45367b5703cf79313b8733
  • 0e84168 Publish curated data from 1f3f30b5db87162cbef811e22ee23cbc29a51ebf
  • 0926b12 Publish curated data from 2914eac9d7e22e0a5439bd8dd650be81642b2e88
  • c0a3a23 Publish curated data from ae98465b62ca1e9bd5ab47f691ad719f970c468f
  • e6af7e4 Publish curated data from a264e96941e54d3b651a776dd14288d6318b1765
  • 4af5e98 Publish curated data from 5f82d4a2faf4c9709f9e9cf402a971417b983abc
  • 88648c2 Publish curated data from 128ed43c30ebcd9d7fafe93dceb1e272b8828d94
  • 209aeec Publish curated data from a4f04d378384afef33505419d8ccda1eac0285ac
  • 2d04230 Publish curated data from 13ca22db1f0be5849cde54371435b2dabe07380e
  • 24dee2f Publish curated data from f8cc7386b3fcd276d893d366a318381f81fe3b63
  • Additional commits viewable in compare view

Updates mdn-data from 2.14.0 to 2.15.0

Release notes

Sourced from mdn-data's releases.

v2.15.0

2.15.0 (2025-01-16)

Features

  • css: Add data for css [@view-transition](https://github.com/view-transition) at-rule (#851) (f326618)
  • css: add legacy -webkit-user-select property (#864) (37b9934)
  • css: add missing :modal pseudo-classes (#862) (314b1ce)
  • css: Add missing anchor-side syntax for anchor() (#860) (774d6c5)
  • css: add missing anchor-size syntax for anchor-size() (#861) (37bf01a)
  • css: add missing css color-mix() function (#857) (3fe902e)
  • css: Add missing css color() function (397906c)
  • css: Add missing css color() function (#858) (397906c)
  • css: add missing pseudo classes [a-c] (#871) (7a57280)
  • css: add missing pseudo classes [h-m] (#872) (59d6142)
  • css: add missing pseudo classes [p-s] (#873) (10e61fd)
  • css: add missing pseudo classes [v-x] (#874) (a8104c4)
  • css: add missing pseudo elements (#868) (23379df)
  • css: Add/Fix interfaces field of at-rules (#856) (20f0bab)
  • css: consistent naming for function-like pseudo-classes (#865) (8d17ec8)
  • css: Remove lack-support, deprecated input-security (#863) (857fe8d)
  • css: remove mdn_url for all IE features (#847) (edf11bb)
  • css: Remove mdn_url for some obsolute/experiemental features (#849) (fd7fc88)
  • css: Remove never-supported obsolute azimuth feature (#832) (c4ab0f3)
  • css: Replace <box> type with <visual-box> type (#842) (57b11d6)
  • css: Update css2 syntax for some pseudo-elements (#866) (7798a1c)
  • css: Update synatx for background-origin (#838) (aa45cc7)
  • css: Update syntax for @font-face/unicode-range (#833) (5186311)
  • css: Update syntax for [-webkit]-mask-{clip,origin} (#839) (c73adfe)
  • css: Update syntax for background-clip (#835) (76d7860)
  • css: Update syntax for image-rendering property smooth value (#834) (22b6586)
  • css: Update syntax of filter functions for optional parameters (#886) (a3814e6)
  • css: Update/Extra <color> syntax (ec560a1)
  • css: Update/Extract <color> syntax (#859) (ec560a1)
  • css: Update/Remove mdn_url and update status for Masonry layout related features (#848) (0457a47)
  • css: Update&Fix mdn_url for some obsolute/experiemental features (fd7fc88)

Bug Fixes

  • css: Add group field for CSS Box Sizing module (#855) (97536bb)
  • css: Fix group field for CSS Containment module (#854) (7f652b0)
  • css: Fix mdn_url for functions (#840) (ec24bf4)
  • css: Fix mdn_url for selectors and types (#836) (f5689dc)
  • css: fix status for custom properties (#846) (aa28a80)
  • css: incorrect mdn_url for repeating-radial-gradient() (#844) (0500654)
  • css: Remove mdn_url for some firefox prefixed features (#850) (3c40733)

... (truncated)

Changelog

Sourced from mdn-data's changelog.

2.15.0 (2025-01-16)

Features

  • css: Add data for css [@view-transition](https://github.com/view-transition) at-rule (#851) (f326618)
  • css: add legacy -webkit-user-select property (#864) (37b9934)
  • css: add missing :modal pseudo-classes (#862) (314b1ce)
  • css: Add missing anchor-side syntax for anchor() (#860) (774d6c5)
  • css: add missing anchor-size syntax for anchor-size() (#861) (37bf01a)
  • css: add missing css color-mix() function (#857) (3fe902e)
  • css: Add missing css color() function (397906c)
  • css: Add missing css color() function (#858) (397906c)
  • css: add missing pseudo classes [a-c] (#871) (7a57280)
  • css: add missing pseudo classes [h-m] (#872) (59d6142)
  • css: add missing pseudo classes [p-s] (#873) (10e61fd)
  • css: add missing pseudo classes [v-x] (#874) (a8104c4)
  • css: add missing pseudo elements (#868) (23379df)
  • css: Add/Fix interfaces field of at-rules (#856) (20f0bab)
  • css: consistent naming for function-like pseudo-classes (#865) (8d17ec8)
  • css: Remove lack-support, deprecated input-security (#863) (857fe8d)
  • css: remove mdn_url for all IE features (#847) (edf11bb)
  • css: Remove mdn_url for some obsolute/experiemental features (#849) (fd7fc88)
  • css: Remove never-supported obsolute azimuth feature (#832) (c4ab0f3)
  • css: Replace &lt;box&gt; type with <visual-box> type (#842) (57b11d6)
  • css: Update css2 syntax for some pseudo-elements (#866) (7798a1c)
  • css: Update synatx for background-origin (#838) (aa45cc7)
  • css: Update syntax for @​font-face/unicode-range (#833) (5186311)
  • css: Update syntax for [-webkit]-mask-{clip,origin} (#839) (c73adfe)
  • css: Update syntax for background-clip (#835) (76d7860)
  • css: Update syntax for image-rendering property smooth value (#834) (22b6586)
  • css: Update syntax of filter functions for optional parameters (#886) (a3814e6)
  • css: Update/Extra <color> syntax (ec560a1)
  • css: Update/Extract <color> syntax (#859) (ec560a1)
  • css: Update/Remove mdn_url and update status for Masonry layout related features (#848) (0457a47)
  • css: Update&Fix mdn_url for some obsolute/experiemental features (fd7fc88)

Bug Fixes

  • css: Add group field for CSS Box Sizing module (#855) (97536bb)
  • css: Fix group field for CSS Containment module (#854) (7f652b0)
  • css: Fix mdn_url for functions (#840) (ec24bf4)
  • css: Fix mdn_url for selectors and types (#836) (f5689dc)
  • css: fix status for custom properties (#846) (aa28a80)
  • css: incorrect mdn_url for repeating-radial-gradient() (#844) (0500654)
  • css: Remove mdn_url for some firefox prefixed features (#850) (3c40733)

Miscellaneous

... (truncated)

Commits
  • dec5840 chore(main): release 2.15.0 (#843)
  • 857fe8d feat(css): Remove lack-support, deprecated input-security (#863)
  • 5edb039 chore(css): Remove CSS Miscellaneous group & Rename CSS Variables group (#882)
  • 9376284 chore(css): Replace CSS Charsets group with CSS Syntax group (#883)
  • ec560a1 feat(css): Update/Extract <color> syntax (#859)
  • a3814e6 feat(css): Update syntax of filter functions for optional parameters (#886)
  • 20f0bab feat(css): Add/Fix interfaces field of at-rules (#856)
  • 13074e5 chore(css): remove support for white-space-collapse: discard (#869)
  • 395971d chore(css): remove not-supported values for text-spacing-trim (#870)
  • 3fe902e feat(css): add missing css color-mix() function (#857)
  • Additional commits viewable in compare view

Updates puppeteer from 24.0.0 to 24.1.0

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v24.1.0

24.1.0 (2025-01-15)

Features

Bug Fixes

puppeteer: v24.1.0

24.1.0 (2025-01-15)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.0.0 to 24.1.0
Changelog

Sourced from puppeteer's changelog.

24.1.0 (2025-01-15)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.0.0 to 24.1.0

Bug Fixes

Commits

Updates stylelint from 16.13.1 to 16.13.2

Release notes

Sourced from stylelint's releases.

16.13.2

Changelog

Sourced from stylelint's changelog.

16.13.2 - 2025-01-14

It fixes a regression bug with --fix.

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the development-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.42.0` | `5.42.2` |
| [rollup](https://github.com/rollup/rollup) | `4.30.1` | `4.31.0` |
| [@webref/css](https://github.com/w3c/webref) | `6.18.1` | `6.18.2` |
| [mdn-data](https://github.com/mdn/data) | `2.14.0` | `2.15.0` |
| [puppeteer](https://github.com/puppeteer/puppeteer) | `24.0.0` | `24.1.0` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.13.1` | `16.13.2` |


Updates `knip` from 5.42.0 to 5.42.2
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.42.2/packages/knip)

Updates `rollup` from 4.30.1 to 4.31.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.30.1...v4.31.0)

Updates `@webref/css` from 6.18.1 to 6.18.2
- [Commits](https://github.com/w3c/webref/compare/@webref/[email protected]...@webref/[email protected])

Updates `mdn-data` from 2.14.0 to 2.15.0
- [Release notes](https://github.com/mdn/data/releases)
- [Changelog](https://github.com/mdn/data/blob/main/CHANGELOG.md)
- [Commits](mdn/data@v2.14.0...v2.15.0)

Updates `puppeteer` from 24.0.0 to 24.1.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v24.0.0...puppeteer-v24.1.0)

Updates `stylelint` from 16.13.1 to 16.13.2
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.13.1...16.13.2)

---
updated-dependencies:
- dependency-name: knip
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@webref/css"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: mdn-data
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 27, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 27, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-dependencies-a9615ffd7e branch January 27, 2025 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment