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

Bump the minor group in /backend with 19 updates #28

Merged
merged 1 commit into from
May 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

Bumps the minor group in /backend with 19 updates:

Package From To
doctrine/orm 3.1.2 3.1.3
symfony/asset 7.0.3 7.0.7
symfony/console 7.0.6 7.0.7
symfony/dotenv 7.0.4 7.0.7
symfony/expression-language 7.0.3 7.0.7
symfony/framework-bundle 7.0.6 7.0.7
symfony/google-mailer 7.0.3 7.0.7
symfony/mailer 7.0.6 7.0.7
symfony/property-access 7.0.6 7.0.7
symfony/property-info 7.0.6 7.0.7
symfony/rate-limiter 7.0.3 7.0.7
symfony/runtime 7.0.3 7.0.7
symfony/security-bundle 7.0.6 7.0.7
symfony/validator 7.0.6 7.0.7
symfony/yaml 7.0.3 7.0.7
symfony/browser-kit 7.0.3 7.0.7
symfony/css-selector 7.0.3 7.0.7
symfony/maker-bundle 1.59.0 1.59.1
symfony/phpunit-bridge 7.0.6 7.0.7

Updates doctrine/orm from 3.1.2 to 3.1.3

Release notes

Sourced from doctrine/orm's releases.

3.1.3

Release Notes for 3.1.3

3.1.3

  • Total issues resolved: 0
  • Total pull requests resolved: 6
  • Total contributors: 6

Bugfixes

Test Suite

Documentation

Commits
  • 8ca99fd Merge pull request #11433 from greg0ire/3.1.x
  • 2d8e466 Merge remote-tracking branch 'origin/2.19.x' into 3.1.x
  • 94986af Merge pull request #11430 from W0rma/fix-deprecation-layer-orm-exception
  • ad5c8e4 Make test compatible with PHP 7.1
  • c363f55 Fix deprecation layer
  • c973a62 Merge pull request #11429 from SenseException/unused-test-group
  • 8d34460 Merge pull request #11428 from xificurk/keep-removed-entity-in-identity-map
  • 4e335f4 Remove unused test group
  • bb36d49 Keep entities in identity map until the scheduled deletions are executed.
  • 2b81a8e Merge pull request #11426 from nasimic/patch-1
  • Additional commits viewable in compare view

Updates symfony/asset from 7.0.3 to 7.0.7

Release notes

Sourced from symfony/asset's releases.

v7.0.7

Changelog (symfony/asset@v7.0.6...v7.0.7)

  • no significant changes
Commits

Updates symfony/console from 7.0.6 to 7.0.7

Release notes

Sourced from symfony/console's releases.

v7.0.7

Changelog (symfony/console@v7.0.6...v7.0.7)

Commits
  • c981e0e Merge branch '6.4' into 7.0
  • a170e64 Merge branch '5.4' into 6.4
  • f3e591c Auto-close PRs on subtree-splits
  • 2799d9a Merge branch '6.4' into 7.0
  • ae650d8 Merge branch '5.4' into 6.4
  • 2bc6c8d return null when message with name is not set
  • See full diff in compare view

Updates symfony/dotenv from 7.0.4 to 7.0.7

Release notes

Sourced from symfony/dotenv's releases.

v7.0.7

Changelog (symfony/dotenv@v7.0.6...v7.0.7)

  • no significant changes
Commits

Updates symfony/expression-language from 7.0.3 to 7.0.7

Release notes

Sourced from symfony/expression-language's releases.

v7.0.7

Changelog (symfony/expression-language@v7.0.6...v7.0.7)

  • no significant changes
Commits

Updates symfony/framework-bundle from 7.0.6 to 7.0.7

Release notes

Sourced from symfony/framework-bundle's releases.

v7.0.7

Changelog (symfony/framework-bundle@v7.0.6...v7.0.7)

Commits
  • 5d9cee3 Merge branch '6.4' into 7.0
  • 58196b8 Merge branch '5.4' into 6.4
  • 52a2e98 Auto-close PRs on subtree-splits
  • a1b0779 Merge branch '6.4' into 7.0
  • 58ea93b Merge branch '5.4' into 6.4
  • a1d4879 Adjust pretty name of closures on PHP 8.4
  • 86e918d Merge branch '6.4' into 7.0
  • e1aaae1 Merge branch '5.4' into 6.4
  • fa8b095 bug #52917 [Serializer] Fix unexpected allowed attributes (mtarld)
  • a716163 bug #54063 [FrameworkBundle] Fix registration of the bundle path to translati...
  • Additional commits viewable in compare view

Updates symfony/google-mailer from 7.0.3 to 7.0.7

Release notes

Sourced from symfony/google-mailer's releases.

v7.0.7

Changelog (symfony/google-mailer@v7.0.6...v7.0.7)

  • no significant changes
Commits

Updates symfony/mailer from 7.0.6 to 7.0.7

Release notes

Sourced from symfony/mailer's releases.

v7.0.7

Changelog (symfony/mailer@v7.0.6...v7.0.7)

  • no significant changes
Commits

Updates symfony/property-access from 7.0.6 to 7.0.7

Release notes

Sourced from symfony/property-access's releases.

v7.0.7

Changelog (symfony/property-access@v7.0.6...v7.0.7)

  • no significant changes
Commits

Updates symfony/property-info from 7.0.6 to 7.0.7

Release notes

Sourced from symfony/property-info's releases.

v7.0.7

Changelog (symfony/property-info@v7.0.6...v7.0.7)

Commits
  • f0bdb46 Merge branch '6.4' into 7.0
  • 42778ca Merge branch '5.4' into 6.4
  • bf257e7 [PropertyInfo] Fix PHPStan properties type in trait
  • 75f8394 Merge branch '6.4' into 7.0
  • 32f15a8 Merge branch '5.4' into 6.4
  • 13e7965 Auto-close PRs on subtree-splits
  • See full diff in compare view

Updates symfony/rate-limiter from 7.0.3 to 7.0.7

Release notes

Sourced from symfony/rate-limiter's releases.

v7.0.7

Changelog (symfony/rate-limiter@v7.0.6...v7.0.7)

  • no significant changes
Commits

Updates symfony/runtime from 7.0.3 to 7.0.7

Release notes

Sourced from symfony/runtime's releases.

v7.0.7

Changelog (symfony/runtime@v7.0.6...v7.0.7)

  • no significant changes
Commits

Updates symfony/security-bundle from 7.0.6 to 7.0.7

Release notes

Sourced from symfony/security-bundle's releases.

v7.0.7

Changelog (symfony/security-bundle@v7.0.6...v7.0.7)

  • no significant changes
Commits

Updates symfony/validator from 7.0.6 to 7.0.7

Release notes

Sourced from symfony/validator's releases.

v7.0.7

Changelog (symfony/validator@v7.0.6...v7.0.7)

Commits
  • ab4e75b Merge branch '6.4' into 7.0
  • 4761a08 fix merge
  • 13f8863 Merge branch '5.4' into 6.4
  • 8a2f9f7 detect wrong e-mail validation modes
  • a349814 detect wrong usages of minMessage/maxMessage in options
  • f241871 minor #54715 [Validator] Review Bulgarian (bg) translation (ffd000)
  • 0fefb7f [Validator] Review Bulgarian (bg) translation
  • e5a2362 Reviewed italian translation
  • 229cb30 Fix french translation
  • 49a6535 minor #54681 [Validator] review: FR translation (viviengaetan)
  • Additional commits viewable in compare view

Updates symfony/yaml from 7.0.3 to 7.0.7

Release notes

Sourced from symfony/yaml's releases.

v7.0.7

Changelog (symfony/yaml@v7.0.6...v7.0.7)

Commits

Updates symfony/browser-kit from 7.0.3 to 7.0.7

Release notes

Sourced from symfony/browser-kit's releases.

v7.0.7

Changelog (symfony/browser-kit@v7.0.6...v7.0.7)

  • no significant changes
Commits

Updates symfony/css-selector from 7.0.3 to 7.0.7

Release notes

Sourced from symfony/css-selector's releases.

v7.0.7

Changelog (symfony/css-selector@v7.0.6...v7.0.7)

  • no significant changes
Commits

Updates symfony/maker-bundle from 1.59.0 to 1.59.1

Release notes

Sourced from symfony/maker-bundle's releases.

Yes, we know make:auth is deprecated, stop yelling...

Howdy Makers!

This is a tiny release that fixes the make:auth deprecation logic - the deprecation is only fired when you actually use the make:auth command.

Sorry for the noise! 😉

Enjoy!

v1.59.1

May 5th, 2024

Bug

New Contributors

Diff: symfony/maker-bundle@v1.59.0...v1.59.1

Changelog

Sourced from symfony/maker-bundle's changelog.

v1.59.1

May 5th, 2024

Bug

Commits

Updates symfony/phpunit-bridge from 7.0.6 to 7.0.7

Release notes

Sourced from symfony/phpunit-bridge's releases.

v7.0.7

Changelog (symfony/phpunit-bridge@v7.0.6...v7.0.7)

  • no significant changes
Commits

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 minor group in /backend with 19 updates:

| Package | From | To |
| --- | --- | --- |
| [doctrine/orm](https://github.com/doctrine/orm) | `3.1.2` | `3.1.3` |
| [symfony/asset](https://github.com/symfony/asset) | `7.0.3` | `7.0.7` |
| [symfony/console](https://github.com/symfony/console) | `7.0.6` | `7.0.7` |
| [symfony/dotenv](https://github.com/symfony/dotenv) | `7.0.4` | `7.0.7` |
| [symfony/expression-language](https://github.com/symfony/expression-language) | `7.0.3` | `7.0.7` |
| [symfony/framework-bundle](https://github.com/symfony/framework-bundle) | `7.0.6` | `7.0.7` |
| [symfony/google-mailer](https://github.com/symfony/google-mailer) | `7.0.3` | `7.0.7` |
| [symfony/mailer](https://github.com/symfony/mailer) | `7.0.6` | `7.0.7` |
| [symfony/property-access](https://github.com/symfony/property-access) | `7.0.6` | `7.0.7` |
| [symfony/property-info](https://github.com/symfony/property-info) | `7.0.6` | `7.0.7` |
| [symfony/rate-limiter](https://github.com/symfony/rate-limiter) | `7.0.3` | `7.0.7` |
| [symfony/runtime](https://github.com/symfony/runtime) | `7.0.3` | `7.0.7` |
| [symfony/security-bundle](https://github.com/symfony/security-bundle) | `7.0.6` | `7.0.7` |
| [symfony/validator](https://github.com/symfony/validator) | `7.0.6` | `7.0.7` |
| [symfony/yaml](https://github.com/symfony/yaml) | `7.0.3` | `7.0.7` |
| [symfony/browser-kit](https://github.com/symfony/browser-kit) | `7.0.3` | `7.0.7` |
| [symfony/css-selector](https://github.com/symfony/css-selector) | `7.0.3` | `7.0.7` |
| [symfony/maker-bundle](https://github.com/symfony/maker-bundle) | `1.59.0` | `1.59.1` |
| [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) | `7.0.6` | `7.0.7` |


Updates `doctrine/orm` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/doctrine/orm/releases)
- [Commits](doctrine/orm@3.1.2...3.1.3)

Updates `symfony/asset` from 7.0.3 to 7.0.7
- [Release notes](https://github.com/symfony/asset/releases)
- [Changelog](https://github.com/symfony/asset/blob/7.0/CHANGELOG.md)
- [Commits](symfony/asset@v7.0.3...v7.0.7)

Updates `symfony/console` from 7.0.6 to 7.0.7
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/7.0/CHANGELOG.md)
- [Commits](symfony/console@v7.0.6...v7.0.7)

Updates `symfony/dotenv` from 7.0.4 to 7.0.7
- [Release notes](https://github.com/symfony/dotenv/releases)
- [Changelog](https://github.com/symfony/dotenv/blob/7.0/CHANGELOG.md)
- [Commits](symfony/dotenv@v7.0.4...v7.0.7)

Updates `symfony/expression-language` from 7.0.3 to 7.0.7
- [Release notes](https://github.com/symfony/expression-language/releases)
- [Changelog](https://github.com/symfony/expression-language/blob/7.0/CHANGELOG.md)
- [Commits](symfony/expression-language@v7.0.3...v7.0.7)

Updates `symfony/framework-bundle` from 7.0.6 to 7.0.7
- [Release notes](https://github.com/symfony/framework-bundle/releases)
- [Changelog](https://github.com/symfony/framework-bundle/blob/7.0/CHANGELOG.md)
- [Commits](symfony/framework-bundle@v7.0.6...v7.0.7)

Updates `symfony/google-mailer` from 7.0.3 to 7.0.7
- [Release notes](https://github.com/symfony/google-mailer/releases)
- [Changelog](https://github.com/symfony/google-mailer/blob/7.0/CHANGELOG.md)
- [Commits](symfony/google-mailer@v7.0.3...v7.0.7)

Updates `symfony/mailer` from 7.0.6 to 7.0.7
- [Release notes](https://github.com/symfony/mailer/releases)
- [Changelog](https://github.com/symfony/mailer/blob/7.0/CHANGELOG.md)
- [Commits](symfony/mailer@v7.0.6...v7.0.7)

Updates `symfony/property-access` from 7.0.6 to 7.0.7
- [Release notes](https://github.com/symfony/property-access/releases)
- [Changelog](https://github.com/symfony/property-access/blob/7.0/CHANGELOG.md)
- [Commits](symfony/property-access@v7.0.6...v7.0.7)

Updates `symfony/property-info` from 7.0.6 to 7.0.7
- [Release notes](https://github.com/symfony/property-info/releases)
- [Changelog](https://github.com/symfony/property-info/blob/7.0/CHANGELOG.md)
- [Commits](symfony/property-info@v7.0.6...v7.0.7)

Updates `symfony/rate-limiter` from 7.0.3 to 7.0.7
- [Release notes](https://github.com/symfony/rate-limiter/releases)
- [Changelog](https://github.com/symfony/rate-limiter/blob/7.0/CHANGELOG.md)
- [Commits](symfony/rate-limiter@v7.0.3...v7.0.7)

Updates `symfony/runtime` from 7.0.3 to 7.0.7
- [Release notes](https://github.com/symfony/runtime/releases)
- [Changelog](https://github.com/symfony/runtime/blob/7.0/CHANGELOG.md)
- [Commits](symfony/runtime@v7.0.3...v7.0.7)

Updates `symfony/security-bundle` from 7.0.6 to 7.0.7
- [Release notes](https://github.com/symfony/security-bundle/releases)
- [Changelog](https://github.com/symfony/security-bundle/blob/7.0/CHANGELOG.md)
- [Commits](symfony/security-bundle@v7.0.6...v7.0.7)

Updates `symfony/validator` from 7.0.6 to 7.0.7
- [Release notes](https://github.com/symfony/validator/releases)
- [Changelog](https://github.com/symfony/validator/blob/7.0/CHANGELOG.md)
- [Commits](symfony/validator@v7.0.6...v7.0.7)

Updates `symfony/yaml` from 7.0.3 to 7.0.7
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/7.0/CHANGELOG.md)
- [Commits](symfony/yaml@v7.0.3...v7.0.7)

Updates `symfony/browser-kit` from 7.0.3 to 7.0.7
- [Release notes](https://github.com/symfony/browser-kit/releases)
- [Changelog](https://github.com/symfony/browser-kit/blob/7.0/CHANGELOG.md)
- [Commits](symfony/browser-kit@v7.0.3...v7.0.7)

Updates `symfony/css-selector` from 7.0.3 to 7.0.7
- [Release notes](https://github.com/symfony/css-selector/releases)
- [Changelog](https://github.com/symfony/css-selector/blob/7.0/CHANGELOG.md)
- [Commits](symfony/css-selector@v7.0.3...v7.0.7)

Updates `symfony/maker-bundle` from 1.59.0 to 1.59.1
- [Release notes](https://github.com/symfony/maker-bundle/releases)
- [Changelog](https://github.com/symfony/maker-bundle/blob/main/CHANGELOG.md)
- [Commits](symfony/maker-bundle@v1.59.0...v1.59.1)

Updates `symfony/phpunit-bridge` from 7.0.6 to 7.0.7
- [Release notes](https://github.com/symfony/phpunit-bridge/releases)
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/7.0/CHANGELOG.md)
- [Commits](symfony/phpunit-bridge@v7.0.6...v7.0.7)

---
updated-dependencies:
- dependency-name: doctrine/orm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: symfony/asset
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: symfony/console
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: symfony/dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: symfony/expression-language
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: symfony/framework-bundle
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: symfony/google-mailer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: symfony/mailer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: symfony/property-access
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: symfony/property-info
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: symfony/rate-limiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: symfony/runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: symfony/security-bundle
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: symfony/validator
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: symfony/yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: symfony/browser-kit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: symfony/css-selector
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: symfony/maker-bundle
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: symfony/phpunit-bridge
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
...

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 May 6, 2024
@algirdasc algirdasc merged commit dd10284 into main May 6, 2024
2 checks passed
@algirdasc algirdasc deleted the dependabot/composer/backend/minor-5a8608f504 branch May 6, 2024 14:22
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.

None yet

1 participant