Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore(deps): update all non-major dependencies#2

Open
renovate[bot] wants to merge 1 commit into
devfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#2
renovate[bot] wants to merge 1 commit into
devfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jul 15, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@babel/core (source) ^7.17.0 -> ^7.22.10 age adoption passing confidence devDependencies patch
@babel/preset-env (source) ^7.16.0 -> ^7.22.10 age adoption passing confidence devDependencies patch
@babel/preset-react (source) ^7.0.0 -> ^7.22.5 age adoption passing confidence devDependencies patch
@commitlint/cli (source) ^17.6.6 -> ^17.7.1 age adoption passing confidence devDependencies minor
@commitlint/config-conventional (source) ^17.6.6 -> ^17.7.0 age adoption passing confidence devDependencies minor
@hotwired/stimulus (source) ^3.0.0 -> ^3.2.2 age adoption passing confidence devDependencies patch
@​symfony/stimulus-bridge ^3.2.0 -> ^3.2.2 age adoption passing confidence devDependencies patch
@symfony/webpack-encore ^4.0.0 -> ^4.4.0 age adoption passing confidence devDependencies patch
api-platform/core (source) 3.1.12 -> 3.1.14 age adoption passing confidence require patch
core-js ^3.23.0 -> ^3.32.0 age adoption passing confidence devDependencies minor
doctrine/doctrine-bundle (source) 2.10.1 -> 2.10.2 age adoption passing confidence require patch
doctrine/orm (source) 2.15.3 -> 2.16.1 age adoption passing confidence require minor
mysql 8.0 -> 8.1 age adoption passing confidence minor
phpstan/phpdoc-parser 1.22.1 -> 1.23.1 age adoption passing confidence require minor
react-dom (source) ^18.0 -> ^18.2.0 age adoption passing confidence devDependencies patch
regenerator-runtime (source) ^0.13.9 -> ^0.14.0 age adoption passing confidence devDependencies minor
symfony/browser-kit (source) 6.3.0 -> 6.3.2 age adoption passing confidence require-dev patch
symfony/console (source) 6.3.0 -> 6.3.2 age adoption passing confidence require patch
symfony/css-selector (source) 6.3.0 -> 6.3.2 age adoption passing confidence require-dev patch
symfony/flex 2.3.1 -> 2.3.3 age adoption passing confidence require patch
symfony/framework-bundle (source) 6.3.1 -> 6.3.2 age adoption passing confidence require patch
symfony/phpunit-bridge (source) 6.3.1 -> 6.3.2 age adoption passing confidence require-dev patch
symfony/property-access (source) 6.3.0 -> 6.3.2 age adoption passing confidence require patch
symfony/runtime (source) 6.3.1 -> 6.3.2 age adoption passing confidence require patch
symfony/security-bundle (source) 6.3.1 -> 6.3.3 age adoption passing confidence require patch
symfony/serializer (source) 6.3.1 -> 6.3.3 age adoption passing confidence require patch
symfony/validator (source) 6.3.1 -> 6.3.2 age adoption passing confidence require patch
symfony/yaml (source) 6.3.0 -> 6.3.3 age adoption passing confidence require patch
webpack ^5.74.0 -> ^5.88.2 age adoption passing confidence devDependencies patch

Release Notes

babel/babel (@​babel/core)

v7.22.10

Compare Source

🐛 Bug Fix
  • babel-plugin-transform-typescript
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-new-target, babel-plugin-transform-private-methods, babel-preset-env
💅 Polish
🏠 Internal
  • Other
  • babel-cli, babel-core, babel-generator, babel-helper-builder-react-jsx, babel-preset-env, babel-standalone
  • babel-helper-compilation-targets
  • babel-parser
  • babel-plugin-transform-runtime, babel-traverse, babel-types
🔬 Output optimization
  • babel-plugin-transform-block-scoping, babel-plugin-transform-parameters, babel-plugin-transform-regenerator
conventional-changelog/commitlint (@​commitlint/cli)

v17.7.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.7.0

Compare Source

Note: Version bump only for package @​commitlint/cli

17.6.7 (2023-07-19)

Note: Version bump only for package @​commitlint/cli

17.6.6 (2023-06-24)

Note: Version bump only for package @​commitlint/cli

17.6.5 (2023-05-30)

Note: Version bump only for package @​commitlint/cli

17.6.3 (2023-05-04)

Note: Version bump only for package @​commitlint/cli

17.6.1 (2023-04-14)

Note: Version bump only for package @​commitlint/cli

v17.6.7

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v17.7.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

17.6.7 (2023-07-19)

Note: Version bump only for package @​commitlint/config-conventional

17.6.6 (2023-06-24)

Note: Version bump only for package @​commitlint/config-conventional

