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 with 9 updates #269

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps the minor-patches group with 9 updates:

Package From To
@sveltejs/kit 2.5.7 2.5.8
@typescript-eslint/eslint-plugin 7.8.0 7.9.0
@typescript-eslint/parser 7.8.0 7.9.0
daisyui 4.10.5 4.11.1
dompurify 3.1.2 3.1.3
eslint-plugin-svelte 2.38.0 2.39.0
shiki 1.4.0 1.5.1
svelte 4.2.15 4.2.16
tocbot 4.27.19 4.27.20

Updates @sveltejs/kit from 2.5.7 to 2.5.8

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.5.8

Patch Changes

  • fix: prevent excessive Vite dependency optimizations on navigation (#12182)
Changelog

Sourced from @​sveltejs/kit's changelog.

2.5.8

Patch Changes

  • fix: prevent excessive Vite dependency optimizations on navigation (#12182)
Commits


Updates @typescript-eslint/eslint-plugin from 7.8.0 to 7.9.0

Release notes

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

v7.9.0

7.9.0 (2024-05-13)

🚀 Features

  • rule-tester: check for missing placeholder data in the message (#9039)

🩹 Fixes

  • do not pass tsconfig canonical file name to typescript API to get program details for config file (#9042)
  • eslint-plugin: [explicit-function-return-types] fix false positive on default parameters (#9045)

❤️ Thank You

  • Kirk Waiblinger
  • Sheetal Nandi
  • Vinccool96

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

Changelog

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

7.9.0 (2024-05-13)

🩹 Fixes

  • eslint-plugin: [explicit-function-return-types] fix false positive on default parameters

❤️ Thank You

  • Kirk Waiblinger
  • Sheetal Nandi
  • Vinccool96

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

Commits
  • 77fc366 chore(release): publish 7.9.0
  • f53fece chore: add knip (#8192)
  • 8acb8d4 fix(eslint-plugin): [explicit-function-return-types] fix false positive on de...
  • d696ea2 docs(eslint-plugin): fix several 404 URLs (#9064)
  • 37a41d9 docs: fix broken link to import/no-duplicates on no-duplicate-imports pag...
  • ab92621 docs: correct its/it's spelling (#9048)
  • f248e68 docs: [no-floating-promises] remove ugly commas (#9034)
  • 6e1241b docs: fix no-unnecessary-boolean-literal-compare example (#8981)
  • See full diff in compare view


Updates @typescript-eslint/parser from 7.8.0 to 7.9.0

Release notes

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

v7.9.0

7.9.0 (2024-05-13)

🚀 Features

  • rule-tester: check for missing placeholder data in the message (#9039)

🩹 Fixes

  • do not pass tsconfig canonical file name to typescript API to get program details for config file (#9042)
  • eslint-plugin: [explicit-function-return-types] fix false positive on default parameters (#9045)

❤️ Thank You

  • Kirk Waiblinger
  • Sheetal Nandi
  • Vinccool96

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

Changelog

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

7.9.0 (2024-05-13)

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.

Commits


Updates daisyui from 4.10.5 to 4.11.1

Release notes

Sourced from daisyui's releases.

v4.11.1

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

📦 Install this update:

npm i -D daisyui@4.11.1

💚 Thank you for using daisyUI!

v4.11.0

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

📦 Install this update:

npm i -D daisyui@4.11.0

💚 Thank you for using daisyUI!

Changelog

Sourced from daisyui's changelog.

4.11.1 (2024-05-07)

Bug Fixes

  • disable initial button animation for prefers-reduced-motion (57d470e)

4.11.0 (2024-05-07)

Features

  • add tab-active style for tabs with aria-selected="true" attribute (213ee58)
Commits


Updates dompurify from 3.1.2 to 3.1.3

Release notes

Sourced from dompurify's releases.

DOMPurify 3.1.3

  • Fixed several mXSS variations found by and thanks to @​kevin-mizu & @​Ry0taK
  • Added better configurability for comment scrubbing default behavior
  • Added better hardening against Prototype Pollution attacks, thanks @​kevin-mizu
  • Added better handling and readability of the nodeType property, thanks @​ssi02014
  • Fixed some smaller issues in README and other documentation
Commits
  • 3fe78d7 chore: Preparing 3.1.3 release
  • b20ce99 fix: Added smaller-than-null check for __depth hardening code
  • 1e52026 fix: Hardened the depth tracking code against prototype pollution
  • 8df72f1 fix: Made the regex for comment scrubbing a bit stricter
  • ae517d6 fix: Expanded the comment scrubbing regex matching a bit further
  • b6818ce fix: Added better configurability for new comment behavior
  • aafd7a8 docs: Changed inline comments slightly to be more accurate
  • a377bf8 test: Fixed the tests
  • d1d5d22 fix: Added experiemental comment scrubbing inside attributes
  • dc61232 fix #949
  • Additional commits viewable in compare view


Updates eslint-plugin-svelte from 2.38.0 to 2.39.0

Release notes

Sourced from eslint-plugin-svelte's releases.

v2.39.0

Minor Changes

Changelog

Sourced from eslint-plugin-svelte's changelog.

2.39.0

Minor Changes

Commits
  • 7e4e258 chore: release eslint-plugin-svelte (#756)
  • 6ee50c8 feat: Update svelte-eslint-parser to 0.36 (#758)
  • 49adff2 fix(deps): update dependency known-css-properties to ^0.31.0
  • da4d535 feat: add svelte/no-svelte-internal rule (#749)
  • bb245f1 chore(deps): update dependency eslint-plugin-markdown to v5
  • 8ec1934 chore(deps): update dependency @​types/markdown-it-emoji to v3
  • c540344 chore(deps): update dependency esbuild to ^0.21.0
  • b746b02 chore(deps): update dependency stylelint to ~16.5.0
  • 8070ab3 fix: disable a few rules in docs-svelte-kit (#752)
  • 2dac0a3 chore: add Node22 in CI (#750)
  • Additional commits viewable in compare view


Updates shiki from 1.4.0 to 1.5.1

Release notes

Sourced from shiki's releases.

v1.5.1

   🐞 Bug Fixes

    View changes on GitHub

v1.5.0

   🚀 Features

    View changes on GitHub
Commits


Updates svelte from 4.2.15 to 4.2.16

Release notes

Sourced from svelte's releases.

svelte@4.2.16

Patch Changes

  • fix: check if svelte component exists on custom element destroy (#11489)
Changelog

Sourced from svelte's changelog.

4.2.16

Patch Changes

  • fix: check if svelte component exists on custom element destroy (#11489)
Commits


Updates tocbot from 4.27.19 to 4.27.20

Release notes

Sourced from tocbot's releases.

v4.27.20

Commits

  • 3d1d4ed: fix tocbot docs page (Tim Scanlin)
  • 0a279fa: 4.27.20 (Tim Scanlin)
Commits


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dynamik ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 13, 2024 6:54pm
dependabot[bot] commented 3 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.