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

Update all minor dependencies #287

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@fontsource/nunito (source) 5.1.0 -> 5.2.5 age adoption passing confidence dependencies minor
@fortawesome/fontawesome-free (source) 6.6.0 -> 6.7.2 age adoption passing confidence dependencies minor
@vitejs/plugin-vue (source) 5.1.4 -> 5.2.3 age adoption passing confidence devDependencies minor
axios (source) 1.7.7 -> 1.8.4 age adoption passing confidence devDependencies minor
brianium/paratest 7.5.7 -> 7.9.0 age adoption passing confidence require-dev minor
fakerphp/faker 1.23.1 -> 1.24.1 age adoption passing confidence require-dev minor
friendsofphp/php-cs-fixer 3.64.0 -> 3.73.1 age adoption passing confidence require-dev minor
larastan/larastan 2.9.8 -> 2.10.0 age adoption passing confidence require-dev minor
laravel-vite-plugin 1.0.5 -> 1.2.0 age adoption passing confidence devDependencies minor
laravel/breeze 2.2.2 -> 2.3.6 age adoption passing confidence require-dev minor
laravel/framework (source) 11.27.2 -> 11.44.2 age adoption passing confidence require minor
laravel/passport 12.3.0 -> 12.4.2 age adoption passing confidence require minor
laravel/sail 1.35.0 -> 1.41.0 age adoption passing confidence require-dev minor
laravel/ui 4.5.2 -> 4.6.1 age adoption passing confidence require minor
node (source) 20.18.0 -> 20.19.0 age adoption passing confidence minor
nunomaduro/collision 8.4.0 -> 8.7.0 age adoption passing confidence require-dev minor
phpunit/phpunit (source) 11.4.1 -> 11.5.15 age adoption passing confidence require-dev minor
postcss (source) 8.4.47 -> 8.5.3 age adoption passing confidence devDependencies minor
sass 1.77.6 -> 1.86.0 age adoption passing confidence devDependencies minor
spatie/laravel-html 3.11.0 -> 3.12.0 age adoption passing confidence require minor
spatie/laravel-ignition (source) 2.8.0 -> 2.9.1 age adoption passing confidence require-dev minor
sweetalert2 (source) 11.14.3 -> 11.17.2 age adoption passing confidence dependencies minor
vite-plugin-pwa ^0.20.5 -> ^0.21.0 age adoption passing confidence devDependencies minor
workbox-precaching (source) 7.1.0 -> 7.3.0 age adoption passing confidence dependencies minor
workbox-routing (source) 7.1.0 -> 7.3.0 age adoption passing confidence dependencies minor
workbox-window (source) 7.1.0 -> 7.3.0 age adoption passing confidence dependencies minor

Release Notes

fontsource/font-files (@​fontsource/nunito)

v5.2.5

Compare Source

v5.2.4

Compare Source

v5.2.1

Compare Source

v5.2.0

Compare Source

v5.1.1

Compare Source

FortAwesome/Font-Awesome (@​fortawesome/fontawesome-free)

v6.7.2

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.7.1

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.7.0

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.2.3

v5.2.2

v5.2.1

v5.2.0

  • feat: add a feature option to support custom component id generator (#​461) (7a1fc4c), closes #​461

v5.1.5

axios/axios (axios)

v1.8.4

Compare Source

Bug Fixes
  • buildFullPath: handle allowAbsoluteUrls: false without baseURL (#​6833) (f10c2e0)
Contributors to this release

v1.8.3

Compare Source

Bug Fixes
  • add missing type for allowAbsoluteUrls (#​6818) (10fa70e)
  • xhr/fetch: pass allowAbsoluteUrls to buildFullPath in xhr and fetch adapters (#​6814) (ec159e5)
Contributors to this release

v1.8.2

Compare Source

Bug Fixes
  • http-adapter: add allowAbsoluteUrls to path building (#​6810) (fb8eec2)
Contributors to this release

v1.8.1

Compare Source

Bug Fixes
  • utils: move generateString to platform utils to avoid importing crypto module into client builds; (#​6789) (36a5a62)
Contributors to this release

v1.8.0

Compare Source

Bug Fixes
Features
Reverts
BREAKING CHANGES
  • code relying on the above will now combine the URLs instead of prefer request URL

  • feat: add config option for allowing absolute URLs

  • fix: add default value for allowAbsoluteUrls in buildFullPath

  • fix: typo in flow control when setting allowAbsoluteUrls

Contributors to this release

1.7.9 (2024-12-04)

Reverts
Contributors to this release

1.7.8 (2024-11-25)

Bug Fixes
Contributors to this release

1.7.7 (2024-08-31)

Bug Fixes
  • fetch: fix stream handling in Safari by fallback to using a stream reader instead of an async iterator; (#​6584) (d198085)
  • http: fixed support for IPv6 literal strings in url (#​5731) (364993f)
Contributors to this release

1.7.6 (2024-08-30)

Bug Fixes
Contributors to this release

1.7.5 (2024-08-23)

Bug Fixes
  • adapter: fix undefined reference to hasBrowserEnv (#​6572) (7004707)
  • core: add the missed implementation of AxiosError#status property; (#​6573) (6700a8a)
  • core: fix ReferenceError: navigator is not defined for custom environments; (#​6567) (fed1a4b)
  • fetch: fix credentials handling in Cloudflare workers (#​6533) (550d885)
Contributors to this release

1.7.4 (2024-08-13)

Bug Fixes
Contributors to this release

1.7.3 (2024-08-01)

Bug Fixes
Contributors to this release

1.7.2 (2024-05-21)

Bug Fixes
Contributors to this release

1.7.1 (2024-05-20)

Bug Fixes
  • fetch: fixed ReferenceError issue when TextEncoder is not available in the environment; (#​6410) (733f15f)
Contributors to this release

v1.7.9

Compare Source

Reverts
Contributors to this release

v1.7.8

Compare Source

Bug Fixes

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 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/update-minor-dependencies branch from 53f3386 to ab839e6 Compare October 15, 2024 17:10
@renovate renovate bot changed the title Update dependency sass to v1.79.5 Update all minor dependencies Oct 15, 2024
@renovate renovate bot force-pushed the renovate/update-minor-dependencies branch 7 times, most recently from 1f8fc24 to 5605923 Compare October 22, 2024 16:46
@renovate renovate bot force-pushed the renovate/update-minor-dependencies branch 5 times, most recently from ad5b2bb to a7cfbb7 Compare October 30, 2024 15:55
@renovate renovate bot force-pushed the renovate/update-minor-dependencies branch from a7cfbb7 to e6c5383 Compare November 2, 2024 00:03
@renovate renovate bot force-pushed the renovate/update-minor-dependencies branch 6 times, most recently from 8a5d3d8 to 3c0617e Compare November 15, 2024 17:20
@renovate renovate bot force-pushed the renovate/update-minor-dependencies branch 6 times, most recently from 8736e1b to 08d02c5 Compare November 25, 2024 01:22
@renovate renovate bot force-pushed the renovate/update-minor-dependencies branch 3 times, most recently from 6c4afed to 6f37e77 Compare November 26, 2024 22:12
@renovate renovate bot force-pushed the renovate/update-minor-dependencies branch 9 times, most recently from 08be732 to d230082 Compare February 26, 2025 11:26
@renovate renovate bot force-pushed the renovate/update-minor-dependencies branch 10 times, most recently from 04d3011 to 350bd24 Compare March 8, 2025 02:09
@renovate renovate bot force-pushed the renovate/update-minor-dependencies branch from 350bd24 to d99d67f Compare March 9, 2025 14:41
Copy link
Contributor Author

renovate bot commented Mar 9, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update brianium/paratest:7.9.0 fakerphp/faker:1.24.1 friendsofphp/php-cs-fixer:3.73.1 larastan/larastan:2.10.0 laravel/breeze:2.3.6 laravel/framework:11.44.2 laravel/passport:12.4.2 laravel/sail:1.41.0 laravel/ui:4.6.1 nunomaduro/collision:8.7.0 phpunit/phpunit:11.5.15 spatie/laravel-html:3.12.0 spatie/laravel-ignition:2.9.1 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires brianium/paratest ^7.5.7 -> satisfiable by brianium/paratest[v7.9.0].
    - brianium/paratest v7.9.0 requires phpunit/phpunit ^12.0.7 -> found phpunit/phpunit[12.0.7, 12.0.8, 12.0.9, 12.0.10] but it conflicts with your root composer.json require (^11.4.0).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@renovate renovate bot force-pushed the renovate/update-minor-dependencies branch 5 times, most recently from f36b710 to 11b3b58 Compare March 17, 2025 22:58
@renovate renovate bot force-pushed the renovate/update-minor-dependencies branch 2 times, most recently from 5abd9e4 to 4acb89c Compare March 19, 2025 22:05
@renovate renovate bot force-pushed the renovate/update-minor-dependencies branch from 4acb89c to f22afee Compare March 22, 2025 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants