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 the production-dependencies group with 2 updates #44

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

Bumps the production-dependencies group with 2 updates: reek and shoulda-matchers.

Updates reek from 6.1.4 to 6.2.0

Changelog

Sourced from reek's changelog.

6.2.0 (2023-12-31)

Features and bugfixes

  • Code Climate: add config target_ruby_version to support different versions of Ruby syntax (#1694 by dantevvp)
  • Treat Data.define as a class definition (#1725 by mvz)
  • Fix Instance Variable Assumption false positive (#1737 by JuanVqz)
  • Add Tempfile.create to ignored iterators list (#1747 by mateusdeap)
  • Improve configuration schema validation. This also replaces the kwalify dependency with dry-schema (#1749 by fbuys)

Dependencies

Documentation

Internal

  • Rename Code Climate related classes (#1735 by mvz)
  • Fix cucumber_opts warning (#1736 by JuanVqz)
  • Fix editor highlighting for fenced code blocks in documentation (#1745 by JuanVqz)

#1694: troessner/reek#1694 #1703: troessner/reek#1703 #1711: troessner/reek#1711 #1725: troessner/reek#1725 #1735: troessner/reek#1735 #1736: troessner/reek#1736 #1737: troessner/reek#1737 #1738: troessner/reek#1738 #1745: troessner/reek#1745 #1749: troessner/reek#1749 #1747: troessner/reek#1747 #1750: troessner/reek#1750

... (truncated)

Commits
  • da64e18 Merge pull request #1758 from troessner/prepare-6-2
  • 65e9528 Update release date for 6.2.0
  • deff59e Prepare version 6.2.0 for release
  • 47cf940 Merge pull request #1755 from troessner/support-ruby-3-and-up
  • c0eddc3 Autocorrect new RuboCop offenses
  • 063b25e Build with Rubies 3.0 through 3.3 in CI
  • ef15784 Drop support for Ruby 2.7
  • 17721d2 Merge pull request #1756 from troessner/support-ruby-3-3
  • be810ff Build on Ruby 3.3 in CI
  • a7c0985 Add bigdecimal gem to silence warnings
  • Additional commits viewable in compare view

Updates shoulda-matchers from 5.3.0 to 6.0.0

Release notes

Sourced from shoulda-matchers's releases.

v6.0.0

Backward-incompatible changes

#1521: thoughtbot/shoulda-matchers#1521 #1522: thoughtbot/shoulda-matchers#1522 #1547: thoughtbot/shoulda-matchers#1547 #1548: thoughtbot/shoulda-matchers#1548

Bug fixes

  • Fix validate_uniqueness_of matcher not supporting column of the type timestampz by @​callahat. (#1544)
  • Ensure that validation specs work for ActiveModel without ActiveRecord by @​stonefield. (#1580)

#1544: thoughtbot/shoulda-matchers#1544 #1580: thoughtbot/shoulda-matchers#1580

Features

#1536: thoughtbot/shoulda-matchers#1536 #1542: thoughtbot/shoulda-matchers#1542 #1552: thoughtbot/shoulda-matchers#1552 #1555: thoughtbot/shoulda-matchers#1555 #1558: thoughtbot/shoulda-matchers#1558 #1560: thoughtbot/shoulda-matchers#1560 #1569: thoughtbot/shoulda-matchers#1569 #1573: thoughtbot/shoulda-matchers#1573 #1578: thoughtbot/shoulda-matchers#1578 #1588: thoughtbot/shoulda-matchers#1588

Improvements

  • When an unrelated error is seen with negated allow_value, give a hint by @​matsales28. (#1570)

#1570: thoughtbot/shoulda-matchers#1570

Thanks everyone for the contributions!

Changelog

Sourced from shoulda-matchers's changelog.

6.0.0 - 2023-12-22

Backward-incompatible changes

#1521: thoughtbot/shoulda-matchers#1521 #1522: thoughtbot/shoulda-matchers#1522 #1547: thoughtbot/shoulda-matchers#1547 #1548: thoughtbot/shoulda-matchers#1548

Bug fixes

  • Fix validate_uniqueness_of matcher not supporting column of the type timestampz by @​callahat. (#1544)
  • Ensure that validation specs work for ActiveModel without ActiveRecord by @​stonefield. (#1580)

#1544: thoughtbot/shoulda-matchers#1544 #1580: thoughtbot/shoulda-matchers#1580

Features

#1536: thoughtbot/shoulda-matchers#1536 #1542: thoughtbot/shoulda-matchers#1542 #1552: thoughtbot/shoulda-matchers#1552 #1555: thoughtbot/shoulda-matchers#1555 #1558: thoughtbot/shoulda-matchers#1558 #1560: thoughtbot/shoulda-matchers#1560 #1569: thoughtbot/shoulda-matchers#1569 #1573: thoughtbot/shoulda-matchers#1573 #1578: thoughtbot/shoulda-matchers#1578 #1588: thoughtbot/shoulda-matchers#1588

Improvements

  • When an unrelated error is seen with negated allow_value, give a hint by @​matsales28. (#1570)

#1570: thoughtbot/shoulda-matchers#1570

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 2 updates: [reek](https://github.com/troessner/reek) and [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers).


Updates `reek` from 6.1.4 to 6.2.0
- [Changelog](https://github.com/troessner/reek/blob/master/CHANGELOG.md)
- [Commits](troessner/reek@v6.1.4...v6.2.0)

Updates `shoulda-matchers` from 5.3.0 to 6.0.0
- [Release notes](https://github.com/thoughtbot/shoulda-matchers/releases)
- [Changelog](https://github.com/thoughtbot/shoulda-matchers/blob/main/CHANGELOG.md)
- [Commits](thoughtbot/shoulda-matchers@v5.3.0...v6.0.0)

---
updated-dependencies:
- dependency-name: reek
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: shoulda-matchers
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 7, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 7, 2024
@dependabot dependabot bot deleted the dependabot/bundler/production-dependencies-ef0d11816e branch January 7, 2024 17: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