-
Notifications
You must be signed in to change notification settings - Fork 18
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 aws/aws-sdk-php from 3.269.0 to 3.294.5 #74
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/composer/aws/aws-sdk-php-3.294.5
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.269.0 to 3.294.5. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](aws/aws-sdk-php@3.269.0...3.294.5) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
LiamThursfield
added a commit
that referenced
this pull request
Apr 30, 2024
* FileManager - Only show tenant bucket * WIP - Lang * WIP - Lang latest * Initial Zora implementation - Add some sample translations to use as a base * WIP latest translations * Updated readme * WIP - Lang latest changes * Translations * WIP - translations + new course page * WIP - new translations + changed website course page * WIP latest with FAQ * Show refund message + footer component * feat: Implement BE that allows for CMS pages to be created with course(s) attached * Added auth translations * WIP - New footer changes for landing page * WIP - Remove unnecessary route * Logic for Email to sign up after purchase * feat(course-template-fe): Add FE for course pages * feat(course-template-fe): Add FE for course pages * Changes to landing page * Clean up * Fix for organisation unit creator * Fix for organisation units edit * Fix for side menu icon * Implement organisation unit cms field * Org updates - Add snap and tiktok - Fix email required - Update twitter/x label * Org updates - Add snap and tiktok - Fix email required - Update twitter/x label * Add page-meta to page show and course template * Latest * remove unused import * Add keywords metadata * WIP * Show section files in all lectures for student * Implement theme settings - Add new color vars to support theming - Add UI/UX to set colours in admin - Update Course FE components to use theme * Yarn prod & zora generate * Implement repeater functionality into faqs section - Fix repeater CMS selector - Ensure course template uses the repeater data * Updates for course show template * Updates for course show template * yarn prod * yarn prod * yarn prod * yarn prod * yarn prod * yarn prod * yarn prod * yarn prod * Commit * Commit * Allow super users to manually create student accounts * ignition in core deps * ignition in core deps * Composer * Composer * Updated img links * Basic Page/Layout FE * Basic Page/Layout FE * yarn prod * Fixes * Remove unused script * Latest changes and text next to video * Translations * Adjustments to payments * VAT message for Lei * Add settings to landlord * UX changes to footer and improvements * Clean up * UX changes * Fixes and improv * Only load theme for tenants * Only load theme for tenants * Handle the redemption/mail outside of commit to ensure data persists * Implement GTM support - Add Setting for GTM ID - Refactor head to allow for tenant head data to be set, including GTM script - Add dataLayer.push event for navigation * Implement filter to hide decimals for whole numbers * Add logic for ignoring stripe events * Ensure only active pages are shown on the website * Migrate from Laravel Mix to Vite (#72) * Add npm dependencies * Update build scripts * Configure Vite * Remove `webpack.mix.js` * Use ES modules * Rename ENV variables * Add PostCSS configuration for Tailwind * Use new `@vite` Blade directive * Add `.vue` extension to Vue imports * Ignore build assets * PostCSS Setup --------- Co-authored-by: Shift <[email protected]> * Implement CMS Redirects (#73) * Fix for dayjs locale (#74) Fix for landlord web middleware Add inertia head Fix inertia versioning Bump inertia php version * Add form column for submit button text * Refactor course components to sit within website/course/ * yarb prod * yarn prod * refactor course components * Implement course interest form for non-published courses (#75) * Small changes and improvements * Call to Action section * Latest * Changes to UX + wip animations * minor chore: Style cleanups (#79) * minor chore: Style cleanups - Remove styles from base / create anime.css - Remove usages of style="" - Add in missing en translations * yarn prod * Ignore Stripe Checkout Session Expired requests. * Fix tenant scheduled commands * Test commit for scheduled commandfs * Test commit for scheduled commands * Prod commit to enable scheduled jobs * Changes for logo and small impro * WIP * Yt field on org unit * WIP * Student video show updates * Add GTM dataLayer push on course purchase (#83) * Fix vue-cookie issue (#84) * - Allow '/' for page URLs - Allow non-'/' urls for redirect to's * - Allow '/' for page URLs - Allow non-'/' urls for redirect to's * - Revert slugify changes - was working as expected - Refactor sticky-menu css * - Revert slugify changes - was working as expected - Refactor sticky-menu css * Email updates * Fix * Fix * Fix * Fix * Locale for checkout * Multiple updates for live: - Sort purchases by newest first - Student admin FE= - Student course - show latest incomplete course when loading the page - Minimise toggled sections on mobile by default * Add date to purchases Remove hard coded redirect from home page * Fix course purchase date * Template update * Template update * Quick changes + yarn prod * Revert format change * Fixed conflict * Add third party mailer setting and config bootstrapper (#86) * Add third party mailer setting and config bootstrapper * Tenancy bootstrapper fix * Fixes * Updates with test mail and correct config handling * Add comment * Yarn prod * Yarn prod * Yarn prod * Add internal notifications for form submissions (#80) * WIP commit for initial notificaiton email and preview * Send internal mail notification on form submission * Remove hard coded "Minducate" reference in mails (#89) - Implement helper to allow us to us the theme to get the tenant_name as needed * yarn prod * Add domain to tenant store action * Add xdebug support * Add dignostics route * Fix tenant migrations running on artisan migrate * Initial fix for tests (#90) - Tests still take too long to run per test but can at least test! * Fix EDU summary length check causing error when no summary is set * Removed unwanted sign up button * Yarn prod --------- Co-authored-by: dorusomcutean <[email protected]> Co-authored-by: dorusomcutean <[email protected]> Co-authored-by: Shift <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps aws/aws-sdk-php from 3.269.0 to 3.294.5.
Release notes
Sourced from aws/aws-sdk-php's releases.
... (truncated)
Commits
2e34d45
3.294.5 releasea0602ee
Update models for release4f59bf5
3.294.4 releaseb524df7
Update models for release0576109
3.294.3 releaseb58ba41
Update models for releasee6a63e3
3.294.2 release6cfac42
Update models for release63c7202
3.294.1 releasef4a5864
Update models for releaseDependabot 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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.