Skip to content

Bump nanotar from 0.2.0 to 0.2.1 in the npm_and_yarn group across 1 directory#297

Merged
karpikpl merged 2 commits intomainfrom
dependabot/npm_and_yarn/npm_and_yarn-972f563d7b
Feb 16, 2026
Merged

Bump nanotar from 0.2.0 to 0.2.1 in the npm_and_yarn group across 1 directory#297
karpikpl merged 2 commits intomainfrom
dependabot/npm_and_yarn/npm_and_yarn-972f563d7b

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2026

Bumps the npm_and_yarn group with 1 update in the / directory: nanotar.

Updates nanotar from 0.2.0 to 0.2.1

Changelog

Sourced from nanotar's changelog.

Changelog

v0.3.0

compare changes

🚀 Enhancements

  • parse: ⚠️ Support extended item types and headers (#30)
  • parse: Handle long file names (#31)

🩹 Fixes

  • Sanitise paths (#58)

🏡 Chore

✅ Tests

  • Add additional tests for different formats (f13b802)
  • Update fixture (6fa56df)

⚠️ Breaking Changes

  • parse: ⚠️ Support extended item types and headers (#30)

❤️ Contributors

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 <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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 13, 2026
@karpikpl
Copy link
Collaborator

@dependabot rebase

Bumps the npm_and_yarn group with 1 update in the / directory: [nanotar](https://github.com/unjs/nanotar).


Updates `nanotar` from 0.2.0 to 0.2.1
- [Release notes](https://github.com/unjs/nanotar/releases)
- [Changelog](https://github.com/unjs/nanotar/blob/main/CHANGELOG.md)
- [Commits](unjs/nanotar@v0.2.0...v0.2.1)

---
updated-dependencies:
- dependency-name: nanotar
  dependency-version: 0.2.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn-972f563d7b branch from 8ab1906 to 2d51f88 Compare February 13, 2026 15:09
@karpikpl
Copy link
Collaborator

@copilot fix the conflicting dependency

Copy link
Contributor

Copilot AI commented Feb 16, 2026

@karpikpl I've opened a new pull request, #298, to work on those changes. Once the pull request is ready, I'll request review from you.

* Initial plan

* Fix nanotar dependency conflict by updating package-lock.json

Co-authored-by: karpikpl <3539908+karpikpl@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: karpikpl <3539908+karpikpl@users.noreply.github.com>
@karpikpl karpikpl merged commit 464e566 into main Feb 16, 2026
6 checks passed
@karpikpl karpikpl deleted the dependabot/npm_and_yarn/npm_and_yarn-972f563d7b branch February 16, 2026 18:35
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants