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 serde_json from 1.0.96 to 1.0.109 in /src-tauri #339

Closed
wants to merge 332 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

Bumps serde_json from 1.0.96 to 1.0.109.

Release notes

Sourced from serde_json's releases.

v1.0.109

  • Documentation improvements

v1.0.108

v1.0.107

  • impl IntoDeserializer for &RawValue (#1071)

v1.0.106

v1.0.105

  • Support bool in map keys (#1054)

v1.0.104

v1.0.103

  • Documentation improvements

v1.0.102

  • Add a way to customize the serialization of byte arrays (#1039)

v1.0.101

v1.0.100

  • Support -Z minimal-versions

v1.0.99

v1.0.98

  • Update indexmap dependency used by "preserve_order" feature to version 2

v1.0.97

  • Add io_error_kind() method to serde_json::Error: fn io_error_kind(&self) -> Option<std::io::ErrorKind> (#1026)
Commits
  • f88bf1f Release 1.0.109
  • bb62c73 Merge pull request #1097 from serde-rs/doccfg
  • df36d10 Restore doc cfg on re-exports
  • c367091 Merge pull request #1095 from dtolnay/hashtest
  • b328ee7 Eliminate hash closure in favor of calling hash_one directly
  • b9bcbad Use BuildHasher::hash_one
  • 7ff6c9e Use random hasher state for number hashing test
  • fe031cd Delete trace_macros! functionality from test
  • 05196ca Update ui test suite to nightly-2023-11-19
  • 4bc1eaa Release 1.0.108
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

rscarson and others added 30 commits May 11, 2022 12:17
…_json-1.0.81

Bump serde_json from 1.0.79 to 1.0.81 in /src-tauri
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.1.1 to 14.2.0.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](testing-library/user-event@v14.1.1...v14.2)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [bootstrap-icons](https://github.com/twbs/icons) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/twbs/icons/releases)
- [Commits](twbs/icons@v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: bootstrap-icons
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases)
- [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md)
- [Commits](react-bootstrap/react-bootstrap@v2.3.1...v2.4.0)

---
updated-dependencies:
- dependency-name: react-bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@tauri-apps/cli](https://github.com/tauri-apps/tauri) from 1.0.0-rc.10 to 1.0.0-rc.11.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@v1.0.0-rc.10...v1.0.0-rc.11)

---
updated-dependencies:
- dependency-name: "@tauri-apps/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ps/cli-1.0.0-rc.11

Bump @tauri-apps/cli from 1.0.0-rc.10 to 1.0.0-rc.11
…otstrap-2.4.0

Bump react-bootstrap from 2.3.1 to 2.4.0
…p-icons-1.8.2

Bump bootstrap-icons from 1.8.1 to 1.8.2
…library/user-event-14.2.0

Bump @testing-library/user-event from 14.1.1 to 14.2.0
Bumps [tauri](https://github.com/tauri-apps/tauri) from 1.0.0-rc.12 to 1.0.0-rc.13.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-v1.0.0-rc.12...tauri-v1.0.0-rc.13)

---
updated-dependencies:
- dependency-name: tauri
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.137 to 1.0.139.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.137...v1.0.139)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [bootstrap-icons](https://github.com/twbs/icons) from 1.8.2 to 1.9.0.
- [Release notes](https://github.com/twbs/icons/releases)
- [Commits](twbs/icons@v1.8.2...v1.9.0)

---
updated-dependencies:
- dependency-name: bootstrap-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@tauri-apps/cli](https://github.com/tauri-apps/tauri) from 1.0.0-rc.11 to 1.0.4.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@v1.0.0-rc.11...v1.0.4)

---
updated-dependencies:
- dependency-name: "@tauri-apps/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ps/cli-1.0.4

Bump @tauri-apps/cli from 1.0.0-rc.11 to 1.0.4
…p-icons-1.9.0

Bump bootstrap-icons from 1.8.2 to 1.9.0
…-1.0.139

Bump serde from 1.0.137 to 1.0.139 in /src-tauri
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.2.0 to 14.2.6.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](testing-library/user-event@v14.2...v14.2.6)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…library/user-event-14.2.6

Bump @testing-library/user-event from 14.2.0 to 14.2.6
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.1.0 to 18.2.0.
- [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/v18.2.0/packages/react-dom)

---
updated-dependencies:
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…-1.0.0-rc.13

Bump tauri from 1.0.0-rc.12 to 1.0.0-rc.13 in /src-tauri
Bumps [@tauri-apps/api](https://github.com/tauri-apps/tauri) from 1.0.0-rc.5 to 1.0.2.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@v1.0.0-rc.5...v1.0.2)

---
updated-dependencies:
- dependency-name: "@tauri-apps/api"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…m-18.2.0

Bump react-dom from 18.1.0 to 18.2.0
Bumps [bootstrap-icons](https://github.com/twbs/icons) from 1.8.2 to 1.9.1.
- [Release notes](https://github.com/twbs/icons/releases)
- [Commits](twbs/icons@v1.8.2...v1.9.1)

---
updated-dependencies:
- dependency-name: bootstrap-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…p-icons-1.9.1

Bump bootstrap-icons from 1.8.2 to 1.9.1
Bumps [tauri-build](https://github.com/tauri-apps/tauri) from 1.0.0-rc.10 to 1.0.0-rc.11.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-build-v1.0.0-rc.10...tauri-build-v1.0.0-rc.11)

---
updated-dependencies:
- dependency-name: tauri-build
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ps/api-1.0.2

Bump @tauri-apps/api from 1.0.0-rc.5 to 1.0.2
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.81 to 1.0.82.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.81...v1.0.82)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot bot and others added 23 commits April 20, 2023 17:59
Bumps [tauri](https://github.com/tauri-apps/tauri) from 2.0.0-alpha.4 to 2.0.0-alpha.8.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-v2.0.0-alpha.4...tauri-v2.0.0-alpha.8)

---
updated-dependencies:
- dependency-name: tauri
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 2.7.2 to 2.7.4.
- [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases)
- [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md)
- [Commits](react-bootstrap/react-bootstrap@v2.7.2...v2.7.4)

---
updated-dependencies:
- dependency-name: react-bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ootstrap-2.7.4

Bump react-bootstrap from 2.7.2 to 2.7.4
…i-2.0.0-alpha.8

Bump tauri from 2.0.0-alpha.4 to 2.0.0-alpha.8 in /src-tauri
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.95 to 1.0.96.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.95...v1.0.96)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…e_json-1.0.96

Bump serde_json from 1.0.95 to 1.0.96 in /src-tauri
Bumps [bootstrap-icons](https://github.com/twbs/icons) from 1.10.4 to 1.10.5.
- [Release notes](https://github.com/twbs/icons/releases)
- [Commits](twbs/icons@v1.10.4...v1.10.5)

---
updated-dependencies:
- dependency-name: bootstrap-icons
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [dirs](https://github.com/soc/dirs-rs) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/soc/dirs-rs/releases)
- [Commits](https://github.com/soc/dirs-rs/commits)

---
updated-dependencies:
- dependency-name: dirs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@tauri-apps/api](https://github.com/tauri-apps/tauri) from 1.2.0 to 1.4.0.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/api-v1.2.0...@tauri-apps/api-v1.4)

---
updated-dependencies:
- dependency-name: "@tauri-apps/api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tauri-build](https://github.com/tauri-apps/tauri) from 2.0.0-alpha.4 to 2.0.0-alpha.6.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-build-v2.0.0-alpha.4...tauri-build-v2.0.0-alpha.6)

---
updated-dependencies:
- dependency-name: tauri-build
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.45.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.38.0...v8.45.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.10.0 to 6.14.2.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@6.14.2/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.14.2/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…i-build-2.0.0-alpha.6

Bump tauri-build from 2.0.0-alpha.4 to 2.0.0-alpha.6 in /src-tauri
…8.45.0

Bump eslint from 8.38.0 to 8.45.0
…outer-dom-6.14.2

Bump react-router-dom from 6.10.0 to 6.14.2
…-5.0.1

Bump dirs from 5.0.0 to 5.0.1 in /src-tauri
…ap-icons-1.10.5

Bump bootstrap-icons from 1.10.4 to 1.10.5
…pps/api-1.4.0

Bump @tauri-apps/api from 1.2.0 to 1.4.0
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001480 to 1.0.30001549.
- [Commits](browserslist/caniuse-lite@1.0.30001480...1.0.30001549)

---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [time](https://github.com/time-rs/time) from 0.3.15 to 0.3.30.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](time-rs/time@v0.3.15...v0.3.30)

---
updated-dependencies:
- dependency-name: time
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…-0.3.30

Bump time from 0.3.15 to 0.3.30 in /src-tauri
…-lite-1.0.30001549

Bump caniuse-lite from 1.0.30001480 to 1.0.30001549
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.96 to 1.0.109.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.96...v1.0.109)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 1, 2024
@rscarson rscarson closed this Jan 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 11, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/src-tauri/serde_json-1.0.109 branch January 11, 2024 21:23
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.

None yet

2 participants