Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build(deps-dev): Bump ical.js from 1.5.0 to 2.1.0 #2907

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2024

Bumps ical.js from 1.5.0 to 2.1.0.

Release notes

Sourced from ical.js's releases.

v2.1.0

What's Changed

This release includes typescript types, generated from jsdoc thanks to a heroic effort from @​jannikac

New Contributors

Full Changelog: kewisch/ical.js@v2.0.1...v2.1.0

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: kewisch/ical.js@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+.

... (truncated)

Commits
  • 0a8bfc4 Bump version for 2.1.0
  • f5385ca include declarationMap in release to allow Go to definition to work
  • b8c88c3 fix resolution when module: NodeNext and moduleResolution: NodeNext are used
  • e609077 Improve jsdoc for typescript
  • d999d50 Bump body-parser from 1.20.2 to 1.20.3
  • 2f56f0f Bump karma from 6.4.3 to 6.4.4
  • 05aa6de Bump mocha from 10.6.0 to 10.7.3
  • c3b95a1 Bump globals from 15.8.0 to 15.9.0
  • 347affb Bump @​babel/preset-env from 7.24.8 to 7.25.4
  • 43d8036 Bump eslint from 9.7.0 to 9.10.0
  • 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 <dependency name> 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)

Bumps [ical.js](https://github.com/kewisch/ical.js) from 1.5.0 to 2.1.0.
- [Release notes](https://github.com/kewisch/ical.js/releases)
- [Changelog](https://github.com/kewisch/ical.js/blob/main/CHANGELOG.md)
- [Commits](kewisch/ical.js@v1.5.0...v2.1.0)

---
updated-dependencies:
- dependency-name: ical.js
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file major Skip-Changelog No changelog update is required, minor change labels Nov 21, 2024
@SMillerDev
Copy link
Contributor

Any idea why we depend on this?

@wofferl
Copy link
Collaborator

wofferl commented Nov 21, 2024

Any idea why we depend on this?

npm ls ical.js
nextcloud-news@ /home/build/nextcloud/apps/news
├─┬ @nextcloud/[email protected]
│ └─┬ @nextcloud/[email protected]
│ └── [email protected]

@SMillerDev
Copy link
Contributor

Why is it directly in the dev dependencies though.

@wofferl
Copy link
Collaborator

wofferl commented Nov 21, 2024

Why is it directly in the dev dependencies though.

don't know yet, that is on my todo list to fight my way through it and clean up :)

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 23, 2024

Looks like ical.js is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 23, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ical.js-2.1.0 branch November 23, 2024 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file major Skip-Changelog No changelog update is required, minor change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants