csstools / postcss-plugins

PostCSS Tools and Plugins
https://preset-env.cssdb.org/
MIT No Attribution
888 stars 71 forks source link

Bump the development-dependencies group with 11 updates #1443

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the development-dependencies group with 11 updates:

Package From To
@babel/preset-env 7.24.8 7.25.0
@eslint/js 9.7.0 9.8.0
@microsoft/api-documenter 7.25.7 7.25.9
@microsoft/api-extractor 7.47.2 7.47.4
eslint 9.7.0 9.8.0
knip 5.26.0 5.27.0
rollup 4.19.0 4.19.1
typescript 5.5.3 5.5.4
typescript-eslint 8.0.0-alpha.49 8.0.0-alpha.54
puppeteer 22.13.1 22.14.0
@webref/css 6.13.1 6.14.0

Updates @babel/preset-env from 7.24.8 to 7.25.0

Release notes

Sourced from @​babel/preset-env's releases.

v7.25.0 (2024-07-26)

Thanks @​davidtaylorhq and @​slatereax for your first PR!

You can find the release blog post with some highlights at https://babeljs.io/blog/2024/07/26/7.25.0.

:eyeglasses: Spec Compliance

  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3
  • babel-plugin-transform-typescript
    • #16602 Ensure enum members syntactically determinable to be strings do not get reverse mappings (@​liuxingbaoyu)

:rocket: New Feature

  • babel-helper-create-class-features-plugin, babel-helper-function-name, babel-helper-plugin-utils, babel-helper-wrap-function, babel-plugin-bugfix-safari-class-field-initializer-scope, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-preset-env, babel-traverse, babel-types
  • babel-helper-hoist-variables, babel-helper-plugin-utils, babel-plugin-proposal-async-do-expressions, babel-plugin-transform-modules-systemjs, babel-traverse
  • babel-helper-create-class-features-plugin, babel-helper-module-transforms, babel-helper-plugin-utils, babel-helper-split-export-declaration, babel-plugin-transform-classes, babel-traverse, babel-types
  • babel-helper-create-class-features-plugin, babel-helper-environment-visitor, babel-helper-module-transforms, babel-helper-plugin-utils, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-plugin-transform-async-generator-functions, babel-plugin-transform-classes, babel-traverse
  • babel-core, babel-parser
  • babel-compat-data, babel-plugin-bugfix-safari-class-field-initializer-scope, babel-preset-env
  • babel-plugin-transform-block-scoping, babel-traverse, babel-types
  • babel-helper-import-to-platform-api, babel-plugin-proposal-json-modules
  • babel-helper-transform-fixture-test-runner, babel-node
  • babel-compat-data, babel-helper-create-regexp-features-plugin, babel-plugin-proposal-duplicate-named-capturing-groups-regex, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-preset-env, babel-standalone

:bug: Bug Fix

:house: Internal

  • Other
  • babel-generator
  • babel-helper-function-name, babel-plugin-transform-arrow-functions, babel-plugin-transform-function-name, babel-preset-env, babel-traverse

:running_woman: Performance

  • babel-parser, babel-plugin-proposal-pipeline-operator

... (truncated)

Changelog

Sourced from @​babel/preset-env's changelog.

v7.25.0 (2024-07-26)

:eyeglasses: Spec Compliance

  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3
  • babel-plugin-transform-typescript
    • #16602 Ensure enum members syntactically determinable to be strings do not get reverse mappings (@​liuxingbaoyu)

:rocket: New Feature

  • babel-helper-create-class-features-plugin, babel-helper-function-name, babel-helper-plugin-utils, babel-helper-wrap-function, babel-plugin-bugfix-safari-class-field-initializer-scope, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-preset-env, babel-traverse, babel-types
  • babel-helper-hoist-variables, babel-helper-plugin-utils, babel-plugin-proposal-async-do-expressions, babel-plugin-transform-modules-systemjs, babel-traverse
  • babel-helper-create-class-features-plugin, babel-helper-module-transforms, babel-helper-plugin-utils, babel-helper-split-export-declaration, babel-plugin-transform-classes, babel-traverse, babel-types
  • babel-helper-create-class-features-plugin, babel-helper-environment-visitor, babel-helper-module-transforms, babel-helper-plugin-utils, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-plugin-transform-async-generator-functions, babel-plugin-transform-classes, babel-traverse
  • babel-core, babel-parser
  • babel-compat-data, babel-plugin-bugfix-safari-class-field-initializer-scope, babel-preset-env
  • babel-plugin-transform-block-scoping, babel-traverse, babel-types
  • babel-helper-import-to-platform-api, babel-plugin-proposal-json-modules
  • babel-helper-transform-fixture-test-runner, babel-node
  • babel-compat-data, babel-helper-create-regexp-features-plugin, babel-plugin-proposal-duplicate-named-capturing-groups-regex, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-preset-env, babel-standalone

:bug: Bug Fix

:house: Internal

  • Other
  • babel-generator
  • babel-helper-function-name, babel-plugin-transform-arrow-functions, babel-plugin-transform-function-name, babel-preset-env, babel-traverse

:running_woman: Performance

  • babel-parser, babel-plugin-proposal-pipeline-operator

:microscope: Output optimization

  • babel-plugin-transform-classes

... (truncated)

Commits


Updates @eslint/js from 9.7.0 to 9.8.0

Release notes

Sourced from @​eslint/js's releases.

v9.8.0

Features

  • 13d0bd3 feat: Add and use SourceCode#getLoc/getRange (#18703) (Nicholas C. Zakas)

Bug Fixes

  • ab0ff27 fix: Throw error when invalid flags passed (#18705) (Nicholas C. Zakas)
  • 70dc803 fix: basePath directory can never be ignored (#18711) (Milos Djermanovic)

Documentation

Build Related

  • 4514424 build: Enable JSON linting (#18681) (Nicholas C. Zakas)

Chores

  • deee448 chore: upgrade to @eslint/js@9.8.0 (#18720) (Francesco Trotta)
  • 4aaf2b3 chore: package.json update for @​eslint/js release (Jenkins)
  • 8e1a627 chore: update dependency @​eslint/core to ^0.2.0 (#18700) (renovate[bot])
Changelog

Sourced from @​eslint/js's changelog.

v9.8.0 - July 26, 2024

  • deee448 chore: upgrade to @eslint/js@9.8.0 (#18720) (Francesco Trotta)
  • 4aaf2b3 chore: package.json update for @​eslint/js release (Jenkins)
  • 8e1a627 chore: update dependency @​eslint/core to ^0.2.0 (#18700) (renovate[bot])
  • 13d0bd3 feat: Add and use SourceCode#getLoc/getRange (#18703) (Nicholas C. Zakas)
  • 282df1a docs: Add system theme option (#18617) (Amaresh S M)
  • ab0ff27 fix: Throw error when invalid flags passed (#18705) (Nicholas C. Zakas)
  • 70dc803 fix: basePath directory can never be ignored (#18711) (Milos Djermanovic)
  • 53b1ff0 docs: Debug config docs (#18698) (Nicholas C. Zakas)
  • 4514424 build: Enable JSON linting (#18681) (Nicholas C. Zakas)
  • a7016a5 docs: fix search input stylings (#18682) (Amaresh S M)
Commits
  • 4aaf2b3 chore: package.json update for @​eslint/js release
  • 2570051 chore: package.json revert @​eslint/js version to 9.7.0 (#18719)
  • d73b203 chore: package.json update for @​eslint/js release
  • See full diff in compare view


Updates @microsoft/api-documenter from 7.25.7 to 7.25.9

Changelog

Sourced from @​microsoft/api-documenter's changelog.

7.25.9

Sat, 27 Jul 2024 00:10:27 GMT

Patches

  • Include CHANGELOG.md in published releases again

7.25.8

Wed, 24 Jul 2024 00:12:14 GMT

Version update only

Commits


Updates @microsoft/api-extractor from 7.47.2 to 7.47.4

Changelog

Sourced from @​microsoft/api-extractor's changelog.

7.47.4

Sat, 27 Jul 2024 00:10:27 GMT

Patches

  • Include CHANGELOG.md in published releases again

7.47.3

Wed, 24 Jul 2024 00:12:14 GMT

Patches

  • Fix an edge case when discarding the file extension from the "reportFileName" setting and improve its documentation
Commits
  • 2154c68 Bump versions [skip ci]
  • daaa6e5 Update changelogs [skip ci]
  • c07320d Include CHANGELOG.md in published releases again (#4851)
  • 22e59e4 Bump versions [skip ci]
  • 18379ea Update changelogs [skip ci]
  • ed757c2 [api-extractor] Update some comments in api-extractor-template.json (#4849)
  • 1a92f17 [api-extractor] Clarify "reportFileName" semantics (#4846)
  • See full diff in compare view


Updates eslint from 9.7.0 to 9.8.0

Release notes

Sourced from eslint's releases.

v9.8.0

Features

  • 13d0bd3 feat: Add and use SourceCode#getLoc/getRange (#18703) (Nicholas C. Zakas)

Bug Fixes

  • ab0ff27 fix: Throw error when invalid flags passed (#18705) (Nicholas C. Zakas)
  • 70dc803 fix: basePath directory can never be ignored (#18711) (Milos Djermanovic)

Documentation

Build Related

  • 4514424 build: Enable JSON linting (#18681) (Nicholas C. Zakas)

Chores

  • deee448 chore: upgrade to @eslint/js@9.8.0 (#18720) (Francesco Trotta)
  • 4aaf2b3 chore: package.json update for @​eslint/js release (Jenkins)
  • 8e1a627 chore: update dependency @​eslint/core to ^0.2.0 (#18700) (renovate[bot])
Changelog

Sourced from eslint's changelog.

v9.8.0 - July 26, 2024

  • deee448 chore: upgrade to @eslint/js@9.8.0 (#18720) (Francesco Trotta)
  • 4aaf2b3 chore: package.json update for @​eslint/js release (Jenkins)
  • 8e1a627 chore: update dependency @​eslint/core to ^0.2.0 (#18700) (renovate[bot])
  • 13d0bd3 feat: Add and use SourceCode#getLoc/getRange (#18703) (Nicholas C. Zakas)
  • 282df1a docs: Add system theme option (#18617) (Amaresh S M)
  • ab0ff27 fix: Throw error when invalid flags passed (#18705) (Nicholas C. Zakas)
  • 70dc803 fix: basePath directory can never be ignored (#18711) (Milos Djermanovic)
  • 53b1ff0 docs: Debug config docs (#18698) (Nicholas C. Zakas)
  • 4514424 build: Enable JSON linting (#18681) (Nicholas C. Zakas)
  • a7016a5 docs: fix search input stylings (#18682) (Amaresh S M)
Commits


Updates knip from 5.26.0 to 5.27.0

Release notes

Sourced from knip's releases.

Release 5.27.0

  • CRLF will be replaced by LF the next time Git touches it (bea004fe)
  • Remove OS eol diffs in tests (799cc422)
  • git config eol=lf (5d239323)
  • Re-enable windows test for bun (bc66b4fa)
  • Add test case (fixed by ae5c3417) (5e742dc3)
  • Move more cli args into single location, refactor some namings (9f5eb01a)
  • Update contrib dev docs (108eff17)
  • Add ladle plugin (#728) (ebd79d4b)
  • Circumvent case where element == undefined (#725) (ae5c3417)
  • Adjust tests after f5680fb2 (b4dc6921)
  • Edit docs (916b633a)
  • Print relative .gitignore paths in debug output (fef3dba5)
  • Don't add ignored files as entry paths (resolves #734) (f5680fb2)
  • Use single or double star to ignore workspaces, remove single star for ignore glob pattern (f6b00582)
  • Restore support for legacy husky w/ lint-staged (bd16c985)
  • Support override configs in babel plugin (953d4fbd)
  • Add react-cosmos plugin (2de39245)
  • Add rsbuild plugin (placeholder) (efd7d2ad)
  • Add rspack plugin (3cbfd0a8)
  • Add src/vite-env.d.ts to entry paths in vite(st) plugin (closes #732) (8cf6a0ac)
  • feat(cypress): add support for cypress-multi-reporter (#726) (cdea5b19)
  • Add Forge 42 (@​forge42dev) as a sponsor (d0166be6)
  • Update Astro dependencies (d887b1d8)
  • Use bun 1.1.19 (also see oven-sh/bun#4899) (03cba1d4)
  • Move watch logic into separate module (3ea24cfd)
  • Move dep graph utils from main sequence to helper module (85fc933a)
  • Rename createPkgGraph → createWorkspaceGraph, etc. (9deb9c5a)
  • Group handlers in main sequence (7274e8d9)
  • More consistent file names (0dc5eba5)
  • Move toSourcePath to ProjectPrincipal constructor (ef1ab492)
Commits
  • 29ab49d Release 5.27.0
  • 799cc42 Remove OS eol diffs in tests
  • 5e742dc Add test case (fixed by ae5c3417)
  • 9f5eb01 Move more cli args into single location, refactor some namings
  • ebd79d4 Add ladle plugin (#728)
  • ae5c341 Circumvent case where element == undefined (#725)
  • b4dc692 Adjust tests after f5680fb2
  • fef3dba Print relative .gitignore paths in debug output
  • f5680fb Don't add ignored files as entry paths (resolves #734)
  • f6b0058 Use single or double star to ignore workspaces, remove single star for ignore...
  • Additional commits viewable in compare view


Updates rollup from 4.19.0 to 4.19.1

Release notes

Sourced from rollup's releases.

v4.19.1

4.19.1

2024-07-27

Bug Fixes

  • Do not remove parantheses when tree-shaking logical expressions (#5584)
  • Do not ignore side effects in calls left of an optional chaining operator (#5589)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.19.1

2024-07-27

Bug Fixes

  • Do not remove parantheses when tree-shaking logical expressions (#5584)
  • Do not ignore side effects in calls left of an optional chaining operator (#5589)

Pull Requests

Commits


Updates typescript from 5.5.3 to 5.5.4

Release notes

Sourced from typescript's releases.

TypeScript 5.5.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • c8a7d58 Bump version to 5.5.4 and LKG
  • c0ded04 🤖 Pick PR #58771 (Allow references to the global Symb...) into release-5.5 (#...
  • 5ba41e2 🤖 Pick PR #59208 (Write non-missing undefined on mapp...) into release-5.5 (#...
  • b075332 🤖 Pick PR #59337 (Allow declarationMap to be emitted ...) into release-5.5 (#...
  • 9dd6f91 Cherry-pick "Stop using latest Node in CI" to release-5.5 (#59348)
  • bf0ddaf 🤖 Pick PR #59070 (Delay the calculation of common sou...) into release-5.5 (#...
  • a44e2d9 🤖 Pick PR #59160 (Fixed crash on authored import type...) into release-5.5 (#...
  • f35206d 🤖 Pick PR #59325 (Don't skip markLinkedReferences on ...) into release-5.5 (#...
  • 1109550 Fix baselines on release-5.5 (#59330)
  • 8794318 🤖 Pick PR #59215 (Fix codefix crash on circular alias...) into release-5.5 (#...
  • Additional commits viewable in compare view


Updates typescript-eslint from 8.0.0-alpha.49 to 8.0.0-alpha.54

Commits


Updates puppeteer from 22.13.1 to 22.14.0

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v22.14.0

22.14.0 (2024-07-25)

Features

Bug Fixes

  • webdriver: allow accessing raw CDP connection when using WebDriver BiDi (#12771) (059cacc)
  • webdriver: dispose resources to abort active listeners (#12817) (c452c5f)
  • webdriver: in page.goto consider only the first emitted navigation event (#12777) (cd740b2)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.2.4 to 2.3.0

puppeteer: v22.14.0

22.14.0 (2024-07-25)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 22.13.1 to 22.14.0
      • @​puppeteer/browsers bumped from 2.2.4 to 2.3.0
Commits


Updates @webref/css from 6.13.1 to 6.14.0

Commits
  • 47eef1a Publish curated data from 82f643b38854179a066dd0709d04eb0ec281fabd
  • c020289 Publish curated data from 1d62d12a1f3e275f721d41cc2e122d0a340d83d0
  • 1e4283a Publish curated data from c9fa750f673fb37f25eb2826d96a9772f00f5788
  • 52a460b Publish curated data from 81b30920a70c0749409c30ea68ac2b161b4ff65c
  • 2a9f0b4 Publish curated data from 7450d3d14f1d4e14eec8633778f8bede06dbb8d0
  • 9fff0bc Publish curated data from 0123b791c8aceb3dc52ea4ce8051afea6ed64a36
  • 19620d8 Publish curated data from 9d8dbac05e17eaf1595c3dfbcfad4c12fb6f1f58
  • 5fe2862 Publish curated data from be83ec7209943091062f2ae326cd4315384d198f
  • 2e724f2 Publish curated data from 53fc5115ec4a58e59d8820fd0f19ed9f21587206
  • 268e585 Publish curated data from a69a007ae4dcb0a0ea5b416795a678426497f779
  • Additional commits viewable in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 1 month ago

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