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 pylibmc from 1.6.1 to 1.6.2 #9829

Merged
merged 1 commit into from
Aug 24, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 2022

Bumps pylibmc from 1.6.1 to 1.6.2.

Commits
  • 797a0a7 Set version to 1.6.2
  • f2563ab Testing Github Action for releases
  • a23abdc Merge pull request #276 from andriyor/patch-1
  • fdd4429 Update install instructions
  • 3a076a0 Update CI badge reference to GitHub Actions endpoint
  • 5108f51 Test for Python 3.10 support
  • 1c95974 DRY test dendencies
  • 7cd2df8 Modernize tests and test harness
  • 20bbdd4 docs: Fix a few typos
  • 0ea577a add GitHub URL for PyPi
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Aug 8, 2022
@cla-bot cla-bot bot added the cla-signed CLA Bot: community license agreement signed label Aug 8, 2022
@codecov
Copy link

codecov bot commented Aug 8, 2022

Codecov Report

Merging #9829 (3d8673d) into master (c233830) will decrease coverage by 0.02%.
The diff coverage is n/a.

❗ Current head 3d8673d differs from pull request most recent head 0f0efd4. Consider uploading reports for the commit 0f0efd4 to get more accurate results

@@            Coverage Diff             @@
##           master    #9829      +/-   ##
==========================================
- Coverage   61.35%   61.32%   -0.03%     
==========================================
  Files         822      822              
  Lines       50312    50277      -35     
  Branches     7746     7748       +2     
==========================================
- Hits        30867    30834      -33     
+ Misses      17767    17762       -5     
- Partials     1678     1681       +3     

@afabiani afabiani added this to the 4.0.1 milestone Aug 22, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/pylibmc-1.6.2 branch from 3d8673d to 2fc915f Compare August 24, 2022 09:07
Bumps [pylibmc](https://github.com/lericson/pylibmc) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/lericson/pylibmc/releases)
- [Changelog](https://github.com/lericson/pylibmc/blob/master/docs/changelog.rst)
- [Commits](lericson/pylibmc@1.6.1...1.6.2)

---
updated-dependencies:
- dependency-name: pylibmc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/pylibmc-1.6.2 branch from 2fc915f to 0f0efd4 Compare August 24, 2022 09:38
@afabiani afabiani merged commit 4e8fdfd into master Aug 24, 2022
@afabiani afabiani deleted the dependabot/pip/pylibmc-1.6.2 branch August 24, 2022 10:37
github-actions bot pushed a commit that referenced this pull request Aug 24, 2022
Bumps [pylibmc](https://github.com/lericson/pylibmc) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/lericson/pylibmc/releases)
- [Changelog](https://github.com/lericson/pylibmc/blob/master/docs/changelog.rst)
- [Commits](lericson/pylibmc@1.6.1...1.6.2)

---
updated-dependencies:
- dependency-name: pylibmc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
afabiani pushed a commit that referenced this pull request Aug 24, 2022
Bumps [pylibmc](https://github.com/lericson/pylibmc) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/lericson/pylibmc/releases)
- [Changelog](https://github.com/lericson/pylibmc/blob/master/docs/changelog.rst)
- [Commits](lericson/pylibmc@1.6.1...1.6.2)

---
updated-dependencies:
- dependency-name: pylibmc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed CLA Bot: community license agreement signed dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant