boyka-framework
boyka-framework copied to clipboard
build(deps): bump the dependencies group across 1 directory with 15 updates
Bumps the dependencies group with 15 updates in the / directory:
| Package | From | To |
|---|---|---|
| @types/node | 20.12.7 |
20.12.11 |
| @typescript-eslint/eslint-plugin | 7.7.1 |
7.8.0 |
| @typescript-eslint/parser | 7.7.1 |
7.8.0 |
| eslint | 9.1.1 |
9.2.0 |
| nx | 18.3.4 |
19.0.2 |
| rimraf | 5.0.5 |
5.0.7 |
| @docusaurus/core | 3.2.1 |
3.3.2 |
| @docusaurus/plugin-google-tag-manager | 3.2.1 |
3.3.2 |
| @docusaurus/preset-classic | 3.2.1 |
3.3.2 |
| @docusaurus/theme-classic | 3.2.1 |
3.3.2 |
| react-icons | 5.1.0 |
5.2.1 |
| @docusaurus/module-type-aliases | 3.2.1 |
3.3.2 |
| @docusaurus/plugin-content-docs | 3.2.1 |
3.3.2 |
| @docusaurus/tsconfig | 3.2.1 |
3.3.2 |
| @docusaurus/types | 3.2.1 |
3.3.2 |
Updates @types/node from 20.12.7 to 20.12.11
Commits
- See full diff in compare view
Updates @typescript-eslint/eslint-plugin from 7.7.1 to 7.8.0
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v7.8.0
7.8.0 (2024-04-29)
🚀 Features
- rule-tester: assert suggestion messages are unique (#8995)
- typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles glob restrictions (#8925)
🩹 Fixes
- eslint-plugin: [no-unsafe-argument] handle tagged templates (#8746)
- eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check (#8717)
- eslint-plugin: [consistent-type-assertions] handle tagged templates (#8993)
- eslint-plugin: [no-unsafe-return] handle union types (#9001)
- eslint-plugin: [no-unused-vars] clear error report range (#8640)
- utils: export ESLint backwards-compat functions (#8976)
❤️ Thank You
- auvred
@auvred- Josh Goldberg ✨
- jsfm01
@jsfm01- Kim Sang Du
@developer-bandi- YeonJuan
@yeonjuanYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
7.8.0 (2024-04-29)
🩹 Fixes
eslint-plugin: [no-unsafe-argument] handle tagged templates
eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check
eslint-plugin: [consistent-type-assertions] handle tagged templates
eslint-plugin: [no-unsafe-return] handle union types
eslint-plugin: [no-unused-vars] clear error report range
❤️ Thank You
- auvred
- Josh Goldberg ✨
- jsfm01
- Kim Sang Du
- YeonJuan
You can read about our versioning strategy and releases on our website.
Commits
ee677f6chore(release): publish 7.8.08127873fix(eslint-plugin): [no-unused-vars] clear error report range (#8640)216d1b0fix(eslint-plugin): [no-unsafe-return] handle union types (#9001)51d2193fix(eslint-plugin): [consistent-type-assertions] handle tagged templates (#8993)4bed24dfix(eslint-plugin): [prefer-optional-chain] suggests optional chaining during...b0f7aa4fix(eslint-plugin): [no-unsafe-argument] handle tagged templates (#8746)219b841chore: resolve lint issues on main branch (#8966)- See full diff in compare view
Updates @typescript-eslint/parser from 7.7.1 to 7.8.0
Release notes
Sourced from @typescript-eslint/parser's releases.
v7.8.0
7.8.0 (2024-04-29)
🚀 Features
- rule-tester: assert suggestion messages are unique (#8995)
- typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles glob restrictions (#8925)
🩹 Fixes
- eslint-plugin: [no-unsafe-argument] handle tagged templates (#8746)
- eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check (#8717)
- eslint-plugin: [consistent-type-assertions] handle tagged templates (#8993)
- eslint-plugin: [no-unsafe-return] handle union types (#9001)
- eslint-plugin: [no-unused-vars] clear error report range (#8640)
- utils: export ESLint backwards-compat functions (#8976)
❤️ Thank You
- auvred
@auvred- Josh Goldberg ✨
- jsfm01
@jsfm01- Kim Sang Du
@developer-bandi- YeonJuan
@yeonjuanYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/parser's changelog.
7.8.0 (2024-04-29)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
ee677f6chore(release): publish 7.8.0- See full diff in compare view
Updates eslint from 9.1.1 to 9.2.0
Release notes
Sourced from eslint's releases.
v9.2.0
Features
8485d76feat:no-case-declarationsadd suggestions (#18388) (Josh Goldberg ✨)a498f35feat: update Unicode letter detection in capitalized-comments rule (#18375) (Francesco Trotta)Bug Fixes
Documentation
0f5df50docs: Update README (GitHub Actions Bot)1579ce0docs: update wording regarding indirect eval (#18394) (Kirk Waiblinger)f12a02cdocs: update to eslint v9 in custom-rule-tutorial (#18383) (唯然)Chores
b346605chore: upgrade@eslint/js@9.2.0 (#18413) (Milos Djermanovic)c4c18e0chore: package.json update for@eslint/jsrelease (Jenkins)284722cchore: package.json update for eslint-config-eslint release (Jenkins)347d44fchore: remove eslintrc export from eslint-config-eslint (#18400) (Milos Djermanovic)f316e20ci: run tests in Node.js 22 (#18393) (Francesco Trotta)
Changelog
Sourced from eslint's changelog.
v9.2.0 - May 3, 2024
b346605chore: upgrade@eslint/js@9.2.0 (#18413) (Milos Djermanovic)c4c18e0chore: package.json update for@eslint/jsrelease (Jenkins)284722cchore: package.json update for eslint-config-eslint release (Jenkins)0f5df50docs: Update README (GitHub Actions Bot)347d44fchore: remove eslintrc export from eslint-config-eslint (#18400) (Milos Djermanovic)8485d76feat:no-case-declarationsadd suggestions (#18388) (Josh Goldberg ✨)a498f35feat: update Unicode letter detection in capitalized-comments rule (#18375) (Francesco Trotta)1579ce0docs: update wording regarding indirect eval (#18394) (Kirk Waiblinger)f316e20ci: run tests in Node.js 22 (#18393) (Francesco Trotta)eeec413fix: do not throw when defining a global named defineSetter (#18364) (唯然)f12a02cdocs: update to eslint v9 in custom-rule-tutorial (#18383) (唯然)
Commits
271e7ab9.2.0989ac9dBuild: changelog update for 9.2.0b346605chore: upgrade@eslint/js@9.2.0 (#18413)c4c18e0chore: package.json update for@eslint/jsrelease284722cchore: package.json update for eslint-config-eslint release0f5df50docs: Update README347d44fchore: remove eslintrc export from eslint-config-eslint (#18400)8485d76feat:no-case-declarationsadd suggestions (#18388)a498f35feat: update Unicode letter detection in capitalized-comments rule (#18375)1579ce0docs: update wording regarding indirect eval (#18394)- Additional commits viewable in compare view
Updates nx from 18.3.4 to 19.0.2
Release notes
Sourced from nx's releases.
19.0.2 (2024-05-09)
🩹 Fixes
- bundling: rollup does not log build errors (#23141)
- bundling: resolve index files from ts paths when running esbuild without bundling (#23098)
- core: set yarn berry nodeLinker correctly in migrate command (#23249)
- core: show project --web shouldn't error (#23251)
- core: update getLastValueFromAsyncIterableIterator to support AsyncIterables returned from executors (#23229)
- gradle: run gradle init if no settings.gradle (#23226)
- linter: ensure config.rules is spread into rules in flat config migration (#23263)
- misc: create workspaces and default app with the name as provided (#23196)
- ⚠️ misc: adjust deprecation messages to v20 (#23223)
- nx-dev: fix home page mobile menu (#23250)
- release: ensure changelog renderers are resolvable when processing config (#23214)
- vite: don't generate tasks for remix projects (#22551)
- vite: get tsconfig from new path including target (#22775)
- webpack: fix default compiler option (#22762)
- webpack: don't overwrite output config (#22116)
- webpack: publicPath and rebaseRootRelative (#20992)
⚠️ Breaking Changes
- misc:
nx print-affectedwas deprecated in 16.4.0 and has been removed- misc:
nx affected:graphwas deprecated in 16.4.0 and has been removed- misc:
criticalPathandaffectedProjectsproperties created fornx graph --file graph.jsonwas deprecated in 16.2.0 and has been removed❤️ Thank You
- andriizavoiko
@andriizavoiko- Craigory Coppola
@AgentEnder- Edward Wang
@wzc0415- Emily Xiong
@xiongemi- Isaac Mann
@isaacplmann- Jack Hsu
@jaysoo- James Henry
@JamesHenry- Jason Jean
@FrozenPandaz- Krystian Sowiński
@plumcoding- Leosvel Pérez Espinosa
@leosvelperez- Mateo Tibaquirá
- Matthias Stemmler
@ms-tng- Mike Peters
- Sean Sanker
19.0.1 (2024-05-07)
🚀 Features
... (truncated)
Commits
0a29df4fix(misc): adjust deprecation messages to v20 (#23223)84399c8fix(core): update getLastValueFromAsyncIterableIterator to support AsyncItera...6649869fix(core): show project --web shouldn't error (#23251)534b24bfix(core): set yarn berry nodeLinker correctly in migrate command (#23249)cf35bfffix(release): ensure changelog renderers are resolvable when processing confi...8eff766feat(core): add an option to seperate the output of show with provide… (#23172)bf6963bfeat(misc): improve nx cloud setup prompts and messaging (#23218)f13dccefix(core): ensure setting up nx cloud in nx migrate using the generator from ...1ab1fa5fix(core): forward process execArgv when using the native runner (#23195)30446dffix(misc): dot nx setup shouldn't include target defaults (#23180)- Additional commits viewable in compare view
Updates rimraf from 5.0.5 to 5.0.7
Commits
fb974ad5.0.78ba2442engines: need 14.18, where 'node:path' shows up39340d1update depse729f765.0.64472c0eDOC: add that it is cross platform46b425fImprove readability of READMEa3b93edupdate deps, format codesd2fa213update devDepsf3b2bf1Upgrade GitHub Actions81c631eremove FUNDING.yml (coming from .github repo now)- See full diff in compare view
Updates @docusaurus/core from 3.2.1 to 3.3.2
Release notes
Sourced from @docusaurus/core's releases.
3.3.0 (2024-05-03)
:rocket: New Feature
docusaurus-plugin-sitemap
- #10083 feat: add createSitemapItems hook (
@johnnyreilly)docusaurus-mdx-loader,docusaurus-types,docusaurus
- #10064 feat(core): add new site config option
siteConfig.markdown.anchors.maintainCase(@iAdramelk)docusaurusdocusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-plugin-content-pages,docusaurus-plugin-debug,docusaurus-types,docusaurusdocusaurus-plugin-content-pages,docusaurus-theme-classic,docusaurus-theme-common
- #10032 feat(pages): add LastUpdateAuthor & LastUpdateTime & editUrl (
@OzakIOne):bug: Bug Fix
docusaurus-cssnano-preset,docusaurus-utils,docusaurusdocusaurus-theme-classicdocusaurusdocusaurus-module-type-aliases,docusaurus-preset-classic,docusaurus-theme-classic,docusaurus-theme-live-codeblock,docusaurusdocusaurus-theme-translations
- #10070 fix(theme-translations): add missing theme translations for pt-BR (
@h3nr1ke)- #10051 fix(theme-translations): correct label for tip admonition in italian (
@tomsotte)docusaurus-theme-search-algolia
- #10048 fix(algolia): add insights property on Algolia Theme Config object TS definition (
@Virgil993)docusaurus-plugin-content-docs,docusaurusdocusaurus-plugin-content-docs
- #10025 fix(docs): sidebar item label impact the pagination label of docs (
@Abdullah-03)docusaurus-utils:running_woman: Performance
docusaurus:nail_care: Polish
... (truncated)
Changelog
Sourced from @docusaurus/core's changelog.
3.3.2 (2024-05-03)
:bug: Bug Fix
docusaurus-module-type-aliases,docusaurusCommitters: 1
- Sébastien Lorber (
@slorber)3.3.1 (2024-05-03)
Failed release
3.3.0 (2024-05-03)
:rocket: New Feature
docusaurus-plugin-sitemap
- #10083 feat: add createSitemapItems hook (
@johnnyreilly)docusaurus-mdx-loader,docusaurus-types,docusaurus
- #10064 feat(core): add new site config option
siteConfig.markdown.anchors.maintainCase(@iAdramelk)docusaurusdocusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-plugin-content-pages,docusaurus-plugin-debug,docusaurus-types,docusaurusdocusaurus-plugin-content-pages,docusaurus-theme-classic,docusaurus-theme-common
- #10032 feat(pages): add LastUpdateAuthor & LastUpdateTime & editUrl (
@OzakIOne):bug: Bug Fix
docusaurus-cssnano-preset,docusaurus-utils,docusaurusdocusaurus-theme-classicdocusaurusdocusaurus-module-type-aliases,docusaurus-preset-classic,docusaurus-theme-classic,docusaurus-theme-live-codeblock,docusaurusdocusaurus-theme-translations
- #10070 fix(theme-translations): add missing theme translations for pt-BR (
@h3nr1ke)- #10051 fix(theme-translations): correct label for tip admonition in italian (
@tomsotte)docusaurus-theme-search-algolia
- #10048 fix(algolia): add insights property on Algolia Theme Config object TS definition (
@Virgil993)docusaurus-plugin-content-docs,docusaurusdocusaurus-plugin-content-docs
- #10025 fix(docs): sidebar item label impact the pagination label of docs (
@Abdullah-03)
... (truncated)
Commits
bc638d6v3.3.2f3524cfv3.3.13490433Merge branch 'main' into slorber/docusaurus-v3.32d8281ffix(core): do not recreate ReactDOM Root, fix React warning on hot reload (#1...2ec4e07v3.3.0be9081achore: Upgrade svgr / svgo / cssnano (#10092)3ee7760fix(core):docusaurus serveredirects should include the site/baseUrl/p...ca33858fix: handle React v18.3 warnings (#10079)daba917feat(core): add new site config option `siteConfig.markdown.anchors.maintainC...f88da6crefactor: extract base TS client config + upgrade TS + refactor TS setup (#10...- Additional commits viewable in compare view
Updates @docusaurus/plugin-google-tag-manager from 3.2.1 to 3.3.2
Release notes
Sourced from @docusaurus/plugin-google-tag-manager's releases.
3.3.0 (2024-05-03)
:rocket: New Feature
docusaurus-plugin-sitemap
- #10083 feat: add createSitemapItems hook (
@johnnyreilly)docusaurus-mdx-loader,docusaurus-types,docusaurus
- #10064 feat(core): add new site config option
siteConfig.markdown.anchors.maintainCase(@iAdramelk)docusaurusdocusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-plugin-content-pages,docusaurus-plugin-debug,docusaurus-types,docusaurusdocusaurus-plugin-content-pages,docusaurus-theme-classic,docusaurus-theme-common
- #10032 feat(pages): add LastUpdateAuthor & LastUpdateTime & editUrl (
@OzakIOne):bug: Bug Fix
docusaurus-cssnano-preset,docusaurus-utils,docusaurusdocusaurus-theme-classicdocusaurusdocusaurus-module-type-aliases,docusaurus-preset-classic,docusaurus-theme-classic,docusaurus-theme-live-codeblock,docusaurusdocusaurus-theme-translations
- #10070 fix(theme-translations): add missing theme translations for pt-BR (
@h3nr1ke)- #10051 fix(theme-translations): correct label for tip admonition in italian (
@tomsotte)docusaurus-theme-search-algolia
- #10048 fix(algolia): add insights property on Algolia Theme Config object TS definition (
@Virgil993)docusaurus-plugin-content-docs,docusaurusdocusaurus-plugin-content-docs
- #10025 fix(docs): sidebar item label impact the pagination label of docs (
@Abdullah-03)docusaurus-utils:running_woman: Performance
docusaurus:nail_care: Polish
... (truncated)
Changelog
Sourced from @docusaurus/plugin-google-tag-manager's changelog.
3.3.2 (2024-05-03)
:bug: Bug Fix
docusaurus-module-type-aliases,docusaurusCommitters: 1
- Sébastien Lorber (
@slorber)3.3.1 (2024-05-03)
Failed release
3.3.0 (2024-05-03)
:rocket: New Feature
docusaurus-plugin-sitemap
- #10083 feat: add createSitemapItems hook (
@johnnyreilly)docusaurus-mdx-loader,docusaurus-types,docusaurus
- #10064 feat(core): add new site config option
siteConfig.markdown.anchors.maintainCase(@iAdramelk)docusaurusdocusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-plugin-content-pages,docusaurus-plugin-debug,docusaurus-types,docusaurusdocusaurus-plugin-content-pages,docusaurus-theme-classic,docusaurus-theme-common
- #10032 feat(pages): add LastUpdateAuthor & LastUpdateTime & editUrl (
@OzakIOne):bug: Bug Fix
docusaurus-cssnano-preset,docusaurus-utils,docusaurusdocusaurus-theme-classicdocusaurusdocusaurus-module-type-aliases,docusaurus-preset-classic,docusaurus-theme-classic,docusaurus-theme-live-codeblock,docusaurusdocusaurus-theme-translations
- #10070 fix(theme-translations): add missing theme translations for pt-BR (
@h3nr1ke)- #10051 fix(theme-translations): correct label for tip admonition in italian (
@tomsotte)docusaurus-theme-search-algolia
- #10048 fix(algolia): add insights property on Algolia Theme Config object TS definition (
@Virgil993)docusaurus-plugin-content-docs,docusaurusdocusaurus-plugin-content-docs
- #10025 fix(docs): sidebar item label impact the pagination label of docs (
@Abdullah-03)
... (truncated)
Commits
Updates @docusaurus/preset-classic from 3.2.1 to 3.3.2
Release notes
Sourced from @docusaurus/preset-classic's releases.
3.3.0 (2024-05-03)
:rocket: New Feature
docusaurus-plugin-sitemap
- #10083 feat: add createSitemapItems hook (
@johnnyreilly)docusaurus-mdx-loader,docusaurus-types,docusaurus
- #10064 feat(core): add new site config option
siteConfig.markdown.anchors.maintainCase(@iAdramelk)docusaurusdocusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-plugin-content-pages,docusaurus-plugin-debug,docusaurus-types,docusaurusdocusaurus-plugin-content-pages,docusaurus-theme-classic,docusaurus-theme-common
- #10032 feat(pages): add LastUpdateAuthor & LastUpdateTime & editUrl (
@OzakIOne):bug: Bug Fix
docusaurus-cssnano-preset,docusaurus-utils,docusaurusdocusaurus-theme-classicdocusaurusdocusaurus-module-type-aliases,docusaurus-preset-classic,docusaurus-theme-classic,docusaurus-theme-live-codeblock,docusaurusdocusaurus-theme-translations
- #10070 fix(theme-translations): add missing theme translations for pt-BR (
@h3nr1ke)- #10051 fix(theme-translations): correct label for tip admonition in italian (
@tomsotte)docusaurus-theme-search-algolia
- #10048 fix(algolia): add insights property on Algolia Theme Config object TS definition (
@Virgil993)docusaurus-plugin-content-docs,docusaurusdocusaurus-plugin-content-docs
- #10025 fix(docs): sidebar item label impact the pagination label of docs (
@Abdullah-03)docusaurus-utils:running_woman: Performance
docusaurus:nail_care: Polish
... (truncated)
Changelog
Sourced from @docusaurus/preset-classic's changelog.
3.3.2 (2024-05-03)
:bug: Bug Fix
docusaurus-module-type-aliases,docusaurusCommitters: 1
- Sébastien Lorber (
@slorber)3.3.1 (2024-05-03)
Failed release
3.3.0 (2024-05-03)
:rocket: New Feature
docusaurus-plugin-sitemap
- #10083 feat: add createSitemapItems hook (
@johnnyreilly)docusaurus-mdx-loader,docusaurus-types,docusaurus
- #10064 feat(core): add new site config option
siteConfig.markdown.anchors.maintainCase(@iAdramelk)docusaurusdocusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-plugin-content-pages,docusaurus-plugin-debug,docusaurus-types,docusaurusdocusaurus-plugin-content-pages,docusaurus-theme-classic,docusaurus-theme-common
- #10032 feat(pages): add LastUpdateAuthor & LastUpdateTime & editUrl (
@OzakIOne):bug: Bug Fix
docusaurus-cssnan...Description has been truncated