johannesjo / super-productivity

Super Productivity is an advanced todo list app with integrated Timeboxing and time tracking capabilities. It also comes with integrations for Jira, Gitlab, GitHub and Open Project.
http://super-productivity.com
MIT License
8.65k stars 753 forks source link

build(deps-dev): bump ical.js from 1.5.0 to 2.0.1 #3203

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps ical.js from 1.5.0 to 2.0.1.

Release notes

Sourced from ical.js's releases.

v2.0.1

This version allows you to include ical.js in tags again. See the main README for details.

What's Changed

Build Updates

Full Changelog: https://github.com/kewisch/ical.js/compare/v2.0.0...v2.0.1

v2.0.0

What's Changed

The major change for this version is that it has been ported to use ES6+.

Build Updates

New Contributors

... (truncated)

Commits
  • 022c9ab Make ical.es5.cjs an UMD module for browsers
  • c18443e Remove deprecated and double eslint rules
  • eb0a994 Use error instead of 2 for eslint config
  • ac5d5fa Migrate to eslint v9
  • 862159b Bump @​octokit/core from 6.1.1 to 6.1.2
  • 24cef81 Bump @​babel/preset-env from 7.24.3 to 7.24.4
  • 2c31e7a Bump @​octokit/core from 6.0.1 to 6.1.1
  • b7e42f7 Simplify lazy initialisation of TimezoneService. (#654)
  • 59245d9 Adapt validator to ES6
  • ec0ca19 Action to manage needinfo issues
  • Additional commits viewable in compare view


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)