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

build(deps): bump tar and @crowdin/cli in /docs #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

Bumps tar to 6.2.1 and updates ancestor dependency @crowdin/cli. These dependencies need to be updated together.

Updates tar from 4.4.19 to 6.2.1

Release notes

Sourced from tar's releases.

v6.1.13

6.1.13 (2022-12-07)

Dependencies

v6.1.12

6.1.12 (2022-10-31)

Bug Fixes

Documentation

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

Updates @crowdin/cli from 3.17.0 to 3.19.4

Release notes

Sourced from @​crowdin/cli's releases.

3.19.4

What's Changed

Full Changelog: crowdin/crowdin-cli@3.19.3...3.19.4

3.19.3

What's Changed

New Contributors

Full Changelog: crowdin/crowdin-cli@3.19.2...3.19.3

3.19.2

What's Changed

Full Changelog: crowdin/crowdin-cli@3.19.1...3.19.2

3.19.1

What's Changed

Full Changelog: crowdin/crowdin-cli@3.19.0...3.19.1

3.19.0

What's Changed

... (truncated)

Changelog

Sourced from @​crowdin/cli's changelog.

3.19.4 (2024-05-16)

Bug Fixes

  • correct detection of obsolete files with double asterisk pattern (#794) (2359e90)

3.19.3 (2024-05-09)

Bug Fixes

3.19.2 (2024-04-02)

Bug Fixes

  • ignore pattern with language mapping in config (#753) (bd66a66)

3.19.1 (2024-03-27)

Bug Fixes

3.19.0 (2024-03-19)

Bug Fixes

Features

3.18.0 (2024-02-07)

... (truncated)

Commits
  • 56b0c0e chore(release): version 3.19.4 [skip ci]
  • 2359e90 fix: correct detection of obsolete files with double asterisk pattern (#794)
  • b0c1234 chore(release): version 3.19.3 [skip ci]
  • 94fb3bf fix: correct detection of obsolete files (#776)
  • 2d4d0f0 chore(deps): bump tar from 6.2.0 to 6.2.1 (#770)
  • d82da04 ci: migrate from deprecated gradle/gradle-build-action gh action (#769)
  • 06f2101 chore(release): version 3.19.2 [skip ci]
  • ab31a0a docs: exit codes article (#757)
  • bd66a66 fix: ignore pattern with language mapping in config (#753)
  • e08595e ci: upgrade actions (#754)
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [tar](https://github.com/isaacs/node-tar) to 6.2.1 and updates ancestor dependency [@crowdin/cli](https://github.com/crowdin/crowdin-cli). These dependencies need to be updated together.


Updates `tar` from 4.4.19 to 6.2.1
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v4.4.19...v6.2.1)

Updates `@crowdin/cli` from 3.17.0 to 3.19.4
- [Release notes](https://github.com/crowdin/crowdin-cli/releases)
- [Changelog](https://github.com/crowdin/crowdin-cli/blob/main/CHANGELOG.md)
- [Commits](crowdin/crowdin-cli@3.17.0...3.19.4)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
- dependency-name: "@crowdin/cli"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 22, 2024
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.

0 participants