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 across 1 directory with 9 updates #3065

Closed dependabot[bot] closed 5 days ago

dependabot[bot] commented 1 week ago

Bumps the major-dependecies group with 9 updates in the / directory:

Package From To
@mui/icons-material 5.15.5 6.1.2
@mui/material 5.15.15 6.1.2
@chromatic-com/storybook 1.3.3 2.0.2
@rollup/plugin-commonjs 25.0.7 28.0.0
@rollup/plugin-typescript 11.1.6 12.1.0
@typescript-eslint/eslint-plugin 7.13.0 8.8.0
@typescript-eslint/parser 7.13.0 8.8.0
react-router 5.3.4 6.26.2
react-router-dom 5.3.4 6.26.2

Updates @mui/icons-material from 5.15.5 to 6.1.2

Release notes

Sourced from @​mui/icons-material's releases.

v6.1.2

A big thanks to the 13 contributors who made this release possible.

@mui/material@6.1.2

Docs

Core

... (truncated)

Changelog

Sourced from @​mui/icons-material's changelog.

v6.1.2

Oct 2, 2024

A big thanks to the 13 contributors who made this release possible.

@mui/material@6.1.2

Docs

Core

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by aarongarciah, a new releaser for @​mui/icons-material since your current version.


Updates @mui/material from 5.15.15 to 6.1.2

Release notes

Sourced from @​mui/material's releases.

v6.1.2

A big thanks to the 13 contributors who made this release possible.

@mui/material@6.1.2

Docs

Core

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

v6.1.2

Oct 2, 2024

A big thanks to the 13 contributors who made this release possible.

@mui/material@6.1.2

Docs

Core

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by aarongarciah, a new releaser for @​mui/material since your current version.


Updates @chromatic-com/storybook from 1.3.3 to 2.0.2

Release notes

Sourced from @​chromatic-com/storybook's releases.

v2.0.2

🐛 Bug Fix

Authors: 1

v2.0.1

🐛 Bug Fix

  • Revert "Align with Storybook 8.2 core package layout" #338 (@​yannbf)

Authors: 1

v2.0.0

💥 Breaking Change

Authors: 2

v1.9.0

🚀 Enhancement

  • Relay client-side fetch requests to the server using the Storybook channel API #331 (@​ghengeveld)

Authors: 1

v1.8.0

🚀 Enhancement

  • Add paramKey: "chromatic" to allow disabling the VTA panel through story parameters #334 (@​mellm0)

Authors: 1

v1.7.0

🚀 Enhancement

  • Update story status reporting for Storybook 8.3 and use new SET_FILTER event #332 (@​ghengeveld)

... (truncated)

Changelog

Sourced from @​chromatic-com/storybook's changelog.

v2.0.2 (Thu Sep 12 2024)

🐛 Bug Fix

Authors: 1


v2.0.1 (Wed Sep 11 2024)

🐛 Bug Fix

  • Revert "Align with Storybook 8.2 core package layout" #338 (@​yannbf)

Authors: 1


v2.0.0 (Mon Sep 09 2024)

💥 Breaking Change

Authors: 2


v1.9.0 (Fri Sep 06 2024)

🚀 Enhancement

  • Relay client-side fetch requests to the server using the Storybook channel API #331 (@​ghengeveld)

Authors: 1


v1.8.0 (Thu Aug 29 2024)

... (truncated)

Commits
  • 38f9f5f Bump version to: 2.0.2 [skip ci]
  • c20ef55 Update CHANGELOG.md [skip ci]
  • 8429f46 Merge pull request #336 from chromaui/chore_update_chromatic_links
  • cf5adb3 Bump version to: 2.0.1 [skip ci]
  • 73ab3e9 Update CHANGELOG.md [skip ci]
  • 2f386cf Merge pull request #338 from chromaui/revert-330-norbert/cpc
  • e5f3e2f Revert "Align with Storybook 8.2 core package layout"
  • 61d71eb Chore: Adjust documentation links
  • 6538404 Bump version to: 2.0.0 [skip ci]
  • f2e4f37 Update CHANGELOG.md [skip ci]
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ghengeveld, a new releaser for @​chromatic-com/storybook since your current version.


Updates @rollup/plugin-commonjs from 25.0.7 to 28.0.0

Changelog

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

v28.0.0

2024-09-23

