Update icalendar 2.10.1 → 2.10.3 (patch) #3472
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ icalendar (2.10.1 → 2.10.3) · Repo · Changelog
Release Notes
2.10.3 (from changelog)
2.10.2 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 20 commits:
Update changelog for release
Merge pull request #299 from aki77/dev
Add ostruct to gemspec as a dependency
Merge pull request #300 from icalendar/fix-activesupport-issue
Try to remove patch version from actions matrix
Update changelog
Correctly load active support within time_with_zone
Merge pull request #298 from icalendar/consistent-value-equality
Bump version to 2.10.3
Ensure that Icalendar::Value objects can be checked for equality against each other
Bump version to 2.10.2
Merge pull request #296 from botandrose/parse-error
classify parse error to make it easily rescueable.
Update build jobs since ice_cube 0.17.0 is incompatible with EOL ruby 3.0
Merge pull request #293 from tisdall/badge
remove Travis badge and add github action badge
Add Ruby 3.3 to test matrix
Merge pull request #291 from guillaumebriday/patch-1
Update icalendar.gemspec
Migrate History.txt to CHANGELOG.md
Release Notes
0.17.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 37 commits:
Release 0.17.0 (#558)
Fix documentation links in README.md (#527)
Add missing expects to specs (#530)
Day-of-week validation input checking (#554)
Add basic dev container setup (#557)
Fix I18n.load_path injection (#546)
Update documentation links in gemspec (#553)
Update supported version of ruby and rails (#552)
Revert usage of delegate method (#522)
Add Ruby 3.1 and Rails 7.0 (#521)
Correctly export exrules (#519)
Exchange the contributors section for a GitHub link (#512)
Merge pull request #513 from seejohnrun/update-readmy-hash-syntax
Update README hash syntax
Merge pull request #511 from seejohnrun/update-gem-homepage
Fix links from rubygems page
DST hour_of_day realign bugfix (#464)
[Bugfix] Weekly interval rules are sometimes calculated incorrectly (#487)
Fix the version detection code (#510)
Update to latest version of changelog-enforcer (#509)
Add changelog enforcement action (#508)
Update changelog format (#507)
Update CHANGELOG for PR 505 (#506)
Add Indonesian translations (#505)
Add link to Lone Star Presentation on YouTube (#490)
Fix docuomentation link in README.md (#496)
Require lint job before running tests (#504)
Merge pull request #503 from seejohnrun/install-standard
Merge branch 'master' into install-standard
Merge pull request #502 from seejohnrun/github-actions
Add standard badge to readme
Add standard rake tasks
Fix initial issues identified by standard
Install Standard
Update workflow name and badge URL
Add build status badge
Add GitHub Actions config and remove Travis-CI
🆕 ostruct (added, 0.6.0)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands