-
Notifications
You must be signed in to change notification settings - Fork 30
Bump github.com/arran4/golang-ical from 0.3.2 to 0.3.3#220
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump github.com/arran4/golang-ical from 0.3.2 to 0.3.3#220dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Contributor
Bumps github.com/arran4/golang-ical from 0.3.2 to 0.3.3.
Release notes
Sourced from github.com/arran4/golang-ical's releases.
v0.3.3
What's Changed
- Fixed parse URL example by
@ tobias-kuendigin arran4/golang-ical#118- build(deps): bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 by
@ dependabot[bot] in arran4/golang-ical#121- Handle all supported types in ParseComponent switch by
@ google-labs-jules[bot] in arran4/golang-ical#127- Update macOS runner in CI to macos-latest by
@ google-labs-jules[bot] in arran4/golang-ical#128- Refactor SetGeo to use generics by
@ google-labs-jules[bot] in arran4/golang-ical#125- Allow properties to exist after components by
@ eddsin arran4/golang-ical#124New Contributors
@ tobias-kuendigmade their first contribution in arran4/golang-ical#118@ google-labs-jules[bot] made their first contribution in arran4/golang-ical#127@ eddsmade their first contribution in arran4/golang-ical#124Full Changelog: arran4/golang-ical@v0.3.2...v0.3.3
Commits
3cef482Merge pull request #124 from edds/allow-properties-after-componentse117db9Fix tests for WithUnknownPropertyHandler migrationb55b780Update tests to use new unknown property handler8d5c561Use of fallback call back functions via a type switched varidict arg effectiv...e44e014Merge pull request #125 from arran4/refactor-setgeo-generics-6807043029383642851c14752eMerge branch 'master' into refactor-setgeo-generics-680704302938364285132ee934Merge pull request #128 from arran4/fix-ci-macos-runner-2346303038533016701a9d94afMerge branch 'master' into fix-ci-macos-runner-23463030385330167018179c01Refactor SetGeo to use generics7a2a790Merge pull request #127 from arran4/parse-component-switch-types-470948247571...- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot showwill show all of the ignore conditions of the specified dependencyignore conditions @dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [github.com/arran4/golang-ical](https://github.com/arran4/golang-ical) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/arran4/golang-ical/releases)
- [Commits](arran4/golang-ical@v0.3.2...v0.3.3)
---
updated-dependencies:
- dependency-name: github.com/arran4/golang-ical
dependency-version: 0.3.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
- [Release notes](https://github.com/arran4/golang-ical/releases)
- [Commits](arran4/golang-ical@v0.3.2...v0.3.3)
---
updated-dependencies:
- dependency-name: github.com/arran4/golang-ical
dependency-version: 0.3.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Mar 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.