chore(deps-dev): bump the dev-dependencies group across 1 directory with 2 updates#8415
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps-dev): bump the dev-dependencies group across 1 directory with 2 updates#8415dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ith 2 updates Bumps the dev-dependencies group with 2 updates in the / directory: [yard](https://yardoc.org) and [bullet](https://github.com/flyerhzm/bullet). Updates `yard` from 0.9.43 to 0.9.44 Updates `bullet` from 8.1.1 to 8.1.2 - [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md) - [Commits](flyerhzm/bullet@8.1.1...8.1.2) --- updated-dependencies: - dependency-name: bullet dependency-version: 8.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: yard dependency-version: 0.9.44 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
b4b8372 to
2fbefdd
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dev-dependencies group with 2 updates in the / directory: yard and bullet.
Updates
yardfrom 0.9.43 to 0.9.44Updates
bulletfrom 8.1.1 to 8.1.2Changelog
Sourced from bullet's changelog.
Commits
02b71fdBumping version to 8.1.2b92d8d4Merge pull request #773 from sloane/sloane/bullet-nil-polymorphic-false-positive5f416e7Skip N+1 detection for polymorphic belongs_to with nil _type225aacb📝 docs: clarify test wrapping requirements for Bullet8667044Merge pull request #771 from martingjaldbaek/fix-add-eager-loadings-set-merge38cea31Fix Set#<< corruption in UnusedEagerLoading#add_eager_loadings split branch8ae6effAdd failing regression test for add_eager_loadings split branch