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 minor group across 1 directory with 12 updates #154

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the minor group with 12 updates in the /eml-client directory:

Package From To
@fortawesome/fontawesome-svg-core 6.5.2 6.6.0
@fortawesome/free-solid-svg-icons 6.5.2 6.6.0
@tauri-apps/api 2.0.0-beta.11 2.0.3
@tauri-apps/cli 2.0.0-beta.17 2.0.3
@tauri-apps/plugin-dialog 2.0.0-beta.3 2.0.1
@tauri-apps/plugin-fs 2.0.0-beta.3 2.0.1
@tauri-apps/plugin-shell 2.0.0-beta.4 2.0.1
eslint-plugin-import 2.29.1 2.31.0
eslint-plugin-svelte 2.39.0 2.46.0
sass 1.77.1 1.80.3
svelte-pdfjs 0.8.0 0.9.0
vite 5.2.11 5.4.9

Updates @fortawesome/fontawesome-svg-core from 6.5.2 to 6.6.0

Release notes

Sourced from @​fortawesome/fontawesome-svg-core's releases.

Release 6.6.0

Change log available at https://fontawesome.com/docs/changelog/

Commits

Updates @fortawesome/free-solid-svg-icons from 6.5.2 to 6.6.0

Release notes

Sourced from @​fortawesome/free-solid-svg-icons's releases.

Release 6.6.0

Change log available at https://fontawesome.com/docs/changelog/

Commits

Updates @tauri-apps/api from 2.0.0-beta.11 to 2.0.3

Release notes

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

@​tauri-apps/api v2.0.3

No known vulnerabilities found

[2.0.3]

Bug Fixes

What's Changed

  • 2e88633ba (#11369 by @​lucasfernog) Remove references to no longer used __TAURI_INTERNALS__.metadata.windows and __TAURI_INTERNALS__.metadata.webviews.
> @tauri-apps/[email protected] 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.3 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.2s�[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.8s�[22m�[39m npm verbose cli /opt/hostedtoolcache/node/20.18.0/x64/bin/node /opt/hostedtoolcache/node/20.18.0/x64/bin/npm npm info using [email protected] npm info using [email protected] npm silly config load:file:/opt/hostedtoolcache/node/20.18.0/x64/lib/node_modules/npm/npmrc npm silly config load:file:/tmp/20a67e77a31c6f838c62e14ca76ea470/.npmrc npm silly config load:file:/home/runner/work/_temp/.npmrc npm silly config load:file:/opt/hostedtoolcache/node/20.18.0/x64/etc/npmrc npm verbose title npm publish tauri-apps-api-2.0.3.tgz npm verbose argv "publish" "--ignore-scripts" "tauri-apps-api-2.0.3.tgz" "--access" "public" "--loglevel" "silly" "--no-git-checks" npm verbose logfile logs-max:10 dir:/home/runner/.npm/_logs/2024-10-20T13_48_18_437Z- npm verbose logfile /home/runner/.npm/_logs/2024-10-20T13_48_18_437Z-debug-0.log npm verbose publish [ 'tauri-apps-api-2.0.3.tgz' ] npm silly logfile done cleaning log files </tr></table>

... (truncated)

Commits

Updates @tauri-apps/cli from 2.0.0-beta.17 to 2.0.3

Release notes

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

@​tauri-apps/cli v2.0.3

[2.0.3]

New Features

Bug Fixes

  • d609bef9f (#11314 by @​amrbashir) Fix android invalid proguard file when using an identifier that contains a component that is a reserved kotlin keyword, like in, class, etc
  • 069c05e44 (#11315 by @​amrbashir) Fix CLI crashing and failing to find a .ico file when bundle > icon option is using globs and doesn't have a string that ends with .ico.

Dependencies

@​tauri-apps/cli v2.0.2

[2.0.2]

What's Changed

Dependencies

@​tauri-apps/cli v2.0.1

[2.0.1]

Dependencies

@​tauri-apps/cli v2.0.0

[2.0.0]

What's Changed

Dependencies

@​tauri-apps/cli v2.0.0-rc.18

[2.0.0-rc.18]

... (truncated)

Commits
  • 1bfe248 Apply Version Updates From Current Changes (#11255)
  • 4a2d51a fix(ci): add missing librsvg2-dev dependency for e2e tests (#11329)
  • 6a768cb fix(cli): verbose output on tests (#11328)
  • e55bd4b fix(api): docs for core module TAURI usage (#11324)
  • 61bffa4 fix(bundler): match on Path::extension instead of using Path::ends_with (...
  • 2d087ee fix: fix incorrect label passed to ipc protocol (#11268)
  • 069c05e fix(cli): resolve bundle > icon glob when searching for .ico for MSI inst...
  • b3563e3 feat(cli): add deno support (#11304)
  • d609bef fix(cli & core): use unescaped package id in proguard file (#11314)
  • 4731f0c fix(core): expose ipc::Invoke (#11290)
  • Additional commits viewable in compare view

Updates @tauri-apps/plugin-dialog from 2.0.0-beta.3 to 2.0.1

Release notes

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

updater v2.0.1

[2.0.1]

Updating crates.io index
   Packaging tauri-plugin-updater v2.0.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/updater)
    Packaged 28 files, 173.7KiB (87.1KiB compressed)
   Uploading tauri-plugin-updater v2.0.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/updater)
    Uploaded tauri-plugin-updater v2.0.1 to registry `crates-io`
note: waiting for `tauri-plugin-updater v2.0.1` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-plugin-updater v2.0.1 at registry `crates-io`

autostart v2.0.1

[2.0.1]

Updating crates.io index
   Packaging tauri-plugin-autostart v2.0.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/autostart)
    Packaged 23 files, 88.6KiB (57.6KiB compressed)
   Uploading tauri-plugin-autostart v2.0.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/autostart)
    Uploaded tauri-plugin-autostart v2.0.1 to registry `crates-io`
note: waiting for `tauri-plugin-autostart v2.0.1` 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.1 at registry `crates-io`

barcode-scanner v2.0.1

[2.0.1]

... (truncated)

Commits
  • fd785ab publish new versions (#1878)
  • a1a8220 chore: change MSRV to 1.77.2 to support Windows 7 (#1873)
  • dc49de5 chore(deps): update dependency typescript-eslint to v8.8.0 (#1854)
  • 4c2454d sync readme with metadata (#1872)
  • fe6dd0f fix(deps): update dependency @​tauri-apps/api to v2.0.1 (#1862)
  • ab8d089 chore(barcode-scanner): fix banner link in readme (#1870)
  • ee02ea7 publish new versions (#1869)
  • 9501cfa fix(updater): validate endpoint scheme before printing warning (#1868)
  • e8069af feat: update to tauri v2 stable, promote all packages to 2.0.0 (#1863)
  • 0975a68 fix: make package.json licenses SPDX compliant (#1861)
  • Additional commits viewable in compare view

Updates @tauri-apps/plugin-fs from 2.0.0-beta.3 to 2.0.1

Release notes

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

updater v2.0.1

[2.0.1]

Updating crates.io index
   Packaging tauri-plugin-updater v2.0.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/updater)
    Packaged 28 files, 173.7KiB (87.1KiB compressed)
   Uploading tauri-plugin-updater v2.0.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/updater)
    Uploaded tauri-plugin-updater v2.0.1 to registry `crates-io`
note: waiting for `tauri-plugin-updater v2.0.1` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-plugin-updater v2.0.1 at registry `crates-io`

autostart v2.0.1

[2.0.1]

Updating crates.io index
   Packaging tauri-plugin-autostart v2.0.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/autostart)
    Packaged 23 files, 88.6KiB (57.6KiB compressed)
   Uploading tauri-plugin-autostart v2.0.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/autostart)
    Uploaded tauri-plugin-autostart v2.0.1 to registry `crates-io`
note: waiting for `tauri-plugin-autostart v2.0.1` 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.1 at registry `crates-io`

barcode-scanner v2.0.1

[2.0.1]

... (truncated)

Commits
  • fd785ab publish new versions (#1878)
  • a1a8220 chore: change MSRV to 1.77.2 to support Windows 7 (#1873)
  • dc49de5 chore(deps): update dependency typescript-eslint to v8.8.0 (#1854)
  • 4c2454d sync readme with metadata (#1872)
  • fe6dd0f fix(deps): update dependency @​tauri-apps/api to v2.0.1 (#1862)
  • ab8d089 chore(barcode-scanner): fix banner link in readme (#1870)
  • ee02ea7 publish new versions (#1869)
  • 9501cfa fix(updater): validate endpoint scheme before printing warning (#1868)
  • e8069af feat: update to tauri v2 stable, promote all packages to 2.0.0 (#1863)
  • 0975a68 fix: make package.json licenses SPDX compliant (#1861)
  • Additional commits viewable in compare view

Updates @tauri-apps/plugin-shell from 2.0.0-beta.4 to 2.0.1

Release notes

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

updater v2.0.1

[2.0.1]

Updating crates.io index
   Packaging tauri-plugin-updater v2.0.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/updater)
    Packaged 28 files, 173.7KiB (87.1KiB compressed)
   Uploading tauri-plugin-updater v2.0.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/updater)
    Uploaded tauri-plugin-updater v2.0.1 to registry `crates-io`
note: waiting for `tauri-plugin-updater v2.0.1` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-plugin-updater v2.0.1 at registry `crates-io`

autostart v2.0.1

[2.0.1]

Updating crates.io index
   Packaging tauri-plugin-autostart v2.0.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/autostart)
    Packaged 23 files, 88.6KiB (57.6KiB compressed)
   Uploading tauri-plugin-autostart v2.0.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/autostart)
    Uploaded tauri-plugin-autostart v2.0.1 to registry `crates-io`
note: waiting for `tauri-plugin-autostart v2.0.1` 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.1 at registry `crates-io`

barcode-scanner v2.0.1

[2.0.1]

... (truncated)

Commits
  • fd785ab publish new versions (#1878)
  • a1a8220 chore: change MSRV to 1.77.2 to support Windows 7 (#1873)
  • dc49de5 chore(deps): update dependency typescript-eslint to v8.8.0 (#1854)
  • 4c2454d sync readme with metadata (#1872)
  • fe6dd0f fix(deps): update dependency @​tauri-apps/api to v2.0.1 (#1862)
  • ab8d089 chore(barcode-scanner): fix banner link in readme (#1870)
  • ee02ea7 publish new versions (#1869)
  • 9501cfa fix(updater): validate endpoint scheme before printing warning (#1868)
  • e8069af feat: update to tauri v2 stable, promote all packages to 2.0.0 (#1863)
  • 0975a68 fix: make package.json licenses SPDX compliant (#1861)
  • Additional commits viewable in compare view

Updates eslint-plugin-import from 2.29.1 to 2.31.0

Release notes

Sourced from eslint-plugin-import's releases.

v2.31.0

Added

Fixed

Changed

#3073: import-js/eslint-plugin-import#3073 #3072: import-js/eslint-plugin-import#3072 #3071: import-js/eslint-plugin-import#3071 #3070: import-js/eslint-plugin-import#3070 #3068: import-js/eslint-plugin-import#3068 #3066: import-js/eslint-plugin-import#3066 #3065: import-js/eslint-plugin-import#3065 #3062: import-js/eslint-plugin-import#3062 #3052: import-js/eslint-plugin-import#3052 #3043: import-js/eslint-plugin-import#3043 #3032: import-js/eslint-plugin-import#3032 #2996: import-js/eslint-plugin-import#2996 #2817: import-js/eslint-plugin-import#2817 [@​akwodkiewicz]: https://github.com/akwodkiewicz [@​joshuaobrien]: https://github.com/joshuaobrien [@​liuxingbaoyu]: https://github.com/liuxingbaoyu [@​manuth]: https://github.com/manuth [@​michaelfaith]: https://github.com/michaelfaith [@​phryneas]: https://github.com/phryneas

... (truncated)

Changelog

Sourced from eslint-plugin-import's changelog.

[2.31.0] - 2024-10-03

Added

Fixed

  • ExportMap / flat config: include languageOptions in context (#3052, thanks [@​michaelfaith])
  • [no-named-as-default]: Allow using an identifier if the export is both a named and a default export (#3032, thanks [@​akwodkiewicz])
  • [export]: False positive for exported overloaded functions in TS (#3065, thanks [@​liuxingbaoyu])
  • exportMap: export map cache is tainted by unreliable parse results (#3062, thanks [@​michaelfaith])
  • exportMap: improve cacheKey when using flat config (#3072, thanks [@​michaelfaith])
  • adjust "is source type module" checks for flat config (#2996, thanks [@​G-Rath])

Changed

[2.30.0] - 2024-09-02

Added

  • [dynamic-import-chunkname]: add allowEmpty option to allow empty leading comments (#2942, thanks [@​JiangWeixian])
  • [dynamic-import-chunkname]: Allow empty chunk name when webpackMode: 'eager' is set; add suggestions to remove name in eager mode (#3004, thanks [@​amsardesai])
  • [no-unused-modules]: Add ignoreUnusedTypeExports option (#3011, thanks [@​silverwind])
  • add support for Flat Config (#3018, thanks [@​michaelfaith])

Fixed

Changed

  • [Docs] [no-extraneous-dependencies]: Make glob pattern description more explicit (#2944, thanks [@​mulztob])
  • [no-unused-modules]: add console message to help debug #2866
  • [Refactor] ExportMap: make procedures static instead of monkeypatching exportmap (#2982, thanks [@​soryy708])
  • [Refactor] ExportMap: separate ExportMap instance from its builder logic (#2985, thanks [@​soryy708])
  • [Docs] [order]: Add a quick note on how unbound imports and --fix (#2640, thanks [@​minervabot])
  • [Tests] appveyor -> GHA (run tests on Windows in both pwsh and WSL + Ubuntu) (#2987, thanks [@​joeyguerra])
  • [actions] migrate OSX tests to GHA ([ljharb#37], thanks [@​aks-])
  • [Refactor] exportMapBuilder: avoid hoisting (#2989, thanks [@​soryy708])
  • [Refactor] ExportMap: extract "builder" logic to separate files (#2991, thanks [@​soryy708])
  • [Docs] [order]: update the description of the pathGroupsExcludedImportTypes option (#3036, thanks [@​liby])
  • [readme] Clarify how to install the plugin (#2993, thanks [@​jwbth])
Commits
  • 91f809b v2.31.0
  • 3f1ac24 [utils] [refactor] parse: avoid using a regex here
  • d225176 [New] extensions: add the checkTypeImports option
  • 5a51b9a [Tests] rule-tester: try this babel class workaround
  • d66cde0 [New] support eslint v9
  • d27a639 [Fix] adjust "is source type module" checks for flat config
  • 1fa8a07 [Refactor] create sourceType helper
  • 0bc1355 [Tests] no-default-export, no-named-export: add test cases with non-modu...
  • 55fa203 [Tests] no-default-export, no-named-export: add test case
  • 6be20df [Docs] no-restricted-paths: fix grammar
  • Additional commits viewable in compare view

Updates eslint-plugin-svelte from 2.39.0 to 2.46.0

Release notes

Sourced from eslint-plugin-svelte's releases.

[email protected]

Minor Changes

[email protected]

Patch Changes

[email protected]

Minor Changes

Patch Changes

[email protected]

Patch Changes

[email protected]

Minor Changes

  • #841 85053a1 Thanks @​jrmajor! - feat: add config option for foreign elements in svelte/html-self-closing rule

Patch Changes

[email protected]

Minor Changes

[email protected]

Minor Changes

[email protected]

Minor Changes

... (truncated)

Commits
  • 85a055a chore: release eslint-plugin-svelte (#882)
  • bbc3e07 fix(deps): update dependency svelte-eslint-parser to ^0.43.0 (#884)
  • 051925c feat: update svelte to v5.0.0 (#881)
  • ad83f29 chore(deps): update dependency stylus to ^0.64.0
  • 46c41a1 chore(deps): update dependency @​sveltejs/vite-plugin-svelte to v4
  • 960d437 fix(deps): update dependency known-css-properties to ^0.35.0
  • e57a1b5 chore: release eslint-plugin-svelte (#875)
  • 457521a fix: update svelte-eslint-parser to v0.42 (#874)
  • be8d9c9 chore: release eslint-plugin-svelte (#866)
  • 7460836 chore: add changeset
  • Additional commits viewable in compare view

Updates sass from 1.77.1 to 1.80.3

Release notes

Sourced from sass's releases.

Dart Sass 1.80.3

To install Sass 1.80.3, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Fix a bug where @import url("...") would crash in plain CSS files.

  • Improve consistency of how warnings are emitted by different parts of the compiler. This should result in minimal user-visible changes, but different types of warnings should now respond more reliably to flags like --quiet, --verbose, and --silence-deprecation.

See the full changelog for changes in earlier releases.

Dart Sass 1.80.2

To install Sass 1.80.2, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Fix a bug where deprecation warnings were incorrectly emitted for the plain-CSS invert() function.

See the full changelog for changes in earlier releases.

Dart Sass 1.80.1

To install Sass 1.80.1, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Fix a bug where repeated deprecation warnings were not automatically limited.

See the full changelog for changes in earlier releases.

Dart Sass 1.80.0

To install Sass 1.80.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • @import is now officially deprecated, as are global built-in functions that are available within built-in modules. See the Sass blog post for more details on the deprecation process.

... (truncated)

Changelog

Sourced from sass's changelog.

1.80.3

  • Fix a bug where @import url("...") would crash in plain CSS files.

  • Improve consistency of how warnings are emitted by different parts of the compiler. This should result in minimal user-visible changes, but different types of warnings should now respond more reliably to flags like --quiet, --verbose, and --silence-deprecation.

1.80.2

  • Fix a bug where deprecation warnings were incorrectly emitted for the plain-CSS invert() function.

1.80.1

  • Fi...

    Description has been truncated

Bumps the minor group with 12 updates in the /eml-client directory:

| Package | From | To |
| --- | --- | --- |
| [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) | `6.5.2` | `6.6.0` |
| [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `6.5.2` | `6.6.0` |
| [@tauri-apps/api](https://github.com/tauri-apps/tauri) | `2.0.0-beta.11` | `2.0.3` |
| [@tauri-apps/cli](https://github.com/tauri-apps/tauri) | `2.0.0-beta.17` | `2.0.3` |
| [@tauri-apps/plugin-dialog](https://github.com/tauri-apps/plugins-workspace) | `2.0.0-beta.3` | `2.0.1` |
| [@tauri-apps/plugin-fs](https://github.com/tauri-apps/plugins-workspace) | `2.0.0-beta.3` | `2.0.1` |
| [@tauri-apps/plugin-shell](https://github.com/tauri-apps/plugins-workspace) | `2.0.0-beta.4` | `2.0.1` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.31.0` |
| [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) | `2.39.0` | `2.46.0` |
| [sass](https://github.com/sass/dart-sass) | `1.77.1` | `1.80.3` |
| [svelte-pdfjs](https://github.com/gtm-nayan/svelte-pdfjs) | `0.8.0` | `0.9.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.2.11` | `5.4.9` |



Updates `@fortawesome/fontawesome-svg-core` from 6.5.2 to 6.6.0
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@6.5.2...6.6.0)

Updates `@fortawesome/free-solid-svg-icons` from 6.5.2 to 6.6.0
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@6.5.2...6.6.0)

Updates `@tauri-apps/api` from 2.0.0-beta.11 to 2.0.3
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v2.0.0-beta.11...@tauri-apps/api-v2.0.3)

Updates `@tauri-apps/cli` from 2.0.0-beta.17 to 2.0.3
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.0.0-beta.17...@tauri-apps/cli-v2.0.3)

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

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

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

Updates `eslint-plugin-import` from 2.29.1 to 2.31.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.29.1...v2.31.0)

Updates `eslint-plugin-svelte` from 2.39.0 to 2.46.0
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases)
- [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/[email protected])

Updates `sass` from 1.77.1 to 1.80.3
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.77.1...1.80.3)

Updates `svelte-pdfjs` from 0.8.0 to 0.9.0
- [Changelog](https://github.com/gtm-nayan/svelte-pdfjs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gtm-nayan/svelte-pdfjs/commits)

Updates `vite` from 5.2.11 to 5.4.9
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.9/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.9/packages/vite)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-svg-core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@fortawesome/free-solid-svg-icons"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@tauri-apps/api"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@tauri-apps/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@tauri-apps/plugin-dialog"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@tauri-apps/plugin-fs"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@tauri-apps/plugin-shell"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: eslint-plugin-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: svelte-pdfjs
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added component/client type/dependencies Pull requests that update a dependency file labels Oct 21, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2024

Superseded by #156.

@dependabot dependabot bot closed this Oct 28, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eml-client/minor-a49714c8eb branch October 28, 2024 04:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/client type/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants