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.0 in /client #71

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

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

Release notes

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

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

v2.5.3

Fixing the fix for rsvp forms

v2.5.2

Bug fixes. Mainly about modals not showing up when loading CSS from external sources async.

v2.5.1

Bug fixes

v2.5.0

  • introducing PRO offering
  • ⚠️ Breaking: default branding activated in order to support this free open source project (if you do not want to support this project, use the hideBranding option to disable it)
  • ⚠️ Breaking: if you want to customize calendar option labels, you need need to do this via the customLabels option
  • ⚠️ Breaking: some inline style got moved to the css. If you use your own custom css, double-check
  • new optionsMobile und optionsIOS options to specify device-specific calendar types

... (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 6 months ago

Superseded by #76.