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 has_scope from 0.8.1 to 0.8.2 #879

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2023

Bumps has_scope from 0.8.1 to 0.8.2.

Changelog

Sourced from has_scope's changelog.

0.8.2

  • Add support for Rails 7.1. (no changes required.)
  • Add HasScope.deprecator to integrate with new application deprecators in Rails 7.1.
Commits
  • 432ce00 Release v0.8.2
  • 612c97b Merge pull request #125 from heartcombo/ca/rails-71
  • ee923f8 Create a deprecator for the library and register it with the Rails app
  • 39ee26d Add support for Rails 7.1
  • 5fdbd06 Upgrade mocha to latest, fix method sequence usage and deprecations
  • 7cb25ad Update copyright year [ci skip]
  • aa9f292 Add pkg folder to .gitignore [ci skip]
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 24, 2023
@github-actions github-actions bot enabled auto-merge (squash) October 24, 2023 23:10
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving this patch or minor update.

@javierjulio javierjulio disabled auto-merge October 24, 2023 23:10
@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f1060b3) 98.19% compared to head (9e7b859) 98.19%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #879   +/-   ##
=======================================
  Coverage   98.19%   98.19%           
=======================================
  Files          14       14           
  Lines         555      555           
=======================================
  Hits          545      545           
  Misses         10       10           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/bundler/has_scope-0.8.2 branch from be7d544 to e7de8df Compare October 24, 2023 23:12
@github-actions github-actions bot enabled auto-merge (squash) October 24, 2023 23:13
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving this patch or minor update.

@dependabot dependabot bot force-pushed the dependabot/bundler/has_scope-0.8.2 branch from e7de8df to 743a7b5 Compare October 24, 2023 23:14
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving this patch or minor update.

@dependabot dependabot bot force-pushed the dependabot/bundler/has_scope-0.8.2 branch from 743a7b5 to 21c20ad Compare October 24, 2023 23:16
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving this patch or minor update.

@dependabot dependabot bot force-pushed the dependabot/bundler/has_scope-0.8.2 branch from 21c20ad to 36733f1 Compare October 24, 2023 23:21
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving this patch or minor update.

Bumps [has_scope](https://github.com/heartcombo/has_scope) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/heartcombo/has_scope/releases)
- [Changelog](https://github.com/heartcombo/has_scope/blob/main/CHANGELOG.md)
- [Commits](heartcombo/has_scope@v0.8.1...v0.8.2)

---
updated-dependencies:
- dependency-name: has_scope
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/has_scope-0.8.2 branch from 36733f1 to 9e7b859 Compare October 24, 2023 23:23
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving this patch or minor update.

@github-actions github-actions bot merged commit 8f4f445 into master Oct 24, 2023
19 checks passed
@github-actions github-actions bot deleted the dependabot/bundler/has_scope-0.8.2 branch October 24, 2023 23:25
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants