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 virtus from 1.0.2 to 2.0.0 in /src/supermarket #38

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 12, 2021

Bumps virtus from 1.0.2 to 2.0.0.

Release notes

Sourced from virtus's releases.

v2.0.0

  • [changed] min ruby version is now 2.0 (solnic)
  • [changed] inflecto was replaced with dry-inflector (solnic)
  • [changed] equalizer was replaced with the internal virtus/equalizer (solnic)
  • [changed] Virtus::Attribute#== was revised (see ef57af319334a1d4f3e0860acbde7c6d6f0eb8ef) (novikserg)
  • [added] New method Virtus::Atrribute::Collection#value_coerced? (dslh)
  • [fixed] Mass assignment bug fix (see #325) (novikserg)

Compare v1.0.5..v2.0.0

Changelog

Sourced from virtus's changelog.

v2.0.0 2021-06-07

  • [changed] min ruby version is now 2.0 (solnic)
  • [changed] inflecto was replaced with dry-inflector (solnic)
  • [changed] equalizer was replaced with the internal virtus/equalizer (solnic)
  • [changed] Virtus::Attribute#== was revised (see ef57af319334a1d4f3e0860acbde7c6d6f0eb8ef) (novikserg)
  • [added] New method Virtus::Atrribute::Collection#value_coerced? (dslh)
  • [fixed] Mass assignment bug fix (see #325) (novikserg)

Compare v1.0.5..v2.0.0

v1.0.5 2015-03-18

  • [feature] Support for :nullify_blank option when configuring a virtus module (lucasmazza)

Compare v1.0.4..v1.0.5

v1.0.4 2015-01-03

  • [feature] Support for :required option when configuring a virtus module (solnic)

Compare v1.0.3..v1.0.4

v1.0.3 2014-07-24

  • [improvement] Expose attribute name in the exception when in strict mode (ntl)
  • [improvement] Set #to_h as an alias to #to_hash (fnando)
  • [fixed] Fix handling of nil in collection coercion (edgibbs)
  • [fixed] Fix issues with using multiple virtus modules (trptcolin)
  • [fixed] Fix handling of Range type (hampei)
  • [fixed] Fix strict mode for collection and hash types (solnic)

Compare v1.0.2..v1.0.3

Commits
  • 9e4f56f Update Changelog
  • 671c770 Replace Equalizer with Virtus::Equalizer
  • bff73b0 Update Changelog
  • 0843384 Bump virtus to 2.0.0
  • ae497dd Add simplecov
  • 1167fef Update CC reporting on travis
  • 3783485 Run CC coverage under 3.0
  • eeb15c8 Remove deps that are not critical to run the test suite
  • 5a3776f Re-add 2.0 to travis and set >= 2.0 as min in gemspec
  • cc17675 Update README
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Aug 12, 2021
Bumps [virtus](https://github.com/solnic/virtus) from 1.0.2 to 2.0.0.
- [Release notes](https://github.com/solnic/virtus/releases)
- [Changelog](https://github.com/solnic/virtus/blob/master/Changelog.md)
- [Commits](solnic/virtus@v1.0.2...v2.0.0)

---
updated-dependencies:
- dependency-name: virtus
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/src/supermarket/virtus-2.0.0 branch from ae3b828 to 91825a8 Compare August 13, 2021 07:07
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