Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update all non-major dependencies #36

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 28, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tailwindcss/forms 0.5.7 -> 0.5.10 age adoption passing confidence
@tailwindcss/typography 0.5.13 -> 0.5.16 age adoption passing confidence
alpinejs (source) 3.14.1 -> 3.14.8 age adoption passing confidence
autoprefixer 10.4.19 -> 10.4.20 age adoption passing confidence
barryvdh/laravel-ide-helper 3.0.0 -> 3.5.4 age adoption passing confidence
blade-formatter 1.41.1 -> 1.42.2 age adoption passing confidence
echarts (source) 5.5.1 -> 5.6.0 age adoption passing confidence
fakerphp/faker 1.23.1 -> 1.24.1 age adoption passing confidence
filament/forms (source) 3.2.92 -> 3.2.141 age adoption passing confidence
filament/tables (source) 3.2.92 -> 3.2.141 age adoption passing confidence
guzzlehttp/guzzle (source) 7.8.1 -> 7.9.2 age adoption passing confidence
laravel-vite-plugin 1.0.5 -> 1.2.0 age adoption passing confidence
laravel/framework (source) 11.15.0 -> 11.43.2 age adoption passing confidence
laravel/pint (source) 1.16.2 -> 1.21.0 age adoption passing confidence
laravel/sail 1.30.2 -> 1.41.0 age adoption passing confidence
laravel/scout 10.10.1 -> 10.13.1 age adoption passing confidence
laravel/telescope 5.1.1 -> 5.5.0 age adoption passing confidence
laravel/tinker 2.9.0 -> 2.10.1 age adoption passing confidence
livewire/livewire 3.5.2 -> 3.5.20 age adoption passing confidence
nunomaduro/collision 8.1.1 -> 8.6.1 age adoption passing confidence
phpunit/phpunit (source) 11.2.6 -> 11.5.8 age adoption passing confidence
postcss (source) 8.4.39 -> 8.5.3 age adoption passing confidence
prettier (source) 3.3.2 -> 3.5.1 age adoption passing confidence
spatie/laravel-ignition (source) 2.8.0 -> 2.9.1 age adoption passing confidence
spatie/laravel-sitemap 7.2.1 -> 7.3.4 age adoption passing confidence
tailwindcss (source) 3.4.4 -> 3.4.17 age adoption passing confidence
terser (source) 5.31.1 -> 5.39.0 age adoption passing confidence
vite (source) 5.3.3 -> 5.4.14 age adoption passing confidence

Release Notes

tailwindlabs/tailwindcss-forms (@​tailwindcss/forms)

v0.5.10

Compare Source

Fixed
  • Support installing with beta versions of Tailwind CSS v4 (#​163)

v0.5.9

Compare Source

Fixed
  • Fallback to static chevron color if theme is using variables (#​167)

v0.5.8

Compare Source

Fixed
  • Support installing with alpha versions of Tailwind CSS v4 (#​163)
tailwindlabs/tailwindcss-typography (@​tailwindcss/typography)

v0.5.16

Compare Source

Fixed
  • Support installing with beta versions of Tailwind CSS v4 (#​365)

v0.5.15

Compare Source

Fixed
  • Support installing with alpha versions of Tailwind CSS v4 (#​358)

v0.5.14

Compare Source

  • Fix table text alignment (#​346)
alpinejs/alpine (alpinejs)

v3.14.8

Compare Source

Fixed
  • Fix x-mask triggering update requests on load #​4481

v3.14.7

Compare Source

Fixed

  • Fix x-teleport by removing clone x-ignore #​4469

v3.14.6

Compare Source

Fixed

  • Fix regression on x-ignore when removed #​4458

v3.14.5

Compare Source

Changed

  • Optimize mutation observer to better handle move operations - ref #​4450 #​4451
  • 🐛 Fixes Regression in Mutation handling #​4450

v3.14.4

Compare Source

What's Changed

Full Changelog: alpinejs/alpine@v3.14.3...v3.14.4

v3.14.3

Compare Source

Changes

Full Changelog: alpinejs/alpine@v3.14.2...v3.14.3

v3.14.2

Compare Source

What's Changed

New Contributors

Full Changelog: alpinejs/alpine@v3.14.1...v3.14.2

postcss/autoprefixer (autoprefixer)

v10.4.20

Compare Source

  • Fixed fit-content prefix for Firefox.
barryvdh/laravel-ide-helper (barryvdh/laravel-ide-helper)

v3.5.4

Compare Source

What's Changed

Full Changelog: barryvdh/laravel-ide-helper@v3.5.3...v3.5.4

v3.5.3

Compare Source

What's Changed
New Contributors

Full Changelog: barryvdh/laravel-ide-helper@v3.5.2...v3.5.3

v3.5.2

Compare Source

Fixes

Fix empty/anonymous closure in meta command.

Full Changelog: barryvdh/laravel-ide-helper@v3.5.1...v3.5.2

v3.5.1

Compare Source

What's Changed

Full Changelog: barryvdh/laravel-ide-helper@v3.5.0...v3.5.1

v3.5.0

Compare Source

What's Changed
New Contributors

Full Changelog: barryvdh/laravel-ide-helper@v3.4.0...v3.5.0

v3.4.0

Compare Source

What's Changed
New Contributors

Full Changelog: barryvdh/laravel-ide-helper@v3.3.0...v3.4.0

v3.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: barryvdh/laravel-ide-helper@v3.2.2...v3.3.0

v3.2.2

Compare Source

What’s Changed

Full Changelog: barryvdh/laravel-ide-helper@v3.2.1...v3.2.2

v3.2.1

Compare Source

What's Changed
New Contributors

Full Changelog: barryvdh/laravel-ide-helper@v3.2.0...v3.2.1

v3.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: barryvdh/laravel-ide-helper@v3.1.0...v3.2.0

v3.1.0

Compare Source

Fixed
Added
shufo/blade-formatter (blade-formatter)

v1.42.2

Compare Source

Fixes
  • 🐛 [@js](https://github.com/js) directive in script tag replaced as undefined (08b67c6)
  • 🐛 unexpected indent on break directive inside if directive (b4e954b)
  • ignore Front Matter blocks (#​975) (15f1e71)
Miscellaneous
  • deps: update dependency esbuild to ^0.25.0 (eefa4e8)
  • deps: update dependency vitest to v3.0.5 [security] (cbff429)
  • deps: update pozil/auto-assign-issue action to v2.2.0 (f475d7b)

v1.42.1

Compare Source

Fixes
  • deps: update dependency php-parser to v3.2.2 (5e19279)
Miscellaneous

v1.42.0

Compare Source

Features

v1.41.2

Compare Source

Fixes
  • deps: update dependency ignore to v6 (848d7fe)
  • deps: update dependency php-parser to v3.2.1 (0300735)
Miscellaneous
  • 🤖 add biome config file (4d12f19)
  • 🤖 add biomejs to dev dependencies (f99f8c2)
  • 🤖 add project vscode setting files (28c8a44)
  • 🤖 bump biomejs to 1.6.0 (da04b14)
  • 🤖 remove eslint related packages from dev dependencies (b2c506a)
  • deps: bump cross-spawn from 7.0.3 to 7.0.6 (4e92048)
  • deps: bump json5 from 2.2.1 to 2.2.3 (6f606d4)
  • deps: bump nanoid from 3.3.6 to 3.3.8 (2701c4e)
  • deps: bump vite from 5.0.12 to 5.4.11 (a00283b)
  • deps: update all minor update of dev dependencies (9ee9986)
  • deps: update codecov/codecov-action action to v5 (e5842d5)
  • deps: update dependency @​types/node to v22 (8d107a9)
  • deps: update dependency esbuild to ^0.20.0 (662950f)
  • deps: update dependency vitest to v2 (cdf5ebb)
  • deps: update docker/build-push-action action to v6 (e299681)
  • deps: update pozil/auto-assign-issue action to v2 (dd079c9)
  • deps: update pozil/auto-assign-issue action to v2.0.1 (ca4107b)
apache/echarts (echarts)

v5.6.0

Compare Source

  • [Feature] [geo] [map] Support styling region in original GeoJSON data. #​20564 (plainheart)
  • [Feature] [geo] [map] Support regions[].silent option. #​20566 (Ovilia)
  • [Feature] [axis] Support tooltip for axis label. #​16315 (plainheart)
  • [Feature] [text] Add isTruncated state property for Text element. #​1101 (100pah)
  • [Feature] [sunburst] Add new emphasis focus strategy 'relative' for highlighting ancestor and descendant nodes. #​20399 (sz-p)
  • [Feature] [axis] Add showMinLine / showMaxLine option for splitLine. #​20114 (adaelixir)
  • [Feature] [dataZoom] Add handleLabel.show option. #​20082 (Ovilia)
  • [Feature] [calendar] Add silent option for dayLabel/monthLabel/yearLabel. #​20492 (plainheart)
  • [Feature] [treemap] Add cursor option. #​20113 (adaelixir)
  • [Feature] [ar

Configuration

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

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

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 28, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from ad3e118 to 9809ebc Compare September 4, 2023 16:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from c8925e8 to d4d5b5c Compare September 10, 2023 17:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 263432b to 13d20db Compare September 19, 2023 17:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 3c4d222 to 4a22013 Compare September 27, 2023 03:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 493af5d to 09add2e Compare January 28, 2025 16:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 1bd771b to 80d2613 Compare February 5, 2025 14:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 97809be to 8f9c283 Compare February 13, 2025 11:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 90cefa4 to b1f0722 Compare February 19, 2025 22:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b1f0722 to 6bfbed7 Compare February 20, 2025 19:13
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants