Skip to content
This repository has been archived by the owner on Dec 24, 2020. It is now read-only.

Bump annotate from 2.7.5 to 3.1.1 #420

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps annotate from 2.7.5 to 3.1.1.

Changelog

Sourced from annotate's changelog.

3.1.1

Changes

  • Bump required ruby version to >= 2.4 #772
  • [Revert #677] Fix column default annotations #768

Project Improvements

  • Refactor by adding AnnotateRoutes::Helpers #770
  • Bump puma from 4.3.1 to 4.3.3 in /spec/integration/rails_6.0.2.1 #771
  • Bump puma from 3.12.2 to 4.3.3 in /spec/integration/rails_5.2.4.1 #769
  • Bump nokogiri from 1.10.7 to 1.10.8 in /spec/integration/rails_5.2.4.1 #766
  • Bump nokogiri from 1.10.7 to 1.10.8 in /spec/integration/rails_6.0.2.1 #765
  • Refactor test cases of AnnotateRoutes #760
  • Rename FactoryGirl -> FactoryBot comment #759

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
... (truncated)
Commits
  • 9d58694 Merge branch 'release/v3.1.1'
  • d6a055e Update Gemfile.lock for integration tests
  • baad730 v3.1.1
  • 8c58c25 Update CHANGELOG
  • 060e7f2 Refactor by adding AnnotateRoutes::Helpers (#770)
  • 444cab8 Bump required ruby version to >= 2.4 (#772)
  • 57ec388 [Revert #677] Fix column default annotations (#768)
  • f818515 Bump puma from 4.3.1 to 4.3.3 in /spec/integration/rails_6.0.2.1 (#771)
  • 13f5c9f Bump puma from 3.12.2 to 4.3.3 in /spec/integration/rails_5.2.4.1 (#769)
  • c04661e Bump nokogiri from 1.10.7 to 1.10.8 in /spec/integration/rails_5.2.4.1 (#766)
  • 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 will not automatically merge this PR because it includes a major update to a development dependency.


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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant