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 sail from 1.5.1 to 3.2.3 #4136

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Sep 30, 2019

Bumps sail from 1.5.1 to 3.2.3.

Release notes

Sourced from sail's releases.

v3.2.3

3.2.3

  • Start displaying the count of uncaught errors while a profile is active

[@​vinistock]

  • Fix Sail::Setting.get caching

[@​oleg-kiviljov]

3.2.2

  • Properly set the locale for localization

[@​vinistock]

  • Hide guide sections that are not being viewed

[@​vinistock]

  • Fix font styling issues

[@​vinistock]

  • Fix styling issues on inputs and links for Safari desktop and mobile

[@​vinistock]

3.2.1

  • Fix responsive layout for profiles modal, sort menu, search input and buttons

[@​vinistock]

  • Fix setting N+1 query in profiles modal

[@​vinistock]

  • Fix profile updates not saving entries

[@​vinistock]

  • Fix input UI style after resetting date settings

[@​vinistock]

  • Fix accessing devise's current user for logging

[@​vinistock]

... (truncated)
Changelog

Sourced from sail's changelog.

3.2.3

  • Start displaying the count of uncaught errors while a profile is active

[@​vinistock]

  • Fix Sail::Setting.get caching

[@​oleg-kiviljov]

3.2.2

  • Properly set the locale for localization

[@​vinistock]

  • Hide guide sections that are not being viewed

[@​vinistock]

  • Fix font styling issues

[@​vinistock]

  • Fix styling issues on inputs and links for Safari desktop and mobile

[@​vinistock]

3.2.1

  • Fix responsive layout for profiles modal, sort menu, search input and buttons

[@​vinistock]

  • Fix setting N+1 query in profiles modal

[@​vinistock]

  • Fix profile updates not saving entries

[@​vinistock]

  • Fix input UI style after resetting date settings

[@​vinistock]

  • Fix accessing devise's current user for logging

[@​vinistock]

... (truncated)
Commits
  • 265ca7f Prepare minor release
  • 52bc185 Start displaying failure count for profiles (#135)
  • 9fca063 Exclude ruby-head and Rails 4 combination from travis
  • 666e903 Upgrade nio4r, public_suffix, selenium-webdriver, childprocess and capybara
  • 466f090 Add changelog entry for fixing the get cache [ci skip]
  • 9a28ab8 Bump rubocop-rails from 2.3.1 to 2.3.2 (#134)
  • aafeb1e Bump fugit from 1.3.2 to 1.3.3 (#133)
  • 3c3dca8 Simplify Setting.get and add regression test (#132)
  • 2ec9674 Prevent querying the db if setting is already cached (#131)
  • 78e940e Merge branch 'master' of github.com:vinistock/sail
  • Additional commits viewable 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 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 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)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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.

@pr-triage pr-triage bot added the PR: unreviewed bot applied label for PR's with no review label Sep 30, 2019
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/sail-3.2.3 branch from 3fab607 to 891b0da Compare September 30, 2019 14:00
Bumps [sail](https://github.com/vinistock/sail) from 1.5.1 to 3.2.3.
- [Release notes](https://github.com/vinistock/sail/releases)
- [Changelog](https://github.com/vinistock/sail/blob/master/CHANGELOG.md)
- [Commits](vinistock/sail@1.5.1...v3.2.3)

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

rhymes commented Oct 4, 2019

Closing in favor of #4227

@rhymes rhymes closed this Oct 4, 2019
@dependabot-preview
Copy link
Contributor Author

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.

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

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/sail-3.2.3 branch October 4, 2019 10:43
@rhymes rhymes mentioned this pull request Oct 4, 2019
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: unreviewed bot applied label for PR's with no review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants