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 yiisoft/yii2-gii from 2.0.8 to 2.2.7 #1167

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2025

Bumps yiisoft/yii2-gii from 2.0.8 to 2.2.7.

Changelog

Sourced from yiisoft/yii2-gii's changelog.

2.2.7 February 13, 2025

  • Bug #531: Fix yii\gii\console\GenerateAction to use stdout() instead of echoing the output (egmsystems)
  • Bug #532: Return ExitCode::USAGE on command input validation error (egmsystems)
  • Bug #545: Fix CRUD for non-relational databases (spzgy)
  • Enh #534: Generating in model ENUM fields value constants, setter and getter methods (uldisn)
  • Enh #537: Generating rules for the fields with default values (manky)
  • Enh #542: Use the table name to create the relation (thiagotalma)
  • Enh #551: Add optional parameter $formName to SearchModel::search() method (evil1)

2.2.6 May 22, 2023

  • Bug #510: Fix possible XSS (rob006)
  • Bug #511: Fix validation for messageCategory in Generator (rob006)
  • Bug #525: Fix of the modal dialog visibility with a preview of generated migration (glodov)
  • Enh #514: Fix compatibility with PHP 8.1 and 8.2 (rob006)

2.2.5 September 04, 2022

  • Ehn #489: Added support for the ::class constant in model generator via the useClassConstant setting (rhertogh)
  • Bug #500: Fix missing namespace in CRUD index template (mohamed-nazim)
  • Bug #502: Setting skipOnEmpty to fix "trim(): Passing null to parameter" in generators/model/Generator.php (rhertogh)

2.2.4 December 30, 2021

  • Bug #467: Fix view generators/crud/default/controller (WinterSilence, cjrf)
  • Bug #476: Fix stucking datalist options in form generator (WinterSilence)
  • Bug #484: Add parent's labels and hints, fix rule for attribute moduleClass in module generator (WinterSilence)
  • Bug #486: Update assets/js/bs4-native.min.js to the latest version (WinterSilence)
  • Bug #488: Fix ActionColumn::$urlCreator in index template of CRUD generator (WinterSilence)
  • Enh #485: Add validation rules for enableI18N and messageCategory to Generator (WinterSilence)

2.2.3 August 09, 2021

  • Enh #453: Allow CRUD to work with non-RDBMS ARs (WinterSilence)
  • Enh #458: Add CIDR support for allowedIPs (rhertogh)
  • Enh #462: Add support for viewing file differences on the CLI (rhertogh)

2.2.2 May 06, 2021

... (truncated)

Commits
  • f17c7ef release version 2.2.7
  • d9d1a8d Fix #545: Fix CRUD for non-relational databases
  • 79aceaf Fix and issue introduced in PR #552 (#553)
  • 3e270e1 Fix #551: Add optional parameter $formName to SearchModel::search() method
  • c025c29 Add missing attribute in PHPDOC (#548)
  • c7f7533 Fix #534: Generating in model ENUM fields value constants, setter and getter ...
  • 042aff9 Add "dev" to composer.json keywords
  • 38c72a4 Fix #531: Fix yii\gii\console\GenerateAction to use stdout() instead of e...
  • c7533e5 Merge pull request #544 from thiagotalma/relation_name
  • 7762080 CHANGELOG
  • 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 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 [yiisoft/yii2-gii](https://github.com/yiisoft/yii2-gii) from 2.0.8 to 2.2.7.
- [Changelog](https://github.com/yiisoft/yii2-gii/blob/master/CHANGELOG.md)
- [Commits](yiisoft/yii2-gii@2.0.8...2.2.7)

---
updated-dependencies:
- dependency-name: yiisoft/yii2-gii
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Feb 20, 2025
Copy link
Member

@Arhell Arhell left a comment

Choose a reason for hiding this comment

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

@dependabot close

@dependabot dependabot bot closed this Feb 24, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/composer/yiisoft/yii2-gii-2.2.7 branch February 24, 2025 00:02
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