Skip to content

Conversation

@dependabot-preview
Copy link

Bumps github.com/gobuffalo/pop from 4.11.2+incompatible to 4.13.0+incompatible.

Release notes

Sourced from github.com/gobuffalo/pop's releases.

v4.13.0

MariaDB official support and several fixes and improvements.

Changelog

11bd52a Add a driver for MariaDB (#454)
32735d3 Add callback before validate (#450)
fa6cc2d Adding model comment (#490)
83761d7 Bump version
6e21180 Improve has_many "missing field" error message (#480)
b5e47d5 Improve tests and documentation for UpdateColumns function (#451)
2a2287e Make SQLite URL parser aware of options (#481)
1d70017 Merge branch 'development'
f8da582 Move test data to testdata dir & remove unneeded Dockerfile (#452)
91c1962 Revert "Using ModelSuite for the generated model tests"
39043e3 Use db tag to customize ID field (#453)
d9c4e3c Use pkg name in tableMap for unique cache keys (#479)
d81c752 Uses ModelSuite for generated model tests (#489)
6602fc7 Using ModelSuite for the generated model tests

v4.12.2

Changelog

af91c62 Bump version
1c19a1a Fix create_table must be in plural form (#448)
88a44ed Improve dialect_common Quote function (#445)
633326f Merge branch 'development'
8c9b756 Prevent TruncateAll from emptying the migration table (#443)

v4.12.1

Changelog

c21e5c8 Add method to update (one or multiple rows) specifying the columns to be updated (#437)
6c1d2c2 Bump version
d04f898 Fix compilation errors with model generator (#442)
841453f Merge branch 'development'

v4.12.0

This version contains a major refactor of the models generators: they are fully rewritten using genny, and way better tested.

The migrations generator now allows multiple parameters just like the models generator:

$ soda g fizz user id:int name

Will generate a full migration to create the users table, just like the models generator does.

The models generator now supports a jsonapi type (in addition of json and xml), so you can generate your models for json API.

... (truncated)
Commits
  • 83761d7 Bump version
  • 1d70017 Merge branch 'development'
  • d81c752 Uses ModelSuite for generated model tests (#489)
  • fa6cc2d Adding model comment (#490)
  • 2a2287e Make SQLite URL parser aware of options (#481)
  • 6e21180 Improve has_many "missing field" error message (#480)
  • 91c1962 Revert "Usinng ModelSuite for the generated model tests"
  • 6602fc7 Usinng ModelSuite for the generated model tests
  • d9c4e3c Use pkg name in tableMap for unique cache keys (#479)
  • 11bd52a Add a driver for MariaDB (#454)
  • 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)

Bumps [github.com/gobuffalo/pop](https://github.com/gobuffalo/pop) from 4.11.2+incompatible to 4.13.0+incompatible.
- [Release notes](https://github.com/gobuffalo/pop/releases)
- [Changelog](https://github.com/gobuffalo/pop/blob/master/.goreleaser.yml)
- [Commits](gobuffalo/pop@v4.11.2...v4.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Author

Superseded by #11.

@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/gobuffalo/pop-4.13.0+incompatible branch January 15, 2020 11:16
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.

1 participant