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 minor-and-patch-dependencies group with 35 updates #2649

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2023

Bumps the minor-and-patch-dependencies group with 35 updates:

Package From To
@navikt/aksel-icons 5.5.0 5.10.3
@navikt/ds-css 5.5.0 5.10.3
@navikt/ds-react 5.5.0 5.10.3
@navikt/ds-tokens 5.5.0 5.10.3
@navikt/familie-backend 10.0.7 10.0.10
@sentry/browser 7.69.0 7.80.1
@types/amplitude-js 8.16.2 8.16.5
@types/file-saver 2.0.5 2.0.7
@types/react 18.2.21 18.2.37
@types/react-dom 18.2.7 18.2.15
@types/uuid 9.0.4 9.0.7
autoprefixer 10.4.15 10.4.16
axios 1.5.0 1.6.2
dayjs 1.11.9 1.11.10
react-pdf 7.3.3 7.5.1
react-router-dom 6.16.0 6.19.0
react-select 5.7.4 5.8.0
snyk 1.1221.0 1.1248.0
styled-components 6.0.8 6.1.1
@axe-core/react 4.7.3 4.8.1
@babel/core 7.22.20 7.23.3
@babel/preset-env 7.22.20 7.23.3
@babel/preset-react 7.22.15 7.23.3
@types/webpack-env 1.18.1 1.18.4
@types/webpack-hot-middleware 2.25.6 2.25.9
@typescript-eslint/eslint-plugin 6.7.0 6.11.0
@typescript-eslint/parser 6.7.0 6.11.0
eslint 8.49.0 8.54.0
eslint-plugin-import 2.28.1 2.29.0
eslint-plugin-jsx-a11y 6.7.1 6.8.0
eslint-plugin-prettier 5.0.0 5.0.1
prettier 3.0.3 3.1.0
webpack 5.88.2 5.89.0
@types/webpack 5.28.2 5.28.5
webpack-merge 5.9.0 5.10.0

Updates @navikt/aksel-icons from 5.5.0 to 5.10.3

Commits

Updates @navikt/ds-css from 5.5.0 to 5.10.3

Changelog

Sourced from @​navikt/ds-css's changelog.

Changelog

5.10

@​navikt/ds-react

  • ♿ Textarea: Byttet fra aria-live til role=status på telleren for bedre semantikk (#2483)

  • 🐛 Textarea: Teller flyttet ut av tekstfeltet for å unngå overlapp og misforståelser (#2483)

  • ErrorSummary: Gjør det mulig å rendre ErrorSummary.Item conditionally (#2484)

  • OverridableComponent: Fungerer nå bedre ved bruk av typeof (#2474)
  • Table: Håndterer nå sjekk for interaktive elementer i ExpandableRow bedre (#2461)
  • Primitives: Ny komponent Page og Page.Block (#2456)

@​navikt/ds-tailwind

  • typescript types for tailwind preset (#2486)

@​navikt/ds-css

  • 🐛 Textarea: Teller flyttet ut av tekstfeltet for å unngå overlapp og misforståelser (#2483)
  • Primtives: CSS-import for primitives er nå mer spesifikk (#2469)
  • Primitives: Ny komponent Page og Page.Block (#2456)

5.9

@​navikt/ds-react

  • 🐛 Datepicker lukker ikke lenger modalen den er i (#2451)
  • Datepicker/Monthpicker: Hvis man bruker komponentene i Modal vil Popover bli erstattet med Modal uansett om man er på desktop eller mobil. (#2419)

  • Datepicker/Monthpicker/Popover: Fjernet bubbleEscape-prop. (#2419)

  • useDatepicker/useMonthPicker/useRangedpicker: Fjernet openOnFocus-prop, kan nå bare åpnes ved klikk på date-knapp i input. (#2419)

  • Datepicker/Monthpicker: Bytter nå automatisk til Modalvisning på mobil. (#2419)

  • Added useVirtualFocus hook - used in Combobox for now (#2394)

@​navikt/ds-css

  • 💄 Modal: Bedre håndtering av mobiler i landskapsmodus (#2444)

... (truncated)

Commits

Updates @navikt/ds-react from 5.5.0 to 5.10.3

Changelog

Sourced from @​navikt/ds-react's changelog.

Changelog

5.10

@​navikt/ds-react

  • ♿ Textarea: Byttet fra aria-live til role=status på telleren for bedre semantikk (#2483)

  • 🐛 Textarea: Teller flyttet ut av tekstfeltet for å unngå overlapp og misforståelser (#2483)

  • ErrorSummary: Gjør det mulig å rendre ErrorSummary.Item conditionally (#2484)

  • OverridableComponent: Fungerer nå bedre ved bruk av typeof (#2474)
  • Table: Håndterer nå sjekk for interaktive elementer i ExpandableRow bedre (#2461)
  • Primitives: Ny komponent Page og Page.Block (#2456)

@​navikt/ds-tailwind

  • typescript types for tailwind preset (#2486)

@​navikt/ds-css

  • 🐛 Textarea: Teller flyttet ut av tekstfeltet for å unngå overlapp og misforståelser (#2483)
  • Primtives: CSS-import for primitives er nå mer spesifikk (#2469)
  • Primitives: Ny komponent Page og Page.Block (#2456)

5.9

@​navikt/ds-react

  • 🐛 Datepicker lukker ikke lenger modalen den er i (#2451)
  • Datepicker/Monthpicker: Hvis man bruker komponentene i Modal vil Popover bli erstattet med Modal uansett om man er på desktop eller mobil. (#2419)

  • Datepicker/Monthpicker/Popover: Fjernet bubbleEscape-prop. (#2419)

  • useDatepicker/useMonthPicker/useRangedpicker: Fjernet openOnFocus-prop, kan nå bare åpnes ved klikk på date-knapp i input. (#2419)

  • Datepicker/Monthpicker: Bytter nå automatisk til Modalvisning på mobil. (#2419)

  • Added useVirtualFocus hook - used in Combobox for now (#2394)

@​navikt/ds-css

  • 💄 Modal: Bedre håndtering av mobiler i landskapsmodus (#2444)

... (truncated)

Commits

Updates @navikt/ds-tokens from 5.5.0 to 5.10.3

Release notes

Sourced from @​navikt/ds-tokens's releases.

[email protected]

@​navikt/ds-react

  • Datepicker: Popover legger seg nå ikke ovenfor input (#2349)
  • DatePicker: Smalere inputfelt (#2354)
  • Datepicker: Tilbyr nå muligheten til å bruke onWeekNumberClick. (#2311)
  • Refaktorering og småfikser (#2265)
  • Refaktorering som følge av nye ESLint-regler
  • AccordionItem/ToggleGroup: Støtte for 'id'-prop
  • MonthPicker: Mer presis type for 'onMonthSelect' prop
  • Accordion: Console.error når Accordion blir brukt feil. (#2310)
  • Added aria-hidden to AccordionContent when closed, to fix issue where Radio labels were omitted when opening/closing AccordionItems (#2338)
  • Primitives: Ny komponent Bleed (#2278)
  • Stack: Kan nå endre direction, justify og align ved brekkpunkt. Stack er også nå en egen komponent sammen med HStack og VStack. (#2286)
  • Primitives: Show/Hide støtter nå asChild-api (#2312)
  • Remove tabIndex="-1" on Popover to fix VoiceOver navigation issue inside Popover (#2303)

@​navikt/ds-css

  • Modal: Setter riktig tekstfarge (#2340)
  • Accordion: Har nå 0.25rem padding-top mellom innhold og heading. (#2310)
  • Select: Added cursor:pointer to Select component (#2293)
  • Primitives: ny komponent Bleed (#2278)
  • Box: Forenkling av CSS-variabler (#2279)
  • Box: sett border-radius riktig (#2329)
  • Stack: Kan nå endre direction, justify og align ved brekkpunkt. Stack er også nå en egen komponent sammen med HStack og VStack. (#2286)
  • Datepicker: Tilpasset padding og sizing på mobil. (#2311)
  • MonthPicker: Tilpasset padding og sizing på mobil. (#2311)

@​navikt/ds-tokens

  • Tilbyr nå token literals for typer, tidligere string literals (#2342)

@​navikt/aksel-icons

  • SVG export setter nå height="1em", width="1em" og fill="currentColor". (#2300)
  • Nye ikoner book og books (#2313)
  • Nye ikoner ClipboardCheckmark og ClipboardLink (#2307)
Commits

Updates @navikt/familie-backend from 10.0.7 to 10.0.10

Commits
  • 253d1b1 chore(release): publish
  • 9cf57fe Fjernet snyk fra familie-backend + oppdatert yarn.lock (#1202)
  • d3c4364 chore(release): publish
  • 5ff762a chore(familie-backend): oppdatere avhengigheter til familie-backend (#1189)
  • ff14b86 Oppgradert generelle pakker - storybook, babel osv (#1192)
  • 73e28ee feat(familie-sprakvelger): oppgraderer familie-form-elements som nå tillater ...
  • 46b3a12 chore(release): publish
  • 352bfa1 Tillater Aksel v5 i flere pakker (#1188)
  • df7b30d chore(package.json): oppgraderer fra cz-lerna-changelog til cz-conventional-c...
  • ee6066b chore(release): publish
  • Additional commits viewable in compare view

Updates @sentry/browser from 7.69.0 to 7.80.1

Release notes

Sourced from @​sentry/browser's releases.

7.80.1

  • fix(astro): Adjust Vite plugin config to upload server source maps (#9541)
  • fix(nextjs): Add tracing extensions in all serverside wrappers (#9537)
  • fix(nextjs): Fix serverside transaction names on Windows (#9526)
  • fix(node): Fix tRPC middleware typing (#9540)
  • fix(replay): Add additional safeguards for capturing network bodies (#9506)
  • fix(tracing): Update prisma span to be db.prisma (#9512)

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 65.42 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 55.63 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 30.98 KB
@​sentry/browser - Webpack (gzipped) 21.3 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 61.95 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 29.1 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 21.24 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 195.42 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 88.32 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 63.3 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 31.81 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 65.77 KB
@​sentry/react - Webpack (gzipped) 21.34 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 82.49 KB
@​sentry/nextjs Client - Webpack (gzipped) 48.13 KB
@​sentry-internal/feedback - Webpack (gzipped) 16 KB

7.80.0

  • feat(astro): Add distributed tracing via <meta> tags (#9483)
  • feat(node): Capture internal server errors in trpc middleware (#9482)
  • feat(remix): Export a type to use for MetaFunction parameters (#9493)
  • fix(astro): Mark SDK package as Astro-external (#9509)
  • ref(nextjs): Don't initialize Server SDK during build (#9503)

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 65.25 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 55.49 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 30.98 KB
@​sentry/browser - Webpack (gzipped) 21.3 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 61.83 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 29.1 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 21.24 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 194.91 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 88.32 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 63.3 KB

... (truncated)

Changelog

Sourced from @​sentry/browser's changelog.

7.80.1

  • fix(astro): Adjust Vite plugin config to upload server source maps (#9541)
  • fix(nextjs): Add tracing extensions in all serverside wrappers (#9537)
  • fix(nextjs): Fix serverside transaction names on Windows (#9526)
  • fix(node): Fix tRPC middleware typing (#9540)
  • fix(replay): Add additional safeguards for capturing network bodies (#9506)
  • fix(tracing): Update prisma span to be db.prisma (#9512)

7.80.0

  • feat(astro): Add distributed tracing via <meta> tags (#9483)
  • feat(node): Capture internal server errors in trpc middleware (#9482)
  • feat(remix): Export a type to use for MetaFunction parameters (#9493)
  • fix(astro): Mark SDK package as Astro-external (#9509)
  • ref(nextjs): Don't initialize Server SDK during build (#9503)

7.79.0

  • feat(tracing): Add span origin to trace context (#9472)
  • fix(deno): Emit .mjs files (#9485)
  • fix(nextjs): Flush servercomponent events for edge (#9487)

7.78.0

Important Changes

  • Replay Bundle Size improvements

We've dramatically decreased the bundle size of our Replay package, reducing the minified & gzipped bundle size by ~20 KB! This was possible by extensive use of tree shaking and a host of small changes to reduce our footprint:

  • feat(replay): Update rrweb to 2.2.0 (#9414)
  • ref(replay): Use fflate instead of pako for compression (#9436)

By using tree shaking it is possible to shave up to 10 additional KB off the bundle.

Other Changes

  • feat(astro): Add Sentry middleware (#9445)
  • feat(feedback): Add "outline focus" and "foreground hover" vars (#9462)
  • feat(feedback): Add openDialog and closeDialog onto integration interface (#9464)
  • feat(feedback): Implement new user feedback embeddable widget (#9217)
  • feat(nextjs): Add automatic sourcemapping for edge part of the SDK (#9454)
  • feat(nextjs): Add client routing instrumentation for app router (#9446)
  • feat(node-experimental): Add hapi tracing support (#9449)
  • feat(replay): Allow to configure beforeErrorSampling (#9470)
  • feat(replay): Stop fixing truncated JSONs in SDK (#9437)
  • fix(nextjs): Fix sourcemaps resolving for local dev when basePath is set (#9457)
  • fix(nextjs): Only inject basepath in dev mode (#9465)

... (truncated)

Commits
  • 4288f69 release: 7.80.1
  • 848335f Merge pull request #9551 from getsentry/prepare-release/7.80.1
  • 4d9e57f meta(changelog): Update changelog for 7.80.1
  • b623a68 fix(node): Fix tRPC middleware typing (#9540)
  • 27686ba fix(nextjs): Add tracing extensions in all serverside wrappers (#9537)
  • d80e27b fix(astro): Adjust Vite plugin config to upload server source maps (#9541)
  • 569e5b5 ref(nextjs): Improve wording in case CLI is missing (#9538)
  • 04e7be9 fix(replay): Add additional safeguards for capturing network bodies (#9506)
  • 1d50eef fix(nextjs): Fix serverside transaction names on Windows (#9526)
  • 82e87dc build(remix): Fix version for remix build on node 14 (#9528)
  • Additional commits viewable in compare view

Updates @types/amplitude-js from 8.16.2 to 8.16.5

Commits

Updates @types/file-saver from 2.0.5 to 2.0.7

Commits

Updates @types/react from 18.2.21 to 18.2.37

Commits

Updates @types/react-dom from 18.2.7 to 18.2.15

Commits

Updates @types/uuid from 9.0.4 to 9.0.7

Commits

Updates autoprefixer from 10.4.15 to 10.4.16

Release notes

Sourced from autoprefixer's releases.

10.4.16

Changelog

Sourced from autoprefixer's changelog.

10.4.16

  • Improved performance (by Romain Menke).
  • Fixed docs (by Christian Oliff).
Commits

Updates axios from 1.5.0 to 1.6.2

Release notes

Sourced from axios's releases.

Release v1.6.2

Release notes:

Features

  • withXSRFToken: added withXSRFToken option as a workaround to achieve the old withCredentials behavior; (#6046) (cff9967)

PRs

  • feat(withXSRFToken): added withXSRFToken option as a workaround to achieve the old `withCredentials` behavior; ( #6046 )

📢 This PR added &#x27;withXSRFToken&#x27; option as a replacement for old withCredentials behaviour. 
You should now use withXSRFToken along with withCredential to get the old behavior.
This functionality is considered as a fix.

Contributors to this release

Release v1.6.1

Release notes:

Bug Fixes

  • formdata: fixed content-type header normalization for non-standard browser environments; (#6056) (dd465ab)
  • platform: fixed emulated browser detection in node.js environment; (#6055) (3dc8369)

Contributors to this release

Release v1.6.0

Release notes:

Bug Fixes

PRs

  • CVE 2023 45857 ( #6028 )

⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459

Contributors to this release

... (truncated)

Changelog

Sourced from axios's changelog.

1.6.2 (2023-11-14)

Features

  • withXSRFToken: added withXSRFToken option as a workaround to achieve the old withCredentials behavior; (#6046) (cff9967)

PRs

  • feat(withXSRFToken): added withXSRFToken option as a workaround to achieve the old `withCredentials` behavior; ( #6046 )

📢 This PR added &#x27;withXSRFToken&#x27; option as a replacement for old withCredentials behaviour. 
You should now use withXSRFToken along with withCredential to get the old behavior.
This functionality is considered as a fix.

Contributors to this release

1.6.1 (2023-11-08)

Bug Fixes

  • formdata: fixed content-type header normalization for non-standard browser environments; (#6056) (dd465ab)
  • platform: fixed emulated browser detection in node.js environment; (#6055) (3dc8369)

Contributors to this release

PRs

  • feat(withXSRFToken): added withXSRFToken option as a workaround to achieve the old `withCredentials` behavior; ( #6046 )

📢 This PR added &#x27;withXSRFToken&#x27; option as a replacement for old withCredentials behaviour. 
You should now use withXSRFToken along with withCredential to get the old behavior.
This functionality is considered as a fix.

1.6.0 (2023-10-26)

Bug Fixes

... (truncated)

Commits
  • b3be365 chore(release): v1.6.2 (#6082)
  • 8739acb chore(ci): removed redundant release action; (#6081)
  • bfa9c30 chore(docs): fix outdated grunt to npm scripts (#6073)
  • a2b0fb3 chore(docs): update README.md (#6048)
  • b12a608 chore(ci): removed paths-ignore filter; (#6080)
  • 0c9d886 chore(ci): reworked ignoring files logic; (#6079)
  • 30873ee chore(ci): add paths-ignore config to testing action; (#6078)
  • cff9967 feat(withXSRFToken): added withXSRFToken option as a workaround to achieve th...
  • 7009715 chore(ci): fixed release notification action; (#6064)
  • 7144f10 chore(ci): fixed release notification action; (#6063)
  • Additional commits viewable in compare view

Updates dayjs from 1.11.9 to 1.11.10

Release notes

Sourced from dayjs's releases.

v1.11.10

1.11.10 (2023-09-19)

Bug Fixes

  • Add Korean Day of Month with ordinal (#2395) (dd55ee2)
  • change back fa locale to the Gregorian calendar equivalent (#2411) (95e9458)
  • duration plugin - MILLISECONDS_A_MONTH const calculation (#2362) (f0a0b54)
  • duration plugin getter get result 0 instead of undefined (#2369) (061aa7e)
  • fix isDayjs check logic (#2383) (5f3f878)
  • fix timezone plugin to get correct locale setting (#2420) (4f45012)
  • locale: add meridiem in ar locale (#2418) (361be5c)
  • round durations to millisecond precision for ISO string (#2367) (890a17a)
  • sub-second precisions need to be rounded at the seconds field to avoid adding floats (#2377) (a9d7d03)
  • update $x logic to avoid plugin error (#2429) (2254635)
  • Update Slovenian locale for relative time (#2396) (5470a15)
  • update uzbek language translation (#2327) (0a91056)
Changelog

Sourced from dayjs's changelog.

1.11.10 (2023-09-19)

Bug Fixes

  • Add Korean Day of Month with ordinal (#2395) (dd55ee2)
  • change back fa locale to the Gregorian calendar equivalent (#2411) (95e9458)
  • duration plugin - MILLISECONDS_A_MONTH const calculation (#2362) (f0a0b54)
  • duration plugin getter get result 0 instead of undefined (#2369) (061aa7e)
  • fix isDayjs check logic (#2383) (5f3f878)
  • fix timezone plugin to get correct locale setting (#2420) (4f45012)
  • locale: add meridiem in ar locale (#2418) (361be5c)
  • round durations to millisecond precision for ISO string (#2367) (890a17a)
  • sub-second precisions need to be rounded at the seconds field to avoid adding floats (#2377) (a9d7d03)
  • update $x logic to avoid plugin error (#2429) (2254635)
  • Update Slovenian locale for relative time (#2396) (5470a15)
  • update uzbek language translation (#2327) (0a91056)
Commits
  • e56a870 chore(release): 1.11.10 [skip ci]
  • 9a8d3e5 Merge pull request #2449 from iamkun/dev
  • 2254635 fix: update $x logic to avoid plugin error (#2429)
  • 4f45012 fix: fix timezone plugin to get correct locale setting (#2420)
  • 0a91056 fix: update uzbek language translation (#2327)
  • a4ff1d2 docs: update readme image tag and formating (#2409)
  • 95e9458 fix: change back fa locale to the Gregorian calendar equivalent (#2411)
  • 5470a15 fix: Update Slovenian locale for relative time (#2396)
  • dd55ee2 fix: Add Korean Day of Month with ordinal (#2395)
  • b776b22 docs: corrected incorrect Korean translations (#2414)
  • Additional commits viewable in compare view

Updates react-pdf from 7.3.3 to 7.5.1

Release notes

Sourced from react-pdf's releases.

v7.5.1

What's new?

v7.5.0

What's new?

  • Exported PasswordResponses type to make it easier to create custom password prompts (#1615). Thanks, @​pstevovski!
  • Updated documentation on options prop and usage with Next.js.

Bug fixes

  • Fixed customTextRenderer not called on items outside of marked content (#1593, #1623).

v7.4.0

What's new?

  • Improved Next.js compatibility.
    • Updated documentation
    • Added samples for Next.js App Router and Next.js Pages Router
  • Updated PDF.js to 3.11.174.
    • Accessibility improvements
    • Form rendering improvements
    • Font conversion and substitution improvements
    • Performance improvements
    • Text selection improvements
    • TypeScript improvements
    • Other features/bugfixes

Bug fixes

  • Fixed index.test.js entry not working in pure ESM mode with "moduleResolution": "node16" TypeScript option enabled.
Commits
  • f944b85 v7.5.1
  • 42ecc84 Update credits
  • 9f2a30c Enable verbatimModuleSyntax TypeScript config
  • 440df3d v7.5.0
  • b862a52 Fix customTextRenderer not called on items outside of marked content (#1623)
  • f566320 Set required CSS variables in DOM library-agnostic way
  • 6871c51 Improve Next.js documentation and samples (#1613)
  • c2e3591 Export PasswordResponses object (#1615)
  • d29a812 Stress the importance of memoizing options prop
  • 95b08c4 Use fs.cpSync instead of custom copyDir function
  • Additional commits viewable in compare view

Updates react-router-dom from 6.16.0 to 6.19.0

Release notes

Sourced from react-router-dom's releases.

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

... (truncated)

Changelog

Sourced from react-router-dom's changelog.

6.19.0

Minor Changes

  • Add unstable_flushSync option to Description has been truncated

Bumps the minor-and-patch-dependencies group with 35 updates:

| Package | From | To |
| --- | --- | --- |
| [@navikt/aksel-icons](https://github.com/navikt/aksel/tree/HEAD/git) | `5.5.0` | `5.10.3` |
| [@navikt/ds-css](https://github.com/navikt/aksel) | `5.5.0` | `5.10.3` |
| [@navikt/ds-react](https://github.com/navikt/aksel) | `5.5.0` | `5.10.3` |
| [@navikt/ds-tokens](https://github.com/navikt/aksel/tree/HEAD/git) | `5.5.0` | `5.10.3` |
| [@navikt/familie-backend](https://github.com/navikt/familie-felles-frontend) | `10.0.7` | `10.0.10` |
| [@sentry/browser](https://github.com/getsentry/sentry-javascript) | `7.69.0` | `7.80.1` |
| [@types/amplitude-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/amplitude-js) | `8.16.2` | `8.16.5` |
| [@types/file-saver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/file-saver) | `2.0.5` | `2.0.7` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.21` | `18.2.37` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.7` | `18.2.15` |
| [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) | `9.0.4` | `9.0.7` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.15` | `10.4.16` |
| [axios](https://github.com/axios/axios) | `1.5.0` | `1.6.2` |
| [dayjs](https://github.com/iamkun/dayjs) | `1.11.9` | `1.11.10` |
| [react-pdf](https://github.com/wojtekmaj/react-pdf/tree/HEAD/packages/react-pdf) | `7.3.3` | `7.5.1` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.16.0` | `6.19.0` |
| [react-select](https://github.com/JedWatson/react-select) | `5.7.4` | `5.8.0` |
| [snyk](https://github.com/snyk/snyk) | `1.1221.0` | `1.1248.0` |
| [styled-components](https://github.com/styled-components/styled-components) | `6.0.8` | `6.1.1` |
| [@axe-core/react](https://github.com/dequelabs/axe-core-npm) | `4.7.3` | `4.8.1` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.22.20` | `7.23.3` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.22.20` | `7.23.3` |
| [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.22.15` | `7.23.3` |
| [@types/webpack-env](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack-env) | `1.18.1` | `1.18.4` |
| [@types/webpack-hot-middleware](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack-hot-middleware) | `2.25.6` | `2.25.9` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.7.0` | `6.11.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.7.0` | `6.11.0` |
| [eslint](https://github.com/eslint/eslint) | `8.49.0` | `8.54.0` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.28.1` | `2.29.0` |
| [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.7.1` | `6.8.0` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.0.0` | `5.0.1` |
| [prettier](https://github.com/prettier/prettier) | `3.0.3` | `3.1.0` |
| [webpack](https://github.com/webpack/webpack) | `5.88.2` | `5.89.0` |
| [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) | `5.28.2` | `5.28.5` |
| [webpack-merge](https://github.com/survivejs/webpack-merge) | `5.9.0` | `5.10.0` |


Updates `@navikt/aksel-icons` from 5.5.0 to 5.10.3
- [Release notes](https://github.com/navikt/aksel/releases)
- [Commits](https://github.com/navikt/aksel/commits/@navikt/[email protected]/git)

Updates `@navikt/ds-css` from 5.5.0 to 5.10.3
- [Release notes](https://github.com/navikt/aksel/releases)
- [Changelog](https://github.com/navikt/aksel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/navikt/aksel/compare/@navikt/[email protected]...@navikt/[email protected])

Updates `@navikt/ds-react` from 5.5.0 to 5.10.3
- [Release notes](https://github.com/navikt/aksel/releases)
- [Changelog](https://github.com/navikt/aksel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/navikt/aksel/compare/@navikt/[email protected]...@navikt/[email protected])

Updates `@navikt/ds-tokens` from 5.5.0 to 5.10.3
- [Release notes](https://github.com/navikt/aksel/releases)
- [Commits](https://github.com/navikt/aksel/commits/@navikt/[email protected]/git)

Updates `@navikt/familie-backend` from 10.0.7 to 10.0.10
- [Commits](https://github.com/navikt/familie-felles-frontend/compare/@navikt/[email protected]...@navikt/[email protected])

Updates `@sentry/browser` from 7.69.0 to 7.80.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@7.69.0...7.80.1)

Updates `@types/amplitude-js` from 8.16.2 to 8.16.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/amplitude-js)

Updates `@types/file-saver` from 2.0.5 to 2.0.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/file-saver)

Updates `@types/react` from 18.2.21 to 18.2.37
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/react-dom` from 18.2.7 to 18.2.15
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `@types/uuid` from 9.0.4 to 9.0.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

Updates `autoprefixer` from 10.4.15 to 10.4.16
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.15...10.4.16)

Updates `axios` from 1.5.0 to 1.6.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.5.0...v1.6.2)

Updates `dayjs` from 1.11.9 to 1.11.10
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md)
- [Commits](iamkun/dayjs@v1.11.9...v1.11.10)

Updates `react-pdf` from 7.3.3 to 7.5.1
- [Release notes](https://github.com/wojtekmaj/react-pdf/releases)
- [Commits](https://github.com/wojtekmaj/react-pdf/commits/v7.5.1/packages/react-pdf)

Updates `react-router-dom` from 6.16.0 to 6.19.0
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)

Updates `react-select` from 5.7.4 to 5.8.0
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/JedWatson/react-select/compare/[email protected]@5.8.0)

Updates `snyk` from 1.1221.0 to 1.1248.0
- [Release notes](https://github.com/snyk/snyk/releases)
- [Commits](snyk/cli@v1.1221.0...v1.1248.0)

Updates `styled-components` from 6.0.8 to 6.1.1
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](styled-components/styled-components@v6.0.8...v6.1.1)

Updates `@axe-core/react` from 4.7.3 to 4.8.1
- [Release notes](https://github.com/dequelabs/axe-core-npm/releases)
- [Changelog](https://github.com/dequelabs/axe-core-npm/blob/develop/CHANGELOG.md)
- [Commits](dequelabs/axe-core-npm@v4.7.3...v4.8.1)

Updates `@babel/core` from 7.22.20 to 7.23.3
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.3/packages/babel-core)

Updates `@babel/preset-env` from 7.22.20 to 7.23.3
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.3/packages/babel-preset-env)

Updates `@babel/preset-react` from 7.22.15 to 7.23.3
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.3/packages/babel-preset-react)

Updates `@types/webpack-env` from 1.18.1 to 1.18.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack-env)

Updates `@types/webpack-hot-middleware` from 2.25.6 to 2.25.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack-hot-middleware)

Updates `@typescript-eslint/eslint-plugin` from 6.7.0 to 6.11.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.11.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.7.0 to 6.11.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.11.0/packages/parser)

Updates `eslint` from 8.49.0 to 8.54.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.49.0...v8.54.0)

Updates `eslint-plugin-import` from 2.28.1 to 2.29.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.28.1...v2.29.0)

Updates `eslint-plugin-jsx-a11y` from 6.7.1 to 6.8.0
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.7.1...v6.8.0)

Updates `eslint-plugin-prettier` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.0.0...v5.0.1)

Updates `prettier` from 3.0.3 to 3.1.0
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.0.3...3.1.0)

Updates `webpack` from 5.88.2 to 5.89.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.88.2...v5.89.0)

Updates `@types/webpack` from 5.28.2 to 5.28.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack)

Updates `webpack-merge` from 5.9.0 to 5.10.0
- [Changelog](https://github.com/survivejs/webpack-merge/blob/develop/CHANGELOG.md)
- [Commits](survivejs/webpack-merge@v5.9.0...v5.10.0)

---
updated-dependencies:
- dependency-name: "@navikt/aksel-icons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@navikt/ds-css"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@navikt/ds-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@navikt/ds-tokens"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@navikt/familie-backend"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@sentry/browser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@types/amplitude-js"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@types/file-saver"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@types/react-dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@types/uuid"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: autoprefixer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: dayjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: react-pdf
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: react-select
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: snyk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: styled-components
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@axe-core/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@babel/preset-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@types/webpack-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@types/webpack-hot-middleware"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: eslint-plugin-jsx-a11y
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@types/webpack"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: webpack-merge
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 19, 2023 04:16
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 19, 2023
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@charliemidtlyng charliemidtlyng merged commit ab2dd14 into master Nov 21, 2023
3 checks passed
@charliemidtlyng charliemidtlyng deleted the dependabot/npm_and_yarn/minor-and-patch-dependencies-063181426f branch November 21, 2023 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant