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 7 updates #1541

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps the development-dependencies group with 7 updates:

Package From To
globals 15.13.0 15.14.0
knip 5.40.0 5.41.1
rollup 4.28.1 4.29.1
typescript-eslint 8.18.0 8.18.1
@webref/css 6.17.6 6.18.0
mdn-data 2.13.0 2.14.0
puppeteer 23.10.4 23.11.1

Updates globals from 15.13.0 to 15.14.0

Release notes

Sourced from globals's releases.

v15.14.0

  • Add vitest globals (#274) 06a5723

sindresorhus/globals@v15.13.0...v15.14.0

Commits

Updates knip from 5.40.0 to 5.41.1

Release notes

Sourced from knip's releases.

Release 5.41.1

  • Remove contrib.rocks img (8d996a68)
  • Support caching results on Win32-based systems (#832) (3b280e63)

Release 5.41.0

  • Add expo plugin (#879) (40f7be98)
  • #598 Nx plugin doesn't look in package.json (#880) (9ce4a49a)
  • Remove twitter link from header (34004ba6)
  • Tiny fix code block (17ddcb7b)
  • Update & format (f696807b)
  • Fix up doc build scripts (9ba09983)
Commits

Updates rollup from 4.28.1 to 4.29.1

Release notes

Sourced from rollup's releases.

v4.29.1

4.29.1

2024-12-21

Bug Fixes

  • Fix crash from deoptimized logical expressions (#5771)

Pull Requests

v4.29.0

4.29.0

2024-12-20

Features

  • Treat objects as truthy and always check second argument to better simplify logical expressions (#5763)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.29.1

2024-12-21

Bug Fixes

  • Fix crash from deoptimized logical expressions (#5771)

Pull Requests

4.29.0

2024-12-20

Features

  • Treat objects as truthy and always check second argument to better simplify logical expressions (#5763)

Pull Requests

Commits
  • 5d37778 4.29.1
  • 86e1f43 fix: do not optimize the literal value if the cache is deoptimized (#5771)
  • f116952 Remove unnecessary lifetimes (#5769)
  • dadd488 4.29.0
  • a4b78eb fix(deps): lock file maintenance minor/patch updates (#5767)
  • d52f00d fix: introduce UnknownFalsyValue for enhancing if statement tree-shaking (#5763)
  • 65c8901 chore(deps): update dependency @​rollup/plugin-node-resolve to v16 (#5766)
  • 7a8ac46 docs: add utf-8 encoding to JSON file reading (#5759)
  • 31f1670 fix(deps): lock file maintenance minor/patch updates (#5760)
  • See full diff in compare view

Updates typescript-eslint from 8.18.0 to 8.18.1

Release notes

Sourced from typescript-eslint's releases.

v8.18.1

8.18.1 (2024-12-16)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-template-expression] don't report when an expression includes comment (#10444)
  • eslint-plugin: handle string like index type (#10460)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] flag values of a type parameter with boolean type constraints (#10474)
  • eslint-plugin: use consistent naming for asserting types and casting values (#10472)
  • eslint-plugin: [no-unnecessary-condition] better message when comparing between literal types (#10454)
  • scope-manager: visit params decorator before nest scope (#10475)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.18.1 (2024-12-16)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates @webref/css from 6.17.6 to 6.18.0

Commits
  • 700b09d Publish curated data from 05a3609c3faa5388ea07709a718df1b6bb950b76
  • 642306b Publish curated data from 7e6fdabf73a81e6a0e2c3f34ae0fcea96b5229ba
  • 5b7b1ef Publish curated data from a2514e50ab8cc764f75730c823c69824986d073a
  • 1609aec Publish curated data from 3d236354771ae5fe6793fc943e57d73c1bf9c7d3
  • d120e88 Publish curated data from b2fbfc5171d977a57b6ab0aede464b3733db1e65
  • 8de5d12 Publish curated data from 3897d27d736bb8508a8681b440bcbff0e6404617
  • e15aef8 Publish curated data from 3897d27d736bb8508a8681b440bcbff0e6404617
  • c4f5322 Publish curated data from 0a24406e9241bfda4388e1b1a9eac012ffd61862
  • 2d85ff4 Publish curated data from ac1425f5f590602a6dd05a1a9231b180d2ecb9bc
  • dab8ec6 Publish curated data from 938173b474a7a31acdb46d5be420e3b880eef940
  • Additional commits viewable in compare view

Updates mdn-data from 2.13.0 to 2.14.0

Release notes

Sourced from mdn-data's releases.

v2.14.0

2.14.0 (2024-12-17)

Features

Bug Fixes

  • css: correct syntax for scale related css functions (#831) (955ef5b)
  • css: fix animate type of scrollbar-width (#825) (1f30436)
  • css: fix group for clamp() css function (#830) (424e985)
  • l10n: fix incorrect punctuation marks (#822) (8059106)
Changelog

Sourced from mdn-data's changelog.

2.14.0 (2024-12-17)

Features

Bug Fixes

  • css: correct syntax for scale related css functions (#831) (955ef5b)
  • css: fix animate type of scrollbar-width (#825) (1f30436)
  • css: fix group for clamp() css function (#830) (424e985)
  • l10n: fix incorrect punctuation marks (#822) (8059106)
Commits
  • bd33cc5 chore(main): release 2.14.0 (#828)
  • 955ef5b fix(css): correct syntax for scale related css functions (#831)
  • 424e985 fix(css): fix group for clamp() css function (#830)
  • 9fe3138 feat(css): add missing css functions (#829)
  • a93d2bb feat(css): add missing css functions (#827)
  • ba25aa2 feat(css): Add data for text-box-* (#826)
  • 1f30436 fix(css): fix animate type of scrollbar-width (#825)
  • e403676 feat(css): add missing css functions to syntaxes (#824)
  • 6b4cae7 feat(css): Update syntax for CSS logical properties (#820)
  • 1ea6782 feat(css): add missing calc-size() function (#823)
  • Additional commits viewable in compare view

Updates puppeteer from 23.10.4 to 23.11.1

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v23.11.1

23.11.1 (2024-12-19)

Bug Fixes

puppeteer: v23.11.1

23.11.1 (2024-12-19)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 23.11.0 to 23.11.1

puppeteer-core: v23.11.0

23.11.0 (2024-12-18)

Features

  • support reducedContrast in Page.emulateVisionDeficiency (#13408) (18e3e6a)

Bug Fixes

puppeteer: v23.11.0

23.11.0 (2024-12-18)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies

... (truncated)

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 7 updates:

| Package | From | To |
| --- | --- | --- |
| [globals](https://github.com/sindresorhus/globals) | `15.13.0` | `15.14.0` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.40.0` | `5.41.1` |
| [rollup](https://github.com/rollup/rollup) | `4.28.1` | `4.29.1` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.18.0` | `8.18.1` |
| [@webref/css](https://github.com/w3c/webref) | `6.17.6` | `6.18.0` |
| [mdn-data](https://github.com/mdn/data) | `2.13.0` | `2.14.0` |
| [puppeteer](https://github.com/puppeteer/puppeteer) | `23.10.4` | `23.11.1` |


Updates `globals` from 15.13.0 to 15.14.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.13.0...v15.14.0)

Updates `knip` from 5.40.0 to 5.41.1
- [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.41.1/packages/knip)

Updates `rollup` from 4.28.1 to 4.29.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.28.1...v4.29.1)

Updates `typescript-eslint` from 8.18.0 to 8.18.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.1/packages/typescript-eslint)

Updates `@webref/css` from 6.17.6 to 6.18.0
- [Commits](https://github.com/w3c/webref/compare/@webref/css@6.17.6...@webref/css@6.18.0)

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

Updates `puppeteer` from 23.10.4 to 23.11.1
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](puppeteer/puppeteer@puppeteer-v23.10.4...puppeteer-v23.11.1)

---
updated-dependencies:
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: knip
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@webref/css"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
@romainmenke romainmenke merged commit 0e3b1f4 into main Dec 23, 2024
7 checks passed
@romainmenke romainmenke deleted the dependabot/npm_and_yarn/development-dependencies-0f94204878 branch December 23, 2024 14:54
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.

1 participant