Skip to content

chore(deps): bump markupsafe from 3.0.2 to 3.0.3 in /hack/api-docs#5383

Merged
eso-service-account-app[bot] merged 1 commit intomainfrom
dependabot/pip/hack/api-docs/markupsafe-3.0.3
Sep 29, 2025
Merged

chore(deps): bump markupsafe from 3.0.2 to 3.0.3 in /hack/api-docs#5383
eso-service-account-app[bot] merged 1 commit intomainfrom
dependabot/pip/hack/api-docs/markupsafe-3.0.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 29, 2025

Bumps markupsafe from 3.0.2 to 3.0.3.

Release notes

Sourced from markupsafe's releases.

3.0.3

This is the MarkupSafe 3.0.3 fix release, which fixes bugs but does not otherwise change behavior and should not result in breaking changes compared to the latest feature release.

PyPI: https://pypi.org/project/MarkupSafe/3.0.3/ Changes: https://markupsafe.palletsprojects.com/page/changes/#version-3-0-3 Milestone: https://github.com/pallets/markupsafe/milestone/15?closed=1

  • __version__ raises DeprecationWarning instead of UserWarning. #487
  • Adopt multi-phase initialization PEP 489 for the C extension. #494
  • Build Windows ARM64 wheels. #485
  • Build Python 3.14 wheels. #503
  • Build riscv64 wheels. #505
Changelog

Sourced from markupsafe's changelog.

Version 3.0.3

Released 2025-09-27

  • __version__ raises DeprecationWarning instead of UserWarning. :issue:487
  • Adopt multi-phase initialisation (:pep:489) for the C extension. :issue:494
  • Build Windows ARM64 wheels. :issue:485
  • Build Python 3.14 wheels. :issue:503
  • Build riscv64 wheels. :issue:505
Commits

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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 29, 2025
@github-actions github-actions Bot added area/deps kind/chore Categorizes Pull Requests for chore activities (like bumping versions) kind/dependency dependabot and upgrades size/xs labels Sep 29, 2025
@eso-service-account-app eso-service-account-app Bot enabled auto-merge (squash) September 29, 2025 09:37
@sonarqubecloud
Copy link
Copy Markdown

