Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 7, 2025

Bumps tmp to 0.2.5 and updates ancestor dependencies tmp, eslint, grunt-contrib-jasmine, prettier-eslint and prettier-eslint-cli. These dependencies need to be updated together.

Updates tmp from 0.0.33 to 0.2.5

Changelog

Sourced from tmp's changelog.

v0.2.2 (2024-02-28)

🐛 Bug Fix

📝 Documentation

Committers: 5

v0.2.1 (2020-04-28)

🚀 Enhancement

🏠 Internal

Committers: 1

v0.2.0 (2020-04-25)

🚀 Enhancement

🐛 Bug Fix

📝 Documentation

🏠 Internal

... (truncated)

Commits

Updates eslint from 6.8.0 to 9.39.1

Release notes

Sourced from eslint's releases.

v9.39.1

Bug Fixes

  • 650753e fix: Only pass node to JS lang visitor methods (#20283) (Nicholas C. Zakas)

Documentation

  • 51b51f4 docs: add a section on when to use extends vs cascading (#20268) (Tanuj Kanti)
  • b44d426 docs: Update README (GitHub Actions Bot)

Chores

  • 92db329 chore: update @eslint/js version to 9.39.1 (#20284) (Francesco Trotta)
  • c7ebefc chore: package.json update for @​eslint/js release (Jenkins)
  • 61778f6 chore: update eslint-config-eslint dependency @​eslint/js to ^9.39.0 (#20275) (renovate[bot])
  • d9ca2fc ci: Add rangeStrategy to eslint group in renovate config (#20266) (唯然)
  • 009e507 test: fix version tests for ESLint v10 (#20274) (Milos Djermanovic)

v9.39.0

Features

  • cc57d87 feat: update error loc to key in no-dupe-class-members (#20259) (Tanuj Kanti)
  • 126552f feat: update error location in for-direction and no-dupe-args (#20258) (Tanuj Kanti)
  • 167d097 feat: update complexity rule to highlight only static block header (#20245) (jaymarvelz)

Bug Fixes

  • 15f5c7c fix: forward traversal step.args to visitors (#20253) (jaymarvelz)
  • 5a1a534 fix: allow JSDoc comments in object-shorthand rule (#20167) (Nitin Kumar)
  • e86b813 fix: Use more types from @​eslint/core (#20257) (Nicholas C. Zakas)
  • 927272d fix: correct Scope typings (#20198) (jaymarvelz)
  • 37f76d9 fix: use AST.Program type for Program node (#20244) (Francesco Trotta)
  • ae07f0b fix: unify timing report for concurrent linting (#20188) (jaymarvelz)
  • b165d47 fix: correct Rule typings (#20199) (jaymarvelz)
  • fb97cda fix: improve error message for missing fix function in suggestions (#20218) (jaymarvelz)

Documentation

  • d3e81e3 docs: Always recommend to include a files property (#20158) (Percy Ma)
  • 0f0385f docs: use consistent naming recommendation (#20250) (Alex M. Spieslechner)
  • a3b1456 docs: Update README (GitHub Actions Bot)
  • cf5f2dd docs: fix correct tag of no-useless-constructor (#20255) (Tanuj Kanti)
  • 10b995c docs: add TS options and examples for nofunc in no-use-before-define (#20249) (Tanuj Kanti)
  • 2584187 docs: remove repetitive word in comment (#20242) (reddaisyy)
  • 637216b docs: update CLI flags migration instructions (#20238) (jaymarvelz)
  • e7cda3b docs: Update README (GitHub Actions Bot)
  • 7b9446f docs: handle empty flags sections on the feature flags page (#20222) (sethamus)

Chores

  • dfe3c1b chore: update @eslint/js version to 9.39.0 (#20270) (Francesco Trotta)
  • 2375a6d chore: package.json update for @​eslint/js release (Jenkins)
  • a1f4e52 chore: update @eslint dependencies (#20265) (Francesco Trotta)
  • c7d3229 chore: update dependency @​eslint/core to ^0.17.0 (#20256) (renovate[bot])
  • 27549bc chore: update fuzz testing to not error if code sample minimizer fails (#20252) (Milos Djermanovic)
  • a1370ee ci: bump actions/setup-node from 5 to 6 (#20230) (dependabot[bot])
  • 9e7fad4 chore: add script to auto-generate eslint:recommended configuration (#20208) (唯然)

... (truncated)

Commits
  • e277281 9.39.1
  • 4cdf397 Build: changelog update for 9.39.1
  • 92db329 chore: update @eslint/js version to 9.39.1 (#20284)
  • c7ebefc chore: package.json update for @​eslint/js release
  • 650753e fix: Only pass node to JS lang visitor methods (#20283)
  • 51b51f4 docs: add a section on when to use extends vs cascading (#20268)
  • 61778f6 chore: update eslint-config-eslint dependency @​eslint/js to ^9.39.0 (#20275)
  • d9ca2fc ci: Add rangeStrategy to eslint group in renovate config (#20266)
  • 009e507 test: fix version tests for ESLint v10 (#20274)
  • b44d426 docs: Update README
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by eslintbot, a new releaser for eslint since your current version.


Updates grunt-contrib-jasmine from 2.2.0 to 4.0.0

Release notes

Sourced from grunt-contrib-jasmine's releases.

v4.0.0

  • Merge pull request #356 from gruntjs/update-more-deps 0b0a2a8
  • Update more dependencies 30faf83
  • Merge pull request #352 from gruntjs/vlad-upt-internal c33c870
  • Fix compact with latest jasmine 2a41a23
  • Update internal d004b8b
  • 3.0.0 57e9347
  • Merge pull request #338 from gruntjs/dependabot/npm_and_yarn/path-parse-1.0.7 f6703b8
  • Bump path-parse from 1.0.6 to 1.0.7 18e9f42
  • Merge pull request #337 from gruntjs/dependabot/npm_and_yarn/tar-4.4.15 5c245cb
  • Bump tar from 4.4.10 to 4.4.15 ec02b70
  • Merge pull request #336 from gruntjs/dependabot/npm_and_yarn/glob-parent-5.1.2 6aafadf
  • Merge pull request #335 from aotarola/feature/main/typofix 96e3fa1
  • Bump glob-parent from 5.0.0 to 5.1.2 0962bdd
  • Fix typo 917fe6f
  • Merge pull request #334 from gruntjs/add-actions 32d89c3
  • Use Actions 775abc5
  • Merge pull request #333 from gruntjs/deps-changelog 623c79c
  • Update deps and readme cd3efba
  • Merge pull request #332 from fred104/puppeteer_upgrade 3b3abc7
  • drop node 8 support 072ee93
  • bump puppeteer to 8.0.0 180061c
  • Bump hosted-git-info from 2.6.0 to 2.8.9 27e959e
  • Bump handlebars from 4.5.3 to 4.7.7 7491685
  • Bump lodash from 4.17.19 to 4.17.21 672814d
  • Bump grunt from 1.0.4 to 1.3.0 2ff9e25
  • Bump ssri from 6.0.1 to 6.0.2 e4763af
  • Bump y18n from 4.0.0 to 4.0.1 7499b17
  • Merge pull request #325 from gruntjs/dependabot/npm_and_yarn/yargs-parser-13.1.2 1aa690f
  • Bump yargs-parser from 13.1.0 to 13.1.2 4c2e2d6
  • Bump lodash from 4.17.15 to 4.17.19 de2ada4
  • Merge pull request #323 from gruntjs/dependabot/npm_and_yarn/npm-registry-fetch-4.0.5 80a5f1c
  • Bump npm-registry-fetch from 4.0.0 to 4.0.5 b49cca4
  • Merge pull request #322 from gruntjs/dependabot/npm_and_yarn/websocket-extensions-0.1.4 4d2c3cb
  • Bump websocket-extensions from 0.1.3 to 0.1.4 1168d11
  • Set package.json version 02ae04f
  • Merge pull request #320 from gruntjs/rel-pp aa36400
  • v2.2.0 bf5f771
  • Merge pull request #321 from gruntjs/fix-300 607e95a
  • Merge branch 'fix-issue-299' 444aa37
  • Merge pull request #319 from wondersloth/feat-puppeteer-options f4d996b
  • options.sandboxArgs; passing options to puppeteer 1dccda6
  • Bump https-proxy-agent from 2.2.2 to 2.2.4 7545819
  • Bump acorn from 6.2.1 to 6.4.1 ae324b1
  • Merge pull request #314 from gruntjs/dependabot/npm_and_yarn/handlebars-4.5.3 fed53a4
  • Bump handlebars from 4.1.2 to 4.5.3 5d86730
  • Bump extend from 3.0.1 to 3.0.2 59565bd
  • Merge pull request #312 from gruntjs/dependabot/npm_and_yarn/eslint-utils-1.4.3 71559de
  • Bump eslint-utils from 1.4.0 to 1.4.3 0e05d88
  • Update README c85f8c9

... (truncated)

Changelog

Sourced from grunt-contrib-jasmine's changelog.

v4.0.0: date: 2023-01-12 changes: - Dependency Updates - requires node 14+ - requires jasmine 3.9.0+ - bump puppeteer to version 19 v3.0.0: date: 2021-05-13 changes: - Dependency Updates - drop node 8 support - bump puppeteer to 8.0.0

Commits

Updates prettier-eslint from 11.0.0 to 16.4.2

Release notes

Sourced from prettier-eslint's releases.

v16.4.2

Patch Changes

New Contributors

Full Changelog: prettier/prettier-eslint@v16.4.1...v16.4.2

v16.4.1

Patch Changes

Full Changelog: prettier/prettier-eslint@v16.4.0...v16.4.1

v16.4.0

Minor Changes

Full Changelog: prettier/prettier-eslint@v16.3.2...v16.4.0

v16.3.2

Patch Changes

Full Changelog: prettier/prettier-eslint@v16.3.1...v16.3.2

v16.3.1

Patch Changes

Full Changelog: prettier/prettier-eslint@v16.3.0...v16.3.1

v16.3.0

Minor Changes

New Contributors

Full Changelog: prettier/prettier-eslint@v16.2.0...v16.3.0

v16.2.0

Minor Changes

... (truncated)

Changelog

Sourced from prettier-eslint's changelog.

16.4.2

Patch Changes

16.4.1

Patch Changes

16.4.0

Minor Changes

16.3.2

Patch Changes

16.3.1

Patch Changes

16.3.0

Minor Changes

16.2.0

Minor Changes

16.1.2

Patch Changes

16.1.1

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by jounqin, a new releaser for prettier-eslint since your current version.


Updates prettier-eslint-cli from 5.0.1 to 8.0.1

Release notes

Sourced from prettier-eslint-cli's releases.

v8.0.1

Patch Changes

Full Changelog: prettier/prettier-eslint-cli@v8.0.0...v8.0.1

v8.0.0

What's Changed

Full Changelog: prettier/prettier-eslint-cli@v7.1.0...v8.0.0

v7.1.0

Minor Changes

New Contributors

Full Changelog: prettier/prettier-eslint-cli@v7.0.2...v7.1.0

v7.0.2

Patch Changes

What's Changed

New Contributors

Full Changelog: prettier/prettier-eslint-cli@v7.0.1...v7.0.2

v7.0.1

7.0.1 (2022-08-23)

Bug Fixes

  • deps: migrate messageformat to @messageformat/core (#442) (3eef076)

New Contributors

... (truncated)

Changelog

Sourced from prettier-eslint-cli's changelog.

8.0.1

Patch Changes

8.0.0

Major Changes

7.1.0

Minor Changes

7.0.2

Patch Changes

Commits
  • 83691c5 chore: release prettier-eslint-cli v8.0.1 (#452)
  • df191a1 chore: update node version align with prettier-eslint (#451)
  • b43916b Create FUNDING.yml
  • 5c3d731 docs: update contributors
  • db154f4 docs: update build status badge
  • 6371324 chore: release prettier-eslint-cli v8.0.0 (#450)
  • 5fd8eea feat!: bump all (dev)Dependencies, drop node < 16 (#449)
  • c4b5aa1 docs: cleanup CHANGELOG.md
  • 33b39e5 chore: release prettier-eslint-cli v7.1.0 (#445)
  • 4561a79 feat: support matching dot files (#132)
  • 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.

…-eslint-cli

Bumps [tmp](https://github.com/raszi/node-tmp) to 0.2.5 and updates ancestor dependencies [tmp](https://github.com/raszi/node-tmp), [eslint](https://github.com/eslint/eslint), [grunt-contrib-jasmine](https://github.com/gruntjs/grunt-contrib-jasmine), [prettier-eslint](https://github.com/prettier/prettier-eslint) and [prettier-eslint-cli](https://github.com/prettier/prettier-eslint-cli). These dependencies need to be updated together.


Updates `tmp` from 0.0.33 to 0.2.5
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](raszi/node-tmp@v0.0.33...v0.2.5)

Updates `eslint` from 6.8.0 to 9.39.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v6.8.0...v9.39.1)

Updates `grunt-contrib-jasmine` from 2.2.0 to 4.0.0
- [Release notes](https://github.com/gruntjs/grunt-contrib-jasmine/releases)
- [Changelog](https://github.com/gruntjs/grunt-contrib-jasmine/blob/main/CHANGELOG)
- [Commits](https://github.com/gruntjs/grunt-contrib-jasmine/commits/v4.0.0)

Updates `prettier-eslint` from 11.0.0 to 16.4.2
- [Release notes](https://github.com/prettier/prettier-eslint/releases)
- [Changelog](https://github.com/prettier/prettier-eslint/blob/master/CHANGELOG.md)
- [Commits](prettier/prettier-eslint@v11.0.0...v16.4.2)

Updates `prettier-eslint-cli` from 5.0.1 to 8.0.1
- [Release notes](https://github.com/prettier/prettier-eslint-cli/releases)
- [Changelog](https://github.com/prettier/prettier-eslint-cli/blob/master/CHANGELOG.md)
- [Commits](prettier/prettier-eslint-cli@v5.0.1...v8.0.1)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version: 0.2.5
  dependency-type: indirect
- dependency-name: eslint
  dependency-version: 9.39.1
  dependency-type: direct:development
- dependency-name: grunt-contrib-jasmine
  dependency-version: 4.0.0
  dependency-type: direct:development
- dependency-name: prettier-eslint
  dependency-version: 16.4.2
  dependency-type: direct:development
- dependency-name: prettier-eslint-cli
  dependency-version: 8.0.1
  dependency-type: direct:development
...

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 Nov 7, 2025
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