forked from bigcommerce/cornerstone
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Cornerstone update 6.11.0 #65
Merged
Merged
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
…scription, Rating and Availability) (bigcommerce#2059)
…oes not fit header (bigcommerce#2054)
…e on one line on desktop (bigcommerce#2050)
…tor error messages. (bigcommerce#2066)
… Name required message. (bigcommerce#2060)
fix(storefront): STRF-9126 Facebook social share returns an error for blog pages
…alues should be implemented (bigcommerce#2076)
…Estimator to pass functional tests (bigcommerce#2079)
…der while changing Product quantity on PDP (bigcommerce#2094)
Removes [cacheable-request](https://github.com/jaredwray/cacheable-request). It's no longer used after updating ancestor dependency [lighthouse](https://github.com/GoogleChrome/lighthouse). These dependencies need to be updated together. Removes `cacheable-request` Updates `lighthouse` from 8.5.1 to 10.0.0 - [Release notes](https://github.com/GoogleChrome/lighthouse/releases) - [Changelog](https://github.com/GoogleChrome/lighthouse/blob/v10.0.0/changelog.md) - [Commits](GoogleChrome/lighthouse@v8.5.1...v10.0.0) --- updated-dependencies: - dependency-name: cacheable-request dependency-type: indirect - dependency-name: lighthouse dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… interface, added styles
feat(payment): ADYEN-729 updated initialization interface of the storefront-account-payments lib, added theme styles
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.75.0...v5.76.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
…ments initialization (bigcommerce#2338)
…uantity on the PDP (bigcommerce#2340)
…#2346) ci(storefront): bctheme-00 use node 16 in github actions
…schema to no longer use url encoding. The url encoding was resulting in undesired encoded characters showing up in places the description was used, like when linking a product to pinterest.
fix(storefront): STRF-10416 - Remove URL Encoding from Description in the Product Schema
…ange shows in cart, and other variant are visible (bigcommerce#2349)
…ommerce#2355) * Remove extra spaces from multiline input * Update CHANGELOG.md --------- Co-authored-by: Volodymyr Krasnoshapka <88093058+BC-krasnoshapka@users.noreply.github.com>
…bigcommerce#2360) * fix(checkout): CHECKOUT-7213 refresh cart page if no item in the cart * docs(checkout): CHECKOUT-7213 add change log
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.
What?
A description about what this pull request implements and its purpose. Try to be detailed and describe any technical details to simplify the job of the reviewer and the individual on production support.
Requirements
Tickets / Documentation
Add links to any relevant tickets and documentation.
Screenshots (if appropriate)
Attach images or add image links here.