Skip to content

Update feedjira requirement from ~> 3.2 to ~> 4.0#199

Merged
mvz merged 1 commit intomasterfrom
dependabot/bundler/feedjira-tw-4.0
Jan 3, 2026
Merged

Update feedjira requirement from ~> 3.2 to ~> 4.0#199
mvz merged 1 commit intomasterfrom
dependabot/bundler/feedjira-tw-4.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Updates the requirements on feedjira to permit the latest version.

Changelog

Sourced from feedjira's changelog.

4.0.1

  • Amend Atom parser able_to_parse regex to also match the HTTPS variant of the xmlns attribute value (#558)

4.0.0

  • Drop support for Ruby 2.7 and 3.0 (#555)
  • Remove core extensions (#539) (#542) (#549). This is unlikely to impact most users, but if you were relying on any of the following methods, you'll need to find an alternative:
    • Time.parse_safely or Time.parse_string_safely
    • String#sanitize or String#sanitize!
    • Date#feed_utils_to_gm_time

3.2.6

  • Add explicit logger dependency in gemspec for ruby 3.5+ (#532)

3.2.5

  • Removing start_of_doc slice limit altogether (#525)

3.2.4

  • Increasing slice limit regarding able_to_parse? (#514)
  • Enable parsing of JSON feeds with escaped version URL (#515)

3.2.3

  • Switch date parse error to debug (#492)

3.2.2

  • Fix time handling again usec is not a timezone

  • Update rubocop * drop official support for eol Ruby

3.2.1

3.2.0

... (truncated)

Commits
  • 070182b update changelog, bump version (#559)
  • e5100d9 Amend Atom parser able_to_parse regex to also match the HTTPS variant of the ...
  • 31881eb Bump the all group with 2 updates (#557)
  • 3464383 update changelog and bump version to 4.0.0 (#556)
  • c204c47 Ruby: bump up minimum Ruby requirement to 3.1 (#555)
  • 6931067 Rubocop: enable rules by default and regen todo file (#554)
  • 5687266 Coverage: add missing coverage for FeedEntryUtilities (#553)
  • 7e11a20 Coverage: add missing coverage for RSSEntry (#552)
  • 75ffffe Coverage: cover branches in ITunesRSSCategory (#551)
  • 3f5ac18 Coverage: remove condition in Preprocessor (#550)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Sep 15, 2025
@mvz
Copy link
Member

mvz commented Jan 3, 2026

@dependabot rebase

Updates the requirements on [feedjira](https://github.com/feedjira/feedjira) to permit the latest version.
- [Changelog](https://github.com/feedjira/feedjira/blob/main/CHANGELOG.md)
- [Commits](feedjira/feedjira@v3.2.0...v4.0.1)

---
updated-dependencies:
- dependency-name: feedjira
  dependency-version: 4.0.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/feedjira-tw-4.0 branch from 5a82322 to ffba3e9 Compare January 3, 2026 11:31
@mvz mvz merged commit 0dd94cd into master Jan 3, 2026
7 checks passed
@mvz mvz deleted the dependabot/bundler/feedjira-tw-4.0 branch January 3, 2026 11:41
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant