nthumodifications / courseweb

🏫 National Tsing Hua University Course Selection for students by students
https://nthumods.com
GNU General Public License v3.0
58 stars 11 forks source link

chore(deps): bump the dependencies group across 1 directory with 71 updates #418

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the dependencies group with 70 updates in the / directory:

Package From To
@capacitor/android 6.0.0 6.1.2
@capacitor/app 6.0.0 6.0.1
@capacitor/cli 6.0.0 6.1.2
@capacitor/core 6.0.0 6.1.2
@capacitor/device 6.0.0 6.0.1
@capacitor/filesystem 6.0.0 6.0.1
@capacitor/haptics 6.0.0 6.0.1
@capacitor/ios 6.0.0 6.1.2
@capacitor/keyboard 6.0.0 6.0.2
@capacitor/share 6.0.0 6.0.2
@capacitor/status-bar 6.0.0 6.0.1
@ducanh2912/next-pwa 10.2.6 10.2.8
@emotion/react 11.11.4 11.13.0
@emotion/styled 11.11.5 11.13.0
@hookform/resolvers 3.3.4 3.9.0
@mui/joy 5.0.0-beta.36 5.0.0-beta.48
@mui/material 5.15.15 5.16.7
@next/bundle-analyzer 14.2.3 14.2.5
@radix-ui/react-accordion 1.1.2 1.2.0
@radix-ui/react-checkbox 1.0.4 1.1.1
@radix-ui/react-dialog 1.0.5 1.1.1
@radix-ui/react-hover-card 1.0.7 1.1.1
@radix-ui/react-label 2.0.2 2.1.0
@radix-ui/react-popover 1.0.7 1.1.1
@radix-ui/react-scroll-area 1.0.5 1.1.0
@radix-ui/react-select 2.0.0 2.1.1
@radix-ui/react-separator 1.0.3 1.1.0
@radix-ui/react-slot 1.0.2 1.1.0
@radix-ui/react-switch 1.0.3 1.1.0
@radix-ui/react-tabs 1.0.4 1.1.0
@radix-ui/react-toast 1.1.5 1.2.1
@radix-ui/react-toggle 1.0.3 1.1.0
@radix-ui/react-tooltip 1.0.7 1.1.2
@sentry/nextjs 7.113.0 8.25.0
@supabase/supabase-js 2.42.7 2.45.1
@tailwindcss/typography 0.5.13 0.5.14
@tanstack/query-sync-storage-persister 5.40.0 5.51.21
@tanstack/react-query 5.51.15 5.51.23
@tanstack/react-query-persist-client 5.39.0 5.51.23
@types/node 20.10.7 22.2.0
@types/react-transition-group 4.4.10 4.4.11
algoliasearch 4.23.3 4.24.0
autoprefixer 10.4.19 10.4.20
firebase 10.12.4 10.12.5
firebase-admin 12.3.0 12.3.1
fuse.js 6.6.2 7.0.0
ics 3.7.2 3.7.6
jose 5.4.0 5.6.3
jsdom 24.1.0 24.1.1
lucide-react 0.383.0 0.427.0
next 14.2.4 14.2.5
pdfjs-dist 3.4.120 4.5.136
postcss 8.4.35 8.4.41
query-string 8.2.0 9.1.0
react-cookie 7.1.4 7.2.0
react-day-picker 8.10.1 9.0.8
react-hook-form 7.51.4 7.52.2
react-instantsearch 7.10.0 7.12.4
react-instantsearch-nextjs 0.2.5 0.3.9
react-resizable-panels 2.0.19 2.0.23
supabase 1.163.6 1.188.4
tailwind-merge 2.3.0 2.5.2
tailwindcss 3.4.7 3.4.9
typescript 5.4.4 5.5.4
use-debounce 10.0.0 10.0.2
vaul 0.8.9 0.9.1
webpack 5.91.0 5.93.0
zod 3.23.4 3.23.8
eslint 8.57.0 9.9.0
lint-staged 15.2.8 15.2.9

Updates @capacitor/android from 6.0.0 to 6.1.2

Release notes

Sourced from @​capacitor/android's releases.

6.1.2

6.1.2 (2024-08-07)

