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: bump the rust-js-rattler group in /js-rattler with 8 updates #1133

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the rust-js-rattler group in /js-rattler with 8 updates:

Package From To
thiserror 2.0.11 2.0.12
anyhow 1.0.96 1.0.97
async-trait 0.1.86 0.1.87
keyring 3.6.1 3.6.2
quote 1.0.38 1.0.39
serde_json 1.0.139 1.0.140
serde-untagged 0.1.6 0.1.7
syn 2.0.98 2.0.99

Updates thiserror from 2.0.11 to 2.0.12

Release notes

Sourced from thiserror's releases.

2.0.12

  • Prevent elidable_lifetime_names pedantic clippy lint in generated impl (#413)
Commits
  • 95a5126 Release 2.0.12
  • 76490f7 Merge pull request #413 from dtolnay/elidablelifetime
  • 9f27b76 Ignore elidable_lifetime_names pedantic clippy lint
  • daf2a6f Resolve some elidable_lifetime_names pedantic clippy lint
  • 5f07160 Point standard library links to stable
  • 6706a51 Convert html links to intra-doc links
  • 2706873 More precise gitignore patterns
  • 70bc20d Remove **/*.rs.bk from project-specific gitignore
  • See full diff in compare view

Updates anyhow from 1.0.96 to 1.0.97

Release notes

Sourced from anyhow's releases.

1.0.97

  • Documentation improvements
Commits

Updates async-trait from 0.1.86 to 0.1.87

Release notes

Sourced from async-trait's releases.

0.1.87

  • Documentation improvements
Commits
  • 32540aa Release 0.1.87
  • 137d14c Resolve mem_replace_with_default clippy lint
  • 45fd82a Ignore elidable_lifetime_names pedantic clippy lint
  • ea2f2a2 Point standard library links to stable
  • 3b78161 Update ui test suite to nightly-2025-02-12
  • See full diff in compare view

Updates keyring from 3.6.1 to 3.6.2

Release notes

Sourced from keyring's releases.

v3.6.2: better docs, lighter-weight tests

Thanks to @​unkcpz, this release fully documents all the platform-specific modules in each platform on docs.rs.

The dev dependencies (used for testing) have been switched from using rand to using the lighter-weight module fastrand.

There are no functional code changes in this release, only test changes.

Changelog

Sourced from keyring's changelog.

Version 3.6.2

  • Have docs.rs build docs for all modules on all platforms (thanks to @​unkcpz - see #235).
  • Switch to fastrand for tests (see #237).
Commits
  • ee3f80d Merge pull request #238 from brotskydotcom/issue-236
  • 766c8bc Switch to using fastrand for testing.
  • f1b7ec1 Merge pull request #237 from unkcpz/fix/235/keyring-doc-xplat
  • 09c9c0d using matrix for targets in doctest.yaml
  • 307e575 Move to doctest.yaml as ind CI and run inline from action
  • 8a5c6dd fast-fail test-docsrs-build.sh
  • a40bd95 r-brot
  • ac2a3b4 experiment doccfg with attr docrs
  • 3d8da96 multi-target toolchain CI
  • a994584 remove -Zbuild-std which not required on docs.rs
  • Additional commits viewable in compare view

Updates quote from 1.0.38 to 1.0.39

Release notes

Sourced from quote's releases.

1.0.39

  • Documentation improvements
Commits
  • 7d089f5 Release 1.0.39
  • dd15f29 Ignore elidable_lifetime_names pedantic clippy lint
  • b723616 Point standard library links to stable
  • ddbabd5 Convert html links to intra-doc links
  • fa46189 Unset doc-scrape-examples for lib target
  • 4d071e3 Resolve doc_overindented_list_items clippy lint
  • 908ddbd More precise gitignore patterns
  • See full diff in compare view

Updates serde_json from 1.0.139 to 1.0.140

Release notes

Sourced from serde_json's releases.

v1.0.140

  • Documentation improvements
Commits
  • 7627834 Release 1.0.140
  • d77a498 Merge pull request #1245 from serde-rs/powerpc
  • b34d317 Delete unused gcc installation
  • f7200c3 Ignore unbuffered_bytes clippy lint
  • 76cd4fb Ignore elidable_lifetime_names pedantic clippy lint
  • 400eaa9 Point standard library links to stable
  • See full diff in compare view

Updates serde-untagged from 0.1.6 to 0.1.7

Release notes

Sourced from serde-untagged's releases.

0.1.7

  • Documentation improvements
Commits
  • 0c9f2b0 Release 0.1.7
  • 4ca8a80 Ignore elidable_lifetime_names pedantic clippy lint
  • 491d85f Point standard library links to stable
  • c4ebc7a Unset doc-scrape-examples for lib target
  • d706d4c More precise gitignore patterns
  • 4e19244 Prevent upload-artifact step from causing CI failure
  • ae0ee85 Ignore needless_lifetimes clippy lint
  • 210cb1b Upload CI Cargo.lock for reproducing failures
  • See full diff in compare view

Updates syn from 2.0.98 to 2.0.99

Release notes

Sourced from syn's releases.

2.0.99

  • Documentation improvements
Commits
  • 4552057 Release 2.0.99
  • f4d8f0e Ignore elidable_lifetime_names pedantic clippy lint
  • afbee2e Point standard library links to stable
  • fdbed64 Merge pull request #1848 from findepi/findepi/remove-obsolete-clippy-suppress...
  • 88f0820 Remove obsolete clippy suppressions
  • 5357d54 Update test suite to nightly-2025-02-13
  • 5cffd62 Update color-backtrace dependency to 0.7
  • 076ac95 Unset doc-scrape-examples for lib target
  • af12bda Ignore format_push_string pedantic clippy lint
  • f3614ce Update test suite to nightly-2025-02-07
  • Additional commits viewable in compare view

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 rust-js-rattler group in /js-rattler with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [thiserror](https://github.com/dtolnay/thiserror) | `2.0.11` | `2.0.12` |
| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.96` | `1.0.97` |
| [async-trait](https://github.com/dtolnay/async-trait) | `0.1.86` | `0.1.87` |
| [keyring](https://github.com/hwchen/keyring-rs) | `3.6.1` | `3.6.2` |
| [quote](https://github.com/dtolnay/quote) | `1.0.38` | `1.0.39` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.139` | `1.0.140` |
| [serde-untagged](https://github.com/dtolnay/serde-untagged) | `0.1.6` | `0.1.7` |
| [syn](https://github.com/dtolnay/syn) | `2.0.98` | `2.0.99` |


Updates `thiserror` from 2.0.11 to 2.0.12
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@2.0.11...2.0.12)

Updates `anyhow` from 1.0.96 to 1.0.97
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.96...1.0.97)

Updates `async-trait` from 0.1.86 to 0.1.87
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](dtolnay/async-trait@0.1.86...0.1.87)

Updates `keyring` from 3.6.1 to 3.6.2
- [Release notes](https://github.com/hwchen/keyring-rs/releases)
- [Changelog](https://github.com/hwchen/keyring-rs/blob/master/CHANGELOG.md)
- [Commits](hwchen/keyring-rs@v3.6.1...v3.6.2)

Updates `quote` from 1.0.38 to 1.0.39
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](dtolnay/quote@1.0.38...1.0.39)

Updates `serde_json` from 1.0.139 to 1.0.140
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.139...v1.0.140)

Updates `serde-untagged` from 0.1.6 to 0.1.7
- [Release notes](https://github.com/dtolnay/serde-untagged/releases)
- [Commits](dtolnay/serde-untagged@0.1.6...0.1.7)

Updates `syn` from 2.0.98 to 2.0.99
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@2.0.98...2.0.99)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-js-rattler
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-js-rattler
- dependency-name: async-trait
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-js-rattler
- dependency-name: keyring
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-js-rattler
- dependency-name: quote
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-js-rattler
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-js-rattler
- dependency-name: serde-untagged
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-js-rattler
- dependency-name: syn
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-js-rattler
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Bump of a dependency label Mar 3, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 4, 2025

Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request.

1 similar comment
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 4, 2025

Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Bump of a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants