dependabot[bot] opened a new pull request, #12259: URL: https://github.com/apache/camel/pull/12259
Bumps [com.apptasticsoftware:rssreader](https://github.com/w3stling/rssreader) from 3.4.6 to 3.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/w3stling/rssreader/releases">com.apptasticsoftware:rssreader's releases</a>.</em></p> <blockquote> <h2>v3.5.0</h2> <h2>What's Changed</h2> <h2>🚀 Features</h2> <ul> <li>Make it possible to change the default timezone <a href="https://github.com/w3stling"><code>@w3stling</code></a> (<a href="https://redirect.github.com/w3stling/rssreader/issues/107">#107</a>)</li> <li>Allow extension to use full path expression to a node in XML <a href="https://github.com/w3stling"><code>@w3stling</code></a> (<a href="https://redirect.github.com/w3stling/rssreader/issues/106">#106</a>)</li> <li>Support for custom timestamp parser <a href="https://github.com/w3stling"><code>@w3stling</code></a> (<a href="https://redirect.github.com/w3stling/rssreader/issues/105">#105</a>)</li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>Unhandled timestamp format <a href="https://github.com/w3stling"><code>@w3stling</code></a> (<a href="https://redirect.github.com/w3stling/rssreader/issues/112">#112</a>)</li> <li>Content and summary elements are not mapped if it contains XML <a href="https://github.com/w3stling"><code>@w3stling</code></a> (<a href="https://redirect.github.com/w3stling/rssreader/issues/109">#109</a>)</li> <li>Author field not mapped for Atom feed <a href="https://github.com/w3stling"><code>@w3stling</code></a> (<a href="https://redirect.github.com/w3stling/rssreader/issues/108">#108</a>)</li> </ul> <h2>📦 Dependencies</h2> <ul> <li>Bump org.mockito:mockito-core from 5.4.0 to 5.5.0 <a href="https://github.com/dependabot"><code>@dependabot</code></a> (<a href="https://redirect.github.com/w3stling/rssreader/issues/110">#110</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/w3stling/rssreader/commit/ce241e0351e7ef38f895015d03ff054a35196f7f"><code>ce241e0</code></a> Merge pull request <a href="https://redirect.github.com/w3stling/rssreader/issues/110">#110</a> from w3stling/dependabot/gradle/org.mockito-mockito-c...</li> <li><a href="https://github.com/w3stling/rssreader/commit/db917ae23ac745339f4e7163a40e3cc0a3953788"><code>db917ae</code></a> Add javadoc</li> <li><a href="https://github.com/w3stling/rssreader/commit/a3db04a4f8f87153238f646bde23f5fdd362ed88"><code>a3db04a</code></a> Add javadoc</li> <li><a href="https://github.com/w3stling/rssreader/commit/123c4f43d6e1a40137ee51cf029b055cc174846b"><code>123c4f4</code></a> Fixed code smell</li> <li><a href="https://github.com/w3stling/rssreader/commit/e76ad5806f95d45fdf8175c6e8427f0e71b3d3d0"><code>e76ad58</code></a> Move map functions to new util class</li> <li><a href="https://github.com/w3stling/rssreader/commit/143d4c3941a1d7f6965614f48a2943421d793987"><code>143d4c3</code></a> Merge pull request <a href="https://redirect.github.com/w3stling/rssreader/issues/112">#112</a> from w3stling/unhandled-datetime-full-month-text</li> <li><a href="https://github.com/w3stling/rssreader/commit/d618d5873d4eb898eba2737e41538926a770f307"><code>d618d58</code></a> Unhandled timestamp format</li> <li><a href="https://github.com/w3stling/rssreader/commit/d9ee5bf853e063157b9fa1fd37d80a4c1a493426"><code>d9ee5bf</code></a> Updated build script</li> <li><a href="https://github.com/w3stling/rssreader/commit/36ef99f1ed8c193e8c9f9b442253b54bcb4ff8b1"><code>36ef99f</code></a> Updated build script</li> <li><a href="https://github.com/w3stling/rssreader/commit/d9d6e83ba39fa64891a859a018f79148c2ba4c43"><code>d9d6e83</code></a> Updated build script</li> <li>Additional commits viewable in <a href="https://github.com/w3stling/rssreader/compare/v3.4.6...v3.5.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org