Skip to content

Bump @types/fs-extra from 9.0.13 to 11.0.1#262

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/types/fs-extra-11.0.1
Closed

Bump @types/fs-extra from 9.0.13 to 11.0.1#262
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/types/fs-extra-11.0.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2023

Bumps @types/fs-extra from 9.0.13 to 11.0.1.

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra) from 9.0.13 to 11.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fs-extra)

---
updated-dependencies:
- dependency-name: "@types/fs-extra"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the no-changelog don't include this item in release notes. label Apr 1, 2023
@karthiknadig
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 5, 2023

Looks like @types/fs-extra is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jun 5, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/types/fs-extra-11.0.1 branch June 5, 2023 22:36
github-actions bot pushed a commit that referenced this pull request Feb 27, 2026
…substitution

Syncs changes from microsoft/vscode-python-tools-extension-template#260 and #262.

- Add isort.cwd configuration property to package.json (default: ${workspaceFolder})
- Add getCwd() usage in settings.ts getWorkspaceSettings() and checkIfConfigurationChanged()
- Expand get_cwd() in lsp_server.py to support additional VS Code file-related variables:
  ${file}, ${fileBasename}, ${fileBasenameNoExtension}, ${fileExtname},
  ${fileDirnameBasename}, ${relativeFile}, ${relativeFileDirname}, ${fileWorkspaceFolder}
- Add test_get_cwd.py with 17 unit tests covering all variable substitutions

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
edvilme added a commit that referenced this pull request Feb 27, 2026
#543)

* Sync with template: Add configurable cwd setting and expand variable substitution

Syncs changes from microsoft/vscode-python-tools-extension-template#260 and #262.

- Add isort.cwd configuration property to package.json (default: ${workspaceFolder})
- Add getCwd() usage in settings.ts getWorkspaceSettings() and checkIfConfigurationChanged()
- Expand get_cwd() in lsp_server.py to support additional VS Code file-related variables:
  ${file}, ${fileBasename}, ${fileBasenameNoExtension}, ${fileExtname},
  ${fileDirnameBasename}, ${relativeFile}, ${relativeFileDirname}, ${fileWorkspaceFolder}
- Add test_get_cwd.py with 17 unit tests covering all variable substitutions

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Simplify test_get_cwd.py to match vscode-mypy PR #444 style (#544)

* Initial plan

* Initial plan

Co-authored-by: edvilme <5952839+edvilme@users.noreply.github.com>

* Fix failing settings tests, clean up test_get_cwd.py, add cwd translations

Co-authored-by: edvilme <5952839+edvilme@users.noreply.github.com>

* Add tests for each cwd variable substitution in settings.unit.test.ts

Co-authored-by: edvilme <5952839+edvilme@users.noreply.github.com>

* Simplify test_get_cwd.py to match mypy PR #444 style; revert extra TS tests

Co-authored-by: edvilme <5952839+edvilme@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: edvilme <5952839+edvilme@users.noreply.github.com>

* Lint

---------

Co-authored-by: GitHub Copilot <copilot@github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
This was referenced Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog don't include this item in release notes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant