Skip to content

Comments

chore(main): release 4.4.0#1

Open
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main
Open

chore(main): release 4.4.0#1
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main

Conversation

@github-actions
Copy link

🤖 I have created a release beep boop

4.4.0 (2023-10-14)

Features

Bug Fixes

  • add INAC and ADM, rename SUP (54aa805)
  • added missing training activity comment (e52b184)
  • added optional label on feedback form (75b8d52)
  • allow S1 controllers to book (#489) (68e3886)
  • Another duplicate migration import (becff0e)
  • check controller sending email to all (fec85e2)
  • check online controllers errors (fbb735e)
  • ci: do not rebuild container on docs changes (277dd48)
  • correct version string in update notify (9767014)
  • dashboard atc hours for new users (adca5ca)
  • Database seeder not using Handover (6fedf18)
  • deps: deleted postcss (5a4a512)
  • deps: deleted resolve-url-loader (68632cd)
  • deps: deleted sass-loader (b0eb9d9)
  • deps: deleted vite-react plugin (098f9f7)
  • deps: deleted vue-loader (9e35be9)
  • deps: sass updated to v1.68 (85192ca)
  • deps: update dependency @fortawesome/fontawesome-free to v6.4.2 (#574) (0b6e0b0)
  • deps: update dependency bootstrap to v5.3.1 (#578) (3399ad8)
  • deps: update dependency doctrine/dbal to v3.6.6 (#579) (f58fa57)
  • 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 laravel/framework to v9.52.15 (#580) (bd62857)
  • deps: update dependency postcss to v8.4.28 (#581) (215745a)
  • 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)
  • deps: update dependency vue-loader to v15.10.2 (#607) (5ea6f34)
  • display cron/version warnings only to admins (3a01859)
  • Duplicate import (dc9cec3)
  • errors on update check job (8d39072)
  • fullwidth on apply btn (b32d069)
  • Handover factory (fa11e80)
  • last cron setting variable name and defaults (0bd79d2)
  • More imports going haywire (bf0b8a1)
  • null catching in uri for controller check cron (06c5776), closes #644
  • reports with OTL redirects to "my reports" when publish (9763c2a)
  • Returning null with invalid token (47cd097)
  • rollback for inactive controller setting (374528b)
  • support configuring trusted proxies (#618) (9493241)
  • table filters starting user search in topbar (95ce203)
  • tests: pass training tests (2ab6cf1)
  • tests: sqlite migrations and use file sqlite (08aeab7)
  • training comment going blank in training activity (512ae07)
  • training endorsement fields (d78ec8a)
  • typo in endorsement emails (4742a88)
  • Unit tests (cbf308b)
  • Unit tests (7de7a2f)
  • user API sometimes returning trainings with keys (0a339f6)
  • UserUnitTest referring to Handover (4ca9cd4)

Reverts

Miscellaneous Chores

  • composer update (7a5bc61)
  • config: migrate config .github/renovate.json (94d0e90)
  • config: migrate renovate config (#624) (94d0e90)
  • deps: update actions/checkout action to v4 (#651) (64fbaec)
  • deps: update actions/setup-node digest to 5e21ff4 (#601) (07bdc62)
  • deps: update dependency barryvdh/laravel-debugbar to v3.8.2 (#576) (d85278f)
  • deps: update dependency laravel/pint to v1.11.0 (#608) (86c0941)
  • deps: update dependency laravel/pint to v1.13.3 (#633) (bc43db0)
  • deps: update dependency mockery/mockery to v1.6.6 (#602) (02c5583)
  • deps: update dependency nunomaduro/collision to v7.10.0 (#665) (77cec18)
  • deps: update dependency phpunit/phpunit to v10.4.1 (#647) (39b5068)
  • deps: update dependency phpunit/phpunit to v9.6.11 (#603) (a267504)
  • deps: update docker.io/library/composer:latest docker digest to 7c03aa5 (#591) (76066cf)
  • deps: update docker.io/library/mariadb docker tag to v11 (#652) (b802872)
  • deps: update docker.io/library/mysql docker tag to v8.1.0 (#585) (4acb404)
  • 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.38 (#577) (44f3bac)
  • 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.5.1 (#588) (96d2b13)
  • deps: update node.js to v20.7.0 (#634) (6bbac97)
  • deps: update node.js to v20.8.0 (#648) (2927412)
  • main: release 4.3.0 (#663) (2072619)
  • main: release 4.3.1 (#668) (291c992)
  • main: release 4.3.2 (#669) (52455d5)
  • npm updates (cf9cc9e)
  • upgrade to laravel 10 (#638) (55a14dc)
  • version bump (1d0a2a1)

This PR was generated with Release Please. See documentation.

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.

0 participants