Bug Fixes

  • android: better cleaning of allowedOrigin url (#7607) (d123260)
  • http: pass original url as query param on the proxy url (#7527) (1da06e6)
  • support dependencies with ".swift" at the end of name (#7583) (ceee68a)

6.1.1

6.1.1 (2024-07-17)

Bug Fixes

  • android: Allow WebView to load blob urls (#7551) (0dca917)
  • android: javascript injection not working on urls with query (#7545) (57ce5c6)
  • android: send FormData on older devices (#7519) (de8b50d)
  • android: UTF-8 encode form data value (#7525) (a73ed31)
  • cli: enable cleartext for live reload (#7563) (e06648f)
  • http: handle UInt8Array on body (#7546) (cfb9ce1)
  • ios: make removeAllListeners accessible from javascript (#7566) (388a822)
  • ios: Match CapApp-SPM iOS version with project version (#7556) (df4dc9a)

6.1.0

6.1.0 (2024-06-11)

Bug Fixes

  • android: avoid crash if server url ends in / (#7426) (f8264cc)
  • cli: Avoid duplicate entries in packageClassList (#7470) (cca0b80)
  • cli: Run sync before updating gradle (#7497) (f27786e)
  • http: don't override readyState for non POST requests (#7488) (30c13a8)
  • ios: check if urlSchemeTask is stopped before calling its methods (#7482) (b32b5b1)

Features

Changelog

Sourced from @​capacitor/android's changelog.

6.1.2 (2024-08-07)

Bug Fixes

  • android: better cleaning of allowedOrigin url (#7607) (d123260)
  • http: pass original url as query param on the proxy url (#7527) (1da06e6)
  • support dependencies with ".swift" at the end of name (#7583) (ceee68a)

6.1.1 (2024-07-17)

Bug Fixes

  • android: Allow WebView to load blob urls (#7551) (0dca917)
  • android: javascript injection not working on urls with query (#7545) (57ce5c6)
  • android: send FormData on older devices (#7519) (de8b50d)
  • android: UTF-8 encode form data value (#7525) (a73ed31)
  • cli: enable cleartext for live reload (#7563) (e06648f)
  • http: handle UInt8Array on body (#7546) (cfb9ce1)
  • ios: make removeAllListeners accessible from javascript (#7566) (388a822)
  • ios: Match CapApp-SPM iOS version with project version (#7556) (df4dc9a)

6.1.0 (2024-06-11)

Bug Fixes

  • android: avoid crash if server url ends in / (#7426) (f8264cc)
  • cli: Avoid duplicate entries in packageClassList (#7470) (cca0b80)
  • cli: Run sync before updating gradle (#7497) (f27786e)
  • http: don't override readyState for non POST requests (#7488) (30c13a8)
  • ios: check if urlSchemeTask is stopped before calling its methods (#7482) (b32b5b1)

Features

Commits
  • 035685d Release 6.1.2
  • d123260 fix(android): better cleaning of allowedOrigin url (#7607)
  • 2e5fc4d chore(http): regenerate native-bridge.js files (#7605)
  • 1da06e6 fix(http): pass original url as query param on the proxy url (#7527)
  • ceee68a fix: support dependencies with ".swift" at the end of name (#7583)
  • e0f299d Release 6.1.1
  • 388a822 fix(ios): make removeAllListeners accessible from javascript (#7566)
  • e06648f fix(cli): enable cleartext for live reload (#7563)
  • 4561515 chore(cli): Deprecate cordova.staticPlugins (#7564)
  • 57ce5c6 fix(android): javascript injection not working on urls with query (#7545)
  • Additional commits viewable in compare view


Updates @capacitor/app from 6.0.0 to 6.0.1

Release notes

Sourced from @​capacitor/app's releases.

@​capacitor/app-launcher@​6.0.1

6.0.1 (2024-06-13)

Note: Version bump only for package @​capacitor/app-launcher

@​capacitor/app@​6.0.1

6.0.1 (2024-08-08)

Note: Version bump only for package @​capacitor/app

Commits
  • 4fa3245 chore(release): publish [skip ci]
  • f2a5a9f feat: add entry for Barcode Scanner plugin (#2164)
  • 9421137 feat(local-notifications): Allowing local notifications to be delivered silen...
  • 33bdae1 chore: Update eslint to 8.x (#2124)
  • 93bc7be chore(release): publish [skip ci]
  • 39fb409 chore: run fmt command (#2126)
  • acd334d fix(ios): apply filter to fetch correct scene object (#2102)
  • 20b9e26 fix(ios): Picking ProRAW pictures from Gallery (#2098)
  • 9634552 fix(android): removes setOnExitAnimationListener when fade out is disabled
  • 998e495 fix(ios): iOS panorama photos selected through CameraPlugin are corrupted (#2...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by it_mike_s, a new releaser for @​capacitor/app since your current version.


Updates @capacitor/cli from 6.0.0 to 6.1.2

Release notes

Sourced from @​capacitor/cli's releases.

6.1.2

6.1.2 (2024-08-07)

Bug Fixes

  • android: better cleaning of allowedOrigin url (#7607) (d123260)
  • http: pass original url as query param on the proxy url (#7527) (1da06e6)
  • support dependencies with ".swift" at the end of name (#7583) (ceee68a)

6.1.1

6.1.1 (2024-07-17)

Bug Fixes

  • android: Allow WebView to load blob urls (#7551) (0dca917)
  • android: javascript injection not working on urls with query (#7545) (57ce5c6)
  • android: send FormData on older devices (#7519) (de8b50d)
  • android: UTF-8 encode form data value (#7525) (a73ed31)
  • cli: enable cleartext for live reload (#7563) (e06648f)
  • http: handle UInt8Array on body (#7546) (cfb9ce1)
  • ios: make removeAllListeners accessible from javascript (#7566) (388a822)
  • ios: Match CapApp-SPM iOS version with project version (#7556) (df4dc9a)

6.1.0

6.1.0 (2024-06-11)

Bug Fixes

  • android: avoid crash if server url ends in / (#7426) (f8264cc)
  • cli: Avoid duplicate entries in packageClassList (#7470) (cca0b80)
  • cli: Run sync before updating gradle (#7497) (f27786e)
  • http: don't override readyState for non POST requests (#7488) (30c13a8)
  • ios: check if urlSchemeTask is stopped before calling its methods (#7482) (b32b5b1)

Features

Changelog

Sourced from @​capacitor/cli's changelog.

6.1.2 (2024-08-07)

Bug Fixes

  • android: better cleaning of allowedOrigin url (#7607) (d123260)
  • http: pass original url as query param on the proxy url (#7527) (1da06e6)
  • support dependencies with ".swift" at the end of name (#7583) (ceee68a)

6.1.1 (2024-07-17)

Bug Fixes

  • android: Allow WebView to load blob urls (#7551) (0dca917)
  • android: javascript injection not working on urls with query (#7545) (57ce5c6)
  • android: send FormData on older devices (#7519) (de8b50d)
  • android: UTF-8 encode form data value (#7525) (a73ed31)
  • cli: enable cleartext for live reload (#7563) (e06648f)
  • http: handle UInt8Array on body (#7546) (cfb9ce1)
  • ios: make removeAllListeners accessible from javascript (#7566) (388a822)
  • ios: Match CapApp-SPM iOS version with project version (#7556) (df4dc9a)

6.1.0 (2024-06-11)

Bug Fixes

  • android: avoid crash if server url ends in / (#7426) (f8264cc)
  • cli: Avoid duplicate entries in packageClassList (#7470) (cca0b80)
  • cli: Run sync before updating gradle (#7497) (f27786e)
  • http: don't override readyState for non POST requests (#7488) (30c13a8)
  • ios: check if urlSchemeTask is stopped before calling its methods (#7482) (b32b5b1)

Features

Commits
  • 035685d Release 6.1.2
  • d123260 fix(android): better cleaning of allowedOrigin url (#7607)
  • 2e5fc4d chore(http): regenerate native-bridge.js files (#7605)
  • 1da06e6 fix(http): pass original url as query param on the proxy url (#7527)
  • ceee68a fix: support dependencies with ".swift" at the end of name (#7583)
  • e0f299d Release 6.1.1
  • 388a822 fix(ios): make removeAllListeners accessible from javascript (#7566)
  • e06648f fix(cli): enable cleartext for live reload (#7563)
  • 4561515 chore(cli): Deprecate cordova.staticPlugins (#7564)
  • 57ce5c6 fix(android): javascript injection not working on urls with query (#7545)
  • Additional commits viewable in compare view


Updates @capacitor/core from 6.0.0 to 6.1.2

Release notes

Sourced from @​capacitor/core's releases.

6.1.2

6.1.2 (2024-08-07)

Bug Fixes

  • android: better cleaning of allowedOrigin url (#7607) (d123260)
  • http: pass original url as query param on the proxy url (#7527) (1da06e6)
  • support dependencies with ".swift" at the end of name (#7583) (ceee68a)

6.1.1

6.1.1 (2024-07-17)

Bug Fixes

  • android: Allow WebView to load blob urls (#7551) (0dca917)
  • android: javascript injection not working on urls with query (#7545) (57ce5c6)
  • android: send FormData on older devices (#7519) (de8b50d)
  • android: UTF-8 encode form data value (#7525) (a73ed31)
  • cli: enable cleartext for live reload (#7563) (e06648f)
  • http: handle UInt8Array on body (#7546) (cfb9ce1)
  • ios: make removeAllListeners accessible from javascript (#7566) (388a822)
  • ios: Match CapApp-SPM iOS version with project version (#7556) (df4dc9a)

6.1.0

6.1.0 (2024-06-11)

Bug Fixes

  • android: avoid crash if server url ends in / (#7426) (f8264cc)
  • cli: Avoid duplicate entries in packageClassList (#7470) (cca0b80)
  • cli: Run sync before updating gradle (#7497) (f27786e)
  • http: don't override readyState for non POST requests (#7488) (30c13a8)
  • ios: check if urlSchemeTask is stopped before calling its methods (#7482) (b32b5b1)

Features

Changelog

Sourced from @​capacitor/core's changelog.

6.1.2 (2024-08-07)

Bug Fixes

  • android: better cleaning of allowedOrigin url (#7607) (d123260)
  • http: pass original url as query param on the proxy url (#7527) (1da06e6)
  • support dependencies with ".swift" at the end of name (#7583) (ceee68a)

6.1.1 (2024-07-17)

Bug Fixes

  • android: Allow WebView to load blob urls (#7551) (0dca917)
  • android: javascript injection not working on urls with query (#7545) (57ce5c6)
  • android: send FormData on older devices (#7519) (de8b50d)
  • android: UTF-8 encode form data value (#7525) (a73ed31)
  • cli: enable cleartext for live reload (#7563) (e06648f)
  • http: handle UInt8Array on body (#7546) (cfb9ce1)
  • ios: make removeAllListeners accessible from javascript (#7566) (388a822)
  • ios: Match CapApp-SPM iOS version with project version (#7556) (df4dc9a)

6.1.0 (2024-06-11)

Bug Fixes

  • android: avoid crash if server url ends in / (#7426) (f8264cc)
  • cli: Avoid duplicate entries in packageClassList (#7470) (cca0b80)
  • cli: Run sync before updating gradle (#7497) (f27786e)
  • http: don't override readyState for non POST requests (#7488) (30c13a8)
  • ios: check if urlSchemeTask is stopped before calling its methods (#7482) (b32b5b1)

Features

Commits
  • 035685d Release 6.1.2
  • d123260 fix(android): better cleaning of allowedOrigin url (#7607)
  • 2e5fc4d chore(http): regenerate native-bridge.js files (#7605)
  • 1da06e6 fix(http): pass original url as query param on the proxy url (#7527)
  • ceee68a fix: support dependencies with ".swift" at the end of name (#7583)
  • e0f299d Release 6.1.1
  • 388a822 fix(ios): make removeAllListeners accessible from javascript (#7566)
  • e06648f fix(cli): enable cleartext for live reload (#7563)
  • 4561515 chore(cli): Deprecate cordova.staticPlugins (#7564)
  • 57ce5c6 fix(android): javascript injection not working on urls with query (#7545)
  • Additional commits viewable in compare view


Updates @capacitor/device from 6.0.0 to 6.0.1

Release notes

Sourced from @​capacitor/device's releases.

@​capacitor/device@​6.0.1

6.0.1 (2024-08-08)

Note: Version bump only for package @​capacitor/device

Commits
  • 4fa3245 chore(release): publish [skip ci]
  • f2a5a9f feat: add entry for Barcode Scanner plugin (#2164)
  • 9421137 feat(local-notifications): Allowing local notifications to be delivered silen...
  • 33bdae1 chore: Update eslint to 8.x (#2124)
  • 93bc7be chore(release): publish [skip ci]
  • 39fb409 chore: run fmt command (#2126)
  • acd334d fix(ios): apply filter to fetch correct scene object (#2102)
  • 20b9e26 fix(ios): Picking ProRAW pictures from Gallery (#2098)
  • 9634552 fix(android): removes setOnExitAnimationListener when fade out is disabled
  • 998e495 fix(ios): iOS panorama photos selected through CameraPlugin are corrupted (#2...
  • Additional commits viewable in compare view


Updates @capacitor/filesystem from 6.0.0 to 6.0.1

Release notes

Sourced from @​capacitor/filesystem's releases.

@​capacitor/filesystem@​6.0.1

6.0.1 (2024-08-08)

Note: Version bump only for package @​capacitor/filesystem

Commits
  • 4fa3245 chore(release): publish [skip ci]
  • f2a5a9f feat: add entry for Barcode Scanner plugin (#2164)
  • 9421137 feat(local-notifications): Allowing local notifications to be delivered silen...
  • 33bdae1 chore: Update eslint to 8.x (#2124)
  • 93bc7be chore(release): publish [skip ci]
  • 39fb409 chore: run fmt command (#2126)
  • acd334d fix(ios): apply filter to fetch correct scene object (#2102)
  • 20b9e26 fix(ios): Picking ProRAW pictures from Gallery (#2098)
  • 9634552 fix(android): removes setOnExitAnimationListener when fade out is disabled
  • 998e495 fix(ios): iOS panorama photos selected through CameraPlugin are corrupted (#2...
  • Additional commits viewable in compare view


Updates @capacitor/haptics from 6.0.0 to 6.0.1

Release notes

Sourced from @​capacitor/haptics's releases.

@​capacitor/haptics@​6.0.1

6.0.1 (2024-08-08)

Note: Version bump only for package @​capacitor/haptics

Commits
  • 4fa3245 chore(release): publish [skip ci]
  • f2a5a9f feat: add entry for Barcode Scanner plugin (#2164)
  • 9421137 feat(local-notifications): Allowing local notifications to be delivered silen...
  • 33bdae1 chore: Update eslint to 8.x (#2124)
  • 93bc7be chore(release): publish [skip ci]
  • 39fb409 chore: run fmt command (#2126)
  • acd334d fix(ios): apply filter to fetch correct scene object (#2102)
  • 20b9e26 fix(ios): Picking ProRAW pictures from Gallery (#2098)
  • 9634552 fix(android): removes setOnExitAnimationListener when fade out is disabled
  • 998e495 fix(ios): iOS panorama photos selected through CameraPlugin are corrupted (#2...
  • Additional commits viewable in compare view


Updates @capacitor/ios from 6.0.0 to 6.1.2

Release notes

Sourced from @​capacitor/ios's releases.

6.1.2

6.1.2 (2024-08-07)

Bug Fixes

  • android: better cleaning of allowedOrigin url (#7607) (d123260)
  • http: pass original url as query param on the proxy url (#7527) (1da06e6)
  • support dependencies with ".swift" at the end of name (#7583) (ceee68a)

6.1.1

6.1.1 (2024-07-17)

Bug Fixes

  • android: Allow WebView to load blob urls (#7551) (0dca917)
  • android: javascript injection not working on urls with query (#7545) (57ce5c6)
  • android: send FormData on older devices (#7519) (de8b50d)
  • android: UTF-8 encode form data value (#7525) (a73ed31)
  • cli: enable cleartext for live reload (#7563) (e06648f)
  • http: handle UInt8Array on body (#7546) (cfb9ce1)
  • ios: make removeAllListeners accessible from javascript (#7566) (388a822)
  • ios: Match CapApp-SPM iOS version with project version (#7556) (df4dc9a)

6.1.0

6.1.0 (2024-06-11)

Bug Fixes

  • android: avoid crash if server url ends in / (#7426) (f8264cc)
  • cli: Avoid duplicate entries in packageClassList (#7470) (cca0b80)
  • cli: Run sync before updating gradle (#7497) (
vercel[bot] commented 1 month ago

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

Name Status Preview Updated (UTC)
courseweb ❌ Failed (Inspect) Aug 13, 2024 9:03am
dependabot[bot] commented 1 month ago

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