Bumps [markupsafe](https://github.com/pallets/markupsafe) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](pallets/markupsafe@3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/hack/api-docs/markupsafe-3.0.3 branch from bd9aca0 to 3c15d39 Compare September 29, 2025 11:53
@eso-service-account-app eso-service-account-app Bot merged commit b91ced3 into main Sep 29, 2025
6 checks passed
@eso-service-account-app eso-service-account-app Bot deleted the dependabot/pip/hack/api-docs/markupsafe-3.0.3 branch September 29, 2025 11:53
asivanadi0 pushed a commit to asivanadi0/external-secrets that referenced this pull request Oct 22, 2025
…xternal-secrets#5383)

Bumps [markupsafe](https://github.com/pallets/markupsafe) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](pallets/markupsafe@3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Anpoo Sivanadi <sivanadi08@gmail.com>
SamuelMolling pushed a commit to SamuelMolling/external-secrets that referenced this pull request Oct 24, 2025
…xternal-secrets#5383)

Bumps [markupsafe](https://github.com/pallets/markupsafe) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](pallets/markupsafe@3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Samuel Molling <samuelmolling@gmail.com>
schwarlex pushed a commit to la-demos/vcluster-workshop-prep that referenced this pull request Feb 11, 2026
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [external-secrets](https://github.com/external-secrets/external-secrets) | patch | `0.20.1` -> `0.20.3` |

---

### Release Notes

<details>
<summary>external-secrets/external-secrets (external-secrets)</summary>

### [`v0.20.3`](https://github.com/external-secrets/external-secrets/releases/tag/v0.20.3)

[Compare Source](external-secrets/external-secrets@v0.20.2...v0.20.3)

Image: `ghcr.io/external-secrets/external-secrets:v0.20.3`
Image: `ghcr.io/external-secrets/external-secrets:v0.20.3-ubi`
Image: `ghcr.io/external-secrets/external-secrets:v0.20.3-ubi-boringssl`

<!-- Release notes generated using configuration in .github/release.yml at main -->

#### What's Changed

##### General

- chore: release helm chart for v0.20.2 by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;5403](external-secrets/external-secrets#5403)
- fix(ci): Remove PAUL by [@&#8203;evrardjp](https://github.com/evrardjp) in [#&#8203;5406](external-secrets/external-secrets#5406)
- docs: add note on Vault 1.21 audience requirement for roles by [@&#8203;AddRain1](https://github.com/AddRain1) in [#&#8203;5411](external-secrets/external-secrets#5411)
- docs: extend bitwarden example and integration to accomodate the ssh key feature by [@&#8203;luilegeant](https://github.com/luilegeant) in [#&#8203;5414](external-secrets/external-secrets#5414)
- chore: update dependencies by [@&#8203;eso-service-account-app](https://github.com/eso-service-account-app)\[bot] in [#&#8203;5427](external-secrets/external-secrets#5427)
- docs(getting-started): Change apply to use File (-f) instead of Kustomize (-k) by [@&#8203;smellems](https://github.com/smellems) in [#&#8203;5433](external-secrets/external-secrets#5433)
- docs(release): Resolve incorrect references in documentation samples by [@&#8203;blast-hardcheese](https://github.com/blast-hardcheese) in [#&#8203;5431](external-secrets/external-secrets#5431)
- docs: Update scaleway json doc by [@&#8203;RobinFrcd](https://github.com/RobinFrcd) in [#&#8203;5429](external-secrets/external-secrets#5429)
- chore(previder): Update Previder Provider dependency and fix ReadOnly token by [@&#8203;gkwmiddelkamp](https://github.com/gkwmiddelkamp) in [#&#8203;5327](external-secrets/external-secrets#5327)
- chore(linter): fix revive linter issues in `pkg` by [@&#8203;Lumexralph](https://github.com/Lumexralph) in [#&#8203;5412](external-secrets/external-secrets#5412)
- chore: move to new GCP account, temporarily disable delinea  by [@&#8203;moolen](https://github.com/moolen) in [#&#8203;5438](external-secrets/external-secrets#5438)
- chore(actions): always run helm test and update make check-diff by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;5440](external-secrets/external-secrets#5440)
- fix: make port in the schema file either a string of an integer by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;5439](external-secrets/external-secrets#5439)
- fix: use maps.Equal instead of bytes.Compare for JSON value by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;5448](external-secrets/external-secrets#5448)
- chore(docs): update refresh interval format by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;5447](external-secrets/external-secrets#5447)
- chore(docs): update ADOPTERS.md to include Criteo by [@&#8203;alikhil](https://github.com/alikhil) in [#&#8203;5446](external-secrets/external-secrets#5446)

##### Dependencies

- chore(deps): bump softprops/action-gh-release from 2.3.3 to 2.3.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5417](external-secrets/external-secrets#5417)
- chore(deps): bump github/codeql-action from 3.30.5 to 3.30.6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5420](external-secrets/external-secrets#5420)
- chore(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5418](external-secrets/external-secrets#5418)
- chore(deps): bump golang from `6ad9415` to `c423747` in /e2e by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5423](external-secrets/external-secrets#5423)
- chore(deps): bump mkdocs-material from 9.6.20 to 9.6.21 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5425](external-secrets/external-secrets#5425)
- chore(deps): bump certifi from 2025.8.3 to 2025.10.5 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5424](external-secrets/external-secrets#5424)
- chore(deps): bump docker/login-action from 3.5.0 to 3.6.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5422](external-secrets/external-secrets#5422)
- chore(deps): bump actions/stale from 10.0.0 to 10.1.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5416](external-secrets/external-secrets#5416)
- chore(deps): bump peter-evans/create-or-update-comment from 4.0.0 to 5.0.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5421](external-secrets/external-secrets#5421)
- chore(deps): bump golang from `b6ed3fd` to `b6ed3fd` by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5419](external-secrets/external-secrets#5419)

#### New Contributors

- [@&#8203;AddRain1](https://github.com/AddRain1) made their first contribution in [#&#8203;5411](external-secrets/external-secrets#5411)
- [@&#8203;luilegeant](https://github.com/luilegeant) made their first contribution in [#&#8203;5414](external-secrets/external-secrets#5414)
- [@&#8203;smellems](https://github.com/smellems) made their first contribution in [#&#8203;5433](external-secrets/external-secrets#5433)
- [@&#8203;blast-hardcheese](https://github.com/blast-hardcheese) made their first contribution in [#&#8203;5431](external-secrets/external-secrets#5431)
- [@&#8203;RobinFrcd](https://github.com/RobinFrcd) made their first contribution in [#&#8203;5429](external-secrets/external-secrets#5429)
- [@&#8203;alikhil](https://github.com/alikhil) made their first contribution in [#&#8203;5446](external-secrets/external-secrets#5446)

**Full Changelog**: <external-secrets/external-secrets@v0.20.2...v0.20.3>

### [`v0.20.2`](https://github.com/external-secrets/external-secrets/releases/tag/v0.20.2)

[Compare Source](external-secrets/external-secrets@v0.20.1...v0.20.2)

Image: `ghcr.io/external-secrets/external-secrets:v0.20.2`
Image: `ghcr.io/external-secrets/external-secrets:v0.20.2-ubi`
Image: `ghcr.io/external-secrets/external-secrets:v0.20.2-ubi-boringssl`

<!-- Release notes generated using configuration in .github/release.yml at main -->

#### What's Changed

##### General

- fix(typo): Google misspelled by [@&#8203;evrardjp](https://github.com/evrardjp) in [#&#8203;5348](external-secrets/external-secrets#5348)
- chore: update helm charts v0.20.1 by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;5352](external-secrets/external-secrets#5352)
- chore(docs): update stability and support table for 0.20.x by [@&#8203;jakobmoellerdev](https://github.com/jakobmoellerdev) in [#&#8203;5354](external-secrets/external-secrets#5354)
- chore: update dependencies by [@&#8203;eso-service-account-app](https://github.com/eso-service-account-app)\[bot] in [#&#8203;5349](external-secrets/external-secrets#5349)
- chore(docs): update the release flow by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;5358](external-secrets/external-secrets#5358)
- feat: add support for decryption scheme from properties in senhasegura Devops Secrets Management (DSM) provider by [@&#8203;felipeosantos](https://github.com/felipeosantos) in [#&#8203;3895](external-secrets/external-secrets#3895)
- feat(ci): use separate github app for lgtm workflow. by [@&#8203;webstradev](https://github.com/webstradev) in [#&#8203;5365](external-secrets/external-secrets#5365)
- fix(ci): listing required roles should NOT mention/tag the roles, just name them. by [@&#8203;webstradev](https://github.com/webstradev) in [#&#8203;5363](external-secrets/external-secrets#5363)
- fix(ci): run lgtm label remover in pull\_request\_target context instead by [@&#8203;webstradev](https://github.com/webstradev) in [#&#8203;5366](external-secrets/external-secrets#5366)
- chore: update codeql action to also run for actions by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;5360](external-secrets/external-secrets#5360)
- feat(oracle): switch provider to maintained status by [@&#8203;anders-swanson](https://github.com/anders-swanson) in [#&#8203;5367](external-secrets/external-secrets#5367)
- fix: liveness probe would include invalid value `enable` by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;5369](external-secrets/external-secrets#5369)
- feat: introduce priorityPolicy in merge rewrite by [@&#8203;riccardomc](https://github.com/riccardomc) in [#&#8203;5329](external-secrets/external-secrets#5329)
- docs: update community meeting section by [@&#8203;webstradev](https://github.com/webstradev) in [#&#8203;5364](external-secrets/external-secrets#5364)
- docs: issue-5350: Updates CRD and docs with write-only limitation for github provider by [@&#8203;bharath-b-rh](https://github.com/bharath-b-rh) in [#&#8203;5361](external-secrets/external-secrets#5361)
- fix: IBM Cloud Secrets Manager Imported Cert does not always require intermediate cert by [@&#8203;varksvader](https://github.com/varksvader) in [#&#8203;5370](external-secrets/external-secrets#5370)
- feat(gcp): get latest enabled secret by [@&#8203;itaispiegel](https://github.com/itaispiegel) in [#&#8203;5131](external-secrets/external-secrets#5131)
- feat(ci): zizmor github actions vuln scanner by [@&#8203;arielrahamim](https://github.com/arielrahamim) in [#&#8203;5368](external-secrets/external-secrets#5368)
- chore(docs): update pull request approval process by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;5374](external-secrets/external-secrets#5374)
- fix(release): Validate GCP GetSecret json format by [@&#8203;Gabrielmadrid73](https://github.com/Gabrielmadrid73) in [#&#8203;5336](external-secrets/external-secrets#5336)
- fix(charts): exclude 'address' key from livenessProbe definition by [@&#8203;baprx](https://github.com/baprx) in [#&#8203;5377](external-secrets/external-secrets#5377)
- feat: add ngrok provider by [@&#8203;jonstacks](https://github.com/jonstacks) in [#&#8203;5160](external-secrets/external-secrets#5160)
- chore: update dependencies by [@&#8203;eso-service-account-app](https://github.com/eso-service-account-app)\[bot] in [#&#8203;5386](external-secrets/external-secrets#5386)
- docs(release): CyberArk Conjur name change updates by [@&#8203;akosasi](https://github.com/akosasi) in [#&#8203;5359](external-secrets/external-secrets#5359)
- chore: bump go, e2e: flux/argo & restructure e2e-bin build by [@&#8203;moolen](https://github.com/moolen) in [#&#8203;5333](external-secrets/external-secrets#5333)
- fix: remove unused secret by [@&#8203;moolen](https://github.com/moolen) in [#&#8203;5391](external-secrets/external-secrets#5391)
- feat(charts): add startupProbe to cert controller by [@&#8203;KyriosGN0](https://github.com/KyriosGN0) in [#&#8203;5297](external-secrets/external-secrets#5297)
- fix: issue-5388: Fixes GCP Workload Identity Federation auth issue by [@&#8203;bharath-b-rh](https://github.com/bharath-b-rh) in [#&#8203;5392](external-secrets/external-secrets#5392)
- chore(lint): fix revive lint errors `(pkg/providers)` by [@&#8203;Lumexralph](https://github.com/Lumexralph) in [#&#8203;5362](external-secrets/external-secrets#5362)
- feat: make cert auth mount path configurable by [@&#8203;shaxbee](https://github.com/shaxbee) in [#&#8203;5400](external-secrets/external-secrets#5400)

##### Dependencies

- chore(deps): bump step-security/harden-runner from 2.13.0 to 2.13.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5379](external-secrets/external-secrets#5379)
- chore(deps): bump pyyaml from 6.0.2 to 6.0.3 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5380](external-secrets/external-secrets#5380)
- chore(deps): bump actions/dependency-review-action from 4.7.3 to 4.8.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5381](external-secrets/external-secrets#5381)
- chore(deps): bump github/codeql-action from 3.30.3 to 3.30.5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5384](external-secrets/external-secrets#5384)
- chore(deps): bump markupsafe from 3.0.2 to 3.0.3 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5383](external-secrets/external-secrets#5383)
- chore(deps): bump mkdocs-macros-plugin from 1.3.9 to 1.4.0 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5385](external-secrets/external-secrets#5385)
- chore(deps): bump actions/cache from 4.2.4 to 4.3.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5382](external-secrets/external-secrets#5382)

#### New Contributors

- [@&#8203;evrardjp](https://github.com/evrardjp) made their first contribution in [#&#8203;5348](external-secrets/external-secrets#5348)
- [@&#8203;felipeosantos](https://github.com/felipeosantos) made their first contribution in [#&#8203;3895](external-secrets/external-secrets#3895)
- [@&#8203;varksvader](https://github.com/varksvader) made their first contribution in [#&#8203;5370](external-secrets/external-secrets#5370)
- [@&#8203;itaispiegel](https://github.com/itaispiegel) made their first contribution in [#&#8203;5131](external-secrets/external-secrets#5131)
- [@&#8203;arielrahamim](https://github.com/arielrahamim) made their first contribution in [#&#8203;5368](external-secrets/external-secrets#5368)
- [@&#8203;Gabrielmadrid73](https://github.com/Gabrielmadrid73) made their first contribution in [#&#8203;5336](external-secrets/external-secrets#5336)
- [@&#8203;baprx](https://github.com/baprx) made their first contribution in [#&#8203;5377](external-secrets/external-secrets#5377)
- [@&#8203;akosasi](https://github.com/akosasi) made their first contribution in [#&#8203;5359](external-secrets/external-secrets#5359)
- [@&#8203;Lumexralph](https://github.com/Lumexralph) made their first contribution in [#&#8203;5362](external-secrets/external-secrets#5362)
- [@&#8203;shaxbee](https://github.com/shaxbee) made their first contribution in [#&#8203;5400](external-secrets/external-secrets#5400)

**Full Changelog**: <external-secrets/external-secrets@v0.20.0...v0.20.2>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjE0OC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

Reviewed-on: https://kubara.git.onstackit.cloud/STACKIT/kubara/pulls/124
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/deps dependencies Pull requests that update a dependency file kind/chore Categorizes Pull Requests for chore activities (like bumping versions) kind/dependency dependabot and upgrades python Pull requests that update Python code size/xs

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

0 participants