Skip to content

Bump annotate from 2.7.4 to 3.1.0#37

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/annotate-3.1.0
Closed

Bump annotate from 2.7.4 to 3.1.0#37
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/annotate-3.1.0

Conversation

@dependabot-preview

Copy link
Copy Markdown

Bumps annotate from 2.7.4 to 3.1.0.

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
... (truncated)
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

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Feb 21, 2020
@dependabot-preview

Copy link
Copy Markdown
Author

Superseded by #43.

@dependabot-preview dependabot-preview Bot deleted the dependabot/bundler/annotate-3.1.0 branch March 25, 2020 03:18
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants