Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Bump the otel group with 2 updates #1320

Merged
merged 1 commit into from
Mar 26, 2025
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2025

Bumps the otel group with 2 updates: presidio-analyzer and presidio-anonymizer.

Updates presidio-analyzer from 2.2.357 to 2.2.358

Release notes

Sourced from presidio-analyzer's releases.

2.2.358

Changes:

  • 04920aafbb2958b7359183bf5a72af627cdb2808 Version 2.2.358 (#1553)
  • dcf1ae0359269e049c7cbe9825bdeff14698a68d drop blake2b (#1552)
  • a0484ddc2c27b9a7ff4b214dfd64ed335108f64f Replace MD5 with Blake2 (#1550)
  • e9df3beba53f51ec3fe181811756a46cd73daacd Exclude closing single or double quote from URL in URL recogniser (#1532)
  • cf75c5a0ee25c00bad1d9afc301d2b1e26bb766d Updated the Evaluating DICOM Redaction documentation to reflect changes in verify_dicom_instance() within the DicomImagePiiVerifyEngine class. (#1549)
  • 6b10fd595c224190f09c0fe9a2d9d3f154a0dee2 Updated the return type annotation of in function from to . (#1547)
  • bacf23fa39bcecde7d40bf20c2315c2ce677469d Add multiprocessing parameters (#1521)
  • 08564790dcea6e7b459e6d81b6b63cca116545bb Migrate to poetry 2.0 (and PEP 621) (#1539)
  • 8b288fae61b898ff85e86302e425c8cc628ad702 docs: Add environment setup and notebook execution guides for Presidio + Spark in Fabric (#1529)
  • 5881d7530848c7177276902bfc8c56e0a3ef7990 Update defender-for-devops.yml (#1544)
  • eb72ae0838c6065104ff77ff3075e6df106fe456 Update CodeQL and defender-for-devops workflows (#1540)
  • 515280566c00fa69bbfede900aa844bec0316f1a Replace pycryptodome with cryptography (#1537)
  • 5fea5af6af88ae2fadd4f7dbb93e90a889bad272 Upgrade codeql (#1536)
  • 26f2e92e52e8ba0560e8b9e0b013f7f701e855d3 Fix python 3.9 Builds (#1534)
  • 65eabd447b8794a2144577ef13f06bc169941d43 add spacy_stanza into stanza_nlp_engine as it is no longer maintained (#1522)
  • 35ab8ae06fbe88443a6695294da9f9b398c775e1 Move sanitize_value to be common, Fix InPassportRecognizer (#1519)
  • 6f840ea9c1f09e5ca81bbf7f86cf393809a94b7f remove azure-core (#1517)

This list of changes was auto generated.

Changelog

Sourced from presidio-analyzer's changelog.

[2.2.358] - 2025-03-18

Analyzer

  • Fixed: Updated URL regex pattern to correctly exclude trailing single (') and double (") quotes from matched URLs.
  • Drop dependency of spacy_stanza package, and add supporting code to stanza_nlp_engine, to support recent stanza versions
  • Add parameters to allow users to define the number of processes and batch size when running BatchAnalyzerEngine.
  • Fix InPassportRecognizer regex recognizer

Anonymizer

  • Changed: Deprecate MD5 hash type option, defaulting into sha256.
  • Replace crypto package dependency from pycryptodom to cryptography
  • Remove azure-core dependency from anonymizer

Image Redactor

  • Changed: Updated the return type annotation of ocr_bboxes in verify_dicom_instance() from dict to list.

Presidio Structured

General

  • Updated the Evaluating DICOM Redaction documentation to reflect changes in verify_dicom_instance() within the DicomImagePiiVerifyEngine class.
Commits
  • 04920aa Version 2.2.358 (#1553)
  • dcf1ae0 drop blake2b (#1552)
  • a0484dd Replace MD5 with Blake2 (#1550)
  • e9df3be Exclude closing single or double quote from URL in URL recogniser (#1532)
  • cf75c5a Updated the Evaluating DICOM Redaction documentation to reflect changes in ve...
  • 6b10fd5 Updated the return type annotation of in function from to . (#1547)
  • bacf23f Add multiprocessing parameters (#1521)
  • 0856479 Migrate to poetry 2.0 (and PEP 621) (#1539)
  • 8b288fa docs: Add environment setup and notebook execution guides for Presidio + Spar...
  • 5881d75 Update defender-for-devops.yml (#1544)
  • Additional commits viewable in compare view

Updates presidio-anonymizer from 2.2.357 to 2.2.358

Release notes

Sourced from presidio-anonymizer's releases.

2.2.358

Changes:

  • 04920aafbb2958b7359183bf5a72af627cdb2808 Version 2.2.358 (#1553)
  • dcf1ae0359269e049c7cbe9825bdeff14698a68d drop blake2b (#1552)
  • a0484ddc2c27b9a7ff4b214dfd64ed335108f64f Replace MD5 with Blake2 (#1550)
  • e9df3beba53f51ec3fe181811756a46cd73daacd Exclude closing single or double quote from URL in URL recogniser (#1532)
  • cf75c5a0ee25c00bad1d9afc301d2b1e26bb766d Updated the Evaluating DICOM Redaction documentation to reflect changes in verify_dicom_instance() within the DicomImagePiiVerifyEngine class. (#1549)
  • 6b10fd595c224190f09c0fe9a2d9d3f154a0dee2 Updated the return type annotation of in function from to . (#1547)
  • bacf23fa39bcecde7d40bf20c2315c2ce677469d Add multiprocessing parameters (#1521)
  • 08564790dcea6e7b459e6d81b6b63cca116545bb Migrate to poetry 2.0 (and PEP 621) (#1539)
  • 8b288fae61b898ff85e86302e425c8cc628ad702 docs: Add environment setup and notebook execution guides for Presidio + Spark in Fabric (#1529)
  • 5881d7530848c7177276902bfc8c56e0a3ef7990 Update defender-for-devops.yml (#1544)
  • eb72ae0838c6065104ff77ff3075e6df106fe456 Update CodeQL and defender-for-devops workflows (#1540)
  • 515280566c00fa69bbfede900aa844bec0316f1a Replace pycryptodome with cryptography (#1537)
  • 5fea5af6af88ae2fadd4f7dbb93e90a889bad272 Upgrade codeql (#1536)
  • 26f2e92e52e8ba0560e8b9e0b013f7f701e855d3 Fix python 3.9 Builds (#1534)
  • 65eabd447b8794a2144577ef13f06bc169941d43 add spacy_stanza into stanza_nlp_engine as it is no longer maintained (#1522)
  • 35ab8ae06fbe88443a6695294da9f9b398c775e1 Move sanitize_value to be common, Fix InPassportRecognizer (#1519)
  • 6f840ea9c1f09e5ca81bbf7f86cf393809a94b7f remove azure-core (#1517)

This list of changes was auto generated.

Changelog

Sourced from presidio-anonymizer's changelog.

[2.2.358] - 2025-03-18

Analyzer

  • Fixed: Updated URL regex pattern to correctly exclude trailing single (') and double (") quotes from matched URLs.
  • Drop dependency of spacy_stanza package, and add supporting code to stanza_nlp_engine, to support recent stanza versions
  • Add parameters to allow users to define the number of processes and batch size when running BatchAnalyzerEngine.
  • Fix InPassportRecognizer regex recognizer

Anonymizer

  • Changed: Deprecate MD5 hash type option, defaulting into sha256.
  • Replace crypto package dependency from pycryptodom to cryptography
  • Remove azure-core dependency from anonymizer

Image Redactor

  • Changed: Updated the return type annotation of ocr_bboxes in verify_dicom_instance() from dict to list.

Presidio Structured

General

  • Updated the Evaluating DICOM Redaction documentation to reflect changes in verify_dicom_instance() within the DicomImagePiiVerifyEngine class.
Commits
  • 04920aa Version 2.2.358 (#1553)
  • dcf1ae0 drop blake2b (#1552)
  • a0484dd Replace MD5 with Blake2 (#1550)
  • e9df3be Exclude closing single or double quote from URL in URL recogniser (#1532)
  • cf75c5a Updated the Evaluating DICOM Redaction documentation to reflect changes in ve...
  • 6b10fd5 Updated the return type annotation of in function from to . (#1547)
  • bacf23f Add multiprocessing parameters (#1521)
  • 0856479 Migrate to poetry 2.0 (and PEP 621) (#1539)
  • 8b288fa docs: Add environment setup and notebook execution guides for Presidio + Spar...
  • 5881d75 Update defender-for-devops.yml (#1544)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the otel group with 2 updates: [presidio-analyzer](https://github.com/Microsoft/presidio) and [presidio-anonymizer](https://github.com/Microsoft/presidio).


Updates `presidio-analyzer` from 2.2.357 to 2.2.358
- [Release notes](https://github.com/Microsoft/presidio/releases)
- [Changelog](https://github.com/microsoft/presidio/blob/main/CHANGELOG.md)
- [Commits](microsoft/presidio@2.2.357...2.2.358)

Updates `presidio-anonymizer` from 2.2.357 to 2.2.358
- [Release notes](https://github.com/Microsoft/presidio/releases)
- [Changelog](https://github.com/microsoft/presidio/blob/main/CHANGELOG.md)
- [Commits](microsoft/presidio@2.2.357...2.2.358)

---
updated-dependencies:
- dependency-name: presidio-analyzer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: otel
- dependency-name: presidio-anonymizer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: otel
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 26, 2025
@blkt blkt merged commit fc9baf8 into main Mar 26, 2025
7 of 11 checks passed
@blkt blkt deleted the dependabot/pip/otel-bef66b549b branch March 26, 2025 08:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant