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

build(deps): bump symfony/framework-bundle from 7.0.6 to 7.0.7 #12

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 30, 2024

Bumps 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

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 will merge this PR once CI passes on it, as requested by @pupbot.


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)

Bumps [symfony/framework-bundle](https://github.com/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)

---
updated-dependencies:
- dependency-name: symfony/framework-bundle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 30, 2024

Dependabot tried to add @productsupcom/channel-development as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/productsupcom/bin-cde-shopify-metafields/pulls/12/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the productsupcom/bin-cde-shopify-metafields repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

@dependabot dependabot bot requested a review from a team as a code owner April 30, 2024 04:52
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 30, 2024
Copy link

composer.lock

Package changes

Package Operation From To About
symfony/process add - v7.0.7 view code - changelog - License: MIT License
symfony/cache upgrade v7.0.6 v7.0.7 diff - changelog
symfony/config upgrade v7.0.6 v7.0.7 diff - changelog
symfony/dependency-injection upgrade v7.0.6 v7.0.7 diff - changelog
symfony/error-handler upgrade v7.0.6 v7.0.7 diff - changelog
symfony/event-dispatcher upgrade v7.0.3 v7.0.7 diff - changelog
symfony/filesystem upgrade v7.0.6 v7.0.7 diff - changelog
symfony/finder upgrade v7.0.0 v7.0.7 diff - changelog
symfony/framework-bundle upgrade v7.0.6 v7.0.7 diff - changelog
symfony/http-foundation upgrade v7.0.6 v7.0.7 diff - changelog
symfony/http-kernel upgrade v7.0.6 v7.0.7 diff - changelog
symfony/routing upgrade v7.0.6 v7.0.7 diff - changelog
symfony/var-dumper upgrade v7.0.6 v7.0.7 diff - changelog
symfony/var-exporter upgrade v7.0.6 v7.0.7 diff - changelog

Dev Package changes

Package Operation From To About
symfony/process remove v7.0.4 - -
Add your project as a package to Private Packagist to benefit from security monitoring of your dependencies.

Settings · Docs · Powered by Private Packagist

Copy link

@pupbot pupbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (99eb21b) 133 0 0.00%
Head commit (3586633) 133 (+0) 0 (+0) 0.00% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#12) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy will stop sending the deprecated coverage status from June 5th, 2024. Learn more

@dependabot dependabot bot merged commit 3cf455d into main Apr 30, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/composer/symfony/framework-bundle-7.0.7 branch April 30, 2024 05:00
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant