traPtitech / traQ_S-UI

traQ S - traP Internal Messenger Application Frontend
MIT License
109 stars 40 forks source link

Bump the non-majors group with 36 updates #4351

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the non-majors group with 36 updates:

Package From To
@mdi/js 7.2.96 7.4.47
@sapphi-red/web-noise-suppressor 0.3.3 0.3.5
cropperjs 1.5.13 1.6.2
highlight.js 11.8.0 11.10.0
throttle-debounce 5.0.0 5.0.2
@types/throttle-debounce 5.0.0 5.0.2
ts-pattern 5.0.5 5.2.0
turndown 7.1.2 7.2.0
vue 3.3.4 3.4.31
vue-router 4.2.4 4.4.0
zod 3.22.4 3.23.8
@types/dom-screen-wake-lock 1.0.2 1.0.3
@types/node 20.4.1 20.14.10
@types/pica 9.0.1 9.0.4
@types/punycode 2.1.0 2.1.4
@types/serviceworker 0.0.67 0.0.89
@types/turndown 5.0.3 5.0.4
@types/webappsec-credential-management 0.6.4 0.6.8
@vitest/coverage-c8 0.25.8 0.33.0
@vue/test-utils 2.4.1 2.4.6
autoprefixer 10.4.16 10.4.19
axios 1.6.8 1.7.2
browserslist 4.22.1 4.23.1
cypress 13.3.0 13.13.0
esbuild 0.15.18 0.23.0
esbuild-plugin-browserslist 0.5.3 0.13.0
eslint-config-prettier 9.0.0 9.1.0
eslint-plugin-vue 9.15.1 9.27.0
fonteditor-core 2.1.11 2.4.0
sass 1.69.5 1.77.6
start-server-and-test 2.0.0 2.0.4
typescript 5.1.6 5.5.3
vite-plugin-pwa 0.16.5 0.20.0
vitest-github-actions-reporter 0.9.0 0.11.1
workbox-core 7.0.0 7.1.0
workbox-routing 7.0.0 7.1.0

Updates @mdi/js from 7.2.96 to 7.4.47

Commits


Updates @sapphi-red/web-noise-suppressor from 0.3.3 to 0.3.5

Commits


Updates cropperjs from 1.5.13 to 1.6.2

Release notes

Sourced from cropperjs's releases.

v1.6.2

  • Disable touch callout on iOS Webkit-based browsers (#1155).

v1.6.1

  • Fix an issue where some CSS styles were incompatible with old browsers.

v1.6.0

  • Add a rounded option to the getCroppedCanvas method (#1047).
Changelog

Sourced from cropperjs's changelog.

1.6.2 (Apr 21, 2024)

  • Disable touch callout on iOS webkit-based browsers (#1155).

1.6.1 (Sep 17, 2023)

  • Fix an issue where some CSS styles were incompatible with old browsers.

1.6.0 (Aug 26, 2023)

  • Add rounded option to the getCroppedCanvas method (#1047).
Commits
  • da3f6f7 build: release 1.6.2
  • 388368d build: update some dependencies
  • 2161782 build: downgrade cpy-cli to v3.x
  • 24dbf99 fix: disable touch callout on iOS webkit-based browsers
  • a444f6f fix: disable long press context menu on iOS chorme (#1155)
  • b122bb6 build: release 1.6.1
  • dda8f95 build: downgrade stylelint to 13 to avoid side effects
  • 72bb6d8 docs: update comment description
  • 92582ee build: release 1.6.0
  • f652134 docs: update Related projects add Symfony UX Cropper.js (#1097)
  • Additional commits viewable in compare view


Updates highlight.js from 11.8.0 to 11.10.0

Release notes

Sourced from highlight.js's releases.

11.9.0 - Fall is in the air!

Version 11.9.0

CAVEATS / POTENTIALLY BREAKING CHANGES

  • Drops support for Node 14.x, which is no longer supported by Node.js.
  • In the node build styles/*.css files now ship un-minified with minified counterparts as: styles/*.min.css [mvorisek][] (this makes things consistent with our cdn builds)

Parser:

  • (enh) prevent re-highlighting of an element [joshgoebel][]
  • (chore) Remove discontinued badges from README [Bradley Mackey][]
  • (chore) Fix build size report [Bradley Mackey][]

New Grammars:

  • added 3rd party Iptables grammar to SUPPORTED_LANGUAGES [Checconio][]
  • added 3rd party x86asmatt grammar to SUPPORTED_LANGUAGES [gondow][]
  • added 3rd party riscv64 grammar to SUPPORTED_LANGUAGES [aana-h2][]
  • added 3rd party Ballerina grammar to SUPPORTED_LANGUAGES [Yasith Deelaka][]

Core Grammars:

  • fix(rust) added negative-lookahead for callable keywords if while for [Omar Hussein][]
  • enh(armasm) added x0-x30 and w0-w30 ARMv8 registers [Nicholas Thompson][]
  • enh(haxe) added final, is, macro keywords and $ identifiers [Robert Borghese][]
  • enh(haxe) support numeric separators and suffixes [Robert Borghese][]
  • fix(haxe) fixed metadata arguments and support non-colon syntax [Robert Borghese][]
  • fix(haxe) differentiate abstract declaration from keyword [Robert Borghese][]
  • fix(bash) do not delimit a string by an escaped apostrophe [hancar][]
  • enh(swift) support macro keyword [Bradley Mackey][]
  • enh(swift) support parameter pack keywords [Bradley Mackey][]
  • enh(swift) regex literal support [Bradley Mackey][]
  • enh(swift) @unchecked and @Sendable support [Bradley Mackey][]
  • enh(scala) add using directives support //> using foo bar [Jamie Thompson][]
  • fix(scala) fixed comments in constructor arguments not being properly highlighted [Isaac Nonato][]
  • enh(swift) ownership modifiers support [Bradley Mackey][]
  • enh(nsis) Add !assert compiler flag [idleberg][]
  • fix(haskell) do not treat double dashes inside infix operators as comments [Zlondrej][]
  • enh(rust) added eprintln! macro [qoheniac][]
  • enh(leaf) update syntax to 4.0 [Samuel Bishop][]
  • fix(reasonml) simplify syntax and align it with ocaml [jchavarri][]
  • fix(swift) warn_unqualified_access is an attribute [Bradley Mackey][]
  • enh(swift) macro attributes are highlighted as keywords [Bradley Mackey][]
  • enh(stan) updated for version 2.33 (#3859) [Brian Ward][]
  • fix(css) added '_' css variable detection [Md Saad Akhtar][]
  • enh(groovy) add record and var as keywords [Guillaume Laforge][]

... (truncated)

Changelog

Sourced from highlight.js's changelog.

Version 11.10.0

CAVEATS / POTENTIALLY BREAKING CHANGES

  • Drops support for Node 16.x, which is no longer supported by Node.js.

Core Grammars:

  • enh(typescript) add support for satisfies operator [Kisaragi Hiu][]
  • enc(c) added more C23 keywords [Melkor-1][]
  • enh(json) added jsonc as an alias [BackupMiles][]
  • enh(gml) updated to latest language version (GML v2024.2) [gnysek][]
  • enh(c) added more C23 keywords and preprcoessor directives [Eisenwave][]
  • enh(js/ts) support namespaced tagged template strings [Aral Balkan][]
  • enh(perl) fix false-positive variable match at end of string [Josh Goebel][]
  • fix(cpp) not all kinds of number literals are highlighted correctly [Lê Duy Quang][]
  • fix(css) fix overly greedy pseudo class matching [Bradley Mackey][]
  • enh(arcade) updated to ArcGIS Arcade version 1.24 [Kristian Ekenes][]
  • fix(typescript): params types [Mohamed Ali][]
  • fix(rust) fix escaped double quotes in string [Mohamed Ali][]
  • fix(rust) fix for r# raw identifier not being highlighted correctly. [JaeBaek Lee][]
  • enh(rust) Adding union to be recognized as a keyword in Rust. [JaeBaek Lee][]
  • fix(yaml) fix for yaml with keys having brackets highlighted incorrectly [Aneesh Kulkarni][]
  • fix(csharp) add raw string highlighting for C# 11. [Tara][]
  • fix(bash) fix # within token being detected as the start of a comment [Felix Uhl][]
  • fix(python) fix or conflicts with string highlighting [Mohamed Ali][]
  • enh(python) adds a scope to the self variable [Lee Falin][]
  • enh(delphi) allow digits to be omitted for hex and binary literals [Jonah Jeleniewski][]
  • enh(delphi) add support for digit separators [Jonah Jeleniewski][]
  • enh(delphi) add support for character strings with non-decimal numerics [Jonah Jeleniewski][]
  • fix(javascript) incorrect function name highlighting [CY Fung][]
  • fix(1c) fix escaped symbols "+-;():=,[]" literals [Vitaly Barilko][]
  • fix(swift) correctly highlight generics and conformances in type definitions [Bradley Mackey][]
  • enh(swift) add package keyword [Bradley Mackey][]
  • fix(swift) ensure keyword attributes highlight correctly [Bradley Mackey][]
  • fix(types) fix interface LanguageDetail > keywords [Patrick Chiu]
  • enh(java) add goto to be recognized as a keyword in Java [Alvin Joy][]
  • enh(bash) add keyword sudo [Alvin Joy][]
  • fix(haxe) captures new keyword without capturing it within variables/class names [Cameron Taylor][]
  • fix(go) fix go number literals to accept _ separators, add hex p exponents [Lisa Ugray][]
  • enh(markdown) add entity support [David Schach][] [TaraLei][]
  • enh(css) add justify-items and justify-self attributes [Vasily Polovnyov][]
  • enh(css) add accent-color, appearance, color-scheme, rotate, scale and translate attributes [Carl Räfting][]
  • fix(fortran) fixes parsing of keywords delimited by dots [Julien Bloino][]
  • enh(css) add select, option, optgroup, picture and source to list of known tags [Vasily Polovnyov][]
  • enh(css) add inset, inset-*, border-start-*-radius and border-end-*-radius attributes [Vasily Polovnyov][]
  • enh(css) add text-decoration-skip-ink, text-decoration-thickness and text-underline-offset attributes [Vasily Polovnyov][]

New Grammars:

... (truncated)

Commits
  • 366a8bd (maintainer) bump version 11.9.0 => 11.10.0
  • b1fd7cd (maint) build against node 22
  • 221b049 (maint) bump npm dependencies
  • e2e11f7 Add JSONata as supported language (#4069)
  • f41067d improve monokai theme for attr & number (#4067)
  • b9ae5fe add text-decoration-skip-ink, text-decoration-thickness and `text-underli...
  • 888ac75 Add Mirth to SUPPORTED_LANGUAGES.md (#4061)
  • 32f6d13 (chore) Remove unused submodule (#4047)
  • 4bbf361 enh(typescript) add satisfies keyword (#4058)
  • 5237004 enh(c): Added typeof and typeof_qual to the list of keywords (#4055)
  • Additional commits viewable in compare view


Updates throttle-debounce from 5.0.0 to 5.0.2

Release notes

Sourced from throttle-debounce's releases.

v5.0.2

Fixed

  • Pin karma-webpack to specific version to prevent errors in Node 12

v5.0.1

Changed

  • License to single license (MIT)
Changelog

Sourced from throttle-debounce's changelog.

[5.0.2][] - 2024-06-24

Fixed

  • Pin karma-webpack to specific version to prevent errors in Node 12

[5.0.1][] - 2024-06-24

Changed

  • License to single license (MIT)
Commits


Updates @types/throttle-debounce from 5.0.0 to 5.0.2

Commits


Updates ts-pattern from 5.0.5 to 5.2.0

Release notes

Sourced from ts-pattern's releases.

v5.2.0

The main thing

new P.string.length(n) pattern

P.string.length(len) matches strings with exactly len characters.

const fn = (input: string) =>
  match(input)
    .with(P.string.length(2), () => '🎉')
    .otherwise(() => '❌');

console.log(fn('ok')); // logs '🎉'

What's Changed

New Contributors

Full Changelog: https://github.com/gvergnaud/ts-pattern/compare/v5.1.2...v5.2.0

v5.1.2

The main thing

When combining P.nonNullable and P.nullish, you should get an exhaustive pattern matching expression, but the following case was incorrectly considered non-exhaustive:

declare const input: {
  nested: string | number | null | undefined;
};

const res = match(input)
.with({ nested: P.nonNullable }, (x) => {/* ... /})
.with({ nested: P.nullish }, (x) => {/
... */})
// should type-check
.exhaustive();

This is fixed now.

What's Changed

... (truncated)

Commits
  • 1f59d49 feat(str.length): fix typo
  • 49ab6d6 feat(str.length): Add non-exhaustive unit test
  • 37ea04e 5.2.0
  • 1a568a5 Merge pull request #257 from JUSTIVE/feature-string-length
  • 473041e feat(str.length): fix typo
  • 7d08131 Merge pull request #260 from grigorischristainas/docs/when
  • 275b4e6 docs: fixed typo in P.when patterns code example
  • 5c6a62c fix: omit minLength, and maxLength after length
  • d328422 fix: typos in doc in P.string.length
  • 8527727 chore: consistent typo
  • Additional commits viewable in compare view


Updates turndown from 7.1.2 to 7.2.0

Release notes

Sourced from turndown's releases.

v7.2.0

  • Update deps lock. 7f8c785
  • Merge pull request #460 from orchitech/fix-link-parenthesis 7bcda25
  • Escape inline link attributes. Fix #459. fd462c8
  • Merge pull request #461 from orchitech/custom-domino a4ddaff
  • Switch to custom Domino fork. 10bbd00
  • Merge pull request #463 from orchitech/github-actions 84e7876
  • Use to GitHub Actions instead of Travis CI 7595c63

https://github.com/mixmark-io/turndown/compare/v7.1.3...v7.2.0

v7.1.3

  • Merge pull request #443 from rory-instil/master 4afc328
  • Fixing a missing defensive check for an absent window global variable that was breaking service worker environments 9e64a83

https://github.com/mixmark-io/turndown/compare/v7.1.2...v7.1.3

Commits


Updates vue from 3.3.4 to 3.4.31

Release notes

Sourced from vue's releases.

v3.4.31

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.4.30

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.4.29

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.4.28

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.4.27

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.4.26

Please refer to CHANGELOG.md for details.

v3.4.25

Please refer to CHANGELOG.md for details.

v3.4.24

Please refer to CHANGELOG.md for details.

v3.4.23

Please refer to CHANGELOG.md for details.

v3.4.22

Please refer to CHANGELOG.md for details.

v3.4.21

Please refer to CHANGELOG.md for details.

v3.4.20

Please refer to CHANGELOG.md for details.

v3.4.19

Please refer to CHANGELOG.md for details.

v3.4.18

Please refer to CHANGELOG.md for details.

v3.4.17

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vue's changelog.

3.4.31 (2024-06-28)

Bug Fixes

Reverts

  • Revert "fix(reactivity): avoid infinite loop when render access a side effect computed (#11135)" (e0df985)
  • Revert "fix(reactivity): fix side effect computed dirty level (#11183)" (6c303ea), closes #11183

3.4.30 (2024-06-22)

Note: this release contains a fix (#11150) that requires vue-tsc to also be updated in sync to ^2.0.22. See #11196

Bug Fixes

  • compiler-core: should not remove slot node with v-else (#11150) (e102670)
  • hydration: fix css vars hydration mismatch false positive on attr-fallthrough (#11190) (7ad67ce), closes #11188
  • hydration: skip prop mismatch check for directives that mutate DOM in created (3169c91), closes #11189
  • reactivity: fix side effect computed dirty level (#11183) (3bd79e3), closes #11181 #11169
  • runtime-core: ensure unmount dynamic components in optimized mode (#11171) (220fe24), closes #11168
  • runtime-core: update devtool __vnode on patch, avoid memory leak during dev (a959781), closes #11192
  • runtime-dom: ensure only symbols are explicitly stringified during attribute patching (#11182) (a2e35d6), closes #11177
  • runtime-dom: prevent setting state as attribute for custom elements (#11165) (8ae4c29), closes #11163

Performance Improvements

3.4.29 (2024-06-14)

Bug Fixes

  • build: fix accidental inclusion of runtime-core in server-renderer cjs build (11cc12b), closes #11137
  • compiler-sfc: fix missing scope for extends error message (4ec387b)
  • compiler-sfc: fix parsing of mts, d.mts, and mtsx files (a476692)
  • compiler-sfc: support @​vue-ignore comment on more type sources (a23e99b)
  • custom-element: support same direct setup function signature in defineCustomElement (7c8b126), closes #11116
  • reactivity: avoid infinite loop when render access a side effect computed (#11135) (8296e19), closes #11121

... (truncated)

Commits
  • f2acd51 release: v3.4.31
  • 746352a fix(compiler-core): handle inline comments with undefined bindings (#11217)
  • ad22879 test(reactivity): add a failed test for computed (#11243)
  • b1d1f44 chore(deps): update dependency monaco-editor to ^0.50.0 (#11211)
  • e0df985 fix: Revert "fix(reactivity): avoid infinite loop when render access a side e...
  • 6c303ea Revert "fix(reactivity): fix side effect computed dirty level (#11183)"
  • 261fb7c chore(deps): update dawidd6/action-download-artifact action to v6 (#11212)
  • 01ff603 chore(deps): update dependency puppeteer to ~22.12.0 (#11210)
  • 89946f8 chore(deps): update dependency typescript-eslint to ^7.13.1 (#11209)
  • a1170db chore(deps): update all non-major dependencies (#11207)
  • Additional commits viewable in compare view


Updates vue-router from 4.2.4 to 4.4.0

Release notes

Sourced from vue-router's releases.

v4.4.0

Please refer to CHANGELOG.md for details.

v4.4.0-alpha.3

Please refer to CHANGELOG.md for details.

v4.4.0-alpha.2

Please refer to CHANGELOG.md for details.

v4.4.0-alpha.1

Please refer to CHANGELOG.md for details.

v4.4.0-alpha.0

Please refer to CHANGELOG.md for details.

v4.3.3

Please refer to CHANGELOG.md for details.

v4.3.2

Please refer to CHANGELOG.md for details.

v4.3.1

Please refer to CHANGELOG.md for details.

v4.3.0

Please refer to CHANGELOG.md for details.

v4.2.5

Please refer to CHANGELOG.md for details.

Commits
  • 77d7217 release: vue-router@4.4.0
  • 52b531d docs: update vitepress
  • bf106df chore: remove unused dep
  • b55ab88 chore: up pnpm
  • 19142f5 Merge pull request #2264 from vuejs/refactor/typed-routes
  • a91123f docs: vuejs.de banner
  • 805e6ff docs(zh): fix the order of useRouter() and useRoute() in packages/docs/zh/gui...
  • edff284 release: vue-router@4.4.0-alpha.3
  • abe223d feat: add a clearRoutes method
  • 249bf2d docs: vuejs.de banner
  • Additional commits viewable in compare view


Updates zod from 3.22.4 to 3.23.8

Release notes

Sourced from zod's releases.

v3.23.8

Commits:

  • 0f4d403558ae0490c711e4c2bfcf6c200bd14e11 Add Bronze logos (#3470)
  • 19687315b5b24bbd1ff6c346bfc2975700221748 Tweak tiers (#3471)
  • eda7df314399929f7ed737423868a5a0780cd944 Change RefinementCtx to interface
  • ca42965df46b2f7e2747db29c40a26bcb32a51d5 v3.23.8

v3.23.7

Commits:

  • 29d2ea2a15f0b1ac4b89138041f786a3dafc490b Add copper
  • d969423266fccee56ef769da6744cc8bacb04550 Fix #3437: extendShape erases JSDoc property documentation (#3463)
  • 2239ff3ccc9af4d28bee27bd6fb2a5632844480b Add social crow
  • f985b5b922cb357dbf4b25bb43814d19f838e046 3.23.7

v3.23.6

Commits:

  • bc0095aab9e7254deb18701adc63de128ca2c742 Test on latest node
  • 6e5699a30373cc22879f2bcb6902fc138518c980 Lint on latest node
  • 1f466d9d00f446d7bed1962990e7a1ce813ab0d4 describe how one can protect from cyclical objects starting an infini… (#3447)
  • 3fed6f21e0ea7adc91aa0cc44f75bcf4e526d98e Add zod playground link (#3454)
  • 04e1f379f6989d23dd45660fcabc78f76d7834f8 Fixed freezing async ZodReadonly results (#3457)
  • b87e59d0e4bbb4403bf27243afdcda9fcdeec258 Update sponsor tiers (#3453)
  • 143886151bba3930bdcc10d34a1cff4bf9103ba8 Add copper tier (#3460)
  • ce3711e1384952d255769b9495f9bfadfb327291 add VSCode dev container support and documenation
  • 93b480b12ec3466cbd3b4182f7ce292e5c61528c v3.23.6

v3.23.5

Commits:

  • 110b8211f991b3e060ab2da4fec7b63d600439ad Update README_ZH.md (#3433)
  • c1910bdfc98709b8f14231e2cefc5a3be401e3ee Made ZodEnum take readonly string array (#3444)
  • 541a862e978f96eb391849a6bf16be84231aa1b3 3.23.5

v3.23.4

Commits:

  • 157b18d742c86d85b26a8421af46ad6d6d6b6ea7 Add 3.23 announcement
  • aedf93f1435a29463d915c3be45b4dcbeefa8cc1 Revert change to default Input
  • 45107f7a7230fe48ee24dc37e621422c9dc64ec4 v3.23.4

v3.23.3

Commits:

  • 103d2436f85872ca0e0e6247652989cc93d46a39 3.23.3

v3.23.2

Commits:

... (truncated)

Commits


Updates @types/dom-screen-wake-lock from 1.0.2 to 1.0.3

Commits


Updates @types/node from 20.4.1 to 20.14.10

Commits


Updates @types/pica from 9.0.1 to 9.0.4

Commits


Updates @types/punycode from 2.1.0 to 2.1.4

Commits


Updates @types/serviceworker from 0.0.67 to 0.0.89

Release notes

Sourced from @​types/serviceworker's releases.

@​types/serviceworker@​0.0.89

index.d.ts

No changes

iterable.d.ts

No changes

@​types/serviceworker@​0.0.88

index.d.ts

No changes

iterable.d.ts

No changes

@​types/serviceworker@​0.0.87

index.d.ts

Non-value types

  • ImportMeta
    • Added: resolve

iterable.d.ts

No changes

@​types/serviceworker@​0.0.86

index.d.ts

Modified

  • OffscreenCanvasRenderingContext2D
    • Removed: commit

Non-value types

  • CanvasState
    • Added: isContextLost

iterable.d.ts

No changes

@​types/serviceworker@​0.0.85

index.d.ts

... (truncated)

Commits


Updates @types/throttle-debounce from 5.0.0 to 5.0.2

Commits


Updates @types/turndown from 5.0.3 to 5.0.4

Commits


Updates @types/webappsec-credential-management from 0.6.4 to 0.6.8

Commits


Updates @vitest/coverage-c8 from 0.25.8 to 0.33.0

Release notes

Sourced from @​vitest/coverage-c8's releases.

v0.33.0

   🚨 Breaking Changes

  • Revert default include patterns  -  by @​so1ve #3729
    • 0.32.0 changed the default include globs to be compatible with Jest. After a discussion with the community, we are reverting this change because it turned out to be non-intuitive.

   🐞 Bug Fixes

    View changes on GitHub

v0.32.4

   🐞 Bug Fixes

    View changes on GitHub

v0.32.3

   🚀 Features

   🐞 Bug Fixes