chore(deps): bump the production-dependencies group across 1 directory with 7 updates#76
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…y with 7 updates Bumps the production-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@tauri-apps/api](https://github.com/tauri-apps/tauri) | `2.10.1` | `2.11.0` | | [@tauri-apps/plugin-fs](https://github.com/tauri-apps/plugins-workspace) | `2.5.0` | `2.5.1` | | [@tauri-apps/plugin-opener](https://github.com/tauri-apps/plugins-workspace) | `2.5.3` | `2.5.4` | | [@thesvg/react](https://github.com/glincker/thesvg/tree/HEAD/packages/react) | `2.1.3` | `2.1.8` | | [marked](https://github.com/markedjs/marked) | `15.0.12` | `18.0.3` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.5` | `19.2.6` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.5` | `19.2.6` | Updates `@tauri-apps/api` from 2.10.1 to 2.11.0 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v2.10.1...@tauri-apps/api-v2.11.0) Updates `@tauri-apps/plugin-fs` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@fs-v2.5.0...fs-v2.5.1) Updates `@tauri-apps/plugin-opener` from 2.5.3 to 2.5.4 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@http-v2.5.3...http-v2.5.4) Updates `@thesvg/react` from 2.1.3 to 2.1.8 - [Release notes](https://github.com/glincker/thesvg/releases) - [Changelog](https://github.com/glincker/thesvg/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/glincker/thesvg/commits/@thesvg/react@2.1.8/packages/react) Updates `marked` from 15.0.12 to 18.0.3 - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v15.0.12...v18.0.3) Updates `react` from 19.2.5 to 19.2.6 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react) Updates `react-dom` from 19.2.5 to 19.2.6 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react-dom) --- updated-dependencies: - dependency-name: "@tauri-apps/api" dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tauri-apps/plugin-fs" dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@tauri-apps/plugin-opener" dependency-version: 2.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@thesvg/react" dependency-version: 2.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: marked dependency-version: 18.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: react dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-dom dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
7125448 to
499cf52
Compare
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 7 updates in the / directory:
2.10.12.11.02.5.02.5.12.5.32.5.42.1.32.1.815.0.1218.0.319.2.519.2.619.2.519.2.6Updates
@tauri-apps/apifrom 2.10.1 to 2.11.0Release notes
Sourced from @tauri-apps/api's releases.
... (truncated)
Commits
e60834fApply Version Updates From Current Changes (#15041)df05c00chore: minor bump for codegen crate13bea17chore: fmt9808236fix(macOS): correct value for work_area.position.y (#14655)eb0312efeat(mobile): Propagate tao::Event::Suspended and tao::Event::Resumed to the ...4ef5797feat(ios): add --no-sign and --archive-only flags to ios build (#15061)110336cfix(macOS): fix incorrect window position on multi-monitor setups (#15250)c00a3dbfeat(macros): add support for rename command macro in tauri-macros #14173 (#1...764b913feat(cli): restart Android emulator if it is disconnected from adb (#14313)1035f12fix(windows): tauri-bundler detect arm system (#14923)Updates
@tauri-apps/plugin-fsfrom 2.5.0 to 2.5.1Release notes
Sourced from @tauri-apps/plugin-fs's releases.
... (truncated)
Commits
5c7668bpublish new versions (#3397)ec05401chore(deps): update rust crate toml to v1 (#3323)b86e999chore(deps): update tauri packages to 2.11 (#3407)c463d8achore(deps): update rustls-webpki in lockfile, ignore core2 in audit (#3405)1bb7bebchore(deps): bump openssl (#3402)3412fa2docs(readme): fix platform support matrix (opener supports mobile)af81fdadocs(readme): fix platform support matrix (mobile is supported)c1fd33bfix(opener): allow open network share locations (#3343)250857bchore(deps): update dependency typescript to v6 (#3363)964e13ffix(store): dead lock trying to set while exiting (#3395)Updates
@tauri-apps/plugin-openerfrom 2.5.3 to 2.5.4Release notes
Sourced from @tauri-apps/plugin-opener's releases.
... (truncated)
Commits
e7a68fapublish new versions (#3068)b5550a3chore: temp delete updater changefile93426f8fix: fix docsrs builds4ee61e0Revert "chore: temp delete updater changefile"Updates
@thesvg/reactfrom 2.1.3 to 2.1.8Changelog
Sourced from @thesvg/react's changelog.
Commits
59c6667chore(release): version packages (#135)c8a84fbci: path-filter the build, add labeler + dependabot + auto-merge (#139)6c69863chore(release): version packages (#119)8e36cf4chore: refresh OG image, update package README alt text (#118)1053447chore(release): version packages (#117)911db2echore(release): version packages (#111)42d5e3dchore(release): version packages (#100)Updates
markedfrom 15.0.12 to 18.0.3Release notes
Sourced from marked's releases.
... (truncated)
Commits
e8dc395chore(release): 18.0.3 [skip ci]2608e81fix: avoid task checkbox for setext heading text (#3960)dba76f6chore(deps-dev): bump eslint from 10.2.0 to 10.2.1 (#3953)015f1ebchore(deps-dev): bump typescript from 6.0.2 to 6.0.3 (#3954)17c06e9chore: fix building license for docs (#3952)55a54b5chore: Rename LICENSE.md to LICENSE for better compatibility with Bazel tooli...c4f4529chore(release): 18.0.2 [skip ci]58a52e8fix: fix infinite loop for indented code blank line (#3947)98b3824chore(release): 18.0.1 [skip ci]abd907afix(rules): ensure lookbehind regex is evaluated correctly by minifiers (#3945)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for marked since your current version.
Updates
reactfrom 19.2.5 to 19.2.6Release notes
Sourced from react's releases.
Commits
eaf3e95Version 19.2.6Updates
react-domfrom 19.2.5 to 19.2.6Release notes
Sourced from react-dom's releases.
Commits
eaf3e95Version 19.2.6