Skip to content

Conversation

dependabot[bot]
Copy link

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

Bumps tmp to 0.2.4 and updates ancestor dependency eslint-plugin-ember. These dependencies need to be updated together.

Updates tmp from 0.2.1 to 0.2.4

Changelog

Sourced from tmp's changelog.

v0.2.2 (2024-02-28)

🐛 Bug Fix

📝 Documentation

Committers: 5

Commits

Updates eslint-plugin-ember from 11.4.8 to 11.11.0

Release notes

Sourced from eslint-plugin-ember's releases.

Release 11.11.0

🚀 Enhancement

Committers: 1

Release 11.10.0

🚀 Enhancement

Committers: 1

Release 11.9.0

🚀 Enhancement

  • #1899 Check template tags for service usages in no-unused-services (@​lin-ll)

🏠 Internal

  • #1898 [no-empty-glimmer-component-classes] Import the template tag value instead of hardcode (@​chrisrng)

Committers: 2

Release 11.8.0

🚀 Enhancement

  • #1847 Add useAt option to autofix .lastObject to .at(-1) in no-get rule (@​ArtixZ)

Committers: 1

Release 11.7.2

🐛 Bug Fix

  • #1876 Allow generic type in TypeScript class in no-empty-glimmer-component-classes rule (@​chrisrng)

Committers: 1

Release 11.7.1

🐛 Bug Fix

  • #1870 Fix crash with default computed property import in no-unused-services rule (@​bmish)
  • #1869 Avoid crash with inject decorator in no-restricted-service-injections rule (@​bmish)
  • #1871 Avoid further decorator detection crashes in no-restricted-service-injections rule (@​bmish)

Committers: 1

... (truncated)

Changelog

Sourced from eslint-plugin-ember's changelog.

v11.11.0 (2023-08-21)

🚀 Enhancement

Committers: 1

v11.10.0 (2023-07-07)

🚀 Enhancement

Committers: 1

v11.9.0 (2023-06-26)

🚀 Enhancement

  • #1899 Check template tags for service usages in no-unused-services (@​lin-ll)

🏠 Internal

  • #1898 [no-empty-glimmer-component-classes] Import the template tag value instead of hardcode (@​chrisrng)

Committers: 2

v11.8.0 (2023-05-31)

🚀 Enhancement

  • #1847 Add useAt option to autofix .lastObject to .at(-1) in no-get rule (@​ArtixZ)

Committers: 1

v11.7.2 (2023-05-23)

🐛 Bug Fix

  • #1876 Allow generic type in TypeScript class in no-empty-glimmer-component-classes rule (@​chrisrng)

Committers: 7

v11.7.1 (2023-05-21)

... (truncated)

Commits
  • 58328dc Release 11.11.0
  • b07ee17 build(deps-dev): Bump @​babel/eslint-parser from 7.22.5 to 7.22.10 (#1926)
  • 9bd5ee4 Use custom parser for gts/gjs (#1920)
  • 1b172a6 build(deps): Bump magic-string from 0.30.0 to 0.30.2 (#1923)
  • 6a5b030 build(deps): Bump tough-cookie from 4.1.2 to 4.1.3 (#1907)
  • 5e7d70c build(deps): Bump semver from 5.7.1 to 5.7.2 (#1914)
  • 3ab8899 build(deps): Bump word-wrap from 1.2.3 to 1.2.4 (#1918)
  • 900e002 Release 11.10.0
  • 03afb9b Add new rule no-at-ember-render-modifiers (#1902)
  • 8d70560 build(deps-dev): Bump eslint from 8.43.0 to 8.44.0 (#1903)
  • 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 [tmp](https://github.com/raszi/node-tmp) to 0.2.4 and updates ancestor dependency [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember). These dependencies need to be updated together.


Updates `tmp` from 0.2.1 to 0.2.4
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](raszi/node-tmp@v0.2.1...v0.2.4)

Updates `eslint-plugin-ember` from 11.4.8 to 11.11.0
- [Release notes](https://github.com/ember-cli/eslint-plugin-ember/releases)
- [Changelog](https://github.com/ember-cli/eslint-plugin-ember/blob/master/CHANGELOG.md)
- [Commits](ember-cli/eslint-plugin-ember@v11.4.8...v11.11.0)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version: 0.2.4
  dependency-type: indirect
- dependency-name: eslint-plugin-ember
  dependency-version: 11.11.0
  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 Aug 6, 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.

0 participants