Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2024

Bumps xor-cipher from 3.1.0 to 4.0.0.

Changelog

Sourced from xor-cipher's changelog.

4.0.0 (2024-03-04)

Changes

  • Added byte key validation.

Removals

  • Removed xor_string, cyclic_xor_string and cyclic_xor_string_unsafe.
  • DEFAULT_ENCODING and DEFAULT_ERRORS are not used anymore, therefore they were removed as well.

Internal

  • Improved typing.

3.2.1 (2024-02-26)

No significant changes.

3.2.0 (2024-02-25)

Internal

  • Improved typing.
Commits
  • 3f4482a Update README and docs config.
  • edb056c Update pytest requirement from 8.0.2 to 8.1.0 (#43)
  • feada72 Prepare the next release.
  • 3b0d799 Update mkdocs-material requirement from 9.5.11 to 9.5.12 (#41)
  • ef7924a Update ruff requirement from 0.2.2 to 0.3.0 (#42)
  • 67d4b87 Update dependencies unsafely.
  • de00ccd Exclude build.py from type-checking.
  • 8b9112f Improve types and tools.
  • 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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [xor-cipher](https://github.com/xor-cipher/xor-cipher) from 3.1.0 to 4.0.0.
- [Changelog](https://github.com/xor-cipher/xor-cipher/blob/main/CHANGELOG.md)
- [Commits](gdpsapp/xor-cipher-python@v3.1.0...v4.0.0)

---
updated-dependencies:
- dependency-name: xor-cipher
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 15, 2024
@geekcomputers geekcomputers merged commit b5c9bfc into master Apr 16, 2024
@dependabot dependabot bot deleted the dependabot/pip/xor-cipher-4.0.0 branch April 16, 2024 17:21
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants