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

chore(deps): bump censys from 2.0.9 to 2.2.2 #122

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 10, 2023

Bumps censys from 2.0.9 to 2.2.2.

Release notes

Sourced from censys's releases.

Release v2.2.2

What's Changed ❇️

Full Changelog: censys/censys-python@v2.2.1...v2.2.2

Release v2.2.1

What's Changed ❇️

Full Changelog: censys/censys-python@v2.2.0...v2.2.1

Release v2.2.0

What's Changed ❇️

  • Added Certs V2 (CensysCerts) and Web Entities (WebEntitiesAssets) API Support in censys/censys-python#468

  • Added deprecation for Certs V1 This is going away soon, please switch to Certs v2 (docs)

  • Added Certificate index to the view and search commands

    • Try it now:
    censys view 9b00121b4e85d50667ded1a8aa39855771bdb67ceca6f18726b49374b41f0041 --index-type certificates
    # Or
    censys search 'names: censys.io' --index-type certificates --fields names
  • Enhanced the subdomains command using the new Certs V2 API

Breaking Changes ❌

  • Removed Risksv1 and renamed Risksv2 to simply Risks.

    • Imports will need to be updated.

    Old Imports

    from censys.asm.risks.v2 import Risksv2

    New Imports ✨

    from censys.asm.risks import Risks
  • Removed Certs V1

... (truncated)

Commits
  • 2de93c9 build: bump version
  • d4a87b2 build(doc-deps): remove urllib3 pin
  • cdb6b39 build(deps): allow more versions of argcomplete, backoff, and pin urllib3 to < 2
  • 15cb2cb build(doc-deps): pin urllib3 to versions less than 2.0.0
  • eee8825 build(doc-deps): pin urllib3 to versions less than 2
  • 066e0e5 build: bump version
  • ac1f050 chore(cli): remove fields for subdomains command
  • a70a9d7 chore: update autocomplete functionality
  • 646f901 chore: add update autocomplete script
  • ef610db docs: update autocomplete notes
  • 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 [censys](https://github.com/censys/censys-python) from 2.0.9 to 2.2.2.
- [Release notes](https://github.com/censys/censys-python/releases)
- [Commits](censys/censys-python@v2.0.9...v2.2.2)

---
updated-dependencies:
- dependency-name: censys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

dependabot bot commented on behalf of github Jun 15, 2023

Superseded by #125.

@dependabot dependabot bot closed this Jun 15, 2023
@dependabot dependabot bot deleted the dependabot/pip/censys-2.2.2 branch June 15, 2023 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

0 participants