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

composer(deps-dev): Bump nette/di from 3.0.13 to 3.1.2 #528

Merged
merged 1 commit into from
Apr 30, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps nette/di from 3.0.13 to 3.1.2.

Release notes

Sourced from nette/di's releases.

Released version 3.1.2

  • ContainerPanel: removed padding & word-break for dumps, class name moved to the top and removed from the header
  • Resolver::autowireArguments() fixed support for variadics
  • fixed exception messages
  • fix Container::getByType() compatibility with PHPStan (#285)

Released version 3.1.1

  • better exception messages
  • Container: added typehint object
  • composer: accepts nette/utils & robot-loader 4.0
  • removed Adapter::dump() interface method

Released version 3.1.0

Changes:

  • supports PascalCase constants in configuration
  • Resolver: non-optional autowired parameters trigger notice that value is required [Closes #271]
  • constants are PascalCase
  • NeonAdapter: automatically escapes @
  • Compiler: constants are evaluated immediately"

Deprecations:

  • deprecated options 'parameters', 'dynamic', 'class' (instead of 'type') in configuration
  • Three ... dots are deprecated in configuration
  • Loader::save() is deprecated
  • annotations @return are deprecated
  • PhpExtension & ConstantsExtension are deprecated (have been moved to nette/bootstrap)

Released version 3.0.16 (end of support)

  • ContainerPanel: removed padding & word-break for dumps
  • Resolver::autowireArguments() fixed support for variadics
  • fixed exception messages

v3.0 maintenance has been ended, please update to v 3.1

Released version 3.0.15

  • revert "used generics (#261)" [Closes #274]
  • improved exception messages

Released version 3.0.14

  • support for PHP 8.2
  • ExtensionsExtension: removed final #280
  • Revert "ContainerLoader: mutex handling clarification (#270)"
Commits
  • 355cefb fixed exception messages
  • e22a353 ContainerPanel: class name moved to the top and removed from the header
  • 8bef81e ContainerPanel: removed padding & word-break for dumps
  • 3415781 Resolver: refactoring
  • 92473b6 Resolver::autowireArguments() fixed support for variadics
  • ab44dde fix Container::getByType() compatibility with PHPStan (#285)
  • 4799ee6 tests: improved
  • 8257f49 Container: added typehint object
  • c900421 refactoring, union/intersection/dnf types renamed to 'complex'
  • d3a8e01 composer: updated dependencies, accepts nette/utils & robot-loader 4.0
  • 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 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 force-pushed the dependabot/composer/nette/di-3.1.2 branch 3 times, most recently from 663ac31 to a8a3d41 Compare April 30, 2023 18:05
@localheinz localheinz self-assigned this Apr 30, 2023
@dependabot dependabot bot force-pushed the dependabot/composer/nette/di-3.1.2 branch 2 times, most recently from 081ac4a to 8ce69b5 Compare April 30, 2023 21:35
@localheinz
Copy link
Member

@dependabot recreate

Bumps [nette/di](https://github.com/nette/di) from 3.0.13 to 3.1.2.
- [Release notes](https://github.com/nette/di/releases)
- [Commits](nette/di@v3.0.13...v3.1.2)

---
updated-dependencies:
- dependency-name: nette/di
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/nette/di-3.1.2 branch from 8ce69b5 to 881a1b7 Compare April 30, 2023 21:35
@localheinz localheinz merged commit 7871470 into main Apr 30, 2023
5 of 13 checks passed
@localheinz localheinz deleted the dependabot/composer/nette/di-3.1.2 branch April 30, 2023 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant