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 gem-dependencies group with 2 updates #6847

Merged
merged 1 commit into from May 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps the gem-dependencies group with 2 updates: omniauth-rails_csrf_protection and online_migrations.

Updates omniauth-rails_csrf_protection from 1.0.1 to 1.0.2

Release notes

Sourced from omniauth-rails_csrf_protection's releases.

Version 1.0.2

  • Update supported Ruby and Rails versions.
  • Ensure the library is working correctly in a multi-threaded environment.
Commits
  • f0f5f84 Bump to 1.0.2
  • 2819b54 Use config.secret_key_base in test_helper instead
  • 8476ad1 Add Ruby 3.3 to the build matrix
  • 9bf98c1 Make TokenVerifier#call safely reentrant
  • 6bcc98a Add GitHub Workflow
  • d92aeb6 Remove CircleCI configuration
  • eed9037 Merge pull request #14 from abrahamparayil/patch-1
  • 697db64 Update quotes to match the style guide
  • 9c3c341 Add more files to spec files
  • e33c776 Refactor to remove usage of git in gemspec
  • See full diff in compare view

Updates online_migrations from 0.17.1 to 0.18.0

Changelog

Sourced from online_migrations's changelog.

0.18.0 (2024-05-07)

  • Fix setting started_at/finished_at for parents of sharded background schema migrations
  • Improve retrying of failed sharded background migrations
  • Fix a bug when retried background data migration can not start
  • Do not run multiple background schema migrations on the same table at the same time
Commits
  • 6a0ad60 Release 0.18.0
  • 89fc190 Fix setting started_at/finished_at for parents of sharded background sche...
  • ca6d0df Fix background migrations progress for empty relations
  • 96124e6 Improve retrying of failed sharded background migrations
  • edf5de1 Fix a bug when retried background data migration can not start
  • 3f1c222 Do not run multiple background schema migrations on the same table at the sam...
  • See full diff in compare view

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 gem-dependencies group with 2 updates: [omniauth-rails_csrf_protection](https://github.com/cookpad/omniauth-rails_csrf_protection) and [online_migrations](https://github.com/fatkodima/online_migrations).


Updates `omniauth-rails_csrf_protection` from 1.0.1 to 1.0.2
- [Release notes](https://github.com/cookpad/omniauth-rails_csrf_protection/releases)
- [Commits](cookpad/omniauth-rails_csrf_protection@v1.0.1...v1.0.2)

Updates `online_migrations` from 0.17.1 to 0.18.0
- [Changelog](https://github.com/fatkodima/online_migrations/blob/master/CHANGELOG.md)
- [Commits](fatkodima/online_migrations@v0.17.1...v0.18.0)

---
updated-dependencies:
- dependency-name: omniauth-rails_csrf_protection
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gem-dependencies
- dependency-name: online_migrations
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gem-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels May 13, 2024
@scruti scruti merged commit 8fb245f into main May 13, 2024
17 checks passed
@scruti scruti deleted the dependabot/bundler/gem-dependencies-1904e87d1e branch May 13, 2024 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant