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(main): release 4.3.0 #663

Merged
merged 1 commit into from
Oct 13, 2023
Merged

chore(main): release 4.3.0 #663

merged 1 commit into from
Oct 13, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 9, 2023

🤖 I have created a release beep boop

4.3.0 (2023-10-13)

Features

Bug Fixes

  • deps: update dependency hisorange/browser-detect to v5 (#662) (413fe30)
  • deps: update dependency laravel-vite-plugin to v0.8.1 (#645) (2ba8a2f)
  • deps: update dependency laravel/framework to v10.28.0 (#659) (c9b02ec)
  • deps: update dependency sass to v1.69.2 (#650) (317c282)
  • deps: update dependency sass to v1.69.3 (#666) (b043732)
  • deps: update dependency sentry/sentry-laravel to v3.8.2 (#667) (1480a81)
  • deps: update dependency vite to v4.4.11 (#646) (129d667)
  • null catching in uri for controller check cron (06c5776), closes #644

Miscellaneous Chores

  • composer update (7a5bc61)
  • deps: update actions/checkout action to v4 (#651) (64fbaec)
  • deps: update dependency laravel/pint to v1.13.3 (#633) (bc43db0)
  • deps: update dependency nunomaduro/collision to v7.10.0 (#665) (77cec18)
  • deps: update dependency phpunit/phpunit to v10.4.1 (#647) (39b5068)
  • deps: update docker.io/library/mariadb docker tag to v11 (#652) (b802872)
  • deps: update docker.io/library/php docker tag to v8.2.11 (#587) (40bb717)
  • deps: update docker.io/library/redis docker tag to v7 (#653) (d7ff229)
  • deps: update docker/build-push-action action to v5 (#654) (c6504c2)
  • deps: update docker/login-action action to v3 (#655) (4049dc9)
  • deps: update docker/metadata-action action to v5 (#656) (57aba6a)
  • deps: update docker/setup-buildx-action action to v3 (#660) (a3933fa)
  • deps: update mlocati/php-extension-installer docker tag to v2.1.55 (#605) (c6afcd8)
  • deps: update mlocati/php-extension-installer docker tag to v2.1.58 (#657) (a5b7b60)
  • deps: update node.js to v20.8.0 (#648) (2927412)
  • npm updates (cf9cc9e)
  • upgrade to laravel 10 (#638) (55a14dc)
  • version bump (1d0a2a1)

This PR was generated with Release Please. See documentation.

@blt950
Copy link
Member

blt950 commented Oct 10, 2023

@thor Do you think we can make release-please set version in confg/app.php as well? :O

Otherwise this looks goodie! (don't merge yet)

@thor
Copy link
Collaborator

thor commented Oct 10, 2023

@thor Do you think we can make release-please set version in confg/app.php as well? :O

Otherwise this looks goodie! (don't merge yet)

It is possible to point it to other files, too, yup. I'm not sure of its limitations though. You could try to create a new branch and set that file in the "extra_files" array.

@github-actions github-actions bot force-pushed the release-please--branches--main branch 3 times, most recently from e1fd3fe to e9c0445 Compare October 10, 2023 19:55
@github-actions github-actions bot force-pushed the release-please--branches--main branch 4 times, most recently from c7c64b3 to 35caa19 Compare October 13, 2023 20:26
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 35caa19 to dd9269d Compare October 13, 2023 20:36
@blt950 blt950 merged commit 2072619 into main Oct 13, 2023
@github-actions
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dataUri for controll check null
2 participants