Skip to content
This repository was archived by the owner on Sep 22, 2021. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2021

Bumps sokil/php-mongo-migrator from 0.6.0 to 1.0.2.

Release notes

Sourced from sokil/php-mongo-migrator's releases.

1.0.2

  • Fix command run with symfony/console >= 5.0

1.0.1

Increment verion of dependencies symfony/console and symfony/yaml

1.0 (2019-10-02)

  • Stop support PHP < 5.6
  • Adder configuration option to commands, that allows store configuration in any place
  • Added migrationDir to init command that allows define directory with migrations file during project initialisation.

Binaries:

  • mongo-migrator.legacy.phar - for legacy driver without alcaeus compatibility adapter
  • mongo-migrator.phar - for new driver with alcaeus compatibility adapter included

0.7.0

  • Stop support of PHP 5.3
  • Status command now return migration list sorted from early to latest migration
  • Option "--length" of command "status" may limit list by last revisions
  • Improved test environment
Changelog

Sourced from sokil/php-mongo-migrator's changelog.

1.0.2 (2020-02-14)

  • Fix command run with symfony/console >= 5.0

1.0.1 (2020-01-11)

  • Increment verion of dependencies symfony/console and symfony/yaml

1.0.0 (2019-10-02)

  • Stop support PHP < 5.6
  • Adder configuration option to commands, that allows store configuration in any place
  • Added migrationDir to init command that allows define directory with migrations file during project initialisation.

0.7.0 (2018-10-29)

  • Stop support of PHP 5.3
  • Status command now return migration list sorted from early to latest migration
  • Option "--length" of command "status" may limit list by last revisions
  • Improved test environment
Commits

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 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 dependabot bot added the dependencies Pull requests that update a dependency file label Jun 26, 2021
Bumps [sokil/php-mongo-migrator](https://github.com/sokil/php-mongo-migrator) from 0.6.0 to 1.0.2.
- [Release notes](https://github.com/sokil/php-mongo-migrator/releases)
- [Changelog](https://github.com/sokil/php-mongo-migrator/blob/master/CHANGELOG.md)
- [Commits](sokil/php-mongo-migrator@0.6.0...1.0.2)

---
updated-dependencies:
- dependency-name: sokil/php-mongo-migrator
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/sokil/php-mongo-migrator-1.0.2 branch from b4727d0 to 29fa8e7 Compare July 6, 2021 19:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants