Utdanningsdirektoratet / Grep-komponenter

Komponentbibliotek for Grep. Brukes i Læreplanutvikleren og Grepadmin
2 stars 0 forks source link

chore(deps): bump the major-dependecies group with 23 updates #2919

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps the major-dependecies group with 23 updates:

Package From To
@mui/x-date-pickers 5.0.13 6.18.5
storybook 7.6.0-beta.2 8.0.0-alpha.3
@rollup/plugin-commonjs 24.1.0 25.0.7
@testing-library/jest-dom 5.17.0 6.1.5
@types/react 17.0.48 18.2.45
@typescript-eslint/eslint-plugin 5.62.0 6.14.0
@typescript-eslint/parser 5.62.0 6.14.0
chalk 4.1.2 5.3.0
clsx 1.2.1 2.0.0
history 4.10.1 5.3.0
@types/history 4.7.11 5.0.0
immutable 3.8.2 4.3.4
jest 27.5.1 29.7.0
@types/jest 27.5.2 29.5.11
lint-staged 13.3.0 15.2.0
prettier 2.8.8 3.1.1
react-redux 8.1.2 9.0.4
react-router 5.3.4 6.21.0
react-router-dom 5.3.3 6.21.0
rollup 2.79.1 4.9.1
semantic-release 19.0.5 22.0.12
ts-jest 27.1.5 29.1.1
typescript 4.9.5 5.3.3

Updates @mui/x-date-pickers from 5.0.13 to 6.18.5

Release notes

Sourced from @​mui/x-date-pickers's releases.

v6.18.5

We'd like to offer a big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:

  • 🌍 Improve Swedish (sv-SE) and Urdu (ur-PK) locales on the Data Grid
  • 🐞 Bugfixes

Data Grid

@mui/x-data-grid@6.18.5

@mui/x-data-grid-pro@6.18.5 pro

Same changes as in @mui/x-data-grid@6.18.5.

@mui/x-data-grid-premium@6.18.5 premium

Same changes as in @mui/x-data-grid-pro@6.18.5.

Date Pickers

@mui/x-date-pickers@6.18.5

@mui/x-date-pickers-pro@6.18.5 pro

Same changes as in @mui/x-date-pickers@6.18.5, plus:

Docs

v6.18.4

We'd like to offer a big thanks to the 6 contributors who made this release possible. Here are some highlights ✨:

  • 📚 Add Pickers FAQ page
  • 🌍 Improve Danish (da-DK) locale on Data Grid
  • 🐞 Bugfixes

Data Grid

@mui/x-data-grid@6.18.4

... (truncated)

Changelog

Sourced from @​mui/x-date-pickers's changelog.

6.18.5

Dec 14, 2023

We'd like to offer a big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:

  • 🌍 Improve Swedish (sv-SE) and Urdu (ur-PK) locales on the Data Grid
  • 🐞 Bugfixes

Data Grid

@mui/x-data-grid@6.18.5

@mui/x-data-grid-pro@6.18.5 pro

Same changes as in @mui/x-data-grid@6.18.5.

@mui/x-data-grid-premium@6.18.5 premium

Same changes as in @mui/x-data-grid-pro@6.18.5.

Date Pickers

@mui/x-date-pickers@6.18.5

@mui/x-date-pickers-pro@6.18.5 pro

Same changes as in @mui/x-date-pickers@6.18.5, plus:

Docs

6.18.4

Dec 8, 2023

We'd like to offer a big thanks to the 6 contributors who made this release possible. Here are some highlights ✨:

... (truncated)

Commits


Updates storybook from 7.6.0-beta.2 to 8.0.0-alpha.3

Release notes

Sourced from storybook's releases.

v8.0.0-alpha.3

8.0.0-alpha.3

v8.0.0-alpha.2

8.0.0-alpha.2

v8.0.0-alpha.1

8.0.0-alpha.1

v8.0.0-alpha.0

8.0.0-alpha.0

... (truncated)

Changelog

Sourced from storybook's changelog.

8.0.0-alpha.3

8.0.0-alpha.2

8.0.0-alpha.1

8.0.0-alpha.0

... (truncated)

Commits
  • 00124ed Bump version from "8.0.0-alpha.2" to "8.0.0-alpha.3" [skip ci]
  • ed8a223 Merge pull request #24696 from storybookjs/shilman/24644-is-story-mdx
  • 0d6da75 Fix flakey unit test
  • 8fc4c4e Merge branch 'next' into shilman/remove-postinstall
  • 7dedaf4 Merge pull request #23435 from 1024pix/fix-ember-3.28
  • 85b5405 Bump version from "8.0.0-alpha.1" to "8.0.0-alpha.2" [skip ci]
  • 38414cd Disable svelte-kit/prerelease-ts sandbox
  • 10e81f9 Merge branch 'next' into shilman/enable-embedded-storybook
  • aac2526 Fix template formatting
  • c3d59e5 Update name
  • Additional commits viewable in compare view


Updates @rollup/plugin-commonjs from 24.1.0 to 25.0.7

Changelog

Sourced from @​rollup/plugin-commonjs's changelog.

v25.0.7

2023-10-15

Bugfixes

  • fix: bump magic-string version #1596

v25.0.6

2023-10-15

Bugfixes

  • fix: Keep the shebang at the top of the file content #1610

v25.0.5

2023-10-05

Bugfixes

  • fix: ensure rollup 4 compatibility #1595

v25.0.4

2023-08-11

Updates

  • docs: update docs #1545

v25.0.3

2023-07-15

Bugfixes

  • fix: preserve this reference in the child class #1537

v25.0.2

2023-06-19

Bugfixes

  • fix: add classBodyDepth flag #1507

v25.0.1

... (truncated)

Commits
  • ad406ba chore(release): commonjs v25.0.7
  • 8e2ed59 fix(commonjs,dynamic-import-vars,esm-shim,inject,replace,strip): bump magic-s...
  • 88687f0 chore(release): commonjs v25.0.6
  • cb579c8 fix(commonjs): Keep the shebang at the top of the file content (#1610)
  • cdf9113 chore(repo): manually update changelog and package versions after bad release...
  • 841a039 fix(alias,auto-install,babel,beep,buble,commonjs,data-uri,dsv,dynamic-import-...
  • 09b090c chore(release): commonjs v25.0.4
  • 07329e2 docs(commonjs): update docs (#1545)
  • 5ec2abe chore(release): commonjs v25.0.3
  • ee4feb2 fix(commonjs): preserve this reference in the child class (#1537)
  • Additional commits viewable in compare view


Updates @testing-library/jest-dom from 5.17.0 to 6.1.5

Release notes

Sourced from @​testing-library/jest-dom's releases.

v6.1.5

6.1.5 (2023-11-30)

Bug Fixes

  • support uppercase custom props in toHaveStyle (#552) (b7b7c6a)

v6.1.4

6.1.4 (2023-10-12)

Bug Fixes

  • upgrade @adobe/css-tools to 4.3.1 to address vulnerability (#532) (44f1eab)

v6.1.3

6.1.3 (2023-09-06)

Bug Fixes

v6.1.2

6.1.2 (2023-08-24)

Bug Fixes

  • bump @​adobe/css-tools for ESM support (#525) (b959a68)

v6.1.1

6.1.1 (2023-08-23)

Bug Fixes

  • package.json: update main and module file paths (#523) (853a3e5)

v6.1.0

6.1.0 (2023-08-23)

Features

... (truncated)

Commits
  • b7b7c6a fix: support uppercase custom props in toHaveStyle (#552)
  • 4ae0231 docs: Add missing hr to README.md (#550)
  • 44f1eab fix: upgrade @adobe/css-tools to 4.3.1 to address vulnerability (#532)
  • 6d65999 chore: add jest/vitest version to bug report template (#526)
  • 5b492ac fix: proper @​jest/globals import (#530)
  • b959a68 fix: bump @​adobe/css-tools for ESM support (#525)
  • 853a3e5 fix(package.json): update main and module file paths (#523)
  • 3d834bb feat: manually trigger release (#520)
  • 61d17bd chore: Publish ESM and CJS (#519)
  • bdb34f1 fix: matchers type is making the global expect unsafe (#513)
  • Additional commits viewable in compare view


Updates @types/react from 17.0.48 to 18.2.45

Commits


Updates @typescript-eslint/eslint-plugin from 5.62.0 to 6.14.0

Release notes

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

v6.14.0

6.14.0 (2023-12-11)

Bug Fixes

  • eslint-plugin: add no-unsafe-unary-minus, prefer-destructuring to disable-type-checked (#8038) (431cd15)
  • eslint-plugin: correct message for no-unsafe-unary-minus (#7998) (705370a)

Features

  • eslint-plugin: [explicit-function-return-type] add support for typed class property definitions (#8027) (bff47d7)
  • eslint-plugin: [require-await] allow yielding Promise in async generators (#8003) (4c3e704)

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

v6.13.2

6.13.2 (2023-12-04)

Note: Version bump only for package @​typescript-eslint/typescript-eslint

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

v6.13.1

6.13.1 (2023-11-28)

Bug Fixes

  • default to parse all JSDoc and provide options to configure it (#7999) (779e13e)

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

v6.13.0

6.13.0 (2023-11-27)

Note for eslint plugin authors and other API consumers

TypeScript v5.3 shipped with a type change that was incompatible with our types. This change has been fixed and will be released in v5.3.3. Until that time you can work around this error using skipLibCheck.

Bug Fixes

  • typescript-estree: ensure backwards compat with pre-5.3 import attributes (#7967) (810fc8c)

Features

... (truncated)

Changelog

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

6.14.0 (2023-12-11)

Bug Fixes

  • eslint-plugin: add no-unsafe-unary-minus, prefer-destructuring to disable-type-checked (#8038) (431cd15)
  • eslint-plugin: correct message for no-unsafe-unary-minus (#7998) (705370a)

Features

  • eslint-plugin: [explicit-function-return-type] add support for typed class property definitions (#8027) (bff47d7)
  • eslint-plugin: [require-await] allow yielding Promise in async generators (#8003) (4c3e704)

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

6.13.2 (2023-12-04)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

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

6.13.1 (2023-11-28)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

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

6.13.0 (2023-11-27)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

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

... (truncated)

Commits
  • c7d702f chore: publish v6.14.0
  • 431cd15 fix(eslint-plugin): add no-unsafe-unary-minus, prefer-destructuring to disabl...
  • 705370a fix(eslint-plugin): correct message for no-unsafe-unary-minus (#7998)
  • 4c3e704 feat(eslint-plugin): [require-await] allow yielding Promise in async generato...
  • 314f034 docs(eslint-plugin): [no-throw-literal] fix typo in example (#8006)
  • bff47d7 feat(eslint-plugin): [explicit-function-return-type] add support for typed cl...
  • cc2c6d3 chore: publish v6.13.2
  • 37f34f4 docs: add 'When Not To Use It' or an intentional omission notice on all rules...
  • 96abf18 chore: finish enabling no-unnecessary-condition internally (#8004)
  • 4dae083 chore: prefix all nx package scripts with npx (#7988)
  • Additional commits viewable in compare view


Updates @typescript-eslint/parser from 5.62.0 to 6.14.0

Release notes

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

v6.14.0

6.14.0 (2023-12-11)

Bug Fixes

  • eslint-plugin: add no-unsafe-unary-minus, prefer-destructuring to disable-type-checked (#8038) (431cd15)
  • eslint-plugin: correct message for no-unsafe-unary-minus (#7998) (705370a)

Features

  • eslint-plugin: [explicit-function-return-type] add support for typed class property definitions (#8027) (bff47d7)
  • eslint-plugin: [require-await] allow yielding Promise in async generators (#8003) (4c3e704)

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

v6.13.2

6.13.2 (2023-12-04)

Note: Version bump only for package @​typescript-eslint/typescript-eslint

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

v6.13.1

6.13.1 (2023-11-28)

Bug Fixes

  • default to parse all JSDoc and provide options to configure it (#7999) (779e13e)

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

v6.13.0

6.13.0 (2023-11-27)

Note for eslint plugin authors and other API consumers

TypeScript v5.3 shipped with a type change that was incompatible with our types. This change has been fixed and will be released in v5.3.3. Until that time you can work around this error using skipLibCheck.

Bug Fixes

  • typescript-estree: ensure backwards compat with pre-5.3 import attributes (#7967) (810fc8c)

Features

... (truncated)

Changelog

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

6.14.0 (2023-12-11)

Note: Version bump only for package @​typescript-eslint/parser

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

6.13.2 (2023-12-04)

Note: Version bump only for package @​typescript-eslint/parser

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

6.13.1 (2023-11-28)

Note: Version bump only for package @​typescript-eslint/parser

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

6.13.0 (2023-11-27)

Note: Version bump only for package @​typescript-eslint/parser

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

6.12.0 (2023-11-20)

Note: Version bump only for package @​typescript-eslint/parser

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

... (truncated)

Commits


Updates chalk from 4.1.2 to 5.3.0

Release notes

Sourced from chalk's releases.

v5.3.0

  • Add sideEffects field to package.json 5aafc0a
  • Add support for Gitea Actions (#603) 29b8569

https://github.com/chalk/chalk/compare/v5.2.0...v5.3.0

v5.2.0

  • Improve Deno compatibility (#579) 7443e9f
  • Detect true-color support for GitHub Actions (#579) 7443e9f
  • Detect true-color support for Kitty terminal (#579) 7443e9f
  • Fix test for Azure DevOps environment (#579) 7443e9f

https://github.com/chalk/chalk/compare/v5.1.2...v5.2.0

v5.1.2

  • Fix exported styles names (#569) a34bcf6

https://github.com/chalk/chalk/compare/v5.1.1...v5.1.2

v5.1.1

  • Improved the names of exports introduced in 5.1.0 (#567) 6e0df05
    • We of course preserved the old names.

https://github.com/chalk/chalk/compare/v5.1.0...v5.1.1

v5.1.0

  • Expose style names (#566) d7d7571

https://github.com/chalk/chalk/compare/v5.0.1...v5.1.0

v5.0.1

  • Add main field to package.json for backwards compatibility with some developer tools 85f7e96

https://github.com/chalk/chalk/compare/v5.0.0...v5.0.1

v5.0.0

Breaking

  • This package is now pure ESM. Please read this.
    • If you use TypeScript, you need to use TypeScript 4.7 or later. Why.
    • If you use a bundler, make sure it supports ESM and that you have correctly configured it for ESM.
    • The Chalk issue tracker is not a support channel for your favorite build/bundler tool.
    • It's totally fine to stay on Chalk v4. It's been stable for years.
  • Require Node.js 12.20 fa16f4e
  • Move some properties off the default export to individual named exports:
    • chalk.InstanceChalk
    • chalk.supportsColorsupportsColor
    • chalk.stderrchalkStderr
    • chalk.stderr.supportsColorsupportsColorStderr
  • Remove .keyword(), .hsl(), .hsv(), .hwb(), and .ansi() coloring methods (#433) 4cf2e40

... (truncated)

Commits


Updates clsx from 1.2.1 to 2.0.0

Release notes

Sourced from clsx's releases.

v2.0.0

Breaking

  • Add "exports" map for native ESM support (#57): 3ec8e9f, 0949868 Also supports TypeScript's node16/nodenext module resolution Maintains CommonJS support (with fixed TS definitions) Thank you @​remcohaszing~!

Chores