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 tink from 1.5.0 to 1.6.1 #69

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2022

Bumps tink from 1.5.0 to 1.6.1.

Release notes

Sourced from tink's releases.

Tink 1.6.1

Tink is a multi-language, cross-platform library that provides simple and misuse-proof APIs for common cryptographic tasks.

This is Tink 1.6.1.

To get started using Tink, see the installation instructions.

What's new

This is a patch release.

The complete list of changes since 1.6.0 can be found here.

Java

Fix dependencies in Java Maven packages

In Tink 1.6.0, the Java Bazel configuration included a couple instances of a non-Android target depending on an Android target and vice versa. This resulted in larger than expected Maven packages.

Miscellaneous

Minor documentation fixes.

Known issues

  • Tink for Python has issues in setup.py and the distribution scripts. Due to this, PyPI packages have not been published for this release. A follow up patch release will address this shortly. PyPI packages for 1.6.1 have been published. If you want to build these packages from branch 1.6 by yourself, patch in tink-crypto/tink@465753a.
  • Tink for Obj-C still does not build with Bazel. However, you can still use it in your apps by installing our prebuilt package.

Tink 1.6.0

Tink is a multi-language, cross-platform library that provides simple and misuse-proof APIs for common cryptographic tasks.

This is Tink 1.6.0.

To get started using Tink, see the installation instructions.

What's new

The complete list of changes since 1.5.0 can be found here.

New documentation website

We've launched a new home for Tink documentation at https://developers.google.com/tink.

The site brings together content currently spread across the HOW-TOs and other markdown files throughout the project repository.

Initially, we've populated the site with instructions and code snippets for the Java and Python implementations. Moving forward, expect additional content covering other language implementations, additional critical path overviews, and more.

Java

Key templates API

... (truncated)

Commits
  • a7b2305 Version bump to 1.6.1.
  • 983c21e Revert "Add automatic module name to Tink's Maven jar."
  • 7e59bb5 Update missed version references to 1.6.0.
  • a50e5ca Update FIPS documentation with correct flag path.
  • f93e4bf Add Python 3.9 classifier to the package configuration.
  • 6d2fc2a Add option to patch the Python WORKSPACE with tagged version URLs.
  • 1bda52b Clean up setup.py.
  • 60ef5a8 Enable building binary wheels for Python 3.9.
  • 2018c23 Use pyenv to manage multiple Python versions.
  • 9adfa46 Fixing an invalid documentation link that was causing a 404 Not Found error
  • 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)

Bumps [tink](https://github.com/google/tink) from 1.5.0 to 1.6.1.
- [Release notes](https://github.com/google/tink/releases)
- [Commits](tink-crypto/tink@v1.5.0...v1.6.1)

---
updated-dependencies:
- dependency-name: com.google.crypto.tink:tink
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 9, 2022
@kuisathaverat kuisathaverat merged commit a2ba39f into main Apr 10, 2022
@dependabot dependabot bot deleted the dependabot/maven/com.google.crypto.tink-tink-1.6.1 branch April 10, 2022 11:57
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant