Skip to content

build(deps): bump remarshal from 2.0.2 to 2.1.0 in /json#382

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/json/remarshal-2.1.0
Jun 18, 2026
Merged

build(deps): bump remarshal from 2.0.2 to 2.1.0 in /json#382
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/json/remarshal-2.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 18, 2026

Copy link
Copy Markdown
Contributor

Bumps remarshal from 2.0.2 to 2.1.0.

Release notes

Sourced from remarshal's releases.

v2.1.0

  • Added the option --yaml-tags to convert YAML tags to and from other formats, which don't have native tag support. This also enables tag manipulation in Starlark. When the option is used, a tag like !secret is represented as a single-key mapping like {"!secret": "x"} during conversion.
  • Add --yaml-expand-aliases to group --expand-aliases with other YAML-specific options. --expand-aliases remains as a hidden alias for backward compatibility.
Commits

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 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)

Bumps [remarshal](https://github.com/remarshal-project/remarshal) from 2.0.2 to 2.1.0.
- [Release notes](https://github.com/remarshal-project/remarshal/releases)
- [Commits](remarshal-project/remarshal@v2.0.2...v2.1.0)

---
updated-dependencies:
- dependency-name: remarshal
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 18, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

json/requirements.txt

PackageVersionLicenseIssue Type
remarshal2.1.0NullUnknown License
Allowed Licenses: 0BSD, Apache-2.0, BSD-2-Clause, BSD-3-Clause, CC0-1.0, MIT, MIT-0

OpenSSF Scorecard

PackageVersionScoreDetails
pip/remarshal 2.1.0 UnknownUnknown

Scanned Files

  • json/requirements.txt

@github-actions github-actions Bot enabled auto-merge (squash) June 18, 2026 12:13
@github-actions github-actions Bot added the build [Conventional Commits] Changes that affect the build system or external dependencies label Jun 18, 2026
@github-actions github-actions Bot merged commit ab3f7fa into main Jun 18, 2026
53 checks passed
@github-actions github-actions Bot deleted the dependabot/pip/json/remarshal-2.1.0 branch June 18, 2026 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build [Conventional Commits] Changes that affect the build system or external dependencies dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants