Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps jscodeshift from 17.0.0 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.

v17.1.1

[17.1.1] 2024-10-31

Fixed

  • Republished with temp dependency properly removed (#638, thanks @​trivikr for reporting)

17.1.0

[17.1.0] 2024-10-30

Added

  • pkg.pr.new will now be used to build an npm pakage for each commit to the repo, allowing you to more easily test changes or use new features before an official release is cut. (#622, @​Aslemammad)

Changed

Fixed

  • Removed old docs command from package.json since the new docs are in the website folder, which has instructions in its README.
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.

[17.1.1] 2024-10-31

Fixed

  • Republished with temp dependency properly removed (#638, thanks @​trivikr for reporting)

[17.1.0] 2024-10-30

Added

  • pkg.pr.new will now be used to build an npm pakage for each commit to the repo, allowing you to more easily test changes or use new features before an official release is cut. (#622, @​Aslemammad)

Changed

Fixed

  • Removed old docs command from package.json since the new docs are in the website folder, which has instructions in its README.
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.


Dependabot compatibility score

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)

Bumps [jscodeshift](https://github.com/facebook/jscodeshift) from 17.0.0 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.0.0...v17.3.0)

---
updated-dependencies:
- dependency-name: jscodeshift
  dependency-version: 17.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the Type: Dependencies Pull requests that update a dependency file label Apr 17, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 17, 2025 13:23
@microsoft-github-policy-service microsoft-github-policy-service bot added the AutoMerge 🔁 Automatically merge when PR requirements met label Apr 17, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot enabled auto-merge (squash) April 17, 2025 13:24
@rurikoaraki
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@microsoft-github-policy-service microsoft-github-policy-service bot merged commit da3eebe into main Apr 21, 2025
11 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jscodeshift-17.3.0 branch April 21, 2025 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AutoMerge 🔁 Automatically merge when PR requirements met Type: Dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants