Open
Conversation
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.7 to 6.6.1. - [Commits](indutny/elliptic@v6.5.7...v6.6.1) --- updated-dependencies: - dependency-name: elliptic dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [cipher-base](https://github.com/crypto-browserify/cipher-base) from 1.0.4 to 1.0.6. - [Changelog](https://github.com/browserify/cipher-base/blob/master/CHANGELOG.md) - [Commits](browserify/cipher-base@v1.0.4...v1.0.6) --- updated-dependencies: - dependency-name: cipher-base dependency-version: 1.0.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [sha.js](https://github.com/crypto-browserify/sha.js) from 2.4.11 to 2.4.12. - [Changelog](https://github.com/browserify/sha.js/blob/master/CHANGELOG.md) - [Commits](browserify/sha.js@v2.4.11...v2.4.12) --- updated-dependencies: - dependency-name: sha.js dependency-version: 2.4.12 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [phpoffice/phpspreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) from 1.29.10 to 1.30.0. - [Release notes](https://github.com/PHPOffice/PhpSpreadsheet/releases) - [Changelog](https://github.com/PHPOffice/PhpSpreadsheet/blob/1.30.0/CHANGELOG.md) - [Commits](PHPOffice/PhpSpreadsheet@1.29.10...1.30.0) --- updated-dependencies: - dependency-name: phpoffice/phpspreadsheet dependency-version: 1.30.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
- Restructured menu template logic to conditionally render right menu section only when CTA or language options exist - Fixed menu layout to prevent empty right menu div when no content is present
- Replaced Twitter sharing functionality with Bluesky integration across share components - Updated social icon configuration to use Bluesky instead of Twitter - Modified share URL format to use Bluesky's intent URL structure (bsky.app/intent/compose) - Changed SVG sprite separator from '_' to '-' for better naming consistency - Simplified Bluesky SVG icon by removing unnecessary outline path
- Added response body logging to Mailchimp API errors for better debugging - Implemented graceful handling of Mailchimp compliance state errors (unsubscribed, bounced emails) to prevent unnecessary retries - Improved queue processing error logging to show retry message instead of reporting all errors - Enhanced max attempts notification email with readable JSON format and extracted CrmFieldData values - Added helper method to extract readable key
555488c to
0943e5a
Compare
87c5508 to
c2a976f
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Automated changes by create-pull-request GitHub action