glowfic-constellation / glowfic

The Glowfic Constellation
https://www.glowfic.com
MIT License
16 stars 10 forks source link

Bump audited from 5.5.0 to 5.6.0 #2027

Open dependabot[bot] opened 3 months ago

dependabot[bot] commented 3 months ago

Bumps audited from 5.5.0 to 5.6.0.

Changelog

Sourced from audited's changelog.

5.6.0 (2024-04-05)

  • Removed support for Rails 5.0 and 5.1.
  • Replace RequestStore with ActiveSupport::CurrentAttributes - @​punkisdead #702
Commits
  • 706cbff Bump version and update readme
  • f69bc57 Bump version to prerelease to test build process.
  • 4bcfd76 Remove some files from the published gem
  • fa9740b Bump version to 5.5.0 and update README
  • c721d5d Merge pull request #702 from punkisdead/migrate_to_current_attributes
  • df41ab1 some better specs
  • 184b1e9 update current_user let binding to be a user model, not the store
  • fa96297 remove fiber spec again...somehow snuck back in
  • 6de0fbb remove old versions of rails from build matrix
  • dfe87b4 remove spec for Fibers
  • Additional commits viewable in compare view


Dependabot compatibility score

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

teceler commented 2 months ago

The problem is probably here: https://github.com/glowfic-constellation/glowfic/blob/391c6f42b71742c6178e97a10f693b0f1a8d7e4a/app/models/application_record.rb#L4-L9