Skip to content

Bump del from 6.1.1 to 8.0.0 in /extensions/ql-vscode #3954

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2025

Bumps del from 6.1.1 to 8.0.0.

Release notes

Sourced from del's releases.

v8.0.0

Breaking

  • Require Node.js 18 (#161) e2e5b71

Improvements

  • Update dependencies (#161) e2e5b71

sindresorhus/del@v7.1.0...v8.0.0

v7.1.0

  • Add path to onProgress event (#155) f5d31e6

sindresorhus/del@v7.0.0...v7.1.0

v7.0.0

Breaking

  • Require Node.js 14 (#143) 106d7d8
  • This package is now pure ESM. Please read this.
  • Moved from a default export to named exports:
    • require('del')import {deleteAsync} from 'del'
    • require('del').syncimport {deleteSync} from 'del'

sindresorhus/del@v6.1.1...v7.0.0

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
del [>= 7.a, < 8]

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)

Bumps [del](https://github.com/sindresorhus/del) from 6.1.1 to 8.0.0.
- [Release notes](https://github.com/sindresorhus/del/releases)
- [Commits](sindresorhus/del@v6.1.1...v8.0.0)

---
updated-dependencies:
- dependency-name: del
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 6, 2025 13:48
@dependabot dependabot bot added the Update dependencies Dependabot update PRs label Mar 6, 2025
@starcke
Copy link
Contributor

starcke commented Mar 18, 2025

@koesie10 you closed the previous upgrade here: #2251 (comment). I am not familiar enough with the package system to be sure, but it still looks like it is the same problem? If so should I close this in the same way, or do we need to track something?

@koesie10
Copy link
Member

@koesie10 you closed the previous upgrade here: #2251 (comment). I am not familiar enough with the package system to be sure, but it still looks like it is the same problem? If so should I close this in the same way, or do we need to track something?

Yes, I think it's still the same problem. Since this isn't a critical upgrade, I think we can close it in the same way, perhaps ignoring all future updates using @dependabot ignore this dependency.

@starcke
Copy link
Contributor

starcke commented Mar 19, 2025

Yes, I think it's still the same problem. Since this isn't a critical upgrade, I think we can close it in the same way, perhaps ignoring all future updates using @dependabot ignore this dependency.

Thanks! I'll do that.

@starcke
Copy link
Contributor

starcke commented Mar 19, 2025

@dependabot ignore this dependency

@dependabot dependabot bot closed this Mar 19, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 19, 2025

OK, I won't notify you about del again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/extensions/ql-vscode/del-8.0.0 branch March 19, 2025 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Update dependencies Dependabot update PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants