[Snyk] Upgrade @docusaurus/theme-live-codeblock from 2.2.0 to 2.3.0 #5
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.
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade @docusaurus/theme-live-codeblock from 2.2.0 to 2.3.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Release notes
Package name: @docusaurus/theme-live-codeblock
-
2.3.0 - 2023-01-27
- #8541 feat(theme-translations): default translations for Slovenian (sl-SI) (@ MatijaSi)
- #8378 feat(blog): add options.createFeedItems to filter/limit/transform feed items (@ johnnyreilly)
- #8225 feat(theme-classic): store selected tab in query string. (@ mturoci)
- #8397 feat(core): deploy CLI - add support for git url "insteadOf": use 'remote get-url' to determine source repo url (@ friederbluemle)
- #8428 feat(theme-algolia): add option.replaceSearchResultPathname to process/replaceAll search result urls
- #8470 feat(plugin-google-tag-manager): add new google-tag-manager plugin + deprecate google-analytics plugin
- #8303 fix(mdx-loader): support nested admonitions
- #8282 fix(mermaid): fix Mermaid integration for v9.2 release
- #8539 fix(algolia): make search footer respect searchPagePath (@ Josh-Cena)
- #8538 fix(core): avoid hash collision when generating chunk names (@ Josh-Cena)
- #8481 fix(core): explicitly define CopyWebpackPlugin toType: 'dir' (@ Thomascogez)
- #8342 fix(core): normalize input for poll option (@ mhnaeem)
- #8445 fix(theme-classic) extract HomeBreadcrumbItem + fix swizzle bugs (@ 3v0k4)
- #8462 fix(search-algolia): pass custom transformItems function to SearchBar (@ mturoci)
- #8486 fix(theme): refactor Tabs, make groupId + queryString work fine together (@ slorber)
- #8463 fix(theme-classic): content container grow to take all the available space (@ Djunnni)
- #8328 fix(theme): preserve sidebar height on collapse (@ 0916dhkim)
- #8350 fix(theme): forward className prop in theme-classic's Heading (@ JoshuaKGoldberg)
- #8424 fix(translations): typo in lastUpdatedAtBy Vietnamese translation (@ slorber)
- #8289 fix(theme-translations): complete Turkish theme translations
- #8406 fix(translations): complete farsi theme translations
- #8450 fix(theme-translations): complete Vietnamese theme translations
- #8525 chore(theme-translations): complete pl translations
- #8381 fix(content-blog): blog Atom feed id + RSS feed guid should be fully qualified urls (@ johnnyreilly)
- #8275 fix(content-docs): add trailing slash to contentDirs, before passing it to isMDXPartial (@ denis-alkhelali)
- #8314 fix(utils): allow partially backticked markdown h1 contentTitles (@ JoshuaKGoldberg)
- #8279 fix(create-docusaurus): improve init template misleading doc + add Docuaurus social card (@ slorber)
- #8445 fix(theme-classic) extract HomeBreadcrumbItem + fix swizzle bugs (@ 3v0k4)
- #8423 fix(translations): complete Chinese theme translations (@ SJFCS)
- #8312 fix(theme-translations): complete Swedish theme translations (@ stnor)
- #8281 feat(eslint-plugin): add plugin to exported configs (@ lachieh)
- Danny Kim (@ 0916dhkim)
- Denis Al-Khelali (@ denis-alkhelali)
- Dongjoon Lee (@ Djunnni)
- Frieder Bluemle (@ friederbluemle)
- John Reilly (@ johnnyreilly)
- Josh Goldberg (@ JoshuaKGoldberg)
- Joshua Chen (@ Josh-Cena)
- Lachlan Heywood (@ lachieh)
- Matija Sirk (@ MatijaSi)
- Muhammad Hammad (@ mhnaeem)
- Riccardo (@ 3v0k4)
- Stefan Norberg (@ stnor)
- Sébastien Lorber (@ slorber)
- Thomas.CA (@ Thomascogez)
- @ mturoci
- 宋锦丰 (@ SJFCS)
-
2.2.0 - 2022-10-29
- Blog post
- Tweet
- #8227 feat(plugin-client-redirects): keep the query string + hash (@ Xabilahu)
- #8210 feat(core): add --config param to swizzle command (@ e-im)
- #7490 feat: support mermaid code blocks in Markdown (@ sjwall)
- #8151 feat(core): siteConfig.headTags API to render extra tags in document head (@ johnnyreilly)
- #8250 fix(ideal-image): do not pass down
- #8246 fix(mdx-loader): properly unwrap mdxAdmonitionTitle placeholder (@ Josh-Cena)
- #8234 fix(plugin-content-docs): fix error message context (error cause) when doc processing fails (@ shanpriyan)
- #8207 fix(theme-classic): hamburger menu control navigation by keyboard (@ jeferson-sb)
- #8204 fix(theme-classic): fix SkipToContent without JS , refactor, make it public theming API (@ mturoci)
- #8059 fix(theme): preserve url ?search#hash on navbar version/locale dropdowns navigations (@ slorber)
- #8192 fix(core): throw error for invalid URL in config file (@ forgeRW)
- #8174 fix(theme): announce theme switches (@ mturoci)
- #8190 fix(theme): add more tag names to inline code element set (@ Josh-Cena)
- #8163 fix(theme): mobile navbar & skipToContent should cover announcementBar (@ adnanhashmi09)
- #8068 fix(theme): preserve line breaks when copying code with showLineNumbers in Firefox (@ LittleboyHarry)
- #8137 fix(utils): remove non-ASCII limitation for path normalization (@ birjj)
- #8158 fix(content-blog): make RSS feed generation work with slugs with .html extension (@ Pranav2612000)
- #8105 fix(theme-translations): complete turkish theme default translations (@ ramazansancar)
- #8087 fix(theme-translations): remove extra vi translations (@ namnguyenthanhwork)
- #8067 fix(redirect): tolerate trailing slash difference if config is undefined (@ Josh-Cena)
- #8253 chore(theme-translations): complete ru translations (@ lex111)
- #8243 chore(theme-translations): complete French translations (@ forresst)
- #8075 fix(theme-translation): complete Japanese theme default translation (@ pasora)
- #8159 fix(core): throw error for invalid URL in config file (@ forgeRW)
- #8109 feat(core): prefetch on mobile touchstart (@ sanjaiyan-dev)
- #8161 fix(theme): do not show tab content when tabbing over it; show after selection only (@ mturoci)
- #8062 refactor(theme): remove hard-coded tag border-radius (@ homotechsual)
- #8066 fix(core): normalize slashes for url/baseUrl instead of throwing (@ Josh-Cena)
- Adnan Hashmi (@ adnanhashmi09)
- Alexey Pyltsyn (@ lex111)
- Forresst (@ forresst)
- Jan Peer Stöcklmair (@ JPeer264)
- Jeferson S. Brito (@ jeferson-sb)
- Johan Fagerberg (@ birjj)
- John Reilly (@ johnnyreilly)
- Joshua Chen (@ Josh-Cena)
- LittleboyHarry (@ LittleboyHarry)
- Masahiko Hara (@ pasora)
- Mikey O'Toole (@ homotechsual)
- Nguyễn Thành Nam (@ namnguyenthanhwork)
- Pranav Joglekar (@ Pranav2612000)
- Ramazan SANCAR (@ ramazansancar)
- Sam Wall (@ sjwall)
- Sanjaiyan Parthipan (@ sanjaiyan-dev)
- Shanmughapriyan S (@ shanpriyan)
- Sébastien Lorber (@ slorber)
- Xabier Lahuerta Vazquez (@ Xabilahu)
- @ forgeRW
- @ mturoci
- evan (@ e-im)
from @docusaurus/theme-live-codeblock GitHub release notes2.3.0 (2023-01-26)
🚀 New Feature
docusaurus-theme-translationsdocusaurus-plugin-content-blogdocusaurus-theme-classic,docusaurus-theme-common,docusaurusdocusaurusdocusaurus-theme-search-algoliadocusaurus-plugin-google-tag-manager🐛 Bug Fix
docusaurus-mdx-loaderdocusaurus-theme-commondocusaurusdocusaurus-theme-classic,docusaurusdocusaurus-theme-search-algoliadocusaurus-theme-classic,docusaurus-theme-commondocusaurus-theme-classicdocusaurus-theme-translationsdocusaurus-plugin-content-blogdocusaurus-plugin-content-docsdocusaurus-utilscreate-docusaurus,docusaurus-theme-classic💅 Polish
docusaurus-theme-classic,docusaurusdocusaurus-theme-translationseslint-pluginCommitters: 16
2.2.0 (2022-10-29)
🚀 New Feature
docusaurus-plugin-client-redirectsdocusaurusdocusaurus-mdx-loader,docusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-plugin-content-pages,docusaurus-theme-classic,docusaurus-theme-mermaid,docusaurus-types,docusaurusdocusaurus-types,docusaurus🐛 Bug Fix
docusaurus-plugin-ideal-imageimgprop (@ lex111)docusaurus-theme-commondocusaurus-plugin-content-docsdocusaurus-theme-classic,docusaurus-theme-translationsdocusaurus-theme-classic,docusaurus-theme-commondocusaurusdocusaurus-theme-classicdocusaurus-utilsdocusaurus-theme-translationsdocusaurus-plugin-client-redirects💅 Polish
docusaurus-theme-translationsdocusaurusdocusaurus-theme-classicdocusaurus-utils-validation,docusaurusCommitters: 22
Commit messages
Package name: @docusaurus/theme-live-codeblock
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs