Skip to content

build(deps): bump thiserror from 2.0.16 to 2.0.17#1174

Merged
ansasaki merged 1 commit intomasterfrom
dependabot/cargo/thiserror-2.0.17
Jan 12, 2026
Merged

build(deps): bump thiserror from 2.0.16 to 2.0.17#1174
ansasaki merged 1 commit intomasterfrom
dependabot/cargo/thiserror-2.0.17

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 7, 2026

Bumps thiserror from 2.0.16 to 2.0.17.

Release notes

Sourced from thiserror's releases.

2.0.17

  • Use differently named __private module per patch release (#434)
Commits
  • 72ae716 Release 2.0.17
  • 599fdce Merge pull request #434 from dtolnay/private
  • 9ec05f6 Use differently named __private module per patch release
  • d2c492b Raise minimum tested compiler to rust 1.76
  • fc3ab95 Opt in to generate-macro-expansion when building on docs.rs
  • 819fe29 Update ui test suite to nightly-2025-09-12
  • 259f48c Enforce trybuild >= 1.0.108
  • 470e6a6 Update ui test suite to nightly-2025-08-24
  • 544e191 Update actions/checkout@v4 -> v5
  • cbc1eba Delete duplicate cap-lints flag from build script
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
thiserror [< 1.1, > 1.0.63]

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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 7, 2026
@ansasaki
Copy link
Copy Markdown
Contributor

ansasaki commented Jan 8, 2026

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/cargo/thiserror-2.0.17 branch 2 times, most recently from 74ba5d2 to def16c7 Compare January 9, 2026 07:27
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.16 to 2.0.17.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@2.0.16...2.0.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/thiserror-2.0.17 branch from def16c7 to af0a552 Compare January 12, 2026 08:07
@ansasaki
Copy link
Copy Markdown
Contributor

The failure here looks unrelated, caused by a core dump on mariadb:

Redirecting to /bin/systemctl start mariadb.service
Job for mariadb.service failed because a fatal signal was delivered causing the control process to dump core.
See "systemctl status mariadb.service" and "journalctl -xeu mariadb.service" for details.
:: [ 12:37:23 ] :: [   ERROR  ] :: rlServiceStart: Starting service mariadb failed
:: [ 12:37:23 ] :: [   ERROR  ] :: Status of the failed service:
:: [ 12:37:23 ] :: [   LOG    ] ::   Redirecting to /bin/systemctl status mariadb.service
:: [ 12:37:23 ] :: [   LOG    ] ::   â—� mariadb.service - MariaDB 10.11 database server
:: [ 12:37:23 ] :: [   LOG    ] ::   Loaded: loaded (/usr/lib/systemd/system/mariadb.service; disabled; preset: disabled)
:: [ 12:37:23 ] :: [   LOG    ] ::   Drop-In: /usr/lib/systemd/system/service.d
:: [ 12:37:23 ] :: [   LOG    ] ::   └─10-timeout-abort.conf
:: [ 12:37:23 ] :: [   LOG    ] ::   Active: activating (auto-restart) (Result: core-dump) since Mon 2026-01-12 12:37:23 UTC; 50ms ago
:: [ 12:37:23 ] :: [   LOG    ] ::   Invocation: f7f40bf260124854898baa73137617be
:: [ 12:37:23 ] :: [   LOG    ] ::   Docs: man:mariadbd(8)
:: [ 12:37:23 ] :: [   LOG    ] ::   https://mariadb.com/kb/en/library/systemd/
:: [ 12:37:23 ] :: [   LOG    ] ::   Process: 100191 ExecStartPre=/usr/libexec/mariadb-check-socket (code=exited, status=0/SUCCESS)
:: [ 12:37:23 ] :: [   LOG    ] ::   Process: 100213 ExecStartPre=/usr/libexec/mariadb-prepare-db-dir mariadb.service (code=exited, status=0/SUCCESS)
:: [ 12:37:23 ] :: [   LOG    ] ::   Process: 100298 ExecStart=/usr/libexec/mariadbd --basedir=/usr $MYSQLD_OPTS $_WSREP_NEW_CLUSTER (code=dumped, signal=ABRT)
:: [ 12:37:23 ] :: [   LOG    ] ::   Main PID: 100298 (code=dumped, signal=ABRT)
:: [ 12:37:23 ] :: [   LOG    ] ::   Mem peak: 140.6M
:: [ 12:37:23 ] :: [   LOG    ] ::   CPU: 1.346s
:: [ 12:37:23 ] :: [   LOG    ] ::   
:: [ 12:37:23 ] :: [   LOG    ] ::   Jan 12 12:37:23 ip-172-31-18-77.us-east-2.compute.internal systemd[1]: mariadb.service: Consumed 1.346s CPU time, 140.6M memory peak.

@ansasaki ansasaki merged commit 6dcf91e into master Jan 12, 2026
12 of 14 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/thiserror-2.0.17 branch January 12, 2026 17:44
@ansasaki ansasaki mentioned this pull request Jan 28, 2026
34 tasks
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.

1 participant