Skip to content

Bump annotate from 2.7.4 to 2.7.5#9

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

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

Conversation

@dependabot-preview

@dependabot-preview dependabot-preview Bot commented Jun 25, 2019

Copy link
Copy Markdown

Bumps annotate from 2.7.4 to 2.7.5.

Changelog

Sourced from annotate's changelog.

== 2.7.5
See https://github.com/ctran/annotate_models/releases/tag/v2.7.5

== 2.7.3
See https://github.com/ctran/annotate_models/releases/tag/v2.7.3

== 2.7.2
See https://github.com/ctran/annotate_models/releases/tag/v2.7.2

== 2.7.1
See https://github.com/ctran/annotate_models/releases/tag/v2.7.1

== 2.7.0
See https://github.com/ctran/annotate_models/releases/tag/v2.7.0

== 2.6.9

  • Support foreigh key (#241)
  • Check if model has skip tag in annotate_model_file (#167)
  • Fix issue where serializer-related flags weren't being honored (#246)
  • Prefer SQL column type over normalized AR type (#231)

== 2.6.8

  • Nothing annotated unless options[:model_dir] is specified, #234

== 2.6.7

  • Nothing annotated unless options[:model_dir] is specified, #234

== 2.6.6

  • Makes it possible to wrap annotations, #225
  • Fix single model generation, #214
  • Fix default value for Rails 4.2, #212
  • Don't crash on inherited models in subdirectories, #232
  • Process model_dir in rake task, #197

== 2.6.4

  • Skip "models/concerns", #194
  • Fix #173 where annotate says "Nothing to annotate" in rails 4.2
  • Display an error message if not run from the root of the project, #186
  • Support rails 4.0 new default test directory, #182
  • Add an option to show timestamp in routes "-timestamp", #136
  • Skip plain ruby objects if they have the same class name as an ActiveRecord object, #121

== 2.6.3

  • Fix bug of annotate position in routes (#158)

== 2.6.2

  • Retain the current annotate block unless --force is specified
  • Always load models, since they may not be autoloaded by Rails
  • The pg array type is now detected (see #158)
... (truncated)
Commits
  • 0ef095d Merge branch 'release/2.7.5'
  • 6a43890 v2.7.5
  • 00ae33a Update rubocop requirement from ~> 0.46.0 to ~> 0.67.2 (#611)
  • fe17228 Add frozen option for CI environment (#603)
  • a9a2e97 Update Rubocop version (#608)
  • 6337db0 Allow ignore_unknown_models to be overridden by an environment variable (#590)
  • cd23900 Try "app:" task prefix on migration annotaiton (#596)
  • dc82727 Refactor hooking ActiveRecord migration tasks (#588)
  • b249e8a Support Rails 6 (#595)
  • 1992120 Do not add whitespace after magic comments when annotating at position after/...
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jun 25, 2019
@dependabot-preview dependabot-preview Bot force-pushed the dependabot/bundler/annotate-2.7.5 branch from aa86049 to 9513fb2 Compare August 15, 2019 23:56
@dependabot-preview

Copy link
Copy Markdown
Author

Superseded by #19.

@dependabot-preview dependabot-preview Bot deleted the dependabot/bundler/annotate-2.7.5 branch September 30, 2019 04:10
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