Breaking Changes

  • chore: switch to fdir for fewer dependencies (#1741)

v27.0.0

2024-09-23

Breaking Changes

  • feat!: default strictRequires to true (#1639)
  • fix!: replace top-level this with exports name (#1618)

v26.0.3

2024-09-23

Updates

  • chore: revert #1618 (e98927b)

v26.0.1

2024-06-05

Bugfixes

  • fix: correct import of glob (04a15b5)

v26.0.0

2024-06-05

Breaking Changes

  • chore!: bump glob's version (#1695)

v25.0.8

2024-05-22

Bugfixes

  • fix: preserve the class body property keys even if they are special keywords (#1688)
Commits
  • 0af45c2 chore(release): commonjs v28.0.0
  • c2a05eb chore(commonjs): switch to fdir for fewer dependencies (#1741)
  • b6fa3b1 chore(release): commonjs v27.0.0
  • 8f02987 feat(commonjs)!: default strictRequires to true (#1639)
  • 274b72c chore(repo): cherry-pick. commonjs. replace top-level this with exports name ...
  • e2a7195 chore(release): commonjs v26.0.3
  • e98927b chore(commonjs): revert #1618
  • 1e73857 chore(release): commonjs v26.0.2
  • 2fdd077 fix(commonjs): replace top-level this with exports name (#1618)
  • 8550c4b chore(release): commonjs v26.0.1
  • Additional commits viewable in compare view


Updates @rollup/plugin-typescript from 11.1.6 to 12.1.0

Changelog

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

v12.1.0

2024-09-22

Features

  • feat: add transformers factory. (#1668)

v12.0.0

2024-09-22

Breaking Changes

  • fix!: correctly resolve filenames of declaration files for output.file (#1728)
Commits
  • 28b9701 chore(release): typescript v12.1.0
  • 2c09b57 feat(typescript): add transformers factory. (#1668)
  • 5afda37 chore(release): typescript v12.0.0
  • a85b649 fix(typescript)!: correctly resolve filenames of declaration files for `outpu...
  • See full diff in compare view


Updates @typescript-eslint/eslint-plugin from 7.13.0 to 8.8.0

Release notes

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

v8.8.0

8.8.0 (2024-09-30)

🚀 Features

  • eslint-plugin: [no-unnecessary-condition] add checkTypePredicates (#10009)
  • eslint-plugin: [await-thenable] check for-await loop iteree (#10008)

🩹 Fixes

  • remove export type * in d.ts to support TS<5.0 (#10070)
  • eslint-plugin: [no-unnecessary-template-expression] should underline template syntax with squiggly lines (#10044)
  • eslint-plugin: [no-deprecated] max callstack exceeded when class implements itself (#10040)
  • eslint-plugin: [no-misused-promises] check contextual type (#10042)
  • eslint-plugin: [prefer-literal-enum-member] allow nested bitwise operations (#10037)
  • type-utils: check for type parameters on isBuiltinSymbolLikeRecurser() (#10026)
  • utils: update missing type information message (#10043)

❤️ Thank You

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

v8.7.0

8.7.0 (2024-09-23)

🚀 Features

  • eslint-plugin: [no-unsafe-call] check calls of Function (#10010)
  • eslint-plugin: [consistent-type-exports] check export * exports to see if all exported members are types (#10006)

🩹 Fixes

  • eslint-plugin: properly coerce all types to string in getStaticMemberAccessValue (#10004)
  • eslint-plugin: [no-deprecated] report on imported deprecated variables (#9987)
  • eslint-plugin: [no-confusing-non-null-assertion] check !in and !instanceof (#9994)
  • types: add NewExpression as a parent of SpreadElement (#10024)
  • utils: add missing entries to the RuleListener selectors list (#9992)

❤️ Thank You

  • Abraham Guo

... (truncated)

Changelog

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

8.8.0 (2024-09-30)

🚀 Features

  • eslint-plugin: [no-unnecessary-condition] add checkTypePredicates

  • eslint-plugin: [return-await] check for-await loop iteree

🩹 Fixes

  • remove export type * in d.ts to support TS<5.0

  • eslint-plugin: [no-unnecessary-template-expression] should underline template syntax with squiggly lines

  • type-utils: check for type parameters on isBuiltinSymbolLikeRecurser()

  • eslint-plugin: [no-deprecated] max callstack exceeded when class implements itself

  • eslint-plugin: [no-misused-promises] check contextual type

  • eslint-plugin: [prefer-literal-enum-member] allow nested bitwise operations

❤️ Thank You

  • auvred
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • Ronen Amiel
  • Tarun Chauhan
  • YeonJuan

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

8.7.0 (2024-09-23)

🚀 Features

  • eslint-plugin: [no-unsafe-call] check calls of Function

  • eslint-plugin: [consistent-type-exports] check export * exports to see if all exported members are types

🩹 Fixes

  • eslint-plugin: properly coerce all types to string in getStaticMemberAccessValue

... (truncated)

Commits
  • 2055cfb chore(release): publish 8.8.0
  • b121bd9 feat(eslint-plugin): [return-await] check for-await loop iteree (#10008)
  • 9028d9d docs: [no-unsafe-enum-comparison] clarify motivation and applicability (#10029)
  • 977e0a1 fix(eslint-plugin): [prefer-literal-enum-member] allow nested bitwise operati...
  • 6ce66b5 fix: remove export type * in d.ts to support TS<5.0 (#10070)
  • a916ff2 feat(eslint-plugin): [no-unnecessary-condition] add checkTypePredicates (#10009)
  • b36d524 fix(eslint-plugin): [no-m... _Description has been truncated_
dependabot[bot] commented 5 days ago

Superseded by #3066.