csunibo / dynamik

A frontend to access CSUnibo's resources uploaded by students
https://risorse.students.cs.unibo.it
GNU Affero General Public License v3.0
2 stars 5 forks source link

chore(deps-dev): bump the minor-patches group across 1 directory with 20 updates #297

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the minor-patches group with 20 updates in the / directory:

Package From To
@iconify-json/material-symbols 1.1.81 1.1.82
@iconify/utils 2.1.24 2.1.25
@sveltejs/adapter-auto 3.2.1 3.2.2
@sveltejs/adapter-node 5.0.1 5.2.0
@sveltejs/adapter-static 3.0.1 3.0.2
@sveltejs/adapter-vercel 5.3.1 5.3.2
@sveltejs/kit 2.5.10 2.5.17
@typescript-eslint/eslint-plugin 7.12.0 7.14.0
@typescript-eslint/parser 7.12.0 7.14.0
daisyui 4.11.1 4.12.7
eslint-plugin-svelte 2.39.0 2.41.0
prettier 3.3.0 3.3.2
prettier-plugin-svelte 3.2.3 3.2.5
shiki 1.6.2 1.9.0
svelte 4.2.17 4.2.18
svelte-check 3.8.0 3.8.2
tailwindcss 3.4.3 3.4.4
tslib 2.6.2 2.6.3
typescript 5.4.5 5.5.2
vite 5.2.12 5.3.1

Updates @iconify-json/material-symbols from 1.1.81 to 1.1.82

Commits


Updates @iconify/utils from 2.1.24 to 2.1.25

Commits


Updates @sveltejs/adapter-auto from 3.2.1 to 3.2.2

Release notes

Sourced from @​sveltejs/adapter-auto's releases.

@​sveltejs/adapter-auto@​3.2.2

Patch Changes

Changelog

Sourced from @​sveltejs/adapter-auto's changelog.

3.2.2

Patch Changes

Commits


Updates @sveltejs/adapter-node from 5.0.1 to 5.2.0

Release notes

Sourced from @​sveltejs/adapter-node's releases.

@​sveltejs/adapter-node@​5.2.0

Minor Changes

  • feat: add unit suffixes to the BODY_SIZE_LIMIT environment variable (#11680)

Patch Changes

@​sveltejs/adapter-node@​5.1.1

Patch Changes

@​sveltejs/adapter-node@​5.1.0

Minor Changes

  • feat: add shutdown event (#12153)

Patch Changes

  • fix: close keep-alive connections as soon as possible during graceful shutdown rather than accepting new requests (#12153)

@​sveltejs/adapter-node@​5.0.2

Patch Changes

Changelog

Sourced from @​sveltejs/adapter-node's changelog.

5.2.0

Minor Changes

  • feat: add unit suffixes to the BODY_SIZE_LIMIT environment variable (#11680)

Patch Changes

5.1.1

Patch Changes

5.1.0

Minor Changes

  • feat: add shutdown event (#12153)

Patch Changes

  • fix: close keep-alive connections as soon as possible during graceful shutdown rather than accepting new requests (#12153)

5.0.2

Patch Changes

Commits


Updates @sveltejs/adapter-static from 3.0.1 to 3.0.2

Release notes

Sourced from @​sveltejs/adapter-static's releases.

@​sveltejs/adapter-static@​3.0.2

Patch Changes

Changelog

Sourced from @​sveltejs/adapter-static's changelog.

3.0.2

Patch Changes

Commits


Updates @sveltejs/adapter-vercel from 5.3.1 to 5.3.2

Release notes

Sourced from @​sveltejs/adapter-vercel's releases.

@​sveltejs/adapter-vercel@​5.3.2

Patch Changes

Changelog

Sourced from @​sveltejs/adapter-vercel's changelog.

5.3.2

Patch Changes

Commits


Updates @sveltejs/kit from 2.5.10 to 2.5.17

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.5.17

Patch Changes

  • chore: update package description (#11846)

@​sveltejs/kit@​2.5.16

Patch Changes

  • fix: determine local Svelte version more reliably (#12350)

@​sveltejs/kit@​2.5.15

Patch Changes

  • fix: always decode asset URLs (#12352)

@​sveltejs/kit@​2.5.14

Patch Changes

  • fix: read non-encoded data URIs (#12347)

@​sveltejs/kit@​2.5.13

Patch Changes

  • fix: decode asset URLs in dev when reading them, but for real this time (#12344)

@​sveltejs/kit@​2.5.12

Patch Changes

  • fix: decode asset URLs in dev when reading them (#12341)

@​sveltejs/kit@​2.5.11

Patch Changes

  • fix: hrefs that start with config.prerender.origin are now crawled (#12277)

  • chore: add keywords for discovery in npm search (#12330)

  • fix: handle whitespace in HTTP Accept header (#12292)

Changelog

Sourced from @​sveltejs/kit's changelog.

2.5.17

Patch Changes

  • chore: update package description (#11846)

2.5.16

Patch Changes

  • fix: determine local Svelte version more reliably (#12350)

2.5.15

Patch Changes

  • fix: always decode asset URLs (#12352)

2.5.14

Patch Changes

  • fix: read non-encoded data URIs (#12347)

2.5.13

Patch Changes

  • fix: decode asset URLs in dev when reading them, but for real this time (#12344)

2.5.12

Patch Changes

  • fix: decode asset URLs in dev when reading them (#12341)

2.5.11

Patch Changes

  • fix: hrefs that start with config.prerender.origin are now crawled (#12277)

  • chore: add keywords for discovery in npm search (#12330)

  • fix: handle whitespace in HTTP Accept header (#12292)

Commits


Updates @typescript-eslint/eslint-plugin from 7.12.0 to 7.14.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v7.14.0

7.14.0 (2024-06-24)

🚀 Features

  • support TypeScript 5.5 (#9397)
  • ast-spec: tighter types and documentation for declaration/* (#9211)

🩹 Fixes

  • keep warnAbountTSVersion in sync with package.json (#9400)
  • eslint-plugin: [no-extraneous-class] handle abstract members (#9367)
  • eslint-plugin: [prefer-nullish-coalescing] handle intersected primitive types (#9378)
  • eslint-plugin: [no-invalid-this] support AccessorProperty (#9411)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.13.1

7.13.1 (2024-06-17)

🩹 Fixes

  • eslint-plugin: [prefer-readonly] refine report locations (#8894)
  • eslint-plugin: [return-await] support explicit resource management (#9044)
  • eslint-plugin: [no-unsafe-member-access] differentiate a types-error any from a true any (#9291)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.13.0

7.13.0 (2024-06-10)

🚀 Features

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

7.14.0 (2024-06-24)

🚀 Features

  • support TypeScript 5.5

🩹 Fixes

  • eslint-plugin: [no-extraneous-class] handle abstract members

  • eslint-plugin: [prefer-nullish-coalescing] handle intersected primitive types

  • eslint-plugin: [no-invalid-this] support AccessorProperty

❤️ Thank You

  • Brad Zacher
  • cm-ayf
  • Jake Bailey
  • James Zhan
  • Joshua Chen
  • yoshi2no

You can read about our versioning strategy and releases on our website.

7.13.1 (2024-06-17)

🩹 Fixes

  • eslint-plugin: [prefer-readonly] refine report locations

  • eslint-plugin: [return-await] support explicit resource management

  • eslint-plugin: [no-unsafe-member-access] differentiate a types-error any from a true any

❤️ Thank You

  • Kirk Waiblinger
  • Yukihiro Hasegawa

You can read about our versioning strategy and releases on our website.

7.13.0 (2024-06-10)

... (truncated)

Commits
  • dfc4469 chore(release): publish 7.14.0
  • 635133a docs: split troubleshooting into granular sections (#9024)
  • c322099 fix(eslint-plugin): [no-invalid-this] support AccessorProperty (#9411)
  • 23e6468 fix(eslint-plugin): [prefer-nullish-coalescing] handle intersected primitive ...
  • 5c4a5de feat(ast-spec): tighter types and documentation for declaration/* (#9211)
  • e47123d fix(eslint-plugin): [no-extraneous-class] handle abstract members (#9367)
  • dc18229 feat: support TypeScript 5.5 (#9397)
  • 0e029ad docs(eslint-plugin): typo in consistent-indexed-object-style (#9396)
  • 1212a8f chore(release): publish 7.13.1
  • af34737 docs: improve return-await description about motivation (#9201)
  • Additional commits viewable in compare view


Updates @typescript-eslint/parser from 7.12.0 to 7.14.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v7.14.0

7.14.0 (2024-06-24)

🚀 Features

  • support TypeScript 5.5 (#9397)
  • ast-spec: tighter types and documentation for declaration/* (#9211)

🩹 Fixes

  • keep warnAbountTSVersion in sync with package.json (#9400)
  • eslint-plugin: [no-extraneous-class] handle abstract members (#9367)
  • eslint-plugin: [prefer-nullish-coalescing] handle intersected primitive types (#9378)
  • eslint-plugin: [no-invalid-this] support AccessorProperty (#9411)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.13.1

7.13.1 (2024-06-17)

🩹 Fixes

  • eslint-plugin: [prefer-readonly] refine report locations (#8894)
  • eslint-plugin: [return-await] support explicit resource management (#9044)
  • eslint-plugin: [no-unsafe-member-access] differentiate a types-error any from a true any (#9291)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.13.0

7.13.0 (2024-06-10)

🚀 Features

... (truncated)

Changelog

Sourced from @​typescript-eslint/parser's changelog.

7.14.0 (2024-06-24)

🚀 Features

  • support TypeScript 5.5

❤️ Thank You

  • Brad Zacher
  • cm-ayf
  • Jake Bailey
  • James Zhan
  • Joshua Chen
  • yoshi2no

You can read about our versioning strategy and releases on our website.

7.13.1 (2024-06-17)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

7.13.0 (2024-06-10)

🚀 Features

  • parser, typescript-estree: export withoutProjectParserOptions utility

❤️ Thank You

  • Fotis Papadogeorgopoulos
  • Joshua Chen
  • Kirk Waiblinger
  • Tobiloba Adedeji
  • Vinccool96
  • YeonJuan

You can read about our versioning strategy and releases on our website.

Commits
  • dfc4469 chore(release): publish 7.14.0
  • 1212a8f chore(release): publish 7.13.1
  • 8a178ed chore(release): publish 7.13.0
  • c9a6dd9 feat(parser, typescript-estree): export withoutProjectParserOptions utility (...
  • See full diff in compare view


Updates daisyui from 4.11.1 to 4.12.7

Release notes

Sourced from daisyui's releases.

v4.12.7

🌼 Read changelog: https://daisyui.com/docs/changelog/

📦 Install this update:

npm i -D daisyui@4.12.7

💚 Thank you for using daisyUI!

v4.12.6

🌼 Read changelog: https://daisyui.com/docs/changelog/

📦 Install this update:

npm i -D daisyui@4.12.6

💚 Thank you for using daisyUI!

v4.12.5

🌼 Read changelog: https://daisyui.com/docs/changelog/

📦 Install this update:

npm i -D daisyui@4.12.5

💚 Thank you for using daisyUI!

v4.12.4

🌼 Read changelog: https://daisyui.com/docs/changelog/

📦 Install this update:

npm i -D daisyui@4.12.4

💚 Thank you for using daisyUI!

v4.12.3

🌼 Read changelog: https://daisyui.com/docs/changelog/

📦 Install this update:

npm i -D daisyui@4.12.3

💚 Thank you for using daisyUI!

... (truncated)

Changelog

Sourced from daisyui's changelog.

4.12.7 (2024-06-23)

Bug Fixes

4.12.6 (2024-06-23)

4.12.5 (2024-06-23)

Bug Fixes

4.12.4 (2024-06-23)

Bug Fixes

4.12.3 (2024-06-23)

4.12.2 (2024-06-05)

4.12.1 (2024-06-05)

4.12.0 (2024-06-05)

Features

  • scrollbars now have transparent background and currentColor foreground (f0ea341)
Commits


Updates eslint-plugin-svelte from 2.39.0 to 2.41.0

Release notes

Sourced from eslint-plugin-svelte's releases.

eslint-plugin-svelte@2.41.0

Minor Changes

Patch Changes

eslint-plugin-svelte@2.40.0

Minor Changes

  • #792 cb722bc Thanks @​ota-meshi! - feat: update svelte-eslint-parser to 0.39

  • #796 5e4d264 Thanks @​ota-meshi! - feat: improve svelte/valid-compile to use svelte.config.js's onwarn from the parser.

  • #794 7894f82 Thanks @​ota-meshi! - feat: improve svelte/valid-prop-names-in-kit-pages to use svelte.config.js data from the parser.

  • #794 7894f82 Thanks @​ota-meshi! - feat: improve svelte/no-export-load-in-svelte-module-in-kit-pages to use svelte.config.js data from the parser.

Patch Changes

  • #795 df947a7 Thanks @​baseballyama! - deps: update svelte-eslint-parser to 0.39.1 to set svelteFeatures.runes to true by default for Svelte 5

  • #797 f6d4e4c Thanks @​ota-meshi! - fix: svelte/valid-compile to use verbatimModuleSyntax to work with TS v5.5.

eslint-plugin-svelte@2.39.5

Patch Changes

eslint-plugin-svelte@2.39.4

Patch Changes

eslint-plugin-svelte@2.39.3

Patch Changes

eslint-plugin-svelte@2.39.2

Patch Changes

... (truncated)

Commits
  • f8f377f chore: release eslint-plugin-svelte (#801)
  • 6e4d3ed fix: update svelte-eslint-parser to fix nested {#snippet} (#805)
  • be64d36 fix: broken indentation of if condition in svelte/indent rule (#802)
  • 50f4f4f chore(deps): update dependency typescript to ~5.5.0
  • 0bc17df chore: Use eslint types for exported configs (#789)
  • 580f44f feat: add name to flat configs. (#800)
  • ea25e3e fix(deps): update dependency known-css-properties to ^0.34.0
  • db95931 chore: add pnpm script to root package.json
  • 73115ce fix(deps): update dependency known-css-properties to ^0.33.0
  • 3ba8d57 chore: release eslint-plugin-svelte (#793)
  • Additional commits viewable in compare view


Updates prettier from 3.3.0 to 3.3.2

Release notes

Sourced from prettier's releases.

3.3.2

🔗 Changelog

3.3.1

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.3.2

diff

Fix handlebars path expressions starts with @ (#16358 by @​Princeyadav05)

{{! Input }}
<div>{{@x.y.z}}</div>

{{! Prettier 3.3.1 }} <div>{{@​x}}</div>

{{! Prettier 3.3.2 }} <div>{{@​x.y.z}}</div>

3.3.1

diff

Preserve empty lines in front matter (#16347 by @​fisker)

<!-- Input -->
---
foo:
  - bar1
  • bar2

  • bar3


Markdown

<!-- Prettier 3.3.0 -->


foo:

  • bar1
  • bar2
  • bar3

Markdown

<!-- Prettier 3.3.1 --> </tr></table>

... (truncated)

Commits


Updates prettier-plugin-svelte from 3.2.3 to 3.2.5

Changelog

Sourced from prettier-plugin-svelte's changelog.

3.2.5

  • (fix) Svelte 5: format TypeScript in the template

3.2.4

  • (fix) speed up regex
Commits


Updates shiki from 1.6.2 to 1.9.0

Release notes

Sourced from shiki's releases.

v1.9.0

   🚨 Breaking Changes

    View changes on GitHub

v1.8.0

   🚀 Features