Skip to content
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

Bump the production-dependencies group across 1 directory with 11 updates #96

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps the production-dependencies group with 11 updates in the / directory:

Package From To
@tauri-apps/api 2.0.0-rc.6 2.0.2
@tauri-apps/plugin-dialog 2.0.0-rc.1 2.0.0
@tauri-apps/plugin-os 2.0.0-rc.1 2.0.0
@tauri-apps/plugin-process 2.0.0-rc.1 2.0.0
@tauri-apps/plugin-shell 2.0.0-rc.1 2.0.0
@tauri-apps/plugin-updater 2.0.0-rc.2 2.0.0
@tauri-apps/plugin-window-state c9355fb fb851e4
antd 5.21.0 5.21.4
i18next 23.15.1 23.16.0
react-i18next 15.0.2 15.0.3
typescript 5.6.2 5.6.3

Updates @tauri-apps/api from 2.0.0-rc.6 to 2.0.2

Release notes

Sourced from @​tauri-apps/api's releases.

@​tauri-apps/api v2.0.2

No known vulnerabilities found

[2.0.2]

What's Changed

> @tauri-apps/api@2.0.2 npm-publish /home/runner/work/tauri/tauri/packages/api
> pnpm build && cd ./dist && pnpm publish --access public --loglevel silly --no-git-checks

> @​tauri-apps/api@​2.0.2 build /home/runner/work/tauri/tauri/packages/api > rollup -c --configPlugin typescript

�[36m �[1m./src/app.ts, ./src/core.ts, ./src/dpi.ts, ./src/event.ts, ./src/image.ts, ./src/index.ts, ./src/menu.ts, ./src/mocks.ts, ./src/path.ts, ./src/tray.ts, ./src/webview.ts, ./src/webviewWindow.ts, ./src/window.ts�[22m → �[1m./dist, ./dist�[22m...�[39m �[32mcreated �[1m./dist, ./dist�[22m in �[1m1.4s�[22m�[39m �[36m �[1msrc/index.ts�[22m → �[1m../../crates/tauri/scripts/bundle.global.js�[22m...�[39m �[32mcreated �[1m../../crates/tauri/scripts/bundle.global.js�[22m in �[1m1.7s�[22m�[39m npm verbose cli /opt/hostedtoolcache/node/20.17.0/x64/bin/node /opt/hostedtoolcache/node/20.17.0/x64/bin/npm npm info using npm@10.8.2 npm info using node@v20.17.0 npm silly config load:file:/opt/hostedtoolcache/node/20.17.0/x64/lib/node_modules/npm/npmrc npm silly config load:file:/tmp/e16bc52e573e63f01db8093b5e4986c9/.npmrc npm silly config load:file:/home/runner/work/_temp/.npmrc npm silly config load:file:/opt/hostedtoolcache/node/20.17.0/x64/etc/npmrc npm verbose title npm publish tauri-apps-api-2.0.2.tgz npm verbose argv "publish" "--ignore-scripts" "tauri-apps-api-2.0.2.tgz" "--access" "public" "--loglevel" "silly" "--no-git-checks" npm verbose logfile logs-max:10 dir:/home/runner/.npm/_logs/2024-10-07T16_53_25_854Z- npm verbose logfile /home/runner/.npm/_logs/2024-10-07T16_53_25_854Z-debug-0.log npm verbose publish [ 'tauri-apps-api-2.0.2.tgz' ] npm silly logfile done cleaning log files npm notice npm notice 📦 @​tauri-apps/api@​2.0.2 npm notice Tarball Contents npm notice 79.6kB CHANGELOG.md </tr></table>

... (truncated)

Commits

Updates @tauri-apps/plugin-dialog from 2.0.0-rc.1 to 2.0.0

Release notes

Sourced from @​tauri-apps/plugin-dialog's releases.

autostart-js v2.0.0

[2.0.0]

  • e2c4dfb6 Update to tauri v2 stable release.

npm warn publish npm auto-corrected some errors in your package.json when publishing. Please run "npm pkg fix" to address these errors. npm warn publish errors corrected: npm warn publish "repository" was changed from a string to an object npm warn publish "repository.url" was normalized to "git+https://github.com/tauri-apps/plugins-workspace.git" npm notice npm notice 📦 @​tauri-apps/plugin-autostart@​2.0.0 npm notice Tarball Contents npm notice 888B LICENSE.spdx npm notice 3.2kB README.md npm notice 535B dist-js/index.cjs npm notice 154B dist-js/index.d.ts npm notice 464B dist-js/index.js npm notice 659B package.json npm notice Tarball Details npm notice name: @​tauri-apps/plugin-autostart npm notice version: 2.0.0 npm notice filename: tauri-apps-plugin-autostart-2.0.0.tgz npm notice package size: 2.5 kB npm notice unpacked size: 5.9 kB npm notice shasum: c0f1de75a37bdbf76e75e2d9f0a592c8b2beba63 npm notice integrity: sha512-NEwOQWVasZ8Rc[...]B/py3y6bzWg4Q== npm notice total files: 6 npm notice npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access npm notice publish Signed provenance statement with source and build information from GitHub Actions npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=136156676

  • @​tauri-apps/plugin-autostart@​2.0.0

autostart v2.0.0

[2.0.0]

  • e2c4dfb6 Update to tauri v2 stable release.
Updating crates.io index
   Packaging tauri-plugin-autostart v2.0.0 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/autostart)
    Packaged 23 files, 88.3KiB (57.6KiB compressed)
   Uploading tauri-plugin-autostart v2.0.0 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/autostart)
    Uploaded tauri-plugin-autostart v2.0.0 to registry `crates-io`
note: waiting for `tauri-plugin-autostart v2.0.0` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-plugin-autostart v2.0.0 at registry `crates-io`
</tr></table> 

... (truncated)

Commits
  • e8069af feat: update to tauri v2 stable, promote all packages to 2.0.0 (#1863)
  • 0975a68 fix: make package.json licenses SPDX compliant (#1861)
  • 654a729 fix(positioner): pass correct values through IPC (#1858)
  • 58eab11 chore: document supported platforms on README, clarify unsupported APIs (#1857)
  • fb62d03 publish new versions (#1807)
  • 7e5e344 Cancel auto save on save (#1859)
  • f12d356 feat(store)!: fully rework and add auto save (#1550)
  • 44273b9 fix(shell): fix schema requiring sidecar property even though it is optiona...
  • 2f7e32b [positioner] handleIconState in JS (#1822)
  • 30bcf5d refactor(sql): Allow multiple drivers at the same time (#1838)
  • Additional commits viewable in compare view

Updates @tauri-apps/plugin-os from 2.0.0-rc.1 to 2.0.0

Release notes

Sourced from @​tauri-apps/plugin-os's releases.

autostart-js v2.0.0

[2.0.0]

  • e2c4dfb6 Update to tauri v2 stable release.

npm warn publish npm auto-corrected some errors in your package.json when publishing. Please run "npm pkg fix" to address these errors. npm warn publish errors corrected: npm warn publish "repository" was changed from a string to an object npm warn publish "repository.url" was normalized to "git+https://github.com/tauri-apps/plugins-workspace.git" npm notice npm notice 📦 @​tauri-apps/plugin-autostart@​2.0.0 npm notice Tarball Contents npm notice 888B LICENSE.spdx npm notice 3.2kB README.md npm notice 535B dist-js/index.cjs npm notice 154B dist-js/index.d.ts npm notice 464B dist-js/index.js npm notice 659B package.json npm notice Tarball Details npm notice name: @​tauri-apps/plugin-autostart npm notice version: 2.0.0 npm notice filename: tauri-apps-plugin-autostart-2.0.0.tgz npm notice package size: 2.5 kB npm notice unpacked size: 5.9 kB npm notice shasum: c0f1de75a37bdbf76e75e2d9f0a592c8b2beba63 npm notice integrity: sha512-NEwOQWVasZ8Rc[...]B/py3y6bzWg4Q== npm notice total files: 6 npm notice npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access npm notice publish Signed provenance statement with source and build information from GitHub Actions npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=136156676

  • @​tauri-apps/plugin-autostart@​2.0.0

autostart v2.0.0

[2.0.0]

  • e2c4dfb6 Update to tauri v2 stable release.
Updating crates.io index
   Packaging tauri-plugin-autostart v2.0.0 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/autostart)
    Packaged 23 files, 88.3KiB (57.6KiB compressed)
   Uploading tauri-plugin-autostart v2.0.0 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/autostart)
    Uploaded tauri-plugin-autostart v2.0.0 to registry `crates-io`
note: waiting for `tauri-plugin-autostart v2.0.0` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-plugin-autostart v2.0.0 at registry `crates-io`
</tr></table> 

... (truncated)

Commits
  • e8069af feat: update to tauri v2 stable, promote all packages to 2.0.0 (#1863)
  • 0975a68 fix: make package.json licenses SPDX compliant (#1861)
  • 654a729 fix(positioner): pass correct values through IPC (#1858)
  • 58eab11 chore: document supported platforms on README, clarify unsupported APIs (#1857)
  • fb62d03 publish new versions (#1807)
  • 7e5e344 Cancel auto save on save (#1859)
  • f12d356 feat(store)!: fully rework and add auto save (#1550)
  • 44273b9 fix(shell): fix schema requiring sidecar property even though it is optiona...
  • 2f7e32b [positioner] handleIconState in JS (#1822)
  • 30bcf5d refactor(sql): Allow multiple drivers at the same time (#1838)
  • Additional commits viewable in compare view

Updates @tauri-apps/plugin-process from 2.0.0-rc.1 to 2.0.0

Release notes

Sourced from @​tauri-apps/plugin-process's releases.

autostart-js v2.0.0

[2.0.0]

  • e2c4dfb6 Update to tauri v2 stable release.

npm warn publish npm auto-corrected some errors in your package.json when publishing. Please run "npm pkg fix" to address these errors. npm warn publish errors corrected: npm warn publish "repository" was changed from a string to an object npm warn publish "repository.url" was normalized to "git+https://github.com/tauri-apps/plugins-workspace.git" npm notice npm notice 📦 @​tauri-apps/plugin-autostart@​2.0.0 npm notice Tarball Contents npm notice 888B LICENSE.spdx npm notice 3.2kB README.md npm notice 535B dist-js/index.cjs npm notice 154B dist-js/index.d.ts npm notice 464B dist-js/index.js npm notice 659B package.json npm notice Tarball Details npm notice name: @​tauri-apps/plugin-autostart npm notice version: 2.0.0 npm notice filename: tauri-apps-plugin-autostart-2.0.0.tgz npm notice package size: 2.5 kB npm notice unpacked size: 5.9 kB npm notice shasum: c0f1de75a37bdbf76e75e2d9f0a592c8b2beba63 npm notice integrity: sha512-NEwOQWVasZ8Rc[...]B/py3y6bzWg4Q== npm notice total files: 6 npm notice npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access npm notice publish Signed provenance statement with source and build information from GitHub Actions npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=136156676

  • @​tauri-apps/plugin-autostart@​2.0.0

autostart v2.0.0

[2.0.0]

  • e2c4dfb6 Update to tauri v2 stable release.
Updating crates.io index
   Packaging tauri-plugin-autostart v2.0.0 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/autostart)
    Packaged 23 files, 88.3KiB (57.6KiB compressed)
   Uploading tauri-plugin-autostart v2.0.0 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/autostart)
    Uploaded tauri-plugin-autostart v2.0.0 to registry `crates-io`
note: waiting for `tauri-plugin-autostart v2.0.0` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-plugin-autostart v2.0.0 at registry `crates-io`
</tr></table> 

... (truncated)

Commits
  • e8069af feat: update to tauri v2 stable, promote all packages to 2.0.0 (#1863)
  • 0975a68 fix: make package.json licenses SPDX compliant (#1861)
  • 654a729 fix(positioner): pass correct values through IPC (#1858)
  • 58eab11 chore: document supported platforms on README, clarify unsupported APIs (#1857)
  • fb62d03 publish new versions (#1807)
  • 7e5e344 Cancel auto save on save (#1859)
  • f12d356 feat(store)!: fully rework and add auto save (#1550)
  • 44273b9 fix(shell): fix schema requiring sidecar property even though it is optiona...
  • 2f7e32b [positioner] handleIconState in JS (#1822)
  • 30bcf5d refactor(sql): Allow multiple drivers at the same time (#1838)
  • Additional commits viewable in compare view

Updates @tauri-apps/plugin-shell from 2.0.0-rc.1 to 2.0.0

Release notes

Sourced from @​tauri-apps/plugin-shell's releases.

autostart-js v2.0.0

[2.0.0]

  • e2c4dfb6 Update to tauri v2 stable release.

npm warn publish npm auto-corrected some errors in your package.json when publishing. Please run "npm pkg fix" to address these errors. npm warn publish errors corrected: npm warn publish "repository" was changed from a string to an object npm warn publish "repository.url" was normalized to "git+https://github.com/tauri-apps/plugins-workspace.git" npm notice npm notice 📦 @​tauri-apps/plugin-autostart@​2.0.0 npm notice Tarball Contents npm notice 888B LICENSE.spdx npm notice 3.2kB README.md npm notice 535B dist-js/index.cjs npm notice 154B dist-js/index.d.ts npm notice 464B dist-js/index.js npm notice 659B package.json npm notice Tarball Details npm notice name: @​tauri-apps/plugin-autostart npm notice version: 2.0.0 npm notice filename: tauri-apps-plugin-autostart-2.0.0.tgz npm notice package size: 2.5 kB npm notice unpacked size: 5.9 kB npm notice shasum: c0f1de75a37bdbf76e75e2d9f0a592c8b2beba63 npm notice integrity: sha512-NEwOQWVasZ8Rc[...]B/py3y6bzWg4Q== npm notice total files: 6 npm notice npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access npm notice publish Signed provenance statement with source and build information from GitHub Actions npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=136156676

  • @​tauri-apps/plugin-autostart@​2.0.0

autostart v2.0.0

[2.0.0]

  • e2c4dfb6 Update to tauri v2 stable release.
Updating crates.io index
   Packaging tauri-plugin-autostart v2.0.0 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/autostart)
    Packaged 23 files, 88.3KiB (57.6KiB compressed)
   Uploading tauri-plugin-autostart v2.0.0 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/autostart)
    Uploaded tauri-plugin-autostart v2.0.0 to registry `crates-io`
note: waiting for `tauri-plugin-autostart v2.0.0` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-plugin-autostart v2.0.0 at registry `crates-io`
</tr></table> 

... (truncated)

Commits
  • e8069af feat: update to tauri v2 stable, promote all packages to 2.0.0 (#1863)
  • 0975a68 fix: make package.json licenses SPDX compliant (#1861)
  • 654a729 fix(positioner): pass correct values through IPC (#1858)
  • 58eab11 chore: document supported platforms on README, clarify unsupported APIs (#1857)
  • fb62d03 publish new versions (#1807)
  • 7e5e344 Cancel auto save on save (#1859)
  • f12d356 feat(store)!: fully rework and add auto save (#1550)
  • 44273b9 fix(shell): fix schema requiring sidecar property even though it is optiona...
  • 2f7e32b [positioner] handleIconState in JS (#1822)
  • 30bcf5d refactor(sql): Allow multiple drivers at the same time (#1838)
  • Additional commits viewable in compare view

Updates @tauri-apps/plugin-updater from 2.0.0-rc.2 to 2.0.0

Release notes

Sourced from @​tauri-apps/plugin-updater's releases.

autostart-js v2.0.0

[2.0.0]

  • e2c4dfb6 Update to tauri v2 stable release.

npm warn publish npm auto-corrected some errors in your package.json when publishing. Please run "npm pkg fix" to address these errors. npm warn publish errors corrected: npm warn publish "repository" was changed from a string to an object npm warn publish "repository.url" was normalized to "git+https://github.com/tauri-apps/plugins-workspace.git" npm notice npm notice 📦 @​tauri-apps/plugin-autostart@​2.0.0 npm notice Tarball Contents npm notice 888B LICENSE.spdx npm notice 3.2kB README.md npm notice 535B dist-js/index.cjs npm notice 154B dist-js/index.d.ts npm notice 464B dist-js/index.js npm notice 659B package.json npm notice Tarball Details npm notice name: @​tauri-apps/plugin-autostart npm notice version: 2.0.0 npm notice filename: tauri-apps-plugin-autostart-2.0.0.tgz npm notice package size: 2.5 kB npm notice unpacked size: 5.9 kB npm notice shasum: c0f1de75a37bdbf76e75e2d9f0a592c8b2beba63 npm notice integrity: sha512-NEwOQWVasZ8Rc[...]B/py3y6bzWg4Q== npm notice total files: 6 npm notice npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access npm notice publish Signed provenance statement with source and build information from GitHub Actions npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=136156676

  • @​tauri-apps/plugin-autostart@​2.0.0

autostart v2.0.0

[2.0.0]

  • e2c4dfb6 Update to tauri v2 stable release.
Updating crates.io index
   Packaging tauri-plugin-autostart v2.0.0 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/autostart)
    Packaged 23 files, 88.3KiB (57.6KiB compressed)
   Uploading tauri-plugin-autostart v2.0.0 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/autostart)
    Uploaded tauri-plugin-autostart v2.0.0 to registry `crates-io`
note: waiting for `tauri-plugin-autostart v2.0.0` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-plugin-autostart v2.0.0 at registry `crates-io`
</tr></table> 

... (truncated)

Commits
  • e8069af feat: update to tauri v2 stable, promote all packages to 2.0.0 (#1863)
  • 0975a68 fix: make package.json licenses SPDX compliant (#1861)
  • 654a729 fix(positioner): pass correct values through IPC (#1858)
  • 58eab11 chore: document supported platforms on README, clarify unsupported APIs (#1857)
  • fb62d03 publish new versions (#1807)
  • 7e5e344 Cancel auto save on save (#1859)
  • f12d356 feat(store)!: fully rework and add auto save (#1550)
  • 44273b9 fix(shell): fix schema requiring sidecar property even though it is optiona...
  • 2f7e32b [positioner] handleIconState in JS (#1822)
  • 30bcf5d refactor(sql): Allow multiple drivers at the same time (#1838)
  • Additional commits viewable in compare view

Updates @tauri-apps/plugin-window-state from c9355fb to fb851e4

Commits

Updates antd from 5.21.0 to 5.21.4

Release notes

Sourced from antd's releases.

5.21.4


  • 🐞 修复 Input.Search 无法使用 Input Token hoverBorderColor/activeBorderColor 修改边框颜色的问题。#51226 @​iqingting
  • 🐞 修复 Tree 的图标不对齐的问题。#51181 @​Meowu
  • 🐞 修复 Splitter 在嵌套组合时,偶尔会出现多余滚动条的问题。#51169 @​zombieJ
  • 💄 修改 Design Token 的 textHoverBg 悬浮状态下的背景色为 colorFillTertiary#51187 @​coding-ice
  • TypeScript

5.21.3

  • 💄 Added a scroll bar to Dropdown when having many items. #51112 @​Cameron-Asdf
  • Slider #51150 @​yoyo837
    • 🐞 Fix Slider issue where the id prop is not supported.
    • 🐞 Fix Slider to address the issue causing useLayoutEffect does nothing on the server warning when extractStyle is invoked.
  • 🐞 Fix ColorPicker with gradient mode, sometimes handle color will be force sync back to first handle color issue. #51161 @​zombieJ
  • 🐞 Fix Table onChange function receiving incorrect sorter value. #51114 @​nathanlao
  • Splitter
  • 🐞 MISC: Restore react and react-dom peerDependencies. #51079 @​chentsulin
  • TypeScript

  • 💄 优化 Dropdown 列表较长时的滚动条样式。#51112 @​Cameron-Asdf
  • Slider #51150 @​yoyo837
    • 🐞 修复 Slider 不支持 id 属性的问题。
    • 🐞 修复 Slider 导致 extractStyle 时抛出 useLayoutEffect does nothing on the server 警告信息的问题。
  • 🐞 修复 ColorPicker 渐变色时,部分节点颜色拖拽会被强制重置为第一个节点颜色的问题。#51161 @​zombieJ
  • 🐞 修复 Table 组件在切换页面时 onChange 函数接收到错误的 sorter 值的问题。#51114 @​nathanlao
  • Splitter
    • 🐞 修复 Splitter 嵌套在一个隐藏的 Tabs 面板中时抛出警告的问题。#51109 @​kiner-tang
    • 🐞 修复 Splitter 组件在 Flex 组件下时出现异常间距的问题。#51096 @​kiner-tang
  • 🐞 杂项:重新将 reactreact-dom 添加进 peerDependencies。#51079 @​chentsulin
  • TypeScript

5.21.2

  • 🐞 Revert #49221 to fix Typography copyable icon align issue. #51066 @​afc163
  • 🐞 Fix Tabs flicker when browser zoom is enabled. #51072 @​afc163
  • 🐞 Fix Select incorrect activeBorderColor token when variant is filled. #51054 @​coding-ice
  • 🐞 Fixed Input.Search alignment issue between the input field and search button at different zoom levels. #50926 @​nathanlao
  • 💄 MISC: Tweak outline width of focus style from 4px to 3px. #51069 @​afc163
  • Splitter
    • 🐞 Fixed the issue with Splitter dragging abnormally on touch screen devices. #51060 @​sakuraee

... (truncated)

Changelog

Sourced from antd's changelog.

5.21.4

2024-10-14

5.21.3

2024-10-09

  • 💄 Added a scroll bar to Dropdown when having many items. #51112 @​Cameron-Asdf
  • Slider #51150 @​yoyo837
    • 🐞 Fix Slider issue where the id prop is not supported.
    • 🐞 Fix Slider to address the issue causing useLayoutEffect does nothing on the server warning when extractStyle is invoked.
  • 🐞 Fix ColorPicker with gradient mode, sometimes handle color will be force sync back to first handle color issue. #51161 @​zombieJ
  • 🐞 Fix Table onChange function receiving incorrect sorter value. #51114 @​nathanlao
  • Splitter
  • 🐞 MISC: Restore react and react-dom peerDependencies. #51079 @​chentsulin
  • TypeScript

5.21.2

2024-10-01

5.21.1

2024-09-25

  • 🐞 Fix Button issue where type="link" incorrectly used colorPrimary. #50962 @​coding-ice
  • 🐞 Fix Button style class name weight issue that caused custom gradient styles to be overridden. #50962 @​coding-ice
  • 🐞 Fix Transfer width issue when customized as TableTransfer. #50974 @​zombieJ
  • 🇹🇷 Add Turkish text for filterCheckall in Table component. #51000 @​ytahirkose
Commits

Updates i18next from 23.15.1 to 23.16.0

Release notes

Sourced from i18next's releases.

v23.16.0

  • use Intl.getCanonicalLocales function if available to format language code, like suggested in 2244

v23.15.2

  • fix(types): make context related keys detection stricter 2243 fixes 2242
Changelog

Sourced from i18next's changelog.

23.16.0

  • use Intl.getCanonicalLocales function if available to format language code, like suggested in 2244

23.15.2

  • fix(types): make context related keys detection stricter 2243 fixes 2242
Commits

Updates react-i18next from 15.0.2 to 15.0.3

Changelog

Sourced from react-i18next's changelog.

15.0.3

Commits

Updates typescript from 5.6.2 to 5.6.3

Release notes

Sourced from typescript's releases.

TypeScript 5.6.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • d48a5cf Bump version to 5.6.3 and LKG
  • fefa70a 🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...
  • ff71692 [release-5.6] Remove tsbuildInfo specification error now that we need it for ...
  • 1f44dcf 🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • `@dependabot show ignore...

Description has been truncated

…ates

Bumps the production-dependencies group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@tauri-apps/api](https://github.com/tauri-apps/tauri) | `2.0.0-rc.6` | `2.0.2` |
| [@tauri-apps/plugin-dialog](https://github.com/tauri-apps/plugins-workspace) | `2.0.0-rc.1` | `2.0.0` |
| [@tauri-apps/plugin-os](https://github.com/tauri-apps/plugins-workspace) | `2.0.0-rc.1` | `2.0.0` |
| [@tauri-apps/plugin-process](https://github.com/tauri-apps/plugins-workspace) | `2.0.0-rc.1` | `2.0.0` |
| [@tauri-apps/plugin-shell](https://github.com/tauri-apps/plugins-workspace) | `2.0.0-rc.1` | `2.0.0` |
| [@tauri-apps/plugin-updater](https://github.com/tauri-apps/plugins-workspace) | `2.0.0-rc.2` | `2.0.0` |
| [@tauri-apps/plugin-window-state](https://github.com/tauri-apps/tauri-plugin-window-state) | ``c9355fb`` | ``fb851e4`` |
| [antd](https://github.com/ant-design/ant-design) | `5.21.0` | `5.21.4` |
| [i18next](https://github.com/i18next/i18next) | `23.15.1` | `23.16.0` |
| [react-i18next](https://github.com/i18next/react-i18next) | `15.0.2` | `15.0.3` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.6.3` |



Updates `@tauri-apps/api` from 2.0.0-rc.6 to 2.0.2
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v2.0.0-rc.6...@tauri-apps/api-v2.0.2)

Updates `@tauri-apps/plugin-dialog` from 2.0.0-rc.1 to 2.0.0
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](tauri-apps/plugins-workspace@os-v2.0.0-rc.1...fs-v2.0.0)

Updates `@tauri-apps/plugin-os` from 2.0.0-rc.1 to 2.0.0
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](tauri-apps/plugins-workspace@os-v2.0.0-rc.1...fs-v2.0.0)

Updates `@tauri-apps/plugin-process` from 2.0.0-rc.1 to 2.0.0
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](tauri-apps/plugins-workspace@os-v2.0.0-rc.1...fs-v2.0.0)

Updates `@tauri-apps/plugin-shell` from 2.0.0-rc.1 to 2.0.0
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](tauri-apps/plugins-workspace@os-v2.0.0-rc.1...fs-v2.0.0)

Updates `@tauri-apps/plugin-updater` from 2.0.0-rc.2 to 2.0.0
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](tauri-apps/plugins-workspace@fs-v2.0.0-rc.2...fs-v2.0.0)

Updates `@tauri-apps/plugin-window-state` from `c9355fb` to `fb851e4`
- [Release notes](https://github.com/tauri-apps/tauri-plugin-window-state/releases)
- [Commits](tauri-apps/tauri-plugin-window-state@c9355fb...fb851e4)

Updates `antd` from 5.21.0 to 5.21.4
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md)
- [Commits](ant-design/ant-design@5.21.0...5.21.4)

Updates `i18next` from 23.15.1 to 23.16.0
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v23.15.1...v23.16.0)

Updates `react-i18next` from 15.0.2 to 15.0.3
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v15.0.2...v15.0.3)

Updates `typescript` from 5.6.2 to 5.6.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.6.2...v5.6.3)

---
updated-dependencies:
- dependency-name: "@tauri-apps/api"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@tauri-apps/plugin-dialog"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@tauri-apps/plugin-os"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@tauri-apps/plugin-process"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@tauri-apps/plugin-shell"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@tauri-apps/plugin-updater"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@tauri-apps/plugin-window-state"
  dependency-type: direct:production
  dependency-group: production-dependencies
- dependency-name: antd
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 14, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2024

Superseded by #98.

@dependabot dependabot bot closed this Oct 21, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-d61ae31b91 branch October 21, 2024 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants