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 beaker from 1.10.0 to 1.10.1 in /ksweb #109

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

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

Bumps beaker from 1.10.0 to 1.10.1.

Release notes

Sourced from beaker's releases.

Version 1.10.1

  • Fix issue with Redis namespace manager TTL
  • Fix for SameSite cookie option not being set in some cases
  • Fix for memcached tests on Python3
Changelog

Sourced from beaker's changelog.

Release 1.10.1 (2019-02-21)

  • Fix issue with Redis namespace manager TTL
  • Fix for SameSite cookie option not being set in some cases
  • Fix for memcached tests on Python3
Commits
  • 8819c85 Version 1.10.1
  • f091c41 Try with xenial
  • 687b755 Test for memcached on Py3
  • f7c6253 Merge branch 'master' of github.com:bbangert/beaker
  • 1a9cd95 Try to fix travis on 2.6
  • 111a175 Add test for httponly, secure, and samesite for cookie sessions
  • d86c4dd Set samesite cookie attribute on cookie creation
  • 04d5110 atomic set and expiration operation
  • 767670e redis lock should have a expire time
  • 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
  • @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.

@codecov
Copy link

codecov bot commented Feb 22, 2019

Codecov Report

Merging #109 into master will increase coverage by 0.13%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #109      +/-   ##
==========================================
+ Coverage   93.81%   93.95%   +0.13%     
==========================================
  Files          62       61       -1     
  Lines        3591     3587       -4     
==========================================
+ Hits         3369     3370       +1     
+ Misses        222      217       -5
Impacted Files Coverage Δ
ksweb/ksweb/controllers/document.py 100% <0%> (ø) ⬆️
ksweb/ksweb/lib/importers/yaml_importer.py
ksweb/ksweb/controllers/form.py 91.93% <0%> (+0.06%) ⬆️
ksweb/ksweb/controllers/root.py 81.73% <0%> (+0.32%) ⬆️
ksweb/ksweb/lib/importers/json_importer.py 100% <0%> (+100%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a64d0c2...aaa3fc2. Read the comment docs.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/ksweb/beaker-1.10.1 branch from 181a6c2 to 9b41d58 Compare June 17, 2019 09:41
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/ksweb/beaker-1.10.1 branch from 9b41d58 to aaa3fc2 Compare July 10, 2019 06:20
@dependabot-preview
Copy link
Contributor Author

Superseded by #133.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/ksweb/beaker-1.10.1 branch August 27, 2019 04:12
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

0 participants