Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps jscodeshift and @types/jscodeshift. These dependencies needed to be updated together.
Updates jscodeshift from 17.1.1 to 17.3.0

Release notes

Sourced from jscodeshift's releases.

v17.3.0

Minor Changes

  • 6c2ff57: Bumps recast to allow parsing of Typescript type arguments on tagged template literals

v17.2.0

Minor Changes

  • e5fe5be: Bumps recast to resolve a bug where JSX elements are wrapped in two pairs of parenthesis

v17.1.2

Patch Changes

  • 8f60fbf: Enable async tranformers in test utils. All notable changes to this project will be documented in this file.
Changelog

Sourced from jscodeshift's changelog.

17.3.0

Minor Changes

  • 6c2ff57: Bumps recast to allow parsing of Typescript type arguments on tagged template literals

17.2.0

Minor Changes

  • e5fe5be: Bumps recast to resolve a bug where JSX elements are wrapped in two pairs of parenthesis

17.1.2

Patch Changes

  • 8f60fbf: Enable async tranformers in test utils. All notable changes to this project will be documented in this file.
Commits
  • 4e1aa60 Version Packages
  • b04510b Bump prismjs from 1.29.0 to 1.30.0 in /website
  • eb6a2fb Bump @​babel/helpers from 7.26.0 to 7.26.10 in /website
  • 6c2ff57 Bump recast to 0.23.10 - resolve parse failure for Typescript tagged template...
  • b858e34 Version Packages
  • e5fe5be bumps recast to the latest to resolve jsx double brackets issue (#651)
  • 12e5412 Publish <version> (#647)
  • 8f60fbf Enable async tranformers in test utils (#646)
  • db66545 Bump nanoid from 3.3.7 to 3.3.8 in /website
  • 6d20460 Bump astro from 4.11.3 to 4.16.18 in /website
  • Additional commits viewable in compare view
Maintainer changes

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


Updates @types/jscodeshift from 0.12.0 to 17.3.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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2025
Bumps [jscodeshift](https://github.com/facebook/jscodeshift) and [@types/jscodeshift](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jscodeshift). These dependencies needed to be updated together.

Updates `jscodeshift` from 17.1.1 to 17.3.0
- [Release notes](https://github.com/facebook/jscodeshift/releases)
- [Changelog](https://github.com/facebook/jscodeshift/blob/main/CHANGELOG.md)
- [Commits](facebook/jscodeshift@v17.1.1...v17.3.0)

Updates `@types/jscodeshift` from 0.12.0 to 17.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jscodeshift)

---
updated-dependencies:
- dependency-name: jscodeshift
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/jscodeshift"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the javascript Pull requests that update javascript code label Apr 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 5, 2025

Looks like these dependencies are no longer being updated by Dependabot, so this is no longer needed.

@dependabot dependabot bot closed this Apr 5, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-150b8a3613 branch April 5, 2025 14:58
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