Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump tar from 7.1.0 to 7.4.0 #741

Merged
merged 2 commits into from
Jun 28, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps tar from 7.1.0 to 7.4.0.

Changelog

Sourced from tar's changelog.

Changelog

7.4

  • Deprecate onentry in favor of onReadEntry for clarity.

7.3

  • Add onWriteEntry option

7.2

  • DRY the command definitions into a single makeCommand method, and update the type signatures to more appropriately infer the return type from the options and arguments provided.

7.1

  • Update minipass to v7.1.0
  • Update the type definitions of write() and end() methods on Unpack and Parser classes to be compatible with the NodeJS.WritableStream type in the latest versions of @types/node.

7.0

  • Rewrite in TypeScript, provide ESM and CommonJS hybrid interface
  • Add tree-shake friendly exports, like import('tar/create') and import('tar/read-entry') to get individual functions or classes.
  • Add chmod option that defaults to false, and deprecate noChmod. That is, reverse the default option regarding explicitly setting file system modes to match tar entry settings.
  • Add processUmask option to avoid having to call process.umask() when chmod: true (or noChmod: false) is set.

6.2

  • Add support for brotli compression
  • Add maxDepth option to prevent extraction into excessively deep folders.

6.1

  • remove dead link to benchmarks (#313) (@​yetzt)
  • add examples/explanation of using tar.t (@​isaacs)
  • ensure close event is emited after stream has ended (@​webark)

... (truncated)

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 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 javascript Pull requests that update Javascript code labels Jun 24, 2024
Bumps [tar](https://github.com/isaacs/node-tar) from 7.1.0 to 7.4.0.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v7.1.0...v7.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tar-7.4.0 branch from 57acd90 to 0323dc9 Compare June 28, 2024 10:05
@mergify mergify bot merged commit 821aec8 into main Jun 28, 2024
6 checks passed
@mergify mergify bot deleted the dependabot/npm_and_yarn/tar-7.4.0 branch June 28, 2024 10:10
jmctune referenced this pull request in dqx-translation-project/dqxclarity Jul 12, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[robinraju/release-downloader](https://togithub.com/robinraju/release-downloader)
| action | minor | `v1.10` -> `v1.11` |

---

### Release Notes

<details>
<summary>robinraju/release-downloader
(robinraju/release-downloader)</summary>

###
[`v1.11`](https://togithub.com/robinraju/release-downloader/releases/tag/v1.11):
Release Downloader v1.11

[Compare
Source](https://togithub.com/robinraju/release-downloader/compare/v1.10...v1.11)

#### What's Changed

- Fix `No assets found in release` error by
[@&#8203;robinraju](https://togithub.com/robinraju) in
[https://github.com/robinraju/release-downloader/pull/722](https://togithub.com/robinraju/release-downloader/pull/722)
- Update project config and dependencies by
[@&#8203;robinraju](https://togithub.com/robinraju) in
[https://github.com/robinraju/release-downloader/pull/723](https://togithub.com/robinraju/release-downloader/pull/723)
- Bump [@&#8203;types/tar](https://togithub.com/types/tar) from 6.1.12
to 6.1.13 in the npm-development group by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/robinraju/release-downloader/pull/724](https://togithub.com/robinraju/release-downloader/pull/724)
- Bump the npm-development group with 3 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/robinraju/release-downloader/pull/725](https://togithub.com/robinraju/release-downloader/pull/725)
- Bump the npm-development group across 1 directory with 4 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/robinraju/release-downloader/pull/730](https://togithub.com/robinraju/release-downloader/pull/730)
- Bump tar from 7.0.1 to 7.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/robinraju/release-downloader/pull/727](https://togithub.com/robinraju/release-downloader/pull/727)
- Bump the npm-development group across 1 directory with 7 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/robinraju/release-downloader/pull/742](https://togithub.com/robinraju/release-downloader/pull/742)
- Bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/robinraju/release-downloader/pull/737](https://togithub.com/robinraju/release-downloader/pull/737)
- Bump tar from 7.1.0 to 7.4.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/robinraju/release-downloader/pull/741](https://togithub.com/robinraju/release-downloader/pull/741)
- Bump typed-rest-client from 1.8.11 to 2.0.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/robinraju/release-downloader/pull/744](https://togithub.com/robinraju/release-downloader/pull/744)

**Full Changelog**:
robinraju/release-downloader@v1.10...v1.11

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/dqx-translation-project/dqxclarity).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnaXRodWItYWN0aW9ucyIsIm1pbm9yIiwicmVub3ZhdGUiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

1 participant