algirdasc / expensave

Personal and family expense tracking and budgeting application, enabling better financial management
GNU General Public License v3.0
2 stars 1 forks source link

Bump the minor group in /backend with 5 updates #50

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the minor group in /backend with 5 updates:

Package From To
doctrine/doctrine-migrations-bundle 3.3.0 3.3.1
phpoffice/phpspreadsheet 2.0.0 2.1.0
phpstan/phpdoc-parser 1.28.0 1.29.0
phpstan/phpstan-doctrine 1.3.69 1.4.0
phpstan/phpstan-symfony 1.3.12 1.4.0

Updates doctrine/doctrine-migrations-bundle from 3.3.0 to 3.3.1

Release notes

Sourced from doctrine/doctrine-migrations-bundle's releases.

3.3.1

Release Notes for 3.3.1

3.3.x bugfix release (patch)

3.3.1

  • Total issues resolved: 0
  • Total pull requests resolved: 9
  • Total contributors: 4

Bug

CI

Documentation

Static Analysis

Test Suite

CI,Static Analysis

Commits
  • 715b62c Switch to non-deprecated Extension class (#545)
  • fa16f0d Merge pull request #544 from doctrine/dependabot/github_actions/doctrine/dot-...
  • 6f22b9c Bump doctrine/.github from 3.1.0 to 5.0.1
  • 846238d Merge pull request #543 from greg0ire/maintenance
  • 51f2b44 Setup Dependabot for Github actions
  • d698c36 Upgrade CI workflow
  • d06c787 Merge pull request #541 from jaapio/patch-1
  • 13f3197 Use service name in the example
  • 4c0f5a4 Merge pull request #536 from greg0ire/different-doc-dir
  • 2b8faad Merge pull request #537 from greg0ire/remove-changelog
  • Additional commits viewable in compare view


Updates phpoffice/phpspreadsheet from 2.0.0 to 2.1.0

Release notes

Sourced from phpoffice/phpspreadsheet's releases.

2.1.0

MINOR BREAKING CHANGE

  • Writing of cell comments to Html will now sanitize all Html tags within the comment, so the tags will be rendered as plaintext and have no other effects when rendered. Styling can be achieved by using the Font property of of the TextRuns which make up the comment, as is already the cases for Xlsx. [PR #3957](PHPOffice/PhpSpreadsheet#3957)

Added

Changed

  • Nothing

Deprecated

  • Reader/Xml trySimpleXMLLoadString should not have had public visibility, and will be removed.

Removed

  • Nothing

Fixed

Changelog

Sourced from phpoffice/phpspreadsheet's changelog.

2024-05-11 - 2.1.0

MINOR BREAKING CHANGE

  • Writing of cell comments to Html will now sanitize all Html tags within the comment, so the tags will be rendered as plaintext and have no other effects when rendered. Styling can be achieved by using the Font property of of the TextRuns which make up the comment, as is already the cases for Xlsx. [PR #3957](PHPOffice/PhpSpreadsheet#3957)

Added

Changed

  • Nothing

Deprecated

  • Reader/Xml trySimpleXMLLoadString should not have had public visibility, and will be removed.

Removed

  • Nothing

Fixed

Commits


Updates phpstan/phpdoc-parser from 1.28.0 to 1.29.0

Release notes

Sourced from phpstan/phpdoc-parser's releases.

1.29.0

  • 536889f - Support array and offset access on const types
  • 9bb3855 - Update lock-closed-issues.yml
  • 54b191f - Test pure-callable and pure-Closure
  • 793d146 - Update phpdoc-parser in phpstan-src:1.11.x
Commits
  • 536889f Support array and offset access on const types
  • 9bb3855 Update lock-closed-issues.yml
  • 54b191f Test pure-callable and pure-Closure
  • 793d146 Update phpdoc-parser in phpstan-src:1.11.x
  • See full diff in compare view


Updates phpstan/phpstan-doctrine from 1.3.69 to 1.4.0

Release notes

Sourced from phpstan/phpstan-doctrine's releases.

1.4.0

  • 4b66f5c - Fix
  • 776038d - Fix
  • d951254 - Allow PHP errors in specific test to workaround Doctrine parser bug
  • bcb451f - Update lock-closed-issues.yml
  • d2282b6 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 27f09a4 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • cd29b4c - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 849b856 - Add try catch
  • c71d936 - Fix
  • 2519289 - Fix
  • 179ca9b - Use conditional loading
  • 3819054 - Synchronize with doctrine
  • 0c5f7f3 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 0d96737 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 0871900 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • cf8f114 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 9c4935f - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 6c1d4cb - Update github-actions
  • e3a05e7 - Update metcalfc/changelog-generator action to v4.3.1
  • 5ca0f53 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 6d758ad - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • e5442ed - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 0b14d67 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 5a343c5 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 97f8ecc - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • bc1c6fa - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 3f5f724 - Readme: add reportDynamicQueryBuilders
  • e25daa3 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 6827950 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 24adb0e - Revert "Handle all hydration mode in QueryResultDynamicReturnTypeExtension"
  • 19dd2dd - Handle all hydration mode in QueryResultDynamicReturnTypeExtension
  • dfa9df9 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • c714ac7 - Fix test
  • 8a49521 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • e764a6a - Fix test
  • f928aa2 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 19d33c4 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • b15c279 - Update workflow
  • cdaaaa3 - Merge branch '1.3.x' into 1.4.x
  • 73744f9 - Merge branch '1.3.x' into 1.4.x
  • ce6afae - Merge branch '1.3.x' into 1.4.x
  • 4f58abc - Add test for #501
  • 310ab0f - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • eb6e8eb - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • ffb83c1 - Merge branch '1.3.x' into 1.4.x
  • 4bd03bf - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 4ec70ff - Update metcalfc/changelog-generator action to v4.2.0
  • a6da790 - Update dessant/lock-threads action to v5
  • bbae9dc - Merge branch '1.3.x' into 1.4.x

... (truncated)

Commits
  • 4b66f5c Fix
  • 776038d Fix
  • d951254 Allow PHP errors in specific test to workaround Doctrine parser bug
  • bcb451f Update lock-closed-issues.yml
  • d2282b6 Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 27f09a4 Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • cd29b4c Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 849b856 Add try catch
  • c71d936 Fix
  • 2519289 Fix
  • Additional commits viewable in compare view


Updates phpstan/phpstan-symfony from 1.3.12 to 1.4.0

Release notes

Sourced from phpstan/phpstan-symfony's releases.

1.4.0

  • 51183fe - Update lock-closed-issues.yml
  • f4b9407 - Synchronize stub with symfony
  • 3fbf634 - Synchronize stub with symfony
  • 99848d8 - Add stub for Compound::getConstraints()
  • 8148308 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • c9f5ceb - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 67e208d - Add documentation to load DI helper
  • a0e0f1f - chore(deps): update metcalfc/changelog-generator action to v4.3.1
  • b2ddd0f - chore(deps): update cbrgm/mastodon-github-action action to v2
  • 3b3083d - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 4cc4788 - chore(deps): update metcalfc/changelog-generator action to v4.2.0
  • 44b68dd - chore(deps): update dessant/lock-threads action to v5
  • 5586faa - Merge branch '1.3.x' into 1.4.x
  • b9e1ded - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • ce3c258 - Error identifiers
  • 6a0cefe - Require PHPStan 1.11
  • 67cf72e - Open 1.4.x-dev
Commits
  • 51183fe Update lock-closed-issues.yml
  • 8148308 Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • c9f5ceb Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 67e208d Add documentation to load DI helper
  • a0e0f1f chore(deps): update metcalfc/changelog-generator action to v4.3.1
  • b2ddd0f chore(deps): update cbrgm/mastodon-github-action action to v2
  • 3b3083d Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 4cc4788 chore(deps): update metcalfc/changelog-generator action to v4.2.0
  • 44b68dd chore(deps): update dessant/lock-threads action to v5
  • 5586faa Merge branch '1.3.x' into 1.4.x
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions