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 the production-dependencies group with 4 updates #1006

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2024

Bumps the production-dependencies group with 4 updates: doctrine/dbal, laravel/framework, livewire/livewire and spatie/laravel-schedule-monitor.

Updates doctrine/dbal from 3.7.2 to 3.7.3

Release notes

Sourced from doctrine/dbal's releases.

3.7.3

Release Notes for 3.7.3

3.7.3

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

CI,pdo_sqlsrv,sqlsrv

Bug,Documentation

Static Analysis,Test Suite

Documentation

Bug,SQL Server,Schema Introspection

Code Style

CI,MariaDB

Bug,SQLite,Schema Definition,Schema Management

CI

Commits
  • ce594cb Stop using chocolatey shims (#6269)
  • 0febc80 Keep NVARCHAR(MAX) length as -1 (#6251)
  • 81502f0 Fix deprecation message Parameter::STRING -> ParameterType::STRING (#6264)
  • 3a34a86 Fix connection setup example in PrimaryReadReplicaConnection (#6253)
  • 4675064 PHPStan 1.10.56, PHPUnit 9.6.15, PHPCS 3.8.1 (#6263)
  • 6a793fb Merge pull request #6241 from greg0ire/add-leading-slash
  • dd105e0 Switch to absolute paths
  • c39d971 Indent explanation under toctree
  • 549f54d Merge pull request #6240 from greg0ire/doc-headers
  • 733a55b Use different toctrees for different sections
  • Additional commits viewable in compare view

Updates laravel/framework from 10.41.0 to 10.42.0

Release notes

Sourced from laravel/framework's releases.

v10.42.0

Changelog

Sourced from laravel/framework's changelog.

v10.42.0 - 2024-01-23

Commits

Updates livewire/livewire from 3.3.5 to 3.4.0

Release notes

Sourced from livewire/livewire's releases.

v3.4.0

What's Changed

... (truncated)

Commits
  • 5c659ce Alpinejs listbox/combobox combined with "wire:model.live" causes infinite loo...
  • 1437bb0 chore(docs): add warning about importing attribute class (#7780)
  • 42958b4 Fix querystring except after refresh (#7779)
  • 9274bb7 use latest alpine: v3.13.4
  • 101d5c8 Update bound value from lifecycle hook (#7510)
  • f7ff516 Failing test: reordering the keys of an object with entangle (#7671)
  • a41620c wip
  • aeec0ee Failing test wire:navigate with redirect (#7145)
  • 7c5c66c Small fix in the example code in the doc #[Session] (#7764)
  • a8409f8 Add failing test for dependent select options (#6889)
  • Additional commits viewable in compare view

Updates spatie/laravel-schedule-monitor from 3.4.2 to 3.4.3

Release notes

Sourced from spatie/laravel-schedule-monitor's releases.

3.4.3

What's Changed

Full Changelog: spatie/laravel-schedule-monitor@3.4.2...3.4.3

Changelog

Sourced from spatie/laravel-schedule-monitor's changelog.

3.4.3 - 2024-01-19

What's Changed

Full Changelog: spatie/laravel-schedule-monitor@3.4.2...3.4.3

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 production-dependencies group with 4 updates: [doctrine/dbal](https://github.com/doctrine/dbal), [laravel/framework](https://github.com/laravel/framework), [livewire/livewire](https://github.com/livewire/livewire) and [spatie/laravel-schedule-monitor](https://github.com/spatie/laravel-schedule-monitor).


Updates `doctrine/dbal` from 3.7.2 to 3.7.3
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](doctrine/dbal@3.7.2...3.7.3)

Updates `laravel/framework` from 10.41.0 to 10.42.0
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md)
- [Commits](laravel/framework@v10.41.0...v10.42.0)

Updates `livewire/livewire` from 3.3.5 to 3.4.0
- [Release notes](https://github.com/livewire/livewire/releases)
- [Commits](livewire/livewire@v3.3.5...v3.4.0)

Updates `spatie/laravel-schedule-monitor` from 3.4.2 to 3.4.3
- [Release notes](https://github.com/spatie/laravel-schedule-monitor/releases)
- [Changelog](https://github.com/spatie/laravel-schedule-monitor/blob/main/CHANGELOG.md)
- [Commits](spatie/laravel-schedule-monitor@3.4.2...3.4.3)

---
updated-dependencies:
- dependency-name: doctrine/dbal
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: livewire/livewire
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: spatie/laravel-schedule-monitor
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@driesvints driesvints merged commit 344b520 into main Jan 24, 2024
3 checks passed
@driesvints driesvints deleted the dependabot/composer/production-dependencies-a1018563cb branch January 24, 2024 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant