chore: upgrade all dependencies _except_ mdex#184
Merged
Conversation
11ab6d7 to
fb76ef5
Compare
MDEx 0.13 introduces a breaking change for anyone doing blog with source code blocks (syntax highlighting is neither included nor enabled by default). MDEx 0.11 and 0.12 have some CVE vulnerabilities which are addressed in 0.13, but given the way that Tableau sites are built, the vulnerabilities should be minimal until a 0.13 upgrade PR is ready and released. This also adds 1.19 and 1.20 as test build targets and removes the one warning that Tableau itself had when building under 1.20 and runs `mix format` with the upgraded Styler.
fb76ef5 to
16a0ee9
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.
MDEx 0.13 introduces a breaking change for anyone doing blog with source code blocks (syntax highlighting is neither included nor enabled by default).
MDEx 0.11 and 0.12 have some CVE vulnerabilities which are addressed in 0.13, but given the way that Tableau sites are built, the vulnerabilities should be minimal until a 0.13 upgrade PR is ready and released.
This also adds 1.19 and 1.20 as test build targets and removes the one warning that Tableau itself had when building under 1.20.