Skip to content

chore(deps): Bump the npm-production group in /web with 9 updates#709

Merged
dependabot[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/web/npm-production-97fbc04be9
Nov 2, 2025
Merged

chore(deps): Bump the npm-production group in /web with 9 updates#709
dependabot[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/web/npm-production-97fbc04be9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Bumps the npm-production group in /web with 9 updates:

Package From To
@mantine/code-highlight 8.3.3 8.3.6
@mantine/core 8.3.3 8.3.6
@mantine/hooks 8.3.3 8.3.6
@mantine/notifications 8.3.3 8.3.6
dayjs 1.11.18 1.11.19
dexie 4.2.0 4.2.1
openapi-fetch 0.14.1 0.15.0
react-router-dom 7.9.3 7.9.5
semver 7.7.2 7.7.3

Updates @mantine/code-highlight from 8.3.3 to 8.3.6

Release notes

Sourced from @​mantine/code-highlight's releases.

8.3.6

What's Changed

  • [@mantine/charts] Add options to set curveType per series in LineChart and AreaChart components (#8403)
  • [@mantine/charts] Heatmap: Fix dates range being affected by the user timezone (#8371)
  • [@mantine/core] Chip: Allow disabling icon by setting icon={null} (#8382)
  • [@mantine/core] List: Fix unexpected padding with listStyleType="none" (#8393)
  • [@mantine/dates] TimePicker: Add option to change placeholders (#8387)
  • [@mantine/core] Checkbox: Fix data-indeterminate not being set correctly (#8385)
  • [@mantine/dates] TimePicker: Fix time being clamped incorrectly when only min or max defined
  • [@mantine/core] NumberInput: Fix zero value represented as string being transformed to empty string on blur
  • [@mantine/core] Chip: Fix incorrect size calculations for size="xs" (#8367)

New Contributors

Full Changelog: mantinedev/mantine@8.3.5...8.3.6

8.3.5

What's Changed

  • [@mantine/code-highlight] Add option to load custom shiki themes (#8356)
  • [@mantine/form] Export more types (#8357)
  • [@mantine/hooks] use-local-storage: Fix value not resetting to the default value when value is cleared from the local storage (#8361)
  • [@mantine/core] Checkbox: Fix incorrect data-indeterminate attribute removal on state change (#8363)
  • [@mantine/core] Alert: Fix invalid aria-describedby and arialabelled-by if title or children props are not used (#8345)

New Contributors

Full Changelog: mantinedev/mantine@8.3.4...8.3.5

8.3.4

What's Changed

  • [@mantine/core] Select: Allow overriding rightSection with null (#8328)
  • [@mantine/dates] Calendar: Fix incorrect props types for hasNextLevel (#8344)
  • [@mantine/core] Transition: Fix some animations being blurry (#8070, #8324)
  • [@mantine/dates] TimePicker: Fix custom amPmLabels being truncated in input and dropdown (#8336)
  • [@mantine/dates] DatePicker: Add missing multiple handling to DatePickerPreset type (#8341)

Full Changelog: mantinedev/mantine@8.3.3...8.3.4

Commits

Updates @mantine/core from 8.3.3 to 8.3.6

Release notes

Sourced from @​mantine/core's releases.

8.3.6

What's Changed

  • [@mantine/charts] Add options to set curveType per series in LineChart and AreaChart components (#8403)
  • [@mantine/charts] Heatmap: Fix dates range being affected by the user timezone (#8371)
  • [@mantine/core] Chip: Allow disabling icon by setting icon={null} (#8382)
  • [@mantine/core] List: Fix unexpected padding with listStyleType="none" (#8393)
  • [@mantine/dates] TimePicker: Add option to change placeholders (#8387)
  • [@mantine/core] Checkbox: Fix data-indeterminate not being set correctly (#8385)
  • [@mantine/dates] TimePicker: Fix time being clamped incorrectly when only min or max defined
  • [@mantine/core] NumberInput: Fix zero value represented as string being transformed to empty string on blur
  • [@mantine/core] Chip: Fix incorrect size calculations for size="xs" (#8367)

New Contributors

Full Changelog: mantinedev/mantine@8.3.5...8.3.6

8.3.5

What's Changed

  • [@mantine/code-highlight] Add option to load custom shiki themes (#8356)
  • [@mantine/form] Export more types (#8357)
  • [@mantine/hooks] use-local-storage: Fix value not resetting to the default value when value is cleared from the local storage (#8361)
  • [@mantine/core] Checkbox: Fix incorrect data-indeterminate attribute removal on state change (#8363)
  • [@mantine/core] Alert: Fix invalid aria-describedby and arialabelled-by if title or children props are not used (#8345)

New Contributors

Full Changelog: mantinedev/mantine@8.3.4...8.3.5

8.3.4

What's Changed

  • [@mantine/core] Select: Allow overriding rightSection with null (#8328)
  • [@mantine/dates] Calendar: Fix incorrect props types for hasNextLevel (#8344)
  • [@mantine/core] Transition: Fix some animations being blurry (#8070, #8324)
  • [@mantine/dates] TimePicker: Fix custom amPmLabels being truncated in input and dropdown (#8336)
  • [@mantine/dates] DatePicker: Add missing multiple handling to DatePickerPreset type (#8341)

Full Changelog: mantinedev/mantine@8.3.3...8.3.4

Commits
  • ba25d81 [release] Version: 8.3.6
  • 40d394a [@​mantine/core] Chip: Allow disabling icon by setting icon={null} (#8382)
  • 1f45d2b [@​mantine/core] List: Fix unexpected padding with listStyleType="none" (#8393)
  • e1239ef [@​mantine/core] Checkbox: Fix data-indeterminate not being set correctly (#8385)
  • 70bae2b [@​mantine/core] NumberInput: Fix zero value represented as string being trans...
  • 28a9098 [@​mantine/core] Chip: Fix incorrect size calculations for size="xs" (#8367)
  • 014ef1d [release] Version: 8.3.5
  • cc02ce0 [@​mantine/core] Checkbox: Fix incorrect data-indeterminate attribute removal ...
  • 4a96a5a [@​mantine/core] Alert: Fix invalid aria-describedby and arialabelled-by i...
  • f673223 [release] Version: 8.3.4
  • Additional commits viewable in compare view

Updates @mantine/hooks from 8.3.3 to 8.3.6

Release notes

Sourced from @​mantine/hooks's releases.

8.3.6

What's Changed

  • [@mantine/charts] Add options to set curveType per series in LineChart and AreaChart components (#8403)
  • [@mantine/charts] Heatmap: Fix dates range being affected by the user timezone (#8371)
  • [@mantine/core] Chip: Allow disabling icon by setting icon={null} (#8382)
  • [@mantine/core] List: Fix unexpected padding with listStyleType="none" (#8393)
  • [@mantine/dates] TimePicker: Add option to change placeholders (#8387)
  • [@mantine/core] Checkbox: Fix data-indeterminate not being set correctly (#8385)
  • [@mantine/dates] TimePicker: Fix time being clamped incorrectly when only min or max defined
  • [@mantine/core] NumberInput: Fix zero value represented as string being transformed to empty string on blur
  • [@mantine/core] Chip: Fix incorrect size calculations for size="xs" (#8367)

New Contributors

Full Changelog: mantinedev/mantine@8.3.5...8.3.6

8.3.5

What's Changed

  • [@mantine/code-highlight] Add option to load custom shiki themes (#8356)
  • [@mantine/form] Export more types (#8357)
  • [@mantine/hooks] use-local-storage: Fix value not resetting to the default value when value is cleared from the local storage (#8361)
  • [@mantine/core] Checkbox: Fix incorrect data-indeterminate attribute removal on state change (#8363)
  • [@mantine/core] Alert: Fix invalid aria-describedby and arialabelled-by if title or children props are not used (#8345)

New Contributors

Full Changelog: mantinedev/mantine@8.3.4...8.3.5

8.3.4

What's Changed

  • [@mantine/core] Select: Allow overriding rightSection with null (#8328)
  • [@mantine/dates] Calendar: Fix incorrect props types for hasNextLevel (#8344)
  • [@mantine/core] Transition: Fix some animations being blurry (#8070, #8324)
  • [@mantine/dates] TimePicker: Fix custom amPmLabels being truncated in input and dropdown (#8336)
  • [@mantine/dates] DatePicker: Add missing multiple handling to DatePickerPreset type (#8341)

Full Changelog: mantinedev/mantine@8.3.3...8.3.4

Commits
  • ba25d81 [release] Version: 8.3.6
  • 014ef1d [release] Version: 8.3.5
  • 3e0fac1 [@​mantine/hooks] use-local-storage: Fix value not resetting to the default va...
  • f673223 [release] Version: 8.3.4
  • See full diff in compare view

Updates @mantine/notifications from 8.3.3 to 8.3.6

Release notes

Sourced from @​mantine/notifications's releases.

8.3.6

What's Changed

  • [@mantine/charts] Add options to set curveType per series in LineChart and AreaChart components (#8403)
  • [@mantine/charts] Heatmap: Fix dates range being affected by the user timezone (#8371)
  • [@mantine/core] Chip: Allow disabling icon by setting icon={null} (#8382)
  • [@mantine/core] List: Fix unexpected padding with listStyleType="none" (#8393)
  • [@mantine/dates] TimePicker: Add option to change placeholders (#8387)
  • [@mantine/core] Checkbox: Fix data-indeterminate not being set correctly (#8385)
  • [@mantine/dates] TimePicker: Fix time being clamped incorrectly when only min or max defined
  • [@mantine/core] NumberInput: Fix zero value represented as string being transformed to empty string on blur
  • [@mantine/core] Chip: Fix incorrect size calculations for size="xs" (#8367)

New Contributors

Full Changelog: mantinedev/mantine@8.3.5...8.3.6

8.3.5

What's Changed

  • [@mantine/code-highlight] Add option to load custom shiki themes (#8356)
  • [@mantine/form] Export more types (#8357)
  • [@mantine/hooks] use-local-storage: Fix value not resetting to the default value when value is cleared from the local storage (#8361)
  • [@mantine/core] Checkbox: Fix incorrect data-indeterminate attribute removal on state change (#8363)
  • [@mantine/core] Alert: Fix invalid aria-describedby and arialabelled-by if title or children props are not used (#8345)

New Contributors

Full Changelog: mantinedev/mantine@8.3.4...8.3.5

8.3.4

What's Changed

  • [@mantine/core] Select: Allow overriding rightSection with null (#8328)
  • [@mantine/dates] Calendar: Fix incorrect props types for hasNextLevel (#8344)
  • [@mantine/core] Transition: Fix some animations being blurry (#8070, #8324)
  • [@mantine/dates] TimePicker: Fix custom amPmLabels being truncated in input and dropdown (#8336)
  • [@mantine/dates] DatePicker: Add missing multiple handling to DatePickerPreset type (#8341)

Full Changelog: mantinedev/mantine@8.3.3...8.3.4

Commits

Updates dayjs from 1.11.18 to 1.11.19

Release notes

Sourced from dayjs's releases.

v1.11.19

1.11.19 (2025-10-31)

Bug Fixes

  • added usage warnings for diff + updated unit tests (#2948) (269a7a9)
  • dont instantiate regexes within ar locale functions to avoid performance overhead (#2898) (af5e9f0)
  • replace italian locale "un' ora fa" with "un'ora fa", add tests for it (#2930) (9e9f76c)
  • Updated Belarusian locale with relative time (#2656) (1d8746c)
Changelog

Sourced from dayjs's changelog.

1.11.19 (2025-10-31)

Bug Fixes

  • added usage warnings for diff + updated unit tests (#2948) (269a7a9)
  • dont instantiate regexes within ar locale functions to avoid performance overhead (#2898) (af5e9f0)
  • replace italian locale "un' ora fa" with "un'ora fa", add tests for it (#2930) (9e9f76c)
  • Updated Belarusian locale with relative time (#2656) (1d8746c)
Commits

Updates dexie from 4.2.0 to 4.2.1

Release notes

Sourced from dexie's releases.

Dexie v4.2.1

New package versions

  • dexie@4.2.1
  • y-dexie@4.2.1
  • dexie-cloud-addon@4.2.2

dexie

dexie-cloud-addon

y-dexie

  • Updated README

Full Changelog: dexie/Dexie.js@v4.2.0...v4.2.1

Commits
  • 9384a17 Build output
  • 930b13e Merge remote-tracking branch 'origin/releases'
  • d6cc007 Releasing v4.2.1
  • 6f982ad bump sample todo-app version
  • e09b01e dexie-cloud-addon@4.2.2 (fixed default login GUI styling)
  • f337809 Fix styling of default login dialog in dexie-cloud-addon (#2204)
  • 4991356 Feature: Table.upsert() (#2203)
  • 9e6aeae Updated y-dexie readme
  • 13ce549 ToDo sample bugfix (todo item title got stale on blur)
  • 373c0fb Optimize sync of repeated updates of same property (#2201)
  • Additional commits viewable in compare view

Updates openapi-fetch from 0.14.1 to 0.15.0

Release notes

Sourced from openapi-fetch's releases.

openapi-fetch@0.15.0

Minor Changes

Changelog

Sourced from openapi-fetch's changelog.

0.15.0

Minor Changes

Commits

Updates react-router-dom from 7.9.3 to 7.9.5

Release notes

Sourced from react-router-dom's releases.

react-router-dom-v5-compat@6.4.0-pre.15

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.15
    • react-router-dom@6.4.0-pre.15

react-router-dom-v5-compat@6.4.0-pre.11

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.11
    • react-router-dom@6.4.0-pre.11
Changelog

Sourced from react-router-dom's changelog.

7.9.5

Patch Changes

  • Updated dependencies:
    • react-router@7.9.5

7.9.4

Patch Changes

  • Updated dependencies:
    • react-router@7.9.4
Commits

Updates semver from 7.7.2 to 7.7.3

Release notes

Sourced from semver's releases.

v7.7.3

7.7.3 (2025-10-06)

Bug Fixes

Chores

Changelog

Sourced from semver's changelog.

7.7.3 (2025-10-06)

Bug Fixes

Chores

Commits
  • a25789b chore: release 7.7.3 (#812)
  • e37e0ca fix: faster paths for compare (#813)
  • 2471d75 fix: x-range build metadata support
  • 8f05c87 chore: bump @​npmcli/template-oss from 4.25.0 to 4.25.1 (#807)
  • d17aebf chore: bump @​npmcli/template-oss from 4.24.4 to 4.25.0 (#797)
  • 3b03e3b chore: bump @​npmcli/template-oss from 4.24.3 to 4.24.4 (#790)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for semver since your current version.


Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
openapi-fetch [>= 0.13.2.a, < 0.13.3]

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 1, 2025
@dependabot dependabot bot requested a review from tarampampam as a code owner November 1, 2025 07:02
@tarampampam
Copy link
Owner

@dependabot recreate
@dependabot squash and merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 2, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot squash and merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

Bumps the npm-production group in /web with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [@mantine/code-highlight](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/code-highlight) | `8.3.3` | `8.3.6` |
| [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) | `8.3.3` | `8.3.6` |
| [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `8.3.3` | `8.3.6` |
| [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) | `8.3.3` | `8.3.6` |
| [dayjs](https://github.com/iamkun/dayjs) | `1.11.18` | `1.11.19` |
| [dexie](https://github.com/dexie/Dexie.js) | `4.2.0` | `4.2.1` |
| [openapi-fetch](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-fetch) | `0.14.1` | `0.15.0` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.9.3` | `7.9.5` |
| [semver](https://github.com/npm/node-semver) | `7.7.2` | `7.7.3` |


Updates `@mantine/code-highlight` from 8.3.3 to 8.3.6
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/8.3.6/packages/@mantine/code-highlight)

Updates `@mantine/core` from 8.3.3 to 8.3.6
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/8.3.6/packages/@mantine/core)

Updates `@mantine/hooks` from 8.3.3 to 8.3.6
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/8.3.6/packages/@mantine/hooks)

Updates `@mantine/notifications` from 8.3.3 to 8.3.6
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/8.3.6/packages/@mantine/notifications)

Updates `dayjs` from 1.11.18 to 1.11.19
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md)
- [Commits](iamkun/dayjs@v1.11.18...v1.11.19)

Updates `dexie` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/dexie/Dexie.js/releases)
- [Commits](dexie/Dexie.js@v4.2.0...v4.2.1)

Updates `openapi-fetch` from 0.14.1 to 0.15.0
- [Release notes](https://github.com/openapi-ts/openapi-typescript/releases)
- [Changelog](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-fetch/CHANGELOG.md)
- [Commits](https://github.com/openapi-ts/openapi-typescript/commits/openapi-fetch@0.15.0/packages/openapi-fetch)

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

Updates `semver` from 7.7.2 to 7.7.3
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.7.2...v7.7.3)

---
updated-dependencies:
- dependency-name: "@mantine/code-highlight"
  dependency-version: 8.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@mantine/core"
  dependency-version: 8.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@mantine/hooks"
  dependency-version: 8.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@mantine/notifications"
  dependency-version: 8.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: dayjs
  dependency-version: 1.11.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: dexie
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: openapi-fetch
  dependency-version: 0.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-production
- dependency-name: react-router-dom
  dependency-version: 7.9.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: semver
  dependency-version: 7.7.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/npm-production-97fbc04be9 branch from 9036481 to b8165ef Compare November 2, 2025 20:20
@dependabot dependabot bot merged commit 710a3ce into master Nov 2, 2025
18 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/web/npm-production-97fbc04be9 branch November 2, 2025 20:23
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

Comments