Skip to content

build(deps): bump remarshal from 2.0.1 to 2.1.0 in /csv#353

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

build(deps): bump remarshal from 2.0.1 to 2.1.0 in /csv#353
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/csv/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.1 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.

v2.0.2

  • Upgraded the Starlark dependency to version 0.5.x (>= 0.5, < 0.6). The new version better enforces resource limits and fixes raw Python exceptions being raised on some errors.
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.1 to 2.1.0.
- [Release notes](https://github.com/remarshal-project/remarshal/releases)
- [Commits](remarshal-project/remarshal@v2.0.1...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 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 enabled auto-merge (squash) June 18, 2026 03:23
@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

csv/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

  • csv/requirements.txt

@github-actions github-actions Bot merged commit c44cac7 into main Jun 18, 2026
53 checks passed
@github-actions github-actions Bot deleted the dependabot/pip/csv/remarshal-2.1.0 branch June 18, 2026 03:27
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