This is the Backend application of the Covid-19 Project for DR Congo, a project initiated and supported by Congolese developers community around the world to help with the fight against coronavirus.
Other
5
stars
19
forks
source link
build(deps-dev): bump symfony/maker-bundle from 1.14.6 to 1.30.1 #119
[make:crud] Ask a new question - controller name - to allow that to
be customized - #840 thanks to @weaverryan
[make:crud] Make the delete form submit via a normal POST request
instead of delete - #825 thanks to @jrushlow
Dropped support for Symfony 3 - #819 thanks to @jrushlow
1.29
[make:test] Added a new command that interactively asks you between
several different styles of test classes. See #807 thanks to @dunglas.
[make:unit-test] Deprecated the maker in favor of make:test.
[make:functional-test] Deprecated the maker
1.28
Sort entity auto-completion in various commands - thanks to @zorn-v
1.27
[make:registration-form] Added a new question to generate code that will allow
users to click on the "verify email" link in their email without needing to be
authenticated - #776 thanks to @jrushlow!
1.26
[make:auth] Added support to make:auth for the new "authenticator" security mode in
Symfony 5.2 - #736 thanks to @jrushlow!
1.25
Add support for doctrine/inflector v2 (v1 is still allowed) - #758 thanks to @jrushlow!
[make:entity] Fixed setting a null value for OneToMany - #755 thanks to @Kocal!
1.24
Use PHP 8 Route attributes when using PHP 8 - #725 thanks to @jrushlow!
Improve version detection by reading config.platform.php - #728 thanks to @jrushlow!
1.23
... (truncated)
Commits
4021ece bug #844 Fix compat with doctrine-bundle >=2.3 (nicolas-grekas)
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.
Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking Bump now in your Dependabot dashboard.
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 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 use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps symfony/maker-bundle from 1.14.6 to 1.30.1.
Release notes
Sourced from symfony/maker-bundle's releases.
... (truncated)
Changelog
Sourced from symfony/maker-bundle's changelog.
... (truncated)
Commits
4021ece
bug #844 Fix compat with doctrine-bundle >=2.3 (nicolas-grekas)2772485
Fix compat with doctrine-bundle >=2.3a9ff8a8
1.30 changelogd1a46fb
feature #840 allowing the user to choose a controller class for make:crud (we...8bb6788
allowing the user to choose a controller class for make:crudebbc8e1
minor #838 [CI] run CI at least once per day (jrushlow)48ff67f
[CI] run CI at least once per dayaf91f01
minor #829 [CI] run tests on ubuntu 18.04 (jrushlow)ecfb759
[CI] run tests on ubuntu 18.04827e153
feature #825 [make:crud] use POST method instead of DELETE (jrushlow)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
.Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking
Bump now
in your Dependabot dashboard.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 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)