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

chore(deps): bump tar and npm #31

Merged
merged 1 commit into from
Apr 28, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2024

Removes tar. It's no longer used after updating ancestor dependency npm. These dependencies need to be updated together.

Removes tar

Updates npm from 10.5.0 to 10.6.0

Changelog

Sourced from npm's changelog.

10.6.0 (2024-04-25)

Features

Bug Fixes

Documentation

Dependencies

... (truncated)

Commits
  • 9fea383 chore: release 10.6.0
  • 0e74ee4 fix: clean up npm object (#7416)
  • c060e60 fix: return command and argv from load
  • 180b919 fix: remove unused npm.setCmd method
  • 0708b3b fix: use name of level instead of label for logging prefixes (#7414)
  • 7f4e667 fix: redact when displaying non-ascii arguments
  • 06202f0 fix: store unref promises for awaiting in tests
  • e5f1948 fix: run update notifier after exec but before waiting
  • f309c1c fix(refactor): move timer and error logfile messages to lib/npm
  • 43e6194 fix: dont show run script banners in silent
  • 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.

Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [npm](https://github.com/npm/cli). These dependencies need to be updated together.


Removes `tar`

Updates `npm` from 10.5.0 to 10.6.0
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](npm/cli@v10.5.0...v10.6.0)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
- dependency-name: npm
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 28, 2024
@ppat ppat merged commit 3378cd9 into main Apr 28, 2024
1 check passed
@ppat ppat deleted the dependabot/npm_and_yarn/multi-367fb575d3 branch April 28, 2024 03:07
ppat pushed a commit that referenced this pull request May 5, 2024
## 1.0.0 (2024-05-05)

### ⚙️ Other

* **deps:** bump tar and npm ([#31](#31)) ([3378cd9](3378cd9))
* **deps:** update all python major dependencies (major) ([#7](#7)) ([d818016](d818016))
* **deps:** update all python non-major dependencies ([#16](#16)) ([f3a4ab9](f3a4ab9))
* **deps:** update all python non-major dependencies ([#18](#18)) ([617a0cc](617a0cc))
* **deps:** update all python non-major dependencies ([#4](#4)) ([8331d9f](8331d9f))
* **deps:** update dependency ansible-core to v2.15.9 [security] ([#12](#12)) ([a833378](a833378))
* **deps:** update dependency ansible-core to v2.16.6 ([#25](#25)) ([4db290e](4db290e))
* **deps:** update dependency k3s-io/k3s to v1.29.4+k3s1 ([#24](#24)) ([7469ff8](7469ff8))
* **deps:** update dependency nestybox/sysbox to v0.6.4 ([#41](#41)) ([1e1c6c4](1e1c6c4))
* **deps:** upgrade commitlint and semantic-release while fixing breaking changes with require in commitlint ([#32](#32)) ([5df8c42](5df8c42))
* **deps:** remove unused dependency 'commitizen' and enable 'sysbox' to be upgraded by renovate ([#38](#38)) ([84b5e4f](84b5e4f))
* **k3s:** fix k3s github action where branch was selected incorrectly when run on main branch ([#36](#36)) ([e0148af](e0148af))
* **k3s:** fix k3s github action where branch was selected incorrectly when run on main branch ([#37](#37)) ([07eda30](07eda30))
* **other:** add renovate config for updating versions in yaml files ([6307a62](6307a62))
* **other:** update renovate config for github actions update ([#40](#40)) ([0f6fac4](0f6fac4))
* **release:** update release github-action to publish to ansible-galaxy ([#43](#43)) ([94788c1](94788c1))

### ✨ Features

* **archive:** introduce homelab_ops.archive collection ([#13](#13)) ([7474b89](7474b89))
* **block_device:** introduce homelab_ops.block_device collection ([#14](#14)) ([d2f77a5](d2f77a5))
* **configure:** introduce homelab_ops.configure collection ([#19](#19)) ([d3dc563](d3dc563))
* **k3s:** introduce homelab_ops.k3s collection ([#22](#22)) ([0e3c4be](0e3c4be))
* **os:** introduce homelab_ops.os collection ([#30](#30)) ([d71ccfd](d71ccfd))
* **packages:** introduce homelab_ops.packages collection ([3d4a4c7](3d4a4c7))
* **raspberry_pi:** introduce homelab_ops.raspberry_pi collection ([#33](#33)) ([12aec3a](12aec3a))

### 🐛 Enhancements + Bug Fixes

* **deps:** update all npm non-major dependencies ([#5](#5)) ([4c7a63b](4c7a63b))
@ppat
Copy link
Owner

ppat commented May 5, 2024

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@ppat ppat added the released label May 5, 2024
ppat pushed a commit that referenced this pull request May 6, 2024
## 1.0.0 (2024-05-06)

### ⚙️ Other

* **deps:** bump tar and npm ([#31](#31)) ([3378cd9](3378cd9))
* **deps:** update all python major dependencies (major) ([#7](#7)) ([d818016](d818016))
* **deps:** update all python non-major dependencies ([#16](#16)) ([f3a4ab9](f3a4ab9))
* **deps:** update all python non-major dependencies ([#18](#18)) ([617a0cc](617a0cc))
* **deps:** update all python non-major dependencies ([#4](#4)) ([8331d9f](8331d9f))
* **deps:** update dependency ansible-core to v2.15.9 [security] ([#12](#12)) ([a833378](a833378))
* **deps:** update dependency ansible-core to v2.16.6 ([#25](#25)) ([4db290e](4db290e))
* **deps:** update dependency k3s-io/k3s to v1.29.4+k3s1 ([#24](#24)) ([7469ff8](7469ff8))
* **deps:** update dependency nestybox/sysbox to v0.6.4 ([#41](#41)) ([1e1c6c4](1e1c6c4))
* **deps:** upgrade commitlint and semantic-release while fixing breaking changes with require in commitlint ([#32](#32)) ([5df8c42](5df8c42))
* **deps:** remove unused dependency 'commitizen' and enable 'sysbox' to be upgraded by renovate ([#38](#38)) ([84b5e4f](84b5e4f))
* **k3s:** fix k3s github action where branch was selected incorrectly when run on main branch ([#36](#36)) ([e0148af](e0148af))
* **k3s:** fix k3s github action where branch was selected incorrectly when run on main branch ([#37](#37)) ([07eda30](07eda30))
* **other:** add renovate config for updating versions in yaml files ([6307a62](6307a62))
* **other:** update renovate config for github actions update ([#40](#40)) ([0f6fac4](0f6fac4))
* **release:** update release github-action to publish to ansible-galaxy ([#43](#43)) ([d10c74e](d10c74e))

### ✨ Features

* **archive:** introduce homelab_ops.archive collection ([#13](#13)) ([7474b89](7474b89))
* **block_device:** introduce homelab_ops.block_device collection ([#14](#14)) ([d2f77a5](d2f77a5))
* **configure:** introduce homelab_ops.configure collection ([#19](#19)) ([d3dc563](d3dc563))
* **k3s:** introduce homelab_ops.k3s collection ([#22](#22)) ([0e3c4be](0e3c4be))
* **os:** introduce homelab_ops.os collection ([#30](#30)) ([d71ccfd](d71ccfd))
* **packages:** introduce homelab_ops.packages collection ([3d4a4c7](3d4a4c7))
* **raspberry_pi:** introduce homelab_ops.raspberry_pi collection ([#33](#33)) ([12aec3a](12aec3a))

### 🐛 Enhancements + Bug Fixes

* **deps:** update all npm non-major dependencies ([#5](#5)) ([4c7a63b](4c7a63b))
@ppat
Copy link
Owner

ppat commented May 6, 2024

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

ppat pushed a commit that referenced this pull request May 6, 2024
## 1.0.0 (2024-05-06)

### ⚙️ Other

* **deps:** bump tar and npm ([#31](#31)) ([3378cd9](3378cd9))
* **deps:** update all python major dependencies (major) ([#7](#7)) ([d818016](d818016))
* **deps:** update all python non-major dependencies ([#16](#16)) ([f3a4ab9](f3a4ab9))
* **deps:** update all python non-major dependencies ([#18](#18)) ([617a0cc](617a0cc))
* **deps:** update all python non-major dependencies ([#4](#4)) ([8331d9f](8331d9f))
* **deps:** update dependency ansible-core to v2.15.9 [security] ([#12](#12)) ([a833378](a833378))
* **deps:** update dependency ansible-core to v2.16.6 ([#25](#25)) ([4db290e](4db290e))
* **deps:** update dependency k3s-io/k3s to v1.29.4+k3s1 ([#24](#24)) ([7469ff8](7469ff8))
* **deps:** update dependency nestybox/sysbox to v0.6.4 ([#41](#41)) ([1e1c6c4](1e1c6c4))
* **deps:** upgrade commitlint and semantic-release while fixing breaking changes with require in commitlint ([#32](#32)) ([5df8c42](5df8c42))
* **deps:** remove unused dependency 'commitizen' and enable 'sysbox' to be upgraded by renovate ([#38](#38)) ([84b5e4f](84b5e4f))
* **k3s:** fix k3s github action where branch was selected incorrectly when run on main branch ([#36](#36)) ([e0148af](e0148af))
* **k3s:** fix k3s github action where branch was selected incorrectly when run on main branch ([#37](#37)) ([07eda30](07eda30))
* **other:** add renovate config for updating versions in yaml files ([6307a62](6307a62))
* **other:** update renovate config for github actions update ([#40](#40)) ([0f6fac4](0f6fac4))
* **release:** update release github-action to publish to ansible-galaxy ([#43](#43)) ([ae73039](ae73039))

### ✨ Features

* **archive:** introduce homelab_ops.archive collection ([#13](#13)) ([7474b89](7474b89))
* **block_device:** introduce homelab_ops.block_device collection ([#14](#14)) ([d2f77a5](d2f77a5))
* **configure:** introduce homelab_ops.configure collection ([#19](#19)) ([d3dc563](d3dc563))
* **k3s:** introduce homelab_ops.k3s collection ([#22](#22)) ([0e3c4be](0e3c4be))
* **os:** introduce homelab_ops.os collection ([#30](#30)) ([d71ccfd](d71ccfd))
* **packages:** introduce homelab_ops.packages collection ([3d4a4c7](3d4a4c7))
* **raspberry_pi:** introduce homelab_ops.raspberry_pi collection ([#33](#33)) ([12aec3a](12aec3a))

### 🐛 Enhancements + Bug Fixes

* **deps:** update all npm non-major dependencies ([#5](#5)) ([4c7a63b](4c7a63b))
@ppat
Copy link
Owner

ppat commented May 6, 2024

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

ppat pushed a commit that referenced this pull request May 6, 2024
## 1.0.0 (2024-05-06)

### ⚙️ Other

* **deps:** bump tar and npm ([#31](#31)) ([3378cd9](3378cd9))
* **deps:** update all python major dependencies (major) ([#7](#7)) ([d818016](d818016))
* **deps:** update all python non-major dependencies ([#16](#16)) ([f3a4ab9](f3a4ab9))
* **deps:** update all python non-major dependencies ([#18](#18)) ([617a0cc](617a0cc))
* **deps:** update all python non-major dependencies ([#4](#4)) ([8331d9f](8331d9f))
* **deps:** update dependency ansible-core to v2.15.9 [security] ([#12](#12)) ([a833378](a833378))
* **deps:** update dependency ansible-core to v2.16.6 ([#25](#25)) ([4db290e](4db290e))
* **deps:** update dependency k3s-io/k3s to v1.29.4+k3s1 ([#24](#24)) ([7469ff8](7469ff8))
* **deps:** update dependency nestybox/sysbox to v0.6.4 ([#41](#41)) ([1e1c6c4](1e1c6c4))
* **deps:** upgrade commitlint and semantic-release while fixing breaking changes with require in commitlint ([#32](#32)) ([5df8c42](5df8c42))
* **deps:** remove unused dependency 'commitizen' and enable 'sysbox' to be upgraded by renovate ([#38](#38)) ([84b5e4f](84b5e4f))
* **k3s:** fix k3s github action where branch was selected incorrectly when run on main branch ([#36](#36)) ([e0148af](e0148af))
* **k3s:** fix k3s github action where branch was selected incorrectly when run on main branch ([#37](#37)) ([07eda30](07eda30))
* **other:** add renovate config for updating versions in yaml files ([6307a62](6307a62))
* **other:** update renovate config for github actions update ([#40](#40)) ([0f6fac4](0f6fac4))
* **release:** update release github-action to publish to ansible-galaxy ([#43](#43)) ([a37f6d1](a37f6d1))

### ✨ Features

* **archive:** introduce homelab_ops.archive collection ([#13](#13)) ([7474b89](7474b89))
* **block_device:** introduce homelab_ops.block_device collection ([#14](#14)) ([d2f77a5](d2f77a5))
* **configure:** introduce homelab_ops.configure collection ([#19](#19)) ([d3dc563](d3dc563))
* **k3s:** introduce homelab_ops.k3s collection ([#22](#22)) ([0e3c4be](0e3c4be))
* **os:** introduce homelab_ops.os collection ([#30](#30)) ([d71ccfd](d71ccfd))
* **packages:** introduce homelab_ops.packages collection ([3d4a4c7](3d4a4c7))
* **raspberry_pi:** introduce homelab_ops.raspberry_pi collection ([#33](#33)) ([12aec3a](12aec3a))

### 🐛 Enhancements + Bug Fixes

* **deps:** update all npm non-major dependencies ([#5](#5)) ([4c7a63b](4c7a63b))
@ppat
Copy link
Owner

ppat commented May 6, 2024

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant