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 group across 1 directory with 28 updates #1475

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps the minor-and-patch group with 28 updates in the / directory:

Package From To
@amplitude/analytics-browser 2.9.3 2.11.7
@grafana/faro-react 1.10.0 1.10.1
@grafana/faro-web-sdk 1.10.0 1.10.1
@grafana/faro-web-tracing 1.10.0 1.10.1
@navikt/aksel-icons 7.0.0 7.1.0
@navikt/ds-css 7.0.0 7.1.0
@navikt/ds-react 7.0.0 7.1.0
@tanstack/react-query 5.51.11 5.56.2
@tanstack/react-query-devtools 5.51.11 5.58.0
@types/react 18.3.3 18.3.10
axios 1.7.2 1.7.7
dayjs 1.11.12 1.11.13
express 4.19.2 4.21.0
react-hook-form 7.52.1 7.53.0
react-router-dom 6.25.1 6.26.2
@babel/cli 7.24.8 7.25.6
@babel/core 7.24.9 7.25.2
@babel/preset-env 7.24.8 7.25.4
@tanstack/eslint-plugin-query 5.51.12 5.58.1
@testing-library/dom 10.3.2 10.4.0
@testing-library/react 16.0.0 16.0.1
eslint-plugin-jsx-a11y 6.9.0 6.10.0
eslint-plugin-no-only-tests 3.1.0 3.3.0
eslint-plugin-react 7.35.0 7.37.0
jsdom 25.0.0 25.0.1
tailwindcss 3.4.6 3.4.13
typescript 5.5.3 5.6.2
webpack 5.93.0 5.95.0

Updates @amplitude/analytics-browser from 2.9.3 to 2.11.7

Release notes

Sourced from @​amplitude/analytics-browser's releases.

@​amplitude/analytics-browser@​2.11.7

2.11.7 (2024-09-26)

Bug Fixes

  • disable network checker if navigator is unavailable (1e0456e)

@​amplitude/analytics-browser@​2.11.6

2.11.6 (2024-09-18)

Bug Fixes

  • analytics-browser: bump autocapture plugin version (#880) (30eb04a)

@​amplitude/analytics-browser@​2.11.5

2.11.5 (2024-09-17)

Note: Version bump only for package @​amplitude/analytics-browser

@​amplitude/analytics-browser@​2.11.4

2.11.4 (2024-09-16)

Note: Version bump only for package @​amplitude/analytics-browser

@​amplitude/analytics-browser@​2.11.3

2.11.3 (2024-09-10)

Note: Version bump only for package @​amplitude/analytics-browser

@​amplitude/analytics-browser@​2.11.2

2.11.2 (2024-09-05)

Bug Fixes

  • browser: bump plugin-autocapture-browser package (#864) (6e14acf)

@​amplitude/analytics-browser@​2.11.1

2.11.1 (2024-08-23)

Bug Fixes

  • browser: remove fetchIDB from remote config (91c89d1)

@​amplitude/analytics-browser@​2.11.0

2.11.0 (2024-08-13)

... (truncated)

Commits
  • 29aec29 chore(release): publish
  • c64df83 fix: disable network checker if navigator is unavailable (#876)
  • 5c00e55 chore(release): publish
  • 30eb04a fix(analytics-browser): bump autocapture plugin version (#880)
  • 811bd12 chore(release): publish
  • d501ef6 fix(analytics-types): update Element in element interactions (#877)
  • ac29dec chore: default offline to false
  • 1e0456e fix: disable network checker if navigator is unavailable
  • c68c138 chore(release): publish
  • d0ae4d6 fix(analytics-react-native): support RN 0.73 (#871)
  • Additional commits viewable in compare view

Updates @grafana/faro-react from 1.10.0 to 1.10.1

Changelog

Sourced from @​grafana/faro-react's changelog.

1.10.1

  • Enhancement (@grafana/faro-web-sdk): Isolated Faro instances now exclude the default collector URLs of other instances by default (#684).

  • Enhancement (@grafana/faro-web-sdk): The pushError API now automatically includes error.cause in the Faro exception context (#688).

  • Fix (@grafana/faro-transport-otlp-http [experimental]): add service.namespace attribute if set (#687).

Breaking

  • Change (@grafana/faro-transport-otlp-http [experimental]): update semantic attributes for browser (#684).
    • browser.user_agent is replaced by user_agent.original
    • browser.os is replaced by browser.platform
Commits

Updates @grafana/faro-web-sdk from 1.10.0 to 1.10.1

Changelog

Sourced from @​grafana/faro-web-sdk's changelog.

1.10.1

  • Enhancement (@grafana/faro-web-sdk): Isolated Faro instances now exclude the default collector URLs of other instances by default (#684).

  • Enhancement (@grafana/faro-web-sdk): The pushError API now automatically includes error.cause in the Faro exception context (#688).

  • Fix (@grafana/faro-transport-otlp-http [experimental]): add service.namespace attribute if set (#687).

Breaking

  • Change (@grafana/faro-transport-otlp-http [experimental]): update semantic attributes for browser (#684).
    • browser.user_agent is replaced by user_agent.original
    • browser.os is replaced by browser.platform
Commits

Updates @grafana/faro-web-tracing from 1.10.0 to 1.10.1

Changelog

Sourced from @​grafana/faro-web-tracing's changelog.

1.10.1

  • Enhancement (@grafana/faro-web-sdk): Isolated Faro instances now exclude the default collector URLs of other instances by default (#684).

  • Enhancement (@grafana/faro-web-sdk): The pushError API now automatically includes error.cause in the Faro exception context (#688).

  • Fix (@grafana/faro-transport-otlp-http [experimental]): add service.namespace attribute if set (#687).

Breaking

  • Change (@grafana/faro-transport-otlp-http [experimental]): update semantic attributes for browser (#684).
    • browser.user_agent is replaced by user_agent.original
    • browser.os is replaced by browser.platform
Commits

Updates @navikt/aksel-icons from 7.0.0 to 7.1.0

Changelog

Sourced from @​navikt/aksel-icons's changelog.

7.1.0

7.0.1

Commits

Updates @navikt/ds-css from 7.0.0 to 7.1.0

Changelog

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

Changelog

7.1

@​navikt/aksel-stylelint

  • Pagination: 💥 Added some classNames to list of deprecated (removed) classes. (#3164)

@​navikt/ds-react

  • Pagination: 💄 Updated font-weight to 600 and marked 'page'-prop on 'Item' as deprecated. (#3164)
  • Combobox: 🏷️ Better typing for maxSelected prop (#3169)

  • ErrorSummary: Remove aria-attributes. (#3171)

@​navikt/ds-css

  • Accordion: Remove 'relative' positioning when focused. This resolves some issues where floating elements like popover ended up clipping. (9c1eba445)

7.0

@​navikt/aksel-icons

@​navikt/ds-react

  • Combobox: Fix issue with whitespace in the ID of options with multiple spaces (#3162)
  • ErrorSummary: Focus heading instead of container for improved experience with screen reader. (#3139)

@​navikt/ds-tailwind

@​navikt/ds-css

  • List: 💄 make icons 24x24px large (#3148)
  • ErrorSummary: Focus heading instead of container for improved experience with screen reader. (#3139)

6.17

@​navikt/aksel-icons

... (truncated)

Commits
  • 62bcab1 Version Packages (#3170)
  • 61e60d9 Modify changeset text for Accordion change
  • 9c1eba4 Accordion: Remove position:relative to fix popover clipping
  • 63986d9 💄 [referansesider] remove overflow
  • 761c8ef refactor: Update tokens use in Piktogram for sykepenger page
  • 4b86b55 feat: Referansesider now properly handles nested routing
  • 8e1e294 💄 [referansesider] minside add icons
  • f71594e ErrorSummary: Remove aria-attributes. (#3171)
  • d2a8985 💄 [referansesider] responsive design fix
  • d27da71 feat: Refactored to use more tokens in referansesider
  • Additional commits viewable in compare view

Updates @navikt/ds-react from 7.0.0 to 7.1.0

Changelog

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

Changelog

7.1

@​navikt/aksel-stylelint

  • Pagination: 💥 Added some classNames to list of deprecated (removed) classes. (#3164)

@​navikt/ds-react

  • Pagination: 💄 Updated font-weight to 600 and marked 'page'-prop on 'Item' as deprecated. (#3164)
  • Combobox: 🏷️ Better typing for maxSelected prop (#3169)

  • ErrorSummary: Remove aria-attributes. (#3171)

@​navikt/ds-css

  • Accordion: Remove 'relative' positioning when focused. This resolves some issues where floating elements like popover ended up clipping. (9c1eba445)

7.0

@​navikt/aksel-icons

@​navikt/ds-react

  • Combobox: Fix issue with whitespace in the ID of options with multiple spaces (#3162)
  • ErrorSummary: Focus heading instead of container for improved experience with screen reader. (#3139)

@​navikt/ds-tailwind

@​navikt/ds-css

  • List: 💄 make icons 24x24px large (#3148)
  • ErrorSummary: Focus heading instead of container for improved experience with screen reader. (#3139)

6.17

@​navikt/aksel-icons

... (truncated)

Commits
  • 62bcab1 Version Packages (#3170)
  • 61e60d9 Modify changeset text for Accordion change
  • 9c1eba4 Accordion: Remove position:relative to fix popover clipping
  • 63986d9 💄 [referansesider] remove overflow
  • 761c8ef refactor: Update tokens use in Piktogram for sykepenger page
  • 4b86b55 feat: Referansesider now properly handles nested routing
  • 8e1e294 💄 [referansesider] minside add icons
  • f71594e ErrorSummary: Remove aria-attributes. (#3171)
  • d2a8985 💄 [referansesider] responsive design fix
  • d27da71 feat: Refactored to use more tokens in referansesider
  • Additional commits viewable in compare view

Updates @tanstack/react-query from 5.51.11 to 5.56.2

Release notes

Sourced from @​tanstack/react-query's releases.

v5.56.2

Version 5.56.2 - 9/12/24, 6:05 PM

Changes

Fix

  • core: make sure infiniteQuery always fetches the first page (#8051) (7624785) by Dominik Dorfmeister

Packages

  • @​tanstack/query-core@​5.56.2
  • @​tanstack/query-broadcast-client-experimental@​5.56.2
  • @​tanstack/query-persist-client-core@​5.56.2
  • @​tanstack/query-sync-storage-persister@​5.56.2
  • @​tanstack/react-query@​5.56.2
  • @​tanstack/react-query-devtools@​5.56.2
  • @​tanstack/react-query-persist-client@​5.56.2
  • @​tanstack/react-query-next-experimental@​5.56.2
  • @​tanstack/solid-query@​5.56.2
  • @​tanstack/solid-query-devtools@​5.56.2
  • @​tanstack/solid-query-persist-client@​5.56.2
  • @​tanstack/svelte-query@​5.56.2
  • @​tanstack/svelte-query-devtools@​5.56.2
  • @​tanstack/svelte-query-persist-client@​5.56.2
  • @​tanstack/vue-query@​5.56.2
  • @​tanstack/vue-query-devtools@​5.56.2
  • @​tanstack/angular-query-experimental@​5.56.2
  • @​tanstack/query-async-storage-persister@​5.56.2
  • @​tanstack/angular-query-devtools-experimental@​5.56.2

v5.56.1

Version 5.56.1 - 9/12/24, 2:38 PM

Changes

Fix

  • core: retry for infinite queries (issue #8046) (#8049) (a106d63) by EL AYADI Mohamed

Chore

  • trigger release (6a17069) by Dominik Dorfmeister

Packages

  • @​tanstack/eslint-plugin-query@​5.56.1
  • @​tanstack/query-async-storage-persister@​5.56.1
  • @​tanstack/query-broadcast-client-experimental@​5.56.1
  • @​tanstack/query-core@​5.56.1

... (truncated)

Commits

Updates @tanstack/react-query-devtools from 5.51.11 to 5.58.0

Release notes

Sourced from @​tanstack/react-query-devtools's releases.

v5.58.0

Version 5.58.0 - 9/25/24, 1:40 AM

Changes

Feat

  • query-devtools: Add bulk edit option for simple objects and arrays (#8095) (f7a82c4) by Aryan Deora

Packages

  • @​tanstack/query-devtools@​5.58.0
  • @​tanstack/react-query-devtools@​5.58.0
  • @​tanstack/solid-query-devtools@​5.58.0
  • @​tanstack/svelte-query-devtools@​5.58.0
  • @​tanstack/vue-query-devtools@​5.58.0
  • @​tanstack/angular-query-devtools-experimental@​5.58.0

v5.57.2

Version 5.57.2 - 9/24/24, 6:13 PM

Changes

Fix

  • eslint-plugin-query: correctly handle call-expression spread (#8090) (f1aab70) by Manuel Schiller

Docs

  • react-query: fix queryClient description of useMutation and use… (#8077) (9da00d6) by @​baeharam
  • Don"t use $ prefix in Bash examples (#8067) (1104948) by Peter Bengtsson

Packages

  • @​tanstack/eslint-plugin-query@​5.57.2

v5.57.1

Version 5.57.1 - 9/21/24, 9:15 AM

Changes

Fix

  • eslint-plugin-query: relax property order rule to ignore relative order of getPreviousPageParam and getNextPageParam (#8074) (1793e06) by Manuel Schiller

Packages

  • @​tanstack/eslint-plugin-query@​5.57.1

v5.57.0

... (truncated)

Commits

Updates @types/react from 18.3.3 to 18.3.10

Commits

Updates axios from 1.7.2 to 1.7.7

Release notes

Sourced from axios's releases.

Release v1.7.7

Release notes:

Bug Fixes

  • fetch: fix stream handling in Safari by fallback to using a stream reader instead of an async iterator; (#6584) (d198085)
  • http: fixed support for IPv6 literal strings in url (#5731) (364993f)

Contributors to this release

Release v1.7.6

Release notes:

Bug Fixes

  • fetch: fix content length calculation for FormData payload; (#6524) (085f568)
  • fetch: optimize signals composing logic; (#6582) (df9889b)

Contributors to this release

Release v1.7.5

Release notes:

Bug Fixes

  • adapter: fix undefined reference to hasBrowserEnv (#6572) (7004707)
  • core: add the missed implementation of AxiosError#status property; (#6573) (6700a8a)
  • core: fix ReferenceError: navigator is not defined for custom environments; (#6567) (fed1a4b)
  • fetch: fix credentials handling in Cloudflare workers (#6533) (550d885)

Contributors to this release

Release v1.7.4

Release notes:

Bug Fixes

Contributors to this release

... (truncated)

Changelog

Sourced from axios's changelog.

1.7.7 (2024-08-31)

Bug Fixes

  • fetch: fix stream handling in Safari by fallback to using a stream reader instead of an async iterator; (#6584) (d198085)
  • http: fixed support for IPv6 literal strings in url (#5731) (364993f)

Contributors to this release

1.7.6 (2024-08-30)

Bug Fixes

  • fetch: fix content length calculation for FormData payload; (#6524) (085f568)
  • fetch: optimize signals composing logic; (#6582) (df9889b)

Contributors to this release

1.7.5 (2024-08-23)

Bug Fixes

  • adapter: fix undefined reference to hasBrowserEnv (#6572) (7004707)
  • core: add the missed implementation of AxiosError#status property; (#6573) (6700a8a)
  • core: fix ReferenceError: navigator is not defined for custom environments; (#6567) (fed1a4b)
  • fetch: fix credentials handling in Cloudflare workers (#6533) (550d885)

Contributors to this release

1.7.4 (2024-08-13)

Bug Fixes

... (truncated)

Commits
  • 5b8a826 chore(release): v1.7.7 (#6585)
  • 364993f fix(http): fixed support for IPv6 literal strings in url (#5731)
  • d198085 fix(fetch): fix stream handling in Safari by fallback to using a stream reade...
  • d584fcf chore(release): v1.7.6 (#6583)
  • bc03c6c chore(examples): fix module import (#6575)
  • df9889b fix(fetch): optimize signals composing logic; (#6582)
  • ee208cf chore(sponsor): update sponsor block (#6576)
  • 085f568 fix(fetch): fix content length calculation for FormData payload; (#6524)
  • 59cd6b0 chore(release): v1.7.5 (#6574)
  • 6700a8a fix(core): add the missed implementation of AxiosError#status property; (#6573)
  • Additional commits viewable in compare view

Updates dayjs from 1.11.12 to 1.11.13

Release notes

Sourced from dayjs's releases.

v1.11.13

1.11.13 (2024-08-20)

Bug Fixes

  • customParseFormat supports Q quter / w ww weekOfYear (#2705) (8ca74f1)
Changelog

Sourced from dayjs's changelog.

1.11.13 (2024-08-20)

Bug Fixes

  • customParseFormat supports Q quter / w ww weekOfYear (#2705) (8ca74f1)
Commits

Updates express from 4.19.2 to 4.21.0

Release notes

Sourced from express's releases.

4.21.0

What's Changed

New Contributors

Full Changelog: expressjs/express@4.20.0...4.21.0

4.20.0

What's Changed

Important

  • IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity)
  • Remove link renderization in html while using res.redirect

Other Changes

... (truncated)

Changelog

Sourced from express's changelog.

4.21.0 / 2024-09-11

  • Deprecate res.location("back") and res.redirect("back") magic string
  • deps: serve-static@1.16.2
    • includes send@0.19.0
  • deps: finalhandler@1.3.1
  • deps: qs@6.13.0

4.20.0 / 2024-09-10

  • deps: serve-static@0.16.0
    • Remove link renderization in html while redirecting
  • deps: send@0.19.0
    • Remove link renderization in html while redirecting
  • deps: body-parser@0.6.0
    • add depth option to customize the depth level in the parser
    • IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity)
  • Remove link renderization in html while using res.redirect
  • deps: path-to-regexp@0.1.10
    • Adds support for named matching groups in the routes using a regex
    • Adds backtracking protection to parameters without regexes defined
  • deps: encodeurl@~2.0.0
    • Removes encoding of \, |, and ^ to align better with URL spec
  • Deprecate passing options.maxAge and options.expires to res.clearCookie
    • Will be ignored in v5, clearCookie will set a cookie with an expires in the past to instruct clients to delete the cookie
Commits

Bumps the minor-and-patch group with 28 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@amplitude/analytics-browser](https://github.com/amplitude/Amplitude-TypeScript) | `2.9.3` | `2.11.7` |
| [@grafana/faro-react](https://github.com/grafana/faro-web-sdk/tree/HEAD/packages/react) | `1.10.0` | `1.10.1` |
| [@grafana/faro-web-sdk](https://github.com/grafana/faro-web-sdk/tree/HEAD/packages/web-sdk) | `1.10.0` | `1.10.1` |
| [@grafana/faro-web-tracing](https://github.com/grafana/faro-web-sdk/tree/HEAD/packages/web-tracing) | `1.10.0` | `1.10.1` |
| [@navikt/aksel-icons](https://github.com/navikt/aksel/tree/HEAD/@navikt/aksel-icons) | `7.0.0` | `7.1.0` |
| [@navikt/ds-css](https://github.com/navikt/aksel) | `7.0.0` | `7.1.0` |
| [@navikt/ds-react](https://github.com/navikt/aksel) | `7.0.0` | `7.1.0` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.51.11` | `5.56.2` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.51.11` | `5.58.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.3` | `18.3.10` |
| [axios](https://github.com/axios/axios) | `1.7.2` | `1.7.7` |
| [dayjs](https://github.com/iamkun/dayjs) | `1.11.12` | `1.11.13` |
| [express](https://github.com/expressjs/express) | `4.19.2` | `4.21.0` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.52.1` | `7.53.0` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.25.1` | `6.26.2` |
| [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.24.8` | `7.25.6` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.9` | `7.25.2` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.24.8` | `7.25.4` |
| [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.51.12` | `5.58.1` |
| [@testing-library/dom](https://github.com/testing-library/dom-testing-library) | `10.3.2` | `10.4.0` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.0.0` | `16.0.1` |
| [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.9.0` | `6.10.0` |
| [eslint-plugin-no-only-tests](https://github.com/levibuzolic/eslint-plugin-no-only-tests) | `3.1.0` | `3.3.0` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.35.0` | `7.37.0` |
| [jsdom](https://github.com/jsdom/jsdom) | `25.0.0` | `25.0.1` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.6` | `3.4.13` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.5.3` | `5.6.2` |
| [webpack](https://github.com/webpack/webpack) | `5.93.0` | `5.95.0` |



Updates `@amplitude/analytics-browser` from 2.9.3 to 2.11.7
- [Release notes](https://github.com/amplitude/Amplitude-TypeScript/releases)
- [Commits](https://github.com/amplitude/Amplitude-TypeScript/compare/@amplitude/analytics-browser@2.9.3...@amplitude/analytics-browser@2.11.7)

Updates `@grafana/faro-react` from 1.10.0 to 1.10.1
- [Changelog](https://github.com/grafana/faro-web-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/faro-web-sdk/commits/v1.10.1/packages/react)

Updates `@grafana/faro-web-sdk` from 1.10.0 to 1.10.1
- [Changelog](https://github.com/grafana/faro-web-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/faro-web-sdk/commits/v1.10.1/packages/web-sdk)

Updates `@grafana/faro-web-tracing` from 1.10.0 to 1.10.1
- [Changelog](https://github.com/grafana/faro-web-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/faro-web-sdk/commits/v1.10.1/packages/web-tracing)

Updates `@navikt/aksel-icons` from 7.0.0 to 7.1.0
- [Release notes](https://github.com/navikt/aksel/releases)
- [Changelog](https://github.com/navikt/aksel/blob/main/@navikt/aksel-icons/CHANGELOG.md)
- [Commits](https://github.com/navikt/aksel/commits/@navikt/aksel-icons@7.1.0/@navikt/aksel-icons)

Updates `@navikt/ds-css` from 7.0.0 to 7.1.0
- [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/ds-css@7.0.0...@navikt/ds-css@7.1.0)

Updates `@navikt/ds-react` from 7.0.0 to 7.1.0
- [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/ds-react@7.0.0...@navikt/ds-react@7.1.0)

Updates `@tanstack/react-query` from 5.51.11 to 5.56.2
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.56.2/packages/react-query)

Updates `@tanstack/react-query-devtools` from 5.51.11 to 5.58.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.58.0/packages/react-query-devtools)

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

Updates `axios` from 1.7.2 to 1.7.7
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.2...v1.7.7)

Updates `dayjs` from 1.11.12 to 1.11.13
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.13/CHANGELOG.md)
- [Commits](iamkun/dayjs@v1.11.12...v1.11.13)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](expressjs/express@4.19.2...4.21.0)

Updates `react-hook-form` from 7.52.1 to 7.53.0
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](react-hook-form/react-hook-form@v7.52.1...v7.53.0)

Updates `react-router-dom` from 6.25.1 to 6.26.2
- [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/react-router-dom@6.26.2/packages/react-router-dom)

Updates `@babel/cli` from 7.24.8 to 7.25.6
- [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.25.6/packages/babel-cli)

Updates `@babel/core` from 7.24.9 to 7.25.2
- [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.25.2/packages/babel-core)

Updates `@babel/preset-env` from 7.24.8 to 7.25.4
- [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.25.4/packages/babel-preset-env)

Updates `@tanstack/eslint-plugin-query` from 5.51.12 to 5.58.1
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.58.1/packages/eslint-plugin-query)

Updates `@testing-library/dom` from 10.3.2 to 10.4.0
- [Release notes](https://github.com/testing-library/dom-testing-library/releases)
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/dom-testing-library@v10.3.2...v10.4.0)

Updates `@testing-library/react` from 16.0.0 to 16.0.1
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v16.0.0...v16.0.1)

Updates `eslint-plugin-jsx-a11y` from 6.9.0 to 6.10.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.9.0...v6.10.0)

Updates `eslint-plugin-no-only-tests` from 3.1.0 to 3.3.0
- [Release notes](https://github.com/levibuzolic/eslint-plugin-no-only-tests/releases)
- [Changelog](https://github.com/levibuzolic/eslint-plugin-no-only-tests/blob/main/CHANGELOG.md)
- [Commits](levibuzolic/eslint-plugin-no-only-tests@v3.1.0...v3.3.0)

Updates `eslint-plugin-react` from 7.35.0 to 7.37.0
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.35.0...v7.37.0)

Updates `jsdom` from 25.0.0 to 25.0.1
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](jsdom/jsdom@25.0.0...25.0.1)

Updates `tailwindcss` from 3.4.6 to 3.4.13
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.13/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.6...v3.4.13)

Updates `typescript` from 5.5.3 to 5.6.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.3...v5.6.2)

Updates `webpack` from 5.93.0 to 5.95.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.93.0...v5.95.0)

---
updated-dependencies:
- dependency-name: "@amplitude/analytics-browser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@grafana/faro-react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@grafana/faro-web-sdk"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@grafana/faro-web-tracing"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@navikt/aksel-icons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@navikt/ds-css"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@navikt/ds-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@tanstack/react-query-devtools"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: dayjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: react-hook-form
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@babel/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@tanstack/eslint-plugin-query"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@testing-library/dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: eslint-plugin-jsx-a11y
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: eslint-plugin-no-only-tests
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner September 30, 2024 13:15
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 30, 2024
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.

0 participants