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

fix(deps): update rust crate toml to 0.8.19 #54

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

Conversation

nextest-bot
Copy link
Collaborator

@nextest-bot nextest-bot commented Oct 2, 2023

This PR contains the following updates:

Package Type Update Change
toml dependencies minor 0.5.8 -> 0.8.19

Release Notes

toml-rs/toml (toml)

v0.8.19

Compare Source

v0.8.18

Compare Source

v0.8.17

Compare Source

v0.8.16

Compare Source

v0.8.15

Compare Source

v0.8.14

Compare Source

v0.8.13

Compare Source

v0.8.12

Compare Source

v0.8.11

Compare Source

v0.8.10

Compare Source

v0.8.9

Compare Source

v0.8.8

Compare Source

v0.8.7

Compare Source

v0.8.6

Compare Source

v0.8.5

Compare Source

v0.8.4

Compare Source

v0.8.3

Compare Source

v0.8.2

Compare Source

v0.8.1

Compare Source

v0.8.0

Compare Source

v0.7.8

Compare Source

v0.7.7

Compare Source

v0.7.6

Compare Source

v0.7.5

Compare Source

v0.7.4

Compare Source

v0.7.3

Compare Source

v0.7.2

Compare Source

v0.7.1

Compare Source

v0.7.0

Compare Source

v0.6.0

Compare Source


Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@nextest-bot nextest-bot added the dependencies Pull requests that update a dependency file label Oct 2, 2023
@nextest-bot nextest-bot force-pushed the renovate/toml-0.x branch 4 times, most recently from da074f4 to a41d394 Compare October 3, 2023 00:43
@nextest-bot nextest-bot changed the title fix(deps): update rust crate toml to 0.8.1 fix(deps): update rust crate toml to 0.8.2 Oct 3, 2023
@nextest-bot nextest-bot changed the title fix(deps): update rust crate toml to 0.8.2 fix(deps): update rust crate toml to 0.8.3 Oct 23, 2023
@nextest-bot nextest-bot force-pushed the renovate/toml-0.x branch 2 times, most recently from e71ffe9 to 6f6d264 Compare October 23, 2023 17:11
@nextest-bot nextest-bot changed the title fix(deps): update rust crate toml to 0.8.3 fix(deps): update rust crate toml to 0.8.4 Oct 23, 2023
@nextest-bot nextest-bot force-pushed the renovate/toml-0.x branch 2 times, most recently from 8fda2c5 to e06d608 Compare October 26, 2023 16:40
@nextest-bot nextest-bot changed the title fix(deps): update rust crate toml to 0.8.4 fix(deps): update rust crate toml to 0.8.5 Oct 26, 2023
@nextest-bot nextest-bot changed the title fix(deps): update rust crate toml to 0.8.5 fix(deps): update rust crate toml to 0.8.6 Oct 27, 2023
@nextest-bot nextest-bot changed the title fix(deps): update rust crate toml to 0.8.6 fix(deps): update rust crate toml to 0.8.7 Nov 6, 2023
@nextest-bot nextest-bot changed the title fix(deps): update rust crate toml to 0.8.7 fix(deps): update rust crate toml to 0.8.8 Nov 6, 2023
@nextest-bot nextest-bot force-pushed the renovate/toml-0.x branch 2 times, most recently from 0c68659 to 37e5df1 Compare November 7, 2023 04:31
@nextest-bot
Copy link
Collaborator Author

nextest-bot commented Jan 9, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path nexlint-lints/Cargo.toml --package [email protected] --precise 0.8.12
warning: `/tmp/renovate/repos/github/nextest-rs/nexlint/.cargo/config` is deprecated in favor of `config.toml`
note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
    Updating crates.io index
error: failed to select a version for the requirement `toml = "^0.5.11"`
candidate versions found which didn't match: 0.8.12
location searched: crates.io index
required by package `determinator v0.12.0`
    ... which satisfies dependency `determinator = "^0.12.0"` (locked to 0.12.0) of package `nexlint v0.1.0 (/tmp/renovate/repos/github/nextest-rs/nexlint/nexlint)`
perhaps a crate was updated and forgotten to be re-vendored?

@nextest-bot nextest-bot changed the title fix(deps): update rust crate toml to 0.8.8 fix(deps): update rust crate toml to 0.8.9 Feb 1, 2024
@nextest-bot nextest-bot changed the title fix(deps): update rust crate toml to 0.8.9 fix(deps): update rust crate toml to 0.8.10 Feb 6, 2024
@nextest-bot nextest-bot changed the title fix(deps): update rust crate toml to 0.8.10 fix(deps): update rust crate toml to 0.8.11 Mar 12, 2024
@nextest-bot nextest-bot changed the title fix(deps): update rust crate toml to 0.8.0 fix(deps): update rust crate toml to 0.8.12 May 7, 2024
@nextest-bot nextest-bot force-pushed the renovate/toml-0.x branch 2 times, most recently from 403e30d to 8b4aa5f Compare May 8, 2024 03:27
@nextest-bot nextest-bot changed the title fix(deps): update rust crate toml to 0.8.12 fix(deps): update rust crate toml to 0.8.13 May 16, 2024
@nextest-bot nextest-bot changed the title fix(deps): update rust crate toml to 0.8.13 fix(deps): update rust crate toml to 0.8.14 Jun 4, 2024
@nextest-bot nextest-bot changed the title fix(deps): update rust crate toml to 0.8.14 fix(deps): update rust crate toml to 0.8.15 Jul 18, 2024
@nextest-bot nextest-bot changed the title fix(deps): update rust crate toml to 0.8.15 fix(deps): update rust crate toml to 0.8.16 Jul 26, 2024
@nextest-bot nextest-bot changed the title fix(deps): update rust crate toml to 0.8.16 fix(deps): update rust crate toml to 0.8.17 Jul 31, 2024
@nextest-bot nextest-bot force-pushed the renovate/toml-0.x branch 2 times, most recently from ab3045b to 25597f1 Compare August 1, 2024 03:16
@nextest-bot nextest-bot changed the title fix(deps): update rust crate toml to 0.8.17 fix(deps): update rust crate toml to 0.8.19 Aug 1, 2024
@nextest-bot nextest-bot force-pushed the renovate/toml-0.x branch 3 times, most recently from aa70010 to e6aef4c Compare August 13, 2024 03:32
@nextest-bot
Copy link
Collaborator Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path nexlint-lints/Cargo.toml --package [email protected] --precise 0.8.19
warning: `/tmp/renovate/repos/github/nextest-rs/nexlint/.cargo/config` is deprecated in favor of `config.toml`
note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
    Updating crates.io index
error: failed to select a version for the requirement `toml = "^0.5.11"`
candidate versions found which didn't match: 0.8.19
location searched: crates.io index
required by package `determinator v0.12.0`
    ... which satisfies dependency `determinator = "^0.12.0"` (locked to 0.12.0) of package `nexlint v0.1.0 (/tmp/renovate/repos/github/nextest-rs/nexlint/nexlint)`

@nextest-bot nextest-bot force-pushed the renovate/toml-0.x branch 3 times, most recently from 9f52ef5 to 9d910a2 Compare October 29, 2024 03:39
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant