Bumps the dependencies group with 1 update in the /src/backend directory: eslint.
Bumps the dependencies group with 45 updates in the /src/frontend directory:
Fix the default cursor color for dark themes, which was way too dark.
6.34.1 (2024-09-27)
Bug fixes
Avoid a stack overflow that could happen when updating a line with a lot of text tokens.
Improve the way enormously long (non-wrapped) lines are displayed by making sure they stay shorter than the maximal pixel size the browser's CSS engine can handle.
6.34.0 (2024-09-25)
Bug fixes
Fix an issue where the dots past the wrapping point were displayed incorrectly when using highlightWhitespace with a wrapped sequence of spaces.
Improve performance of documents displaying lots of highlighted spaces by using a CSS background instead of pseudo-element.
New features
placeholder now allows a function that constructs the placedholder DOM to be passed in, and uses cloneNode when a raw element is passed in, to prevent adding the same element to multiple editors.
6.33.1 (2024-08-30)
Bug fixes
Work around odd behavior in Chrome's newly supported caretPositionFromPoint method, which could cause CodeMirror to crash with a null dereference.
Bumps the dependencies group with 1 update in the /src/backend directory: eslint. Bumps the dependencies group with 45 updates in the /src/frontend directory:
6.18.1
6.18.2
6.8.1
6.8.2
6.5.6
6.5.7
6.33.0
6.34.2
4.11.4
4.14.0
4.11.4
4.14.0
7.12.2
7.13.5
7.12.2
7.13.5
7.12.2
7.13.5
7.12.2
7.13.5
7.12.2
7.13.5
7.12.2
7.13.5
7.12.2
7.13.5
7.12.2
7.13.5
7.12.2
7.13.5
7.12.2
7.13.5
7.12.2
7.13.5
8.31.0
8.37.1
3.17.0
3.21.0
5.56.2
5.59.20
4.23.3
4.23.6
4.23.3
4.23.6
1.15.5
1.16.0
3.1.7
3.2.0
8.3.0
8.3.1
1.4.4
1.5.0
7.53.0
7.53.2
6.26.2
6.28.0
5.8.1
5.8.3
2.12.7
2.13.3
4.5.5
5.0.1
7.25.2
7.26.0
7.24.7
7.25.9
7.24.7
7.26.0
1.2.0
1.2.1
4.11.4
4.14.0
4.11.4
4.14.0
1.47.2
1.48.2
22.6.0
22.9.0
18.3.8
18.3.12
18.3.0
18.3.1
4.0.15
4.0.17
4.3.1
4.3.3
5.6.2
5.6.3
5.4.7
5.4.11
Updates
eslint
from 9.11.0 to 9.14.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
db0b844
9.14.020b0da1
Build: changelog update for 9.14.0f36cb16
chore: upgrade@eslint/js
@9
.14.0 (#19086)28be447
chore: package.json update for@eslint/js
release24d0172
fix: enable retry concurrency limit for readFile() (#19077)3fa009f
feat: add support for Import Attributes and RegExp Modifiers (#19076)b0faee3
feat: add types for the@eslint/js
package (#19010)151c965
docs: updatecontext.languageOptions.parser
description (#19084)dc34f94
docs: Update READMEf48a2a0
test: addno-invalid-regexp
tests with RegExp Modifiers (#19075)Updates
@codemirror/autocomplete
from 6.18.1 to 6.18.2Changelog
Sourced from
@codemirror/autocomplete
's changelog.Commits
d0c97d3
Mark version 6.18.25e97bd6
Make updateSyncTime apply to synchronously updates completion sourcesUpdates
@codemirror/lint
from 6.8.1 to 6.8.2Changelog
Sourced from
@codemirror/lint
's changelog.Commits
8d8a153
Mark version 6.8.235644c1
Don't wait for the slowest linter before showing resultsc13331c
Add widgetMarker option to lint gutterUpdates
@codemirror/search
from 6.5.6 to 6.5.7Changelog
Sourced from
@codemirror/search
's changelog.Commits
0ca3343
Mark version 6.5.731d4bbc
Avoid infinite loop when normalizer deletes charactersd0797ab
Allow nextMatch/prevMatch to wrap around and grow the current selectionUpdates
@codemirror/view
from 6.33.0 to 6.34.2Changelog
Sourced from
@codemirror/view
's changelog.Commits
db7b6b2
Mark version 6.34.249e68f7
Make the dark theme cursor color a lot lighter1d9f008
Mark version 6.34.1a5424ff
Add support for basic scaling of horizontal gaps86d355a
Prevent stack overflow via Array.splice when updating big content views79b8812
Mark version 6.34.0605fd72
Use a background instead of a :before element for highlighted spacesaea2395
Fix bad display of wrapped whitespace in highlightWhitespace48ffb17
Drop old comment154c03b
Allow a DOM constructor function to be passed to placeholderUpdates
@lingui/core
from 4.11.4 to 4.14.0Release notes
Sourced from
@lingui/core
's releases.Changelog
Sourced from
@lingui/core
's changelog.Commits
8dcb749
chore(release): published v4.14.0 [skip ci]5d0516e
feat(format-po-gettext): respect Plural-Forms header (#2070)d0e45bc
docs: update react native guide according to example (#2071)e726b16
fix(extract): when files are used, don't overwrite obsolete (#1964)b8b4b19
docs: improve catalog format options description (#2050)263faa5
chore(release): published v4.13.0 [skip ci]75414db
chore: use metro transformer in react native example (#2000)25b3bc6
feat: adds custom prefix support for gettext po (#2004)9699ade
style(docs): minor refreshment of documentation styles (#2045)85873d9
docs: update ESLint plugin documentation (#2046)Updates
@lingui/react
from 4.11.4 to 4.14.0Release notes
Sourced from
@lingui/react
's releases.Changelog
Sourced from
@lingui/react
's changelog.Commits
8dcb749
chore(release): published v4.14.0 [skip ci]5d0516e
feat(format-po-gettext): respect Plural-Forms header (#2070)d0e45bc
docs: update react native guide according to example (#2071)e726b16
fix(extract): when files are used, don't overwrite obsolete (#1964)b8b4b19
docs: improve catalog format options description (#2050)263faa5
chore(release): published v4.13.0 [skip ci]75414db
chore: use metro transformer in react native example (#2000)25b3bc6
feat: adds custom prefix support for gettext po (#2004)9699ade
style(docs): minor refreshment of documentation styles (#2045)85873d9
docs: update ESLint plugin documentation (#2046)Updates
@mantine/carousel
from 7.12.2 to 7.13.5Release notes
Sourced from
@mantine/carousel
's releases.... (truncated)
Commits
1d07a31
[release] Version: 7.13.5a56501b
[release] Version: 7.13.5-alpha.234ee3cd
[release] Version: 7.13.5-alpha.1f34ab08
[core] Replace versions for alpha patch releasee5a8d4f
[@mantine/core
] Update peer dependencies range for react to allow react and r...fbcee92
[release] Version: 7.13.4b6767c8
[release] Version: 7.13.3e0721af
[release] Version: 7.13.20f0b871
[release] Version: 7.13.18b18596
[release] Version: 7.13.0Updates
@mantine/charts
from 7.12.2 to 7.13.5Release notes
Sourced from
@mantine/charts
's releases.... (truncated)
Commits
1d07a31
[release] Version: 7.13.5a56501b
[release] Version: 7.13.5-alpha.234ee3cd
[release] Version: 7.13.5-alpha.1f34ab08
[core] Replace versions for alpha patch releasee5a8d4f
[@mantine/core
] Update peer dependencies range for react to allow react and r...✅ Deploy Preview for inventree-web-pui-preview ready!
Toggle QR Code...
Use your smartphone camera to open QR code link.
To edit notification comments on pull requests, go to your Netlify site configuration.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Additional details and impacted files
```diff @@ Coverage Diff @@ ## master #8464 +/- ## ========================================== + Coverage 84.35% 86.17% +1.81% ========================================== Files 1178 926 -252 Lines 53746 45434 -8312 Branches 2029 302 -1727 ========================================== - Hits 45337 39151 -6186 + Misses 7896 6273 -1623 + Partials 513 10 -503 ``` | [Flag](https://app.codecov.io/gh/inventree/InvenTree/pull/8464/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=inventree) | Coverage Δ | | |---|---|---| | [backend](https://app.codecov.io/gh/inventree/InvenTree/pull/8464/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=inventree) | `85.90% <ø> (-0.01%)` | :arrow_down: | | [migrations](https://app.codecov.io/gh/inventree/InvenTree/pull/8464/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=inventree) | `42.53% <ø> (-0.05%)` | :arrow_down: | | [pui](https://app.codecov.io/gh/inventree/InvenTree/pull/8464/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=inventree) | `32.26% <ø> (-36.27%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=inventree#carryforward-flags-in-the-pull-request-comment) to find out more.:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Looks like these dependencies are updatable in another way, so this is no longer needed.