AAP9002 / Timetable-ICS-Live-Editor

Replaces course code with the actual course name on your timetable. Uses the .ICS links to get your events, then sends another .ICS to your calender.
https://aap9002.github.io/Timetable-ICS-Live-Editor/
MIT License
2 stars 1 forks source link

Bump add-to-calendar-button-react from 2.4.3 to 2.6.6 in /client #76

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

Bumps add-to-calendar-button-react from 2.4.3 to 2.6.6.

Release notes

Sourced from add-to-calendar-button-react's releases.

v2.6.6

  • optimizing PRO forms
  • extending rich data with eventStatus default

v2.6.5

Fixing some edge case racing conditions

v2.6.2

  • css: modal text var
  • proxy override for PRO
  • fixes for Apple messing around with JS
  • dropping default rich data images
  • optimized validation flow

(skipping 2.6.1)

v2.6.0

  • new option useUserTZ
  • adding css ::part support
  • adding support for formatting inside a url at description
  • fixes

v2.5.9

  • Time zone database update
  • Allow query on urls
  • proKey case fix

v2.5.8

  • ⚠️ Breaking: dropdown now available for date style button (also acting as new default)
  • ⚠️ Breaking: fixing schema.org default image (set option to "[]" to disable)
  • dropping iOS non-Safari workaround for givenIcsFile
  • style optimization
  • new css variables, like customizable font-weight
  • fixes

v2.5.7

Style optimization

v2.5.6

  • Optimized how types get managed and imported
  • Workaround for Outlook not parsing ampersand in event title

v2.5.5

  • exporting atcb_action
  • uid fix when not set

v2.5.4

  • Style optimization
  • Fixing a bug with forceOverlay option + modal
  • allowing proKey attribute to be used all lower case

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by add-to-calendar, a new releaser for add-to-calendar-button-react since your current version.


Dependabot compatibility score

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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 5 months ago

Superseded by #80.