Skip to content

chore(deps): bump the deps group with 3 updates#2

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/deps-a778d58607
Open

chore(deps): bump the deps group with 3 updates#2
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/deps-a778d58607

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps the deps group with 3 updates: json-e, pyyaml and taskcluster-urls.

Updates json-e from 4.8.0 to 4.8.2

Changelog

Sourced from json-e's changelog.

Jsone 4.8.2 (2026-02-26)

No significant changes.

Jsone 4.8.1 (2026-01-23)

Bugfixes

  • Fix handling of false-y $default values in $switch in JS and Go implementations. (#541)
  • The Rust version no longer panics when it encounters a non-finite float. (#555)
  • The Rust error message when a non finite number is encountered now properly includes the non finite value, rather than {value}. (#558)
Commits
  • 2aea0ab v4.8.2
  • 6e4e32c Merge pull request #569 from jcristau/py-datetime-utcnow
  • c5e01ad python: fix datetime.utcnow() deprecation warning
  • 0b29073 Bump qs from 6.14.1 to 6.14.2 in /js (#568)
  • 6d7b7af Apply cargo clippy fixes (#567)
  • aa79825 Merge pull request #566 from djmitche/push-npvkluxplwpw
  • c28f66f Merge pull request #565 from djmitche/push-ukqwqnsotlto
  • 56f79d1 Update rust dependencies
  • b0a7c37 Bump MSRV to one that supports Cargo.toml v4
  • 68a47f3 Bump qs from 6.13.0 to 6.14.1 in /js (#560)
  • Additional commits viewable in compare view

Updates pyyaml from 6.0.2 to 6.0.3

Release notes

Sourced from pyyaml's releases.

6.0.3

What's Changed

  • Support for Python 3.14 and free-threading (experimental).

Full Changelog: yaml/pyyaml@6.0.2...6.0.3

Changelog

Sourced from pyyaml's changelog.

6.0.3 (2025-09-25)

  • yaml/pyyaml#864 -- Support for Python 3.14 and free-threading (experimental)
Commits

Updates taskcluster-urls from 13.0.1 to 13.0.2

Release notes

Sourced from taskcluster-urls's releases.

v13.0.2

What's Changed

... (truncated)

Commits
  • c8af129 13.0.2
  • 0036369 Merge pull request #117 from Eijebong/remove-assert-require
  • 96a784e Remove unused assert require in the JS library
  • 8431e93 Merge pull request #110 from taskcluster/renovate/mocha-11.x
  • dd847b2 Update dependency mocha to v11
  • 1182315 Merge pull request #116 from taskcluster/dependabot/npm_and_yarn/braces-3.0.3
  • cc252e8 Merge pull request #115 from taskcluster/dependabot/npm_and_yarn/js-yaml-4.1.1
  • 234154c Bump braces from 3.0.2 to 3.0.3
  • 0eb474c Bump js-yaml from 4.1.0 to 4.1.1
  • b682232 Merge pull request #106 from taskcluster/dependabot/npm_and_yarn/word-wrap-1.2.4
  • 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 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 deps group with 3 updates: [json-e](https://github.com/json-e/json-e), [pyyaml](https://github.com/yaml/pyyaml) and [taskcluster-urls](https://github.com/taskcluster/taskcluster-lib-urls).


Updates `json-e` from 4.8.0 to 4.8.2
- [Changelog](https://github.com/json-e/json-e/blob/main/CHANGELOG.rst)
- [Commits](json-e/json-e@v4.8.0...v4.8.2)

Updates `pyyaml` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES)
- [Commits](yaml/pyyaml@6.0.2...6.0.3)

Updates `taskcluster-urls` from 13.0.1 to 13.0.2
- [Release notes](https://github.com/taskcluster/taskcluster-lib-urls/releases)
- [Commits](taskcluster/taskcluster-lib-urls@v13.0.1...v13.0.2)

---
updated-dependencies:
- dependency-name: json-e
  dependency-version: 4.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: pyyaml
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: taskcluster-urls
  dependency-version: 13.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels May 4, 2026
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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants