Growstuff / growstuff

Open data project for small-scale food growers
http://growstuff.org/
GNU Affero General Public License v3.0
429 stars 210 forks source link

Bump icalendar from 2.10.1 to 2.10.2 #3809

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

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 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)