cesko-digital / app

Komunitní aplikace Česko.Digital
https://app.cesko.digital
BSD 3-Clause "New" or "Revised" License
23 stars 40 forks source link

Bump the dev-dependencies group with 10 updates #1008

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the dev-dependencies group with 10 updates:

Package From To
@mui/material 5.15.12 5.15.13
@mui/system 5.15.12 5.15.13
ical-generator 6.0.1 7.0.0
@ianvs/prettier-plugin-sort-imports 4.1.1 4.2.1
@types/node 20.11.25 20.11.28
@types/react 18.2.64 18.2.66
@types/react-dom 18.2.21 18.2.22
@typescript-eslint/eslint-plugin 7.1.1 7.2.0
@typescript-eslint/parser 7.1.1 7.2.0
postcss 8.4.35 8.4.36

Updates @mui/material from 5.15.12 to 5.15.13

Release notes

Sourced from @​mui/material's releases.

v5.15.13

Mar 13, 2024

A big thanks to the 18 contributors who made this release possible. Here are some highights ✨

@mui/material@5.15.13

@mui/system@5.15.13

@mui/utils@5.15.13

@mui/codemod@5.15.13

@mui/base@5.0.0-beta.39

@pigment-css/react@0.0.2

Docs

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

v5.15.13

Mar 13, 2024

A big thanks to the 18 contributors who made this release possible. Here are some highights ✨

@mui/material@5.15.13

@mui/system@5.15.13

@mui/utils@5.15.13

@mui/codemod@5.15.13

@mui/base@5.0.0-beta.39

@pigment-css/react@0.0.2

Docs

... (truncated)

Commits
  • dbcb678 [release] v5.15.13 (#41462)
  • 9e97e73 [material-ui][Tooltip] Support event handlers with extra parameters (#41320)
  • 9aec566 [material-ui] Add paperChannel token (#41447)
  • 1aa3764 [material-ui][joy-ui][base-ui][Autocomplete] Keep in sync highlighted index w...
  • 1e80616 [RtlProvider] Add component & hook (#41241)
  • 16e8ef7 [code-infra] Add alias for icon types (#41248)
  • 5fb8e19 [material-ui][Autocomplete] Fix the options list being added to the DOM in `f...
  • 1249a37 [material-ui][Switch] Convert to support CSS extraction (#41367)
  • fe5e34b [material-ui][Alert] Add slots and slotProps type to theme (#41324)
  • See full diff in compare view


Updates @mui/system from 5.15.12 to 5.15.13

Release notes

Sourced from @​mui/system's releases.

v5.15.13

Mar 13, 2024

A big thanks to the 18 contributors who made this release possible. Here are some highights ✨

@mui/material@5.15.13

@mui/system@5.15.13

@mui/utils@5.15.13

@mui/codemod@5.15.13

@mui/base@5.0.0-beta.39

@pigment-css/react@0.0.2

Docs

... (truncated)

Changelog

Sourced from @​mui/system's changelog.

v5.15.13

Mar 13, 2024

A big thanks to the 18 contributors who made this release possible. Here are some highights ✨

@mui/material@5.15.13

@mui/system@5.15.13

@mui/utils@5.15.13

@mui/codemod@5.15.13

@mui/base@5.0.0-beta.39

@pigment-css/react@0.0.2

Docs

... (truncated)

Commits


Updates ical-generator from 6.0.1 to 7.0.0

Release notes

Sourced from ical-generator's releases.

v7.0.0

7.0.0 (2024-03-17)

Bug Fixes

  • Event: Run start/end validation only when getting data (9174a32), closes #581
  • fixed GEO missing when supplied (closes #569) (2eeceb8)
  • fixed typo &&& to && (7707b59)

Features

  • Alarm: Add support for email alarm type (5398f09), closes #576
  • Event: Made ICalEvent.location.title optional to allow setting GEO without title (42be230), closes #578

BREAKING CHANGES

v7.0.0-develop.6

7.0.0-develop.6 (2024-03-17)

v7.0.0-develop.5

7.0.0-develop.5 (2024-03-13)

v7.0.0-develop.4

7.0.0-develop.4 (2024-03-05)

v7.0.0-develop.3

7.0.0-develop.3 (2024-02-29)

Features

  • Alarm: Add support for email alarm type (5398f09), closes #576

v7.0.0-develop.2

7.0.0-develop.2 (2024-02-29)

Bug Fixes

  • Event: Run start/end validation only when getting data (9174a32), closes #581

v7.0.0-develop.1

7.0.0-develop.1 (2024-02-22)

... (truncated)

Changelog

Sourced from ical-generator's changelog.

7.0.0 (2024-03-17)

Bug Fixes

  • Event: Run start/end validation only when getting data (9174a32), closes #581
  • fixed GEO missing when supplied (closes #569) (2eeceb8)
  • fixed typo &&& to && (7707b59)

Features

  • Alarm: Add support for email alarm type (5398f09), closes #576
  • Event: Made ICalEvent.location.title optional to allow setting GEO without title (42be230), closes #578

BREAKING CHANGES

Commits
  • 9880998 chore(release): :bookmark: 7.0.0 [skip ci]
  • 95c0989 Merge pull request #564 from sebbo2002/develop
  • eaf3ddb chore(release): :bookmark: 7.0.0-develop.6 [skip ci]
  • 9130ef5 docs(Readme): Remove v6 migration guide link in Readme
  • 667b1f6 chore(release): :bookmark: 7.0.0-develop.5 [skip ci]
  • 6f6db8c Merge pull request #585 from sebbo2002/depfu/batch_dev/npm/2024-03-12
  • 461ad50 chore(deps): Update all development npm dependencies (2024-03-12)
  • 06efe91 chore(release): :bookmark: 7.0.0-develop.4 [skip ci]
  • a36d7ee Merge pull request #584 from sebbo2002/depfu/batch_dev/npm/2024-03-05
  • d5eea6a chore(deps): Update all development npm dependencies (2024-03-05)
  • Additional commits viewable in compare view


Updates @ianvs/prettier-plugin-sort-imports from 4.1.1 to 4.2.1

Release notes

Sourced from @​ianvs/prettier-plugin-sort-imports's releases.

v4.2.1

What's Changed

Bugfixes

Full Changelog: https://github.com/IanVS/prettier-plugin-sort-imports/compare/v4.2.0...v4.2.1

v4.2.0

What's Changed

Features

Bug fixes

Dependencies

Docs

New Contributors

Full Changelog: https://github.com/IanVS/prettier-plugin-sort-imports/compare/v4.1.1...v4.2.0

Commits


Updates @types/node from 20.11.25 to 20.11.28

Commits


Updates @types/react from 18.2.64 to 18.2.66

Commits


Updates @types/react-dom from 18.2.21 to 18.2.22

Commits


Updates @typescript-eslint/eslint-plugin from 7.1.1 to 7.2.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v7.2.0

7.2.0 (2024-03-11)

🚀 Features

  • support TS 5.4 (#8630)
  • eslint-plugin: [prefer-string-starts-ends-with] add allowSingleElementEquality option (#8374)

🩹 Fixes

  • eslint-plugin: expose *-type-checked-only configs for extension (#8600)
  • eslint-plugin: [member-ordering] report alphabetical sorting for all groups instead of just the first failing group (#8263)
  • eslint-plugin: [no-var-requires, no-require-imports] support template literal (#8408)
  • eslint-plugin: [no-useless-template-literals] detect TemplateLiteral (#8575)
  • eslint-plugin: [no-unnecessary-condition] handle union array and tuple type (#8592)
  • eslint-plugin: [prefer-find] support ternary branches in prefer-find (#8421)
  • typescript-eslint: set sourceType: "module" in base shared config (#8622)
  • typescript-eslint: export ConfigWithExtends type (#8621)

❤️ Thank You

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

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

7.2.0 (2024-03-11)

🚀 Features

  • support TS 5.4

  • eslint-plugin: [prefer-string-starts-ends-with] add allowSingleElementEquality option

🩹 Fixes

  • eslint-plugin: expose *-type-checked-only configs for extension

  • eslint-plugin: [member-ordering] report alphabetical sorting for all groups instead of just the first failing group

  • eslint-plugin: [no-var-requires, no-require-imports] support template literal

  • eslint-plugin: [no-useless-template-literals] detect TemplateLiteral

  • eslint-plugin: [no-unnecessary-condition] handle union array and tuple type

  • eslint-plugin: [prefer-find] support ternary branches in prefer-find

❤️ Thank You

  • Arka Pratim Chaudhuri
  • auvred
  • Chris Plummer
  • Fotis Papadogeorgopoulos
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • Wayne Zhang
  • YeonJuan

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

Commits
  • 95cf139 chore(release): publish 7.2.0
  • c0e3267 fix(eslint-plugin): [prefer-find] support ternary branches in prefer-find (#8...
  • 25e6518 fix(eslint-plugin): [no-unnecessary-condition] handle union array and tuple t...
  • ef0e5cc fix(eslint-plugin): [no-useless-template-literals] detect TemplateLiteral (#8...
  • 5292399 fix(eslint-plugin): [no-var-requires, no-require-imports] support template li...
  • c06ce1a fix(eslint-plugin): [member-ordering] report alphabetical sorting for all gro...
  • 32d8a8f feat(eslint-plugin): [prefer-string-starts-ends-with] add allowSingleElementE...
  • 4c8b06d fix(eslint-plugin): expose *-type-checked-only configs for extension (#8600)
  • 49d79a6 docs: alphabetize consistent-type-imports options for consistent type imports...
  • 21375f6 chore: enable no-non-null-assertion internally, excluding tests (#8019)
  • Additional commits viewable in compare view


Updates @typescript-eslint/parser from 7.1.1 to 7.2.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v7.2.0

7.2.0 (2024-03-11)

🚀 Features

  • support TS 5.4 (#8630)
  • eslint-plugin: [prefer-string-starts-ends-with] add allowSingleElementEquality option (#8374)

🩹 Fixes

  • eslint-plugin: expose *-type-checked-only configs for extension (#8600)
  • eslint-plugin: [member-ordering] report alphabetical sorting for all groups instead of just the first failing group (#8263)
  • eslint-plugin: [no-var-requires, no-require-imports] support template literal (#8408)
  • eslint-plugin: [no-useless-template-literals] detect TemplateLiteral (#8575)
  • eslint-plugin: [no-unnecessary-condition] handle union array and tuple type (#8592)
  • eslint-plugin: [prefer-find] support ternary branches in prefer-find (#8421)
  • typescript-eslint: set sourceType: "module" in base shared config (#8622)
  • typescript-eslint: export ConfigWithExtends type (#8621)

❤️ Thank You

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

Changelog

Sourced from @​typescript-eslint/parser's changelog.

7.2.0 (2024-03-11)

🚀 Features

  • support TS 5.4

❤️ Thank You

  • Arka Pratim Chaudhuri
  • auvred
  • Chris Plummer
  • Fotis Papadogeorgopoulos
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • Wayne Zhang
  • YeonJuan

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

Commits


Updates postcss from 8.4.35 to 8.4.36

Release notes

Sourced from postcss's releases.

8.4.36

  • Fixed original.column are not numbers error on broken previous source map.
Changelog

Sourced from postcss's changelog.

8.4.36

  • Fixed original.column are not numbers error on broken previous source map.
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 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