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

build(deps): bump the patch-updates group in /nym-vpn-app with 6 updates #1957

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps the patch-updates group in /nym-vpn-app with 6 updates:

Package From To
@tauri-apps/plugin-window-state 2.2.0 2.2.1
motion 11.18.0 11.18.1
react-router 7.1.1 7.1.3
@tauri-apps/cli 2.2.4 2.2.5
@types/node 22.10.6 22.10.7
vite 6.0.7 6.0.8

Updates @tauri-apps/plugin-window-state from 2.2.0 to 2.2.1

Release notes

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

upload-js v2.2.1

[2.2.1]

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-upload@​2.2.1 npm notice Tarball Contents npm notice 888B LICENSE.spdx npm notice 3.6kB README.md npm notice 1.4kB dist-js/index.cjs npm notice 507B dist-js/index.d.ts npm notice 1.4kB dist-js/index.js npm notice 729B package.json npm notice Tarball Details npm notice name: @​tauri-apps/plugin-upload npm notice version: 2.2.1 npm notice filename: tauri-apps-plugin-upload-2.2.1.tgz npm notice package size: 3.0 kB npm notice unpacked size: 8.5 kB npm notice shasum: 9b13009a15db366c5f78e890cd36665b434bfa03 npm notice integrity: sha512-2EyVhJYLAp2mJ[...]gkmnEvcKLkECw== 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=153082259

  • @​tauri-apps/plugin-upload@​2.2.1

upload v2.2.1

[2.2.1]

Updating crates.io index
   Packaging tauri-plugin-upload v2.2.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/upload)
    Packaged 24 files, 93.9KiB (57.7KiB compressed)
   Uploading tauri-plugin-upload v2.2.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/upload)
    Uploaded tauri-plugin-upload v2.2.1 to registry `crates-io`
note: waiting for `tauri-plugin-upload v2.2.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-upload v2.2.1 at registry `crates-io`
</tr></table> 

... (truncated)

Commits

Updates motion from 11.18.0 to 11.18.1

Changelog

Sourced from motion's changelog.

[11.18.1] 2025-01-17

Fixed

  • AnimatePresence types in React 19.
  • SVG with transform not always setting styles correctly on mount.
Commits

Updates react-router from 7.1.1 to 7.1.3

Release notes

Sourced from react-router's releases.

v7.1.3

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v713

v7.1.2

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v712

Changelog

Sourced from react-router's changelog.

7.1.3

No changes

7.1.2

Patch Changes

  • Fix issue with fetcher data cleanup in the data layer on fetcher unmount (#12681)

  • Do not rely on symbol for filtering out redirect responses from loader data (#12694)

    Previously, some projects were getting type checking errors like:

    error TS4058: Return type of exported function has or is using name 'redirectSymbol' from external module "node_modules/..." but cannot be named.

    Now that symbols are not used for the redirect response type, these errors should no longer be present.

Commits

Updates @tauri-apps/cli from 2.2.4 to 2.2.5

Release notes

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

@​tauri-apps/cli v2.2.5

[2.2.5]

Dependencies

Commits

Updates @types/node from 22.10.6 to 22.10.7

Commits

Updates vite from 6.0.7 to 6.0.8

Release notes

Sourced from vite's releases.

v6.0.8

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

6.0.8 (2025-01-20)

Commits
  • c0f72a6 release: v6.0.8
  • f2aed62 fix: tree shake stringified JSON imports (#19189)
  • db81c2d fix: ensure server.close() only called once (#19204)
  • 47039f4 fix: use shared sigterm callback (#19203)
  • 3bd55bc fix: avoid SSR HMR for HTML files (#19193)
  • e690d8b fix(optimizer): use correct default install state path for yarn PnP (#19119)
  • ad75c56 fix: resolve.conditions in ResolvedConfig was defaultServerConditions (#19174)
  • 8639538 fix(deps): update all non-major dependencies (#19098)
  • 35942cd fix: don't resolve URL starting with double slash (#19059)
  • ea53e70 fix(types): improve ESBuildOptions.include / exclude type to allow `readonl...
  • Additional commits viewable 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

This change is Reviewable

Bumps the patch-updates group in /nym-vpn-app with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@tauri-apps/plugin-window-state](https://github.com/tauri-apps/plugins-workspace) | `2.2.0` | `2.2.1` |
| [motion](https://github.com/motiondivision/motion) | `11.18.0` | `11.18.1` |
| [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `7.1.1` | `7.1.3` |
| [@tauri-apps/cli](https://github.com/tauri-apps/tauri) | `2.2.4` | `2.2.5` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.6` | `22.10.7` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.0.7` | `6.0.8` |


Updates `@tauri-apps/plugin-window-state` from 2.2.0 to 2.2.1
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](tauri-apps/plugins-workspace@os-v2.2.0...opener-v2.2.1)

Updates `motion` from 11.18.0 to 11.18.1
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v11.18.0...v11.18.1)

Updates `react-router` from 7.1.1 to 7.1.3
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router)

Updates `@tauri-apps/cli` from 2.2.4 to 2.2.5
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.2.4...@tauri-apps/cli-v2.2.5)

Updates `@types/node` from 22.10.6 to 22.10.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `vite` from 6.0.7 to 6.0.8
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.8/packages/vite)

---
updated-dependencies:
- dependency-name: "@tauri-apps/plugin-window-state"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: motion
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: react-router
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@tauri-apps/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 20, 2025
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.

1 participant