Open
Conversation
Container Scanning Status: ❌ Failure |
c0c9a8c to
f28b7b7
Compare
f28b7b7 to
dc16901
Compare
dc16901 to
a4ded40
Compare
a4ded40 to
7278ed7
Compare
7278ed7 to
5b9b90e
Compare
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.
This PR contains the following updates:
2.6.5→3.2.0Release Notes
ctran/annotate_models (annotate)
v3.2.0Compare Source
What's Changed
srid(#920) @oieioiget_loaded_model_by_pathis supposed to be nil-safe (#883) @sato11get_loaded_modelto succeed when$LOAD_PATHcontains non-string values (#848) @Hammsrails g annotate:install(#783) @drwlWhat's Changed
rails g annotate:installby @drwl in #783get_loaded_modelto succeed when$LOAD_PATHcontains non-string values by @Hamms in #848get_loaded_model_by_pathis supposed to be nil-safe by @sato11 in #883sridby @oieioi in #920New Contributors
Full Changelog: ctran/annotate_models@v3.1.0...v3.2.0
v3.1.1Compare Source
Changes
Project Improvements
v3.1.0Compare Source
Changes
Bug Fixes
HashWithIndifferentAccesstoActiveSupport::HashWithIndifferentAccess#699Project improvements
v3.0.3Compare Source
>= 10.4, < 13.0to>= 10.4, < 14.0#659rails g annotate:install#671v3.0.2Compare Source
LoadErrordue to gemspec not referencingparser.rb, issue #657 #660--additional_file_patternsto use dashes--additional-file-patternsfor consistency #649constants.rb#653v3.0.0Compare Source
Breaking: when option
modelsis not set - models will not be annotated by default.Add
'models'=>'true'to your config manually or use--modelsoption if using CLI.Added
--modelsCLI option fixing issue #563 #647Added
--additional_file_patternsoption for additional file patterns #633 #636 #637Refactored CLI parser #646
Fixed
BigDecimal.newdeprecation warning #634Fixed annotations for columns with long data types #622
Made methods private in AnnotateRoutes #598
See https://github.com/ctran/annotate_models/releases/tag/v3.0.0
v2.7.5Compare Source
See https://github.com/ctran/annotate_models/releases/tag/v2.7.5
v2.7.4Compare Source
v2.7.3Compare Source
See https://github.com/ctran/annotate_models/releases/tag/v2.7.3
v2.7.2Compare Source
See https://github.com/ctran/annotate_models/releases/tag/v2.7.2
v2.7.1Compare Source
See https://github.com/ctran/annotate_models/releases/tag/v2.7.1
v2.7.0Compare Source
See https://github.com/ctran/annotate_models/releases/tag/v2.7.0
v2.6.10: Revert incompatible changeCompare Source
Revert "Prefer SQL column type over normalized AR type"
v2.6.9Compare Source
v2.6.8Compare Source
options[:model_dir]is specified, #234v2.6.7Compare Source
options[:model_dir]is specified, #234v2.6.6Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.