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

chore(deps): Bump the production-dependencies group with 2 updates #2335

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 5, 2024

Bumps the production-dependencies group with 2 updates: flipper-active_record and sidekiq.

Updates flipper-active_record from 1.3.0 to 1.3.1

Release notes

Sourced from flipper-active_record's releases.

v1.3.1

What's Changed

New Contributors

Full Changelog: flippercloud/flipper@v1.3.0...v1.3.1

Commits
  • 4b911dd Release 1.3.1
  • 873418a Cowboy code a default stub for telemetry
  • 91e1e43 Merge pull request #868 from flippercloud/dependabot/github_actions/superchar...
  • 18cccb9 Merge pull request #881 from flippercloud/active-record-poisoned-transaction
  • 0a38a46 require new transaction for add/set as well
  • 1c9e0a2 Use requires_new with transaction to avoid poisoning
  • 8695db3 Correct spelling
  • 110820b Silence more stuff
  • 028a9bb Update fail_on_output to use capture_output when checking
  • 16988d9 Fix failing spec due to deprecation warning
  • Additional commits viewable in compare view

Updates sidekiq from 7.3.1 to 7.3.2

Changelog

Sourced from sidekiq's changelog.

7.3.2

  • Adjust ActiveRecord batch iteration to restart an interrupted batch from the beginning. Each batch should be processed as a single transaction in order to be idempotent. #6405
  • Fix typo in S::DeadSet#kill #6397
  • Fix CSS issue with bottom bar in Web UI #6414
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

@dependabot dependabot bot requested a review from a team as a code owner September 5, 2024 02:54
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 5, 2024
@jimbali
Copy link
Contributor

jimbali commented Sep 5, 2024

@dependabot rebase

Bumps the production-dependencies group with 2 updates: [flipper-active_record](https://github.com/flippercloud/flipper) and [sidekiq](https://github.com/sidekiq/sidekiq).


Updates `flipper-active_record` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/flippercloud/flipper/releases)
- [Changelog](https://github.com/flippercloud/flipper/blob/main/Changelog.md)
- [Commits](flippercloud/flipper@v1.3.0...v1.3.1)

Updates `sidekiq` from 7.3.1 to 7.3.2
- [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md)
- [Commits](sidekiq/sidekiq@v7.3.1...v7.3.2)

---
updated-dependencies:
- dependency-name: flipper-active_record
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: sidekiq
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/production-dependencies-30de62b204 branch from 690bd1e to ffc32ec Compare September 5, 2024 09:14
@jimbali jimbali merged commit 1790016 into main Sep 6, 2024
8 checks passed
@jimbali jimbali deleted the dependabot/bundler/production-dependencies-30de62b204 branch September 6, 2024 12:44
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.

1 participant