Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BO-1336] Update with official gem to 4.8.0 (into legacy-for-pro) #10

Merged
merged 161 commits into from
Jul 30, 2021

Conversation

patrickptasinskift
Copy link

jdurand and others added 30 commits April 29, 2015 15:23
Add missing `ruby` mark on README.md
2.0 is EOL so we aren't going to explicitly test it anymore.
This was causing issues with MySQL in tests.
The on_start values changed.
Similar to pull collectiveidea#185, this pull should eliminate the deprecation
warnings RSpec emits when using the audited RSpec matchers. Aliasing
the methods should leave it compatible with earlier versions of RSpec
as well.
…r_compatibility

Alias RSpec matcher methods for RSpec 3
…-20-tests

Remove Ruby 2.0 from Travis builds
Fixed README to avoid conflicts in rails 5.
For compatibility with, e.g., sidekiq
Deprecate Audited.audit_class since it was in the 
README for years, but remove the setter completely.

This was needed when we had both ActiveRecord and
MongoMapper versions, but is not longer needed.
danielmorrison and others added 20 commits March 14, 2018 08:11
Backport 5.2 support to 4.7 stable
(cherry picked from commit dc72762)
(cherry picked from commit 3b76fca)
(cherry picked from commit ea58b01)
* rename instance attribute version to audit_version

seems dangerous to dynamically add an accessor method called version
because version is such a common name and could lead to some
unexpected behaviour in applications using audited.

* Deprecate version attribute to prepare for removal

* Update CHANGELOG

* Implement deprecation only if version not in use in audited resource

* Add version deprecation to uncovered

* Update SingleCov uncovered count

(cherry picked from commit 0296845)
…hotfix/BO-1336/update-with-4-8-0

Version 4.8.0
@patrickptasinskift patrickptasinskift changed the base branch from master to legacy-for-pro February 17, 2021 13:50
@patrickptasinskift patrickptasinskift changed the title [BO-1336] Update to offical gem version of 4.8.0 [BO-1336] Update with official gem to 4.8.0 (into legacy-for-pro) Feb 17, 2021
@mikalai-okun mikalai-okun merged commit 9c890f3 into legacy-for-pro Jul 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.