17.6.5 (2023-05-30)

Note: Version bump only for package @​commitlint/config-conventional

17.6.3 (2023-05-04)

Note: Version bump only for package @​commitlint/config-conventional

17.6.1 (2023-04-14)

Note: Version bump only for package @​commitlint/config-conventional

v17.6.7

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

hotwired/stimulus (@​hotwired/stimulus)

v3.2.2

Compare Source

What's Changed

New Contributors

Full Changelog: hotwired/stimulus@v3.2.1...v3.2.2

api-platform/core (api-platform/core)

v3.1.14

Compare Source

What's Changed

New Contributors

Full Changelog: api-platform/core@v3.1.13...v3.1.14

v3.1.13

Compare Source

Bug fixes
  • 0c1c1c36f fix(symfony): enable API Platform in LexikJWTAuthenticationBundle (#​5609)

    You can disable this behaviour by setting the configuration key lexik_jwt_authentication.api_platform.enabled to false

  • 146991ba4 fix(openapi): merge parameters with deprecated openApiContext (#​5703)

  • 14969aa0c fix(serializer): put replaces embed collection (#​5604)

  • 9cb0ee43c fix(metadata): missing xml/yaml properties (#​5684)

  • a8796238d fix: filters don't have to implement the "legacy" FilterInterface (#​5619)

  • ada115966 fix: don't implement deprecated CacheableSupportsMethodInterface with Symfony 6.3+ (#​5696)

  • b8cbdb1cb fix(doctrine): search on nested sub-entity that doesn't use "id" as its ORM identifier (#​5623)

  • e21e9faee fix(symfony): support for custom controller with class method (#​5681)

Features
zloirock/core-js (core-js)

v3.32.0

Compare Source

doctrine/DoctrineBundle (doctrine/doctrine-bundle)

v2.10.2

Compare Source

Release Notes for 2.10.2

2.10.x bugfix release (patch)

2.10.2
Bug
doctrine/orm (doctrine/orm)

v2.16.1

Compare Source

Release Notes for 2.16.1

2.16.x bugfix release (patch)

2.16.1
  • Total issues resolved: 0
  • Total pull requests resolved: 10
  • Total contributors: 6
Static Analysis
Bug,Regression
Documentation
Bug
Bug,Deprecation

v2.16.0

Compare Source

Release Notes for 2.16.0
2.16.0
  • Total issues resolved: 0
  • Total pull requests resolved: 15
  • Total contributors: 7
New Feature
Improvements
Deprecation
Static Analysis
Test Suite

v2.15.5

Compare Source

Release Notes for 2.15.5

2.15.x bugfix release (patch)

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

v2.15.4

Compare Source

Release Notes for 2.15.4

2.15.x bugfix release (patch)

2.15.4
  • Total issues resolved: 0
  • Total pull requests resolved: 18
  • Total contributors: 8
Documentation
Static Analysis
CI
Bug
Test Suite
Code Style
phpstan/phpdoc-parser (phpstan/phpdoc-parser)

v1.23.1

Compare Source

v1.23.0

Compare Source


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate Bot requested a review from JaronZ as a code owner July 15, 2023 22:50
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from a3290bb to 13e268e Compare July 16, 2023 00:01
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 9e78e6f to 39f1b1d Compare July 16, 2023 10:53
@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 16, 2023

Codecov Report

❗ No coverage uploaded for pull request base (dev@21ef012). Click here to learn what that means.
Patch has no changes to coverable lines.

❗ Current head 39f1b1d differs from pull request most recent head 0ae45f1. Consider uploading reports for the commit 0ae45f1 to get more accurate results

Additional details and impacted files
@@          Coverage Diff          @@
##             dev      #2   +/-   ##
=====================================
  Coverage       ?   0.00%           
  Complexity     ?       1           
=====================================
  Files          ?       1           
  Lines          ?       2           
  Branches       ?       0           
=====================================
  Hits           ?       0           
  Misses         ?       2           
  Partials       ?       0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from f03ef59 to af46626 Compare July 16, 2023 12:08
@JaronZ JaronZ added the Meta: Dependencies Issues and PRs related to dependencies. label Jul 16, 2023
@renovate renovate Bot changed the base branch from main to dev July 16, 2023 12:20
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 4350bfd to f277415 Compare July 19, 2023 08:37
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 900f9c6 to 00e8ff9 Compare July 30, 2023 10:44
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 00e8ff9 to 204d4e0 Compare July 31, 2023 11:28
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from e4bdb11 to 75855dd Compare August 8, 2023 12:03
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 5045f52 to c058770 Compare August 10, 2023 07:08
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from c058770 to 0ae45f1 Compare August 11, 2023 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Meta: Dependencies Issues and PRs related to dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant