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

Chore(deps): Bump the dependencies group with 5 updates #2525

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps the dependencies group with 5 updates:

Package From To
doctrine/doctrine-bundle 2.10.2 2.11.1
doctrine/doctrine-migrations-bundle 3.2.4 3.3.0
doctrine/orm 2.16.2 2.17.1
matomo/device-detector 6.1.6 6.2.0
doctrine/doctrine-fixtures-bundle 3.4.4 3.5.1

Updates doctrine/doctrine-bundle from 2.10.2 to 2.11.1

Release notes

Sourced from doctrine/doctrine-bundle's releases.

2.11.1

Release Notes for 2.11.1

2.11.x bugfix release (patch)

2.11.1

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2

Bug

Improvement

2.11.0

Release Notes for 2.11.0

Feature release (minor)

2.11.0

  • Total issues resolved: 0
  • Total pull requests resolved: 12
  • Total contributors: 7

Documentation

Improvement

Feature

... (truncated)

Commits

Updates doctrine/doctrine-migrations-bundle from 3.2.4 to 3.3.0

Release notes

Sourced from doctrine/doctrine-migrations-bundle's releases.

3.3.0

Release Notes for 3.3.0

Feature release (minor)

3.3.0

  • Total issues resolved: 0
  • Total pull requests resolved: 7
  • Total contributors: 3

Documentation

Deprecation

Static Analysis

CI

Improvement

3.2.5

Release Notes for 3.2.5

3.2.x bugfix release (patch)

3.2.5

  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 3

CI

Improvement

... (truncated)

Commits

Updates doctrine/orm from 2.16.2 to 2.17.1

Release notes

Sourced from doctrine/orm's releases.

2.17.1

Release Notes for 2.17.1

2.17.x bugfix release (patch)

2.17.1

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2

Bug

2.17.0

Release Notes for 2.17.0

Feature release (minor)

2.17.0

  • Total issues resolved: 0
  • Total pull requests resolved: 22
  • Total contributors: 6

Documentation

Deprecation

Bug

Improvement

... (truncated)

Commits

Updates matomo/device-detector from 6.1.6 to 6.2.0

Release notes

Sourced from matomo/device-detector's releases.

6.2.0

What's Changed

New Contributors

Full Changelog: matomo-org/device-detector@6.1.6...6.2.0

Commits
  • 3577abb update README.md (#7512)
  • bd5f84c prepare 6.2.0
  • 001a2bb Detect devices for exist brands: Oppo, OnePlus, Samsung (#7499)
  • 2357f77 Adds detection for various libraries, bots and operating systems (#7498)
  • dd1d060 Adds detection for TiVo OS and improves detection for various devices (#7511)
  • cff79d5 update README.md (#7506)
  • 759cdbd feat: detect device new brand Lemco: FBX-3566, FBX-3566W (#7510)
  • b706328 Adds detection for VIDAA operating system and various TV brands, improves det...
  • bb5846c Add MeltwaterNews to Bot detection (#7500)
  • 999a7ef OperaMini detection improvements (#7495)
  • Additional commits viewable in compare view

Updates doctrine/doctrine-fixtures-bundle from 3.4.4 to 3.5.1

Release notes

Sourced from doctrine/doctrine-fixtures-bundle's releases.

3.5.1

Release Notes for 3.5.1

3.5.x bugfix release (patch)

3.5.1

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 1

CI

Improvement

3.5.0

Release Notes for 3.5.0

Feature release (minor)

3.5.0

  • Total issues resolved: 0
  • Total pull requests resolved: 5
  • Total contributors: 1

Documentation

Improvement

3.4.5

Release Notes for 3.4.5

3.4.x bugfix release (patch)

3.4.5

  • Total issues resolved: 0
  • Total pull requests resolved: 6

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [doctrine/doctrine-bundle](https://github.com/doctrine/DoctrineBundle) | `2.10.2` | `2.11.1` |
| [doctrine/doctrine-migrations-bundle](https://github.com/doctrine/DoctrineMigrationsBundle) | `3.2.4` | `3.3.0` |
| [doctrine/orm](https://github.com/doctrine/orm) | `2.16.2` | `2.17.1` |
| [matomo/device-detector](https://github.com/matomo-org/device-detector) | `6.1.6` | `6.2.0` |
| [doctrine/doctrine-fixtures-bundle](https://github.com/doctrine/DoctrineFixturesBundle) | `3.4.4` | `3.5.1` |


Updates `doctrine/doctrine-bundle` from 2.10.2 to 2.11.1
- [Release notes](https://github.com/doctrine/DoctrineBundle/releases)
- [Commits](doctrine/DoctrineBundle@2.10.2...2.11.1)

Updates `doctrine/doctrine-migrations-bundle` from 3.2.4 to 3.3.0
- [Release notes](https://github.com/doctrine/DoctrineMigrationsBundle/releases)
- [Changelog](https://github.com/doctrine/DoctrineMigrationsBundle/blob/3.3.x/Changelog.md)
- [Commits](doctrine/DoctrineMigrationsBundle@3.2.4...3.3.0)

Updates `doctrine/orm` from 2.16.2 to 2.17.1
- [Release notes](https://github.com/doctrine/orm/releases)
- [Commits](doctrine/orm@2.16.2...2.17.1)

Updates `matomo/device-detector` from 6.1.6 to 6.2.0
- [Release notes](https://github.com/matomo-org/device-detector/releases)
- [Commits](matomo-org/device-detector@6.1.6...6.2.0)

Updates `doctrine/doctrine-fixtures-bundle` from 3.4.4 to 3.5.1
- [Release notes](https://github.com/doctrine/DoctrineFixturesBundle/releases)
- [Changelog](https://github.com/doctrine/DoctrineFixturesBundle/blob/3.5.x/CHANGELOG-3.1.md)
- [Commits](doctrine/DoctrineFixturesBundle@3.4.4...3.5.1)

---
updated-dependencies:
- dependency-name: doctrine/doctrine-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: doctrine/doctrine-migrations-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: doctrine/orm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: matomo/device-detector
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: doctrine/doctrine-fixtures-bundle
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

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 Nov 20, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 24, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 24, 2023
@dependabot dependabot bot deleted the dependabot/composer/dependencies-e8dc746d19 branch November 24, 2023 12:11
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.

0 participants