pressbooks / pressbooks-saml-sso

SAML2 Single Sign-On integration for Pressbooks (Shibboleth, ADFS, Google Apps, Etc.)
GNU General Public License v3.0
3 stars 1 forks source link

chore(deps): bump pressbooks/composer-autoupdate-bedrock from 2 to 4 #199

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 8 months ago

Bumps pressbooks/composer-autoupdate-bedrock from 2 to 4.

Release notes

Sourced from pressbooks/composer-autoupdate-bedrock's releases.

Release v4

What's Changed

Full Changelog: https://github.com/pressbooks/composer-autoupdate-bedrock/compare/v3...v4

Release v3

What's Changed

Full Changelog: https://github.com/pressbooks/composer-autoupdate-bedrock/compare/v2...v3

Commits
  • a0de12b fix: add workflow_call in autoupdate.yml (#80)
  • 1325446 chore: update build to latest (#79)
  • 5b502f8 fix: update index.js to use aws_secret_access_key (#78)
  • 7c2d274 fix: rename env export to use sqs in run.sh.example (#77)
  • 0ad5b3d feat: update bedrocks with aws queue and lambda function (#76)
  • 7ac1f5a feat: Improve composer autoupdate behaviour (#74)
  • 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 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)
codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.84%. Comparing base (c071307) to head (1bb8d55).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/pressbooks/pressbooks-saml-sso/pull/199/graphs/tree.svg?width=650&height=150&src=pr&token=sHRYPkj6j4&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pressbooks)](https://app.codecov.io/gh/pressbooks/pressbooks-saml-sso/pull/199?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pressbooks) ```diff @@ Coverage Diff @@ ## dev #199 +/- ## ========================================= Coverage 87.84% 87.84% Complexity 189 189 ========================================= Files 3 3 Lines 625 625 ========================================= Hits 549 549 Misses 76 76 ``` ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/pressbooks/pressbooks-saml-sso/pull/199?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pressbooks). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pressbooks) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/pressbooks/pressbooks-saml-sso/pull/199?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pressbooks). Last update [c071307...1bb8d55](https://app.codecov.io/gh/pressbooks/pressbooks-saml-sso/pull/199?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pressbooks). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pressbooks).
dependabot[bot] commented 6 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.