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

Bump annotate from 2.7.2 to 3.1.0 #5807

Merged
merged 1 commit into from
Jul 7, 2020
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2020

Bumps annotate from 2.7.2 to 3.1.0.

Release notes

Sourced from annotate's releases.

v2.7.4

  • Fix with_comment format in annotate_models_rake #560

v2.7.3

No release notes provided.

Changelog

Sourced from annotate's changelog.

3.1.0

Changes

  • Fix new lines after comments for rubocop compatibility #757
  • Fix messages from AnnotateRoutes #737
  • Support YARD notation #724
  • Refactor AnnotateRoutes.routes_file_exist? #716
  • Refactor namespace Annotate #719
  • Add columns managed by Globalize gem #602

Bug Fixes

  • Fix additional_file_patterns parsing #756
  • Fix typo in README #752
  • Fix bin/annotate NoMethodError #745
  • Fix README for YARD format #740
  • Fix constant names that were not renamed in #721 #739
  • Replace soft-deprecated constant HashWithIndifferentAccess to ActiveSupport::HashWithIndifferentAccess #699
  • [Fix #570](ctran/annotate_models#570) Change of foreign key should be considered as a column change
  • [Fix #430](ctran/annotate_models#430) Handle columns from activerecord-postgis-adapter #694
  • Add ActiveAdmin option to template #693
  • Fix foreign key issue with Rails 6 and Sqlite3 #695
  • Fix Serializers Test Directory #625
  • [Fix #624](ctran/annotate_models#624) Correct default values for columns when ActiveRecord::Enum is used #677
  • [Fix #675](ctran/annotate_models#675) Correct indentation for double-byte characters #676
  • FIX: Ensure only one line is around the annotation #669
  • Fix shifted when format_markdown option enabled and used non-ascii #650

Project improvements

  • Refactor RSpec for AnnotateModels - structuralize test cases #755
  • Refactor test cases of AnnotateRoutes as for Rake versions #754
  • Add integration tests to project #747
  • Refactor test cases for AnnotateRoutes.remove_annotations #748
  • Refactor RSpec for AnnotateModels - with Globalize gem #749
  • Fixed CHANGELOG.md to add link to each PR #751
  • Delete integration test fixtures #746
  • Remove remaining integration test files #744
  • Remove unworking integration tests #725
  • Refactor Annotate::Parser #742
  • Refactor RSpec for AnnotateModels (4) - AnnotateModels.get_schema_info (without custom options) #735
  • Refactor RSpec for AnnotateRoutes (1) #736
  • Refactor AnnotateRoutes.rewrite_contents #734
  • AnnotateModels.get_schema_info (with custom options) #732
  • Fix typo in RSpec of AnnotateModels #731
  • Remove AnnotateRoutes.rewrite_contents_with_header #730
  • Refactor AnnotateRoutes.annotate_routes and .rewrite_contents_with_header #729
  • Refactor AnnotateModels::Parser #728
  • Remove invalid document of AnnotateRoutes.rewrite_contents #727
  • Refactor RSpec for AnnotateModels (1) #726
  • Refactor AnnotateModels::Helpers #723
  • Refactor AnnotateRoutes.remove_annotations #715
  • Fix AnnotateRoutes.extract_magic_comments_from_array #712
Commits
  • 69d7ee2 Bump annotate version in integration tests Gemfile.lock
  • f915a2c Merge branch 'release/3.1.0' into develop
  • 4835a03 Update CHANGELOG
  • f7ead03 Remove reference to TODO.md
  • 314dfdf v3.1.0
  • d954d5d Fix new lines after comments for rubocop compatibility (#757)
  • 3f3c886 Refactor RSpec for AnnotateModels - structuralize test cases (#755)
  • 5176bb8 Fix additional_file_patterns parsing (#756)
  • d902dc4 Refactor test cases of AnnotateRoutes as for Rake versions (#754)
  • ec0b3b6 Add integration tests to project (#747)
  • 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

@gbp
Copy link
Member

gbp commented Jul 7, 2020

@garethrees I think this was reviewed in #5753 but the bump doesn't seem to of happened?

@garethrees
Copy link
Member

Hmm yeah looks like this needs to get merged. Not sure what happened there :S

@gbp gbp merged commit ff8310e into develop Jul 7, 2020
@dependabot dependabot bot deleted the dependabot/bundler/annotate-3.1.0 branch July 7, 2020 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants