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

chore(deps): bump the minor-and-patch group in /src-tauri with 4 updates #87

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Bumps the minor-and-patch group in /src-tauri with 4 updates: tauri-plugin-log, serde_json, dyn-clone and tempfile.

Updates tauri-plugin-log from 2.2.0 to 2.2.1

Release notes

Sourced from tauri-plugin-log's releases.

opener-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/[email protected]
npm notice Tarball Contents
npm notice 888B LICENSE.spdx
npm notice 3.9kB README.md
npm notice 2.8kB dist-js/index.cjs
npm notice 1.8kB dist-js/index.d.ts
npm notice 2.7kB dist-js/index.js
npm notice 11B dist-js/init.d.ts
npm notice 729B package.json
npm notice Tarball Details
npm notice name: @tauri-apps/plugin-opener
npm notice version: 2.2.1
npm notice filename: tauri-apps-plugin-opener-2.2.1.tgz
npm notice package size: 3.3 kB
npm notice unpacked size: 12.8 kB
npm notice shasum: cf0d74f683171d0cb31657baa417ad7b75cef4c0
npm notice integrity: sha512-zloo4xzBqeh36[...]S65GLVkeXTHPg==
npm notice total files: 7
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=154516065
+ @tauri-apps/[email protected]

opener v2.2.1

[2.2.1]

</tr></table> 

... (truncated)

Commits
  • ad17266 Publish New Versions (v2) (#2348)
  • 78acfa4 feat(websocket): add ability to remove listener (#2027)
  • 0b3b3a2 chore(deps): update dependency @​tauri-apps/cli to v2.2.7 (v2) (#2359)
  • 384b598 chore(deps): update dependency eslint to v9.19.0 (v2) (#2356)
  • b2fe305 chore(deps): update dependency @​eslint/js to v9.19.0 (v2) (#2352)
  • 68d8f3b docs(process): fix typo in Default Permission section (#2351)
  • 9ac2aa8 chore(deps): update dependency rollup to v4.32.0 (v2) (#2349)
  • 18700f1 docs(log): Update mobile support matrix
  • 0afc9b6 feat(updater): Collect unknown response fields (#2325)
  • bda803f chore(deps): update dependency vite to v6.0.9 [security] (#2346)
  • Additional commits viewable in compare view

Updates serde_json from 1.0.137 to 1.0.138

Release notes

Sourced from serde_json's releases.

v1.0.138

  • Documentation improvements
Commits
  • c916099 Release 1.0.138
  • dc29e48 Move BufReader to caller
  • 29122f9 Sort imports from PR 1237
  • d33c1b5 Merge pull request #1237 from JonathanBrouwer/master
  • 8c2d800 Add more warnings to apply buffering on docs of affected functions
  • 65bbd1a Fix example of from_reader not applying buffering when it should
  • 87f78da More precise gitignore patterns
  • 4134f11 Remove *.sw[po] from gitignore
  • c7626db Remove **/*.rs.bk from project-specific gitignore
  • See full diff in compare view

Updates dyn-clone from 1.0.17 to 1.0.18

Release notes

Sourced from dyn-clone's releases.

1.0.18

  • Documentation improvements
Commits
  • 551e400 Release 1.0.18
  • e605512 Merge pull request #29 from dtolnay/dyncomp
  • ec9d867 Update 'object safe' -> 'dyn compatible' wording
  • 187ff58 More precise gitignore patterns
  • 2ee12af Remove **/*.rs.bk from project-specific gitignore
  • 37a3878 Update ui test suite to nightly-2024-10-30
  • 115fb98 Fill in ignore reasons in all #[ignore] attributes
  • e6a94d1 Revert "Temporarily disable miri on doctests"
  • 297380e Update ui test suite to nightly-2024-03-31
  • 56081d5 Temporarily disable miri on doctests
  • Additional commits viewable in compare view

Updates tempfile from 3.15.0 to 3.16.0

Changelog

Sourced from tempfile's changelog.

3.16.0

  • Update getrandom to 0.3.0 (thanks to @​paolobarbolini).
  • Allow windows-sys versions 0.59.x in addition to 0.59.0 (thanks @​ErichDonGubler).
  • Improved security documentation (thanks to @​n0toose for collaborating with me on this).
Commits

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

Bumps the minor-and-patch group in /src-tauri with 4 updates: [tauri-plugin-log](https://github.com/tauri-apps/plugins-workspace), [serde_json](https://github.com/serde-rs/json), [dyn-clone](https://github.com/dtolnay/dyn-clone) and [tempfile](https://github.com/Stebalien/tempfile).


Updates `tauri-plugin-log` 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...log-v2.2.1)

Updates `serde_json` from 1.0.137 to 1.0.138
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.137...v1.0.138)

Updates `dyn-clone` from 1.0.17 to 1.0.18
- [Release notes](https://github.com/dtolnay/dyn-clone/releases)
- [Commits](dtolnay/dyn-clone@1.0.17...1.0.18)

Updates `tempfile` from 3.15.0 to 3.16.0
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](Stebalien/tempfile@v3.15.0...v3.16.0)

---
updated-dependencies:
- dependency-name: tauri-plugin-log
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: dyn-clone
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: tempfile
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 3, 2025
@niusia-ua niusia-ua merged commit 5b9a93b into main Feb 4, 2025
2 checks passed
@niusia-ua niusia-ua deleted the dependabot/cargo/src-tauri/minor-and-patch-6f11f1654c branch February 4, 2025 06:30
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant