Skip to content

Bump ical-generator from 7.0.0 to 9.0.0 in /api #496

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps ical-generator from 7.0.0 to 9.0.0.

Release notes

Sourced from ical-generator's releases.

v9.0.0

9.0.0 (2025-05-12)

  • Merge remote-tracking branch 'template/typescript' into develop (12911af)

chore

Features

  • Add support to @​date-fnz/tz (522ef9d), closes #657
  • attendee: support SCHEDULE-AGENT (7756486)

BREAKING CHANGES

  • Drop node.js v18 Support

This node.js version is no longer supported. For more information see https://nodejs.dev/en/about/releases/

  • Drop node.js v18 Support

This node.js version is no longer supported. For more information see https://nodejs.dev/en/about/releases/

  • As some ENUMs are now sorted alphabetically, the error messages have changed if no valid ENUM value was passed but one is expected. As long as you do not check the text of errors, this will not affect you.

v9.0.0-develop.6

9.0.0-develop.6 (2025-05-08)

Features

  • Add support to @​date-fnz/tz (522ef9d), closes #657

v9.0.0-develop.5

9.0.0-develop.5 (2025-05-06)

v9.0.0-develop.4

9.0.0-develop.4 (2025-05-06)

v9.0.0-develop.3

9.0.0-develop.3 (2025-05-05)

Features

  • attendee: support SCHEDULE-AGENT (7756486)

... (truncated)

Changelog

Sourced from ical-generator's changelog.

9.0.0 (2025-05-12)

  • Merge remote-tracking branch 'template/typescript' into develop (12911af)

chore

Features

  • Add support to @​date-fnz/tz (522ef9d), closes #657
  • attendee: support SCHEDULE-AGENT (7756486)

BREAKING CHANGES

  • Drop node.js v18 Support

This node.js version is no longer supported. For more information see https://nodejs.dev/en/about/releases/

  • Drop node.js v18 Support

This node.js version is no longer supported. For more information see https://nodejs.dev/en/about/releases/

  • As some ENUMs are now sorted alphabetically, the error messages have changed if no valid ENUM value was passed but one is expected. As long as you do not check the text of errors, this will not affect you.

8.1.1 (2025-01-14)

Reverts

  • Revert "feat: replace uuid dependency with native crypto method" (2c95352)

8.1.0 (2025-01-09)

Bug Fixes

Features

  • replace uuid dependency with native crypto method (6628515)

8.0.1 (2024-10-16)

Bug Fixes

  • Event: Add missing : for ORGANIZERs (dca6352), closes #610
  • Event: Handle location.geo.lat|lon = null (7e68f00), closes #618

8.0.0 (2024-08-26)

... (truncated)

Commits
  • 74641e2 chore(release): 🔖 9.0.0 [skip ci]
  • 7119a71 Merge pull request #653 from sebbo2002/develop
  • e8bdf58 Merge branch 'develop' of github.com:sebbo2002/ical-generator into develop
  • 1bec8e8 chore: Add rudimentary sub check for date-fns/tz
  • 2557e92 chore: Add ICalTZDateStub to exports
  • 4c0494f chore(release): 🔖 9.0.0-develop.6 [skip ci]
  • 26f932c Merge branch 'nomtats-develop' into develop
  • 97f4472 chore: Add prepare script to package.json
  • 522ef9d feat: Add support to @​date-fnz/tz
  • 52d402f chore(release): 🔖 9.0.0-develop.5 [skip ci]
  • 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-generator](https://github.com/sebbo2002/ical-generator) from 7.0.0 to 9.0.0.
- [Release notes](https://github.com/sebbo2002/ical-generator/releases)
- [Changelog](https://github.com/sebbo2002/ical-generator/blob/v9.0.0/CHANGELOG.md)
- [Commits](sebbo2002/ical-generator@v7.0.0...v9.0.0)

---
updated-dependencies:
- dependency-name: ical-generator
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 12, 2025
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 javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants