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 rpush from 3.0.2 to 4.0.0 #916

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 18, 2019

Bumps rpush from 3.0.2 to 4.0.0.

Release notes

Sourced from rpush's releases.

v3.3.1 – Remove length validation of device_token

When upgrading, don't forget to run bundle exec rpush init to get all the latest migrations.

Fixed

v3.3.0 – thread-id, remove unused class

When upgrading, don't forget to run bundle exec rpush init to get all the latest migrations.

Added

Changes

v3.2.4 – Relax JWT version, fix apn_key column type, retry 5xx errors for GCM, better docs

When upgrading, don't forget to run bundle exec rpush init to get all the latest migrations.

Changes

Docs

  • Better documentation for running tests when developing Rpush #458 (by @​jsantos).

Fixed

v3.2.3 – Update jwt dependency

Changes

v3.2.2 – Rails 5.2 compatibility

Fixed

  • Migrations now work with Rails 5.2 and ActiveRecord. Redis support for Rails 5.2 is not yet working if you're using Modis, see this issue.

v3.2.1 – Fix a memory leak in the daemon

Fixed

  • A memory leak in the Rpush daemon which caused it to consume more and more memory was fixed. #441 (by @​armahmoudi)

v3.2.0 – P8 certificate support

When upgrading, don't forget to run bundle exec rpush init to get all the latest migrations.

Added

... (truncated)
Changelog

Sourced from rpush's changelog.

4.0.0 (2019-02-14)

Changed

Removed

  • Support for Ruby 2.2

Fixed

3.3.1 (2018-11-14)

When upgrading, don't forget to run bundle exec rpush init to get all the latest migrations.

Fixed

3.3.0 (2018-11-14)

When upgrading, don't forget to run bundle exec rpush init to get all the latest migrations.

Added

Changes

3.2.4 (2018-10-25)

When upgrading, don't forget to run bundle exec rpush init to get all the latest migrations.

Changes

Docs

  • Better documentation for running tests when developing Rpush #458 (by @​jsantos).

Fixed

  • Change apn_key column type from string to text #455 (by sonxurxo).
... (truncated)
Commits

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
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [rpush](https://github.com/rpush/rpush) from 3.0.2 to 4.0.0.
- [Release notes](https://github.com/rpush/rpush/releases)
- [Changelog](https://github.com/rpush/rpush/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rpush/rpush/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@Lullebullelukas
Copy link
Contributor

On hiatus for now. The docs for rpush says to run some commands that does not work? if we don't reset the database (production database that is) and I'm not too keen on doing that.

Possible implementation: Make copy of db, roll back and migrate with these commands, then try to inject the old database?

@snelhest1337
Copy link
Contributor

@dependabot rebase

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants