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): bump icalendar from 2.10.1 to 2.10.2 #4568

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot Dependabot bot commented on behalf of github Aug 1, 2024

Bumps icalendar from 2.10.1 to 2.10.2.

Changelog

Sourced from icalendar's changelog.

2.10.2 - 2024-07-21

  • Raise Icalendar::Parser::ParseError on bad .ics file input instead of RuntimeError - Micah Geisel
  • Remove Ruby 3.0 from the test matrix - still should work for now with ice_cube < 0.17.0
  • Add Ruby 3.3 to the test matrix
  • Move from old History.txt file to modern CHANGELOG.md - Guillaume Briday
Commits
  • 3e70069 Bump version to 2.10.2
  • d8bff96 Merge pull request #296 from botandrose/parse-error
  • a2fff6c classify parse error to make it easily rescueable.
  • 8c7987b Update build jobs since ice_cube 0.17.0 is incompatible with EOL ruby 3.0
  • 51665aa Merge pull request #293 from tisdall/badge
  • 5254504 remove Travis badge and add github action badge
  • e43bb31 Add Ruby 3.3 to test matrix
  • a77fe5f Merge pull request #291 from guillaumebriday/patch-1
  • ae702c8 Update icalendar.gemspec
  • e35d08e Migrate History.txt to CHANGELOG.md
  • See full diff 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 [icalendar](https://github.com/icalendar/icalendar) from 2.10.1 to 2.10.2.
- [Changelog](https://github.com/icalendar/icalendar/blob/main/CHANGELOG.md)
- [Commits](icalendar/icalendar@v2.10.1...v2.10.2)

---
updated-dependencies:
- dependency-name: icalendar
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot Dependabot bot added the dependencies Pull requests that update a dependency file label Aug 1, 2024
@dorner dorner merged commit daa3fa8 into main Aug 2, 2024
38 checks passed
@dorner dorner deleted the dependabot/bundler/icalendar-2.10.2 branch August 2, 2024 13:46
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant