chore(deps): bump the production-dependencies group across 1 directory with 5 updates#54
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…y with 5 updates Bumps the production-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@kenjiuno/msgreader](https://github.com/HiraokaHyperTools/msgreader) | `1.27.0` | `1.28.0` | | [@tauri-apps/api](https://github.com/tauri-apps/tauri) | `2.9.1` | `2.10.1` | | [@tauri-apps/plugin-dialog](https://github.com/tauri-apps/plugins-workspace) | `2.4.2` | `2.6.0` | | [@tauri-apps/plugin-updater](https://github.com/tauri-apps/plugins-workspace) | `2.9.0` | `2.10.0` | | [iconv-lite](https://github.com/pillarjs/iconv-lite) | `0.7.1` | `0.7.2` | Updates `@kenjiuno/msgreader` from 1.27.0 to 1.28.0 - [Commits](https://github.com/HiraokaHyperTools/msgreader/commits) Updates `@tauri-apps/api` from 2.9.1 to 2.10.1 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v2.9.1...@tauri-apps/api-v2.10.1) Updates `@tauri-apps/plugin-dialog` from 2.4.2 to 2.6.0 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@fs-v2.4.2...log-v2.6.0) Updates `@tauri-apps/plugin-updater` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@updater-v2.9.0...updater-v2.10.0) Updates `iconv-lite` from 0.7.1 to 0.7.2 - [Release notes](https://github.com/pillarjs/iconv-lite/releases) - [Changelog](https://github.com/pillarjs/iconv-lite/blob/master/Changelog.md) - [Commits](pillarjs/iconv-lite@v0.7.1...v0.7.2) --- updated-dependencies: - dependency-name: "@kenjiuno/msgreader" dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tauri-apps/api" dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tauri-apps/plugin-dialog" dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tauri-apps/plugin-updater" dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: iconv-lite dependency-version: 0.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 5 updates in the / directory:
1.27.01.28.02.9.12.10.12.4.22.6.02.9.02.10.00.7.10.7.2Updates
@kenjiuno/msgreaderfrom 1.27.0 to 1.28.0Commits
Updates
@tauri-apps/apifrom 2.9.1 to 2.10.1Release notes
Sourced from
@tauri-apps/api's releases.... (truncated)
Commits
540c5b4chore(deps): update wrangler for undici update5dbb37bchore(api.js): Re-release 2.10.0 as 2.10.1 to fix npm package19ded69apply version updates08558b8chore(bundler): update gtk3 docs links in code comments (#14872)ce8fddbchore(deps): unlock webkit2gtk patch version (#14873)517b81echore(api): release 2.10 (#14876)cd68b03feat(ci): use trusted publishers for NPM publishing (#14874)8d67af3apply version updates (#14639)9f0306frefactor: rewrite some&Stringto&str(#14857)f7c083cchore(deps): update dependency rollup to v4.57.0 (#14820)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@tauri-apps/apisince your current version.Updates
@tauri-apps/plugin-dialogfrom 2.4.2 to 2.6.0Release notes
Sourced from
@tauri-apps/plugin-dialog's releases.... (truncated)
Commits
adc23d6publish new versions (#2808)fc573b3chore(deps): update rust crate tokio-tungstenite to 0.27 (#2768)901ddfbci: enable create-pull-request sign commits (#2809)f209b2fchore(deps): update tauri monorepo to v2.6.0 (v2) (#2804)19ed1bdchore(deps): update dependency prettier to v3.6.1 (#2806)5779099publish new versions (#2780)2aec8fffeat(opener): addinAppBrowseroption for iOS and Android (#2803)9799f0dfix(log): iOS simulator freezing due to early logging (#2802)8cdaacdchore(examples): update API example mobile projectsd46778echore(deps): update dependency typescript-eslint to v8.35.0 (#2794)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@tauri-apps/plugin-dialogsince your current version.Updates
@tauri-apps/plugin-updaterfrom 2.9.0 to 2.10.0Release notes
Sourced from
@tauri-apps/plugin-updater's releases.... (truncated)
Commits
50b159fPublish New Versions (v2) (#3211)305c4f6ci: add workflow_dipatch trigger to integration tests89f3e17chore: bump tauri to 2.10 (#3246)d4613fffix(shell): Make sidecars work in tests (fix #13767) (#3234)69a9d57chore(updater): usekeepfrom tempfile 3.20 (#3229)61e9b0afix(http): ensure body resources are released on stream cancellation (#3228)25ad21bchore(deps): bump diff from 5.2.0 to 5.2.2 (#3226)2dc3f3ffix(sql): uuid columns returning null in postgres query results (#2039) (#3144)c27af91fix(barcode-scanner): check if iOS platform supports scanning (#3222)b60dd88fix(barcode-scanner): start capture session on a separate thread (#3223)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@tauri-apps/plugin-updatersince your current version.Updates
iconv-litefrom 0.7.1 to 0.7.2Release notes
Sourced from iconv-lite's releases.
Changelog
Sourced from iconv-lite's changelog.
Commits
6cf4f08release: 0.7.2 (#379)7dff5cefix: correction of CommonJS exports in TypeScript definitions (#366)61dd902Bump actions/download-artifact from 6 to 7 (#376)eda7530Bump actions/upload-artifact from 4 to 6 (#377)4b4e4b6Bump github/codeql-action from 4.31.2 to 4.31.9 (#375)25c8d11chore: use files field in package.json instead of .npmignore (#372)89a5c45Bump actions/checkout from 4 to 6 (#374)72503eeBump actions/setup-node from 4 to 6 (#373)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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