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 phenx/php-svg-lib from 0.5.0 to 0.5.2 #743

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2024

Bumps phenx/php-svg-lib from 0.5.0 to 0.5.2.

Release notes

Sourced from phenx/php-svg-lib's releases.

Lounging Llama

Security release to address the following reported vulnerability:

Full Changelog: dompdf/php-svg-lib@0.5.1...0.5.2

Kickin' Koala

Security release to address the following reported vulnerabilities:

Commits
  • 732faa9 Remove invalid condition around image href validation
  • 8ffcc41 Update resource validation logic
  • 8a8a1eb Add basic protection against PHAR deserialization
  • 08ce6a9 Do not merge additional USE element attributes
  • 88163cb Prevent circular reference in use elements
  • 4b43073 Create SECURITY.md
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [phenx/php-svg-lib](https://github.com/PhenX/php-svg-lib) from 0.5.0 to 0.5.2.
- [Release notes](https://github.com/PhenX/php-svg-lib/releases)
- [Commits](dompdf/php-svg-lib@0.5.0...0.5.2)

---
updated-dependencies:
- dependency-name: phenx/php-svg-lib
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Feb 26, 2024
@tobybatch tobybatch merged commit 0f0e8de into develop Feb 26, 2024
1 check passed
@tobybatch tobybatch deleted the dependabot/composer/phenx/php-svg-lib-0.5.2 branch February 26, 2024 11:16
tobybatch added a commit that referenced this pull request Feb 27, 2024
* Change back to just centre

* Create build-and-push-to-dockerhub.yml (#716)

* feat: moved docker files into service (#721)

* chore: added debug to the workflow

* chore: tryng new branch name

* chore: tryng new branch name

* chore: tryng new branch name

* chore: tryng new branch name

* fix: added workflow dispatch

* fix: cleraned up branch name

* docs: tweak on release process

* feat: workfloes on all branches

* chore: docs and a reimbursed seeder (#703)

* Dev/large file encryption (#725)

* feat: added ui for log downloads by f-year

* feat: Encrypts and Decrypts MVL files.

* chore: removed and improved some comments

* chore: added amnual trigger for workflow

---------

Co-authored-by: Tobias Batch <tobias@neontribe.co.uk>

* Update build-and-push-to-dockerhub.yml

* fix: suppressed record with null values inthe payment tempate

* fix: early update on workflow files

* Added command line file decryption and echo (#726)

* feat: added first draft of arc:mvl:cat - untested.

* chore: added some comments

* chore: added some comments

* Write encrypted logs to file rather than database (#727)

* feat: added ui for log downloads by f-year

* feat: Encrypts and Decrypts MVL files.

* chore: removed and improved some comments

* feat: Logs now export as encrypted CSV files, instead of to a database.

* chore: Added more comments.

* chore: Removed unused imports.

* BREAKING CHANGE: Encrypted market logs are now saved as '.arcx.csv' (was '.csv')

* chore: disabled workflow

* fix: labels in the docker

* fix: docker logs to std out

* Dev/large file encryption (#729)

* feat: added ui for log downloads by f-year

* feat: Encrypts and Decrypts MVL files.

* chore: removed and improved some comments

* feat: added ui for log downloads by f-year (#728)

* feat: added ui for log downloads by f-year

* fix: resolved conflicts on VoucherController.php

* fix: linting

---------

Co-authored-by: Tobias Batch <tobias@neontribe.co.uk>

* docs: added diags for erd and server layout (#731)

* docs: added diags for erd and server layout

* docs: added server descriptions

* docs: updated docs on server set up

* Updated to include more of the images.

* feat: adds voucher state history to voucher deep exports (#736)

* feat: adds voucher state history to voucher deep exports

* fix: don't override base model function you muppet

* fix: removed unneeded (and mispelled) function

* feat: adds a cli encrypter (#734)

* chore: upgrade php packages (#738)

* chore: post merge cleanup!

* feat: fixed docker build for prod env

* fix: permissisons on passport keys for the docker

* chore: docker instructions

* chore: stand alone docker start up

* Dev/add commitlint (#741)

* feat: added commit lint

* fix: added postinstall

* chore(deps): bump phpseclib/phpseclib from 3.0.20 to 3.0.36 (#744)

Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) from 3.0.20 to 3.0.36.
- [Release notes](https://github.com/phpseclib/phpseclib/releases)
- [Changelog](https://github.com/phpseclib/phpseclib/blob/master/CHANGELOG.md)
- [Commits](phpseclib/phpseclib@3.0.20...3.0.36)

---
updated-dependencies:
- dependency-name: phpseclib/phpseclib
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump follow-redirects from 1.15.2 to 1.15.5 (#745)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.5.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.5)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump phenx/php-svg-lib from 0.5.0 to 0.5.2 (#743)

Bumps [phenx/php-svg-lib](https://github.com/PhenX/php-svg-lib) from 0.5.0 to 0.5.2.
- [Release notes](https://github.com/PhenX/php-svg-lib/releases)
- [Commits](dompdf/php-svg-lib@0.5.0...0.5.2)

---
updated-dependencies:
- dependency-name: phenx/php-svg-lib
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: lauragurney <laura.gurney@gmail.com>
Co-authored-by: lauragurney <laura@neontribe.co.uk>
Co-authored-by: Gabriel Lancaster-West <116901054+gxnda@users.noreply.github.com>
Co-authored-by: charles strange <charles@neontribe.co.uk>
Co-authored-by: charlesstrange2 <25037036+charlesstrange2@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant