Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps the dependencies group with 2 updates: @nodesecure/scanner and filenamify.

Updates @nodesecure/scanner from 6.12.1 to 7.0.0

Release notes

Sourced from @​nodesecure/scanner's releases.

@​nodesecure/scanner@​7.0.0

Major Changes

Patch Changes

Commits
  • 6a0d941 chore: update versions (#512)
  • ffbbca1 chore(deps-dev): bump the development-dependencies group with 2 updates (#520)
  • 426eb15 chore(deps): bump the dependencies group with 3 updates (#519)
  • 06b599f chore(npm-types): improve dist-tags definition (#518)
  • a7834e5 chore(deps): bump cacache in the dependencies group (#517)
  • 0eecc55 chore(deps-dev): bump the development-dependencies group with 2 updates (#516)
  • 645ce54 feat: assert types and modules resolution using @​arethetypeswrong/cli (#515)
  • 7536387 chore(deps-dev): bump the development-dependencies group with 5 updates (#514)
  • 045c378 fix(mama): always remove ./node_modules/.bin from integrity hash (#513)
  • 979c469 refactor(scanner)!: improve global warning implementation (#509)
  • See full diff in compare view

Updates filenamify from 6.0.0 to 7.0.0

Release notes

Sourced from filenamify's releases.

v7.0.0

Breaking

  • Require Node.js 20 cc39041
  • Fix Unicode normalization ea8b961
    • Previously, it used the incorrect NFD Unicode normalization. It now uses the correct NFC normalization. This could be a breaking change if you stored the filenames and then compare, as they won't match. You could run a NFC normalization on the stored once to fix that.

Improvements

  • Use grapheme-safe truncation 98169ce
  • Fix trailing spaces and periods handling 43eea4d

sindresorhus/filenamify@v6.0.0...v7.0.0

Commits

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 <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

Bumps the dependencies group with 2 updates: [@nodesecure/scanner](https://github.com/NodeSecure/scanner) and [filenamify](https://github.com/sindresorhus/filenamify).


Updates `@nodesecure/scanner` from 6.12.1 to 7.0.0
- [Release notes](https://github.com/NodeSecure/scanner/releases)
- [Commits](https://github.com/NodeSecure/scanner/compare/@nodesecure/[email protected]...@nodesecure/[email protected])

Updates `filenamify` from 6.0.0 to 7.0.0
- [Release notes](https://github.com/sindresorhus/filenamify/releases)
- [Commits](sindresorhus/filenamify@v6.0.0...v7.0.0)

---
updated-dependencies:
- dependency-name: "@nodesecure/scanner"
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: filenamify
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

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 Sep 15, 2025
@github-actions github-actions bot merged commit ea1d0eb into master Sep 15, 2025
6 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/dependencies-c95c8cb762 branch September 15, 2025 23